MCPcopy Create free account

hub / github.com/CppCon/CppCon2019 / functions

Functions1,370 in github.com/CppCon/CppCon2019

↓ 2 callersFunctionremoveEventListeners
* Unbinds all event listeners.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1541
↓ 2 callersFunctionrunTest
(test)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1477
↓ 2 callersFunctionrunTest
(test)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1477
↓ 2 callersMethodsample
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.cpp:27
↓ 2 callersFunctionscheduleBegin
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3012
↓ 2 callersFunctionscheduleBegin
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3012
↓ 2 callersMethodsetEnvironmentColour
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:318
↓ 2 callersFunctionsetPreviousVerticalIndex
* Stores the vertical index of a stack so that the same * vertical slide can be selected when navigating to and * from the stack. * * @param {
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2396
↓ 2 callersFunctionsetPreviousVerticalIndex
* Stores the vertical index of a stack so that the same * vertical slide can be selected when navigating to and * from the stack. * * @param {
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2393
↓ 2 callersFunctionshowCursor
* Shows the mouse pointer after it has been hidden with * #hideCursor.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2704
↓ 2 callersFunctionshowCursor
* Shows the mouse pointer after it has been hidden with * #hideCursor.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2701
↓ 2 callersFunctionshowHelp
* Opens an overlay window with help material.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2138
↓ 2 callersFunctionshowHelp
* Opens an overlay window with help material.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2135
↓ 2 callersFunctionslidify
* Parses a data string into multiple slides based * on the passed in separator arguments.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/markdown.js:125
↓ 2 callersFunctionslidify
* Parses a data string into multiple slides based * on the passed in separator arguments.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/markdown.js:125
↓ 2 callersMethodstate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/async_write_with_timeout.hpp:36
↓ 2 callersMethodstop
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:107
↓ 2 callersMethodswap
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1992
↓ 2 callersFunctionsyncBackground
* Renders all of the visual properties of a slide background * based on the various background attributes. * * @param {HTMLElement} slide
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1153
↓ 2 callersFunctionsyncBackground
* Renders all of the visual properties of a slide background * based on the various background attributes. * * @param {HTMLElement} slide
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1150
↓ 2 callersFunctiontest
(testName, callback)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1919
↓ 2 callersFunctiontest
(testName, callback)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1919
↓ 2 callersFunctiontoggleOverview
* Toggles the slide overview mode on and off. * * @param {Boolean} [override] Flag which overrides the * toggle logic and forcibly sets the desi
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2602
↓ 2 callersFunctiontoggleOverview
* Toggles the slide overview mode on and off. * * @param {Boolean} [override] Flag which overrides the * toggle logic and forcibly sets the desi
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2599
↓ 2 callersFunctiontogglePause
* Toggles the paused mode on and off.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2764
↓ 2 callersFunctiontogglePause
* Toggles the paused mode on and off.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2761
↓ 2 callersMethodtotalSamples
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.cpp:58
↓ 2 callersMethodtransform
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.h:18
↓ 2 callersFunctiontrim
(source)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/compiler-explorer.js:43
↓ 2 callersFunctiontrim
(source)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/compiler-explorer.js:44
↓ 2 callersFunctionu
(e,n)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/lib/js/promise.js:2
↓ 2 callersFunctionu
(e,n)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/lib/js/promise.js:2
↓ 2 callersMethoduVector
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/TriangleVertices.h:25
↓ 2 callersFunctionunloadSlide
* Unloads and hides the given slide. This is called when the * slide is moved outside of the configured view distance. * * @param {HTMLElement}
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3859
↓ 2 callersFunctionunloadSlide
* Unloads and hides the given slide. This is called when the * slide is moved outside of the configured view distance. * * @param {HTMLElement}
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3856
↓ 2 callersMethodupcall
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/state_base.hpp:69
↓ 2 callersFunctionupdateFragments
* Refreshes the fragments on the current slide so that they * have the appropriate classes (.visible + .current-fragment). * * @param {number} [
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:4657
↓ 2 callersFunctionupdateFragments
* Refreshes the fragments on the current slide so that they * have the appropriate classes (.visible + .current-fragment). * * @param {number} [
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:4654
↓ 2 callersFunctionupdateParallax
* Updates the position of the parallax background based * on the current slide index.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3661
↓ 2 callersFunctionupdateParallax
* Updates the position of the parallax background based * on the current slide index.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3658
↓ 2 callersFunctionupdateSlideNumber
* Updates the slide number to match the current slide.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3392
↓ 2 callersFunctionupdateSlideNumber
* Updates the slide number to match the current slide.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3389
↓ 2 callersFunctionupdateSlides
* Updates one dimension of slides by showing the slide * with the specified index. * * @param {string} selector A CSS selector that will fetch
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3143
↓ 2 callersFunctionupdateSlides
* Updates one dimension of slides by showing the slide * with the specified index. * * @param {string} selector A CSS selector that will fetch
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3140
↓ 2 callersFunctionv
(e)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:2
↓ 2 callersFunctionv
(e)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
↓ 2 callersMethodvVector
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/TriangleVertices.h:29
↓ 2 callersMethodwhat
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:668
↓ 2 callersFunctiony
(e,t,n)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/marked.js:6
↓ 2 callersFunctiony
(e,t,n)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/marked.js:6
↓ 1 callersFunctionabortTestsButton
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3467
↓ 1 callersFunctionabortTestsButton
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3467
↓ 1 callersFunctionaddAttributes
* Add attributes to the parent element of a text node, * or the element of an attribute node.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/markdown.js:329
↓ 1 callersFunctionaddAttributes
* Add attributes to the parent element of a text node, * or the element of an attribute node.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/markdown.js:329
↓ 1 callersFunctionaddEventListeners
* Binds all event listeners.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1463
↓ 1 callersFunctionaddEventListeners
* Binds all event listeners.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1460
↓ 1 callersMethodaddTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Scene.cpp:181
↓ 1 callersFunctionadd_index
(readme, category)
_tools/add.py:24
↓ 1 callersFunctionadd_presentation
(path)
_tools/add.py:122
↓ 1 callersMethodallocate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/allocator.hpp:35
↓ 1 callersMethodand_then
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:697
↓ 1 callersFunctionappendBanner
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3666
↓ 1 callersFunctionappendBanner
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3666
↓ 1 callersFunctionappendFilteredTest
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3698
↓ 1 callersFunctionappendFilteredTest
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3698
↓ 1 callersFunctionappendHeader
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3658
↓ 1 callersFunctionappendHeader
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3658
↓ 1 callersFunctionappendInterface
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3715
↓ 1 callersFunctionappendInterface
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3715
↓ 1 callersFunctionappendTestResults
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3674
↓ 1 callersFunctionappendTestResults
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3674
↓ 1 callersFunctionappendTestsList
(modules)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3729
↓ 1 callersFunctionappendTestsList
(modules)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3729
↓ 1 callersFunctionappendToolbar
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3647
↓ 1 callersFunctionappendToolbar
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3647
↓ 1 callersFunctionappendUserAgent
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3706
↓ 1 callersFunctionappendUserAgent
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3706
↓ 1 callersFunctionapplyUrlParams
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3433
↓ 1 callersFunctionapplyUrlParams
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3433
↓ 1 callersMethodarrive
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/latch.h:49
↓ 1 callersFunctionbetterTrim
(snippetEl)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:25
↓ 1 callersFunctionbetterTrim
(snippetEl)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:25
↓ 1 callersMethodcalculate
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/FibonacciCalculator.h:15
↓ 1 callersFunctioncallRevealApi
* Calls the specified Reveal.js method with the provided argument * and then pushes the result to the notes frame.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/notes/notes.js:69
↓ 1 callersFunctioncallRevealApi
* Calls the specified Reveal.js method with the provided argument * and then pushes the result to the notes frame.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/notes/notes.js:69
↓ 1 callersFunctioncheckCapabilities
* Inspect the client to see what it's capable of, this * should only happens once per runtime.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:448
↓ 1 callersFunctioncheckCapabilities
* Inspect the client to see what it's capable of, this * should only happens once per runtime.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:448
↓ 1 callersFunctioncheckPollution
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1900
↓ 1 callersFunctioncheckPollution
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1900
↓ 1 callersFunctioncolorBrightness
* Calculates brightness on a scale of 0-255. * * @param {string} color See colorToRgb for supported formats. * @see {@link colorToRgb}
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1886
↓ 1 callersFunctioncolorBrightness
* Calculates brightness on a scale of 0-255. * * @param {string} color See colorToRgb for supported formats. * @see {@link colorToRgb}
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1883
↓ 1 callersFunctioncompareConstructors
(a, b)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:291
↓ 1 callersFunctioncompareConstructors
(a, b)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:291
↓ 1 callersFunctionconfigure
* Applies the configuration settings from the config * object. May be called multiple times. * * @param {object} options
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1293
↓ 1 callersFunctionconfigure
* Applies the configuration settings from the config * object. May be called multiple times. * * @param {object} options
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1290
↓ 1 callersFunctionconnect
* Connect to the notes window through a postmessage handshake. * Using postmessage enables us to work in situations where the * origins differ,
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/notes/notes.js:42
↓ 1 callersFunctionconnect
* Connect to the notes window through a postmessage handshake. * Using postmessage enables us to work in situations where the * origins differ,
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/notes/notes.js:42
↓ 1 callersFunctionconsoleProxy
* Returns a function that proxies to the given method name on the globals * console object. The proxy will also detect if the console doesn't exist
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2107
↓ 1 callersFunctionconsoleProxy
* Returns a function that proxies to the given method name on the globals * console object. The proxy will also detect if the console doesn't exist
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2107
↓ 1 callersFunctioncreateBackgrounds
* Creates the slide background elements and appends them * to the background container. One element is created per * slide no matter if the given
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1065
← previousnext →501–600 of 1,370, ranked by callers