MCPcopy Create free account

hub / github.com/CppCon/CppCon2019 / functions

Functions1,370 in github.com/CppCon/CppCon2019

↓ 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/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1062
↓ 1 callersFunctioncreateBbcOwlScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:228
↓ 1 callersFunctioncreateCeScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:117
↓ 1 callersFunctioncreateCornellScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:70
↓ 1 callersFunctioncreateExample1Scene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:199
↓ 1 callersFunctioncreateModule
(name, testEnvironment, modifiers)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2784
↓ 1 callersFunctioncreateModule
(name, testEnvironment, modifiers)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2784
↓ 1 callersFunctioncreateMultiSphereScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:166
↓ 1 callersFunctioncreateSingleSphereScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:140
↓ 1 callersFunctioncreateStatusDiv
* Creates a hidden div with role aria-live to announce the * current slide content. Hide the div off-screen to make it * available only to Assisti
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:772
↓ 1 callersFunctioncreateStatusDiv
* Creates a hidden div with role aria-live to announce the * current slide content. Hide the div off-screen to make it * available only to Assisti
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:769
↓ 1 callersFunctioncreateSuzanneScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:89
↓ 1 callersMethodcreate_hash
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:104
↓ 1 callersMethoddeallocate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/allocator.hpp:43
↓ 1 callersMethoddetach
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:72
↓ 1 callersFunctiondisableRollingLinks
* Unwrap all 3D links.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2018
↓ 1 callersFunctiondisableRollingLinks
* Unwrap all 3D links.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2015
↓ 1 callersFunctiondoLegacyOperation
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:29
↓ 1 callersFunctiondoLegacyOperation
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:26
↓ 1 callersFunctiondoLegacyOperation
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:26
↓ 1 callersFunctiondoRender
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:326
↓ 1 callersFunctiondoTheWork
Presentations/back_to_basics_atomics_locks_and_tasks/source/promiseFutureSynchronize.cpp:6
↓ 1 callersFunctionenableRollingLinks
* Wrap all links in 3D goodness.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1993
↓ 1 callersFunctionenableRollingLinks
* Wrap all links in 3D goodness.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1990
↓ 1 callersFunctionenterFullscreen
* Handling the fullscreen functionality via the fullscreen API * * @see http://fullscreen.spec.whatwg.org/ * @see https://developer.mozilla.org/
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2683
↓ 1 callersFunctionenterFullscreen
* Handling the fullscreen functionality via the fullscreen API * * @see http://fullscreen.spec.whatwg.org/ * @see https://developer.mozilla.org/
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2680
↓ 1 callersMethodenvironment
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Scene.cpp:27
↓ 1 callersFunctionexportQUnit
(QUnit)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2570
↓ 1 callersFunctionexportQUnit
(QUnit)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2570
↓ 1 callersMethodfinal
Presentations/are_we_macrofree_yet/demo/include/macrofree_demo/sha256.h:77
↓ 1 callersFunctionfinish
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/math/math.js:41
↓ 1 callersFunctionfinish
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/math/math.js:41
↓ 1 callersMethodfinish_hash
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:68
↓ 1 callersFunctionformatEmbeddedContent
* Enforces origin-specific format rules for embedded media.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3952
↓ 1 callersFunctionformatEmbeddedContent
* Enforces origin-specific format rules for embedded media.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3949
↓ 1 callersFunctiongenerate_entry
(readme, path)
_tools/add.py:44
↓ 1 callersFunctiongenerate_index
(readme, path)
_tools/add.py:106
↓ 1 callersFunctiongetDotProduct
Presentations/back_to_basics_atomics_locks_and_tasks/source/dotProductCpp17.cpp:12
↓ 1 callersFunctiongetDotProduct
Presentations/back_to_basics_atomics_locks_and_tasks/source/dotProductThread.cpp:13
↓ 1 callersFunctiongetDotProduct
Presentations/back_to_basics_atomics_locks_and_tasks/source/dotProduct.cpp:11
↓ 1 callersFunctiongetDotProduct
Presentations/back_to_basics_atomics_locks_and_tasks/source/dotProductAsync.cpp:13
↓ 1 callersFunctiongetImage
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:110
↓ 1 callersFunctiongetImage
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:107
↓ 1 callersFunctiongetImage
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:107
↓ 1 callersFunctiongetNotStartedModules
(startModule)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1404
↓ 1 callersFunctiongetNotStartedModules
(startModule)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1404
↓ 1 callersFunctiongetProgress
* Returns a value ranging from 0-1 that represents * how far into the presentation we have navigated. * * @return {number}
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:4236
↓ 1 callersFunctiongetProgress
* Returns a value ranging from 0-1 that represents * how far into the presentation we have navigated. * * @return {number}
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:4233
↓ 1 callersFunctiongetRemainingHeight
* Returns the remaining height within the parent of the * target element. * * remaining height = [ configured parent height ] - [ current parent
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1907
↓ 1 callersFunctiongetRemainingHeight
* Returns the remaining height within the parent of the * target element. * * remaining height = [ configured parent height ] - [ current parent
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1904
↓ 1 callersFunctiongetSlide
* Returns the slide element matching the specified index. * * @return {HTMLElement}
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:4471
↓ 1 callersFunctiongetSlide
* Returns the slide element matching the specified index. * * @return {HTMLElement}
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:4468
↓ 1 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:4495
↓ 1 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:4492
↓ 1 callersFunctiongetState
* Retrieves the current state of the presentation as * an object. This state can then be restored at any * time. * * @return {{indexh: number,
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:4542
↓ 1 callersFunctiongetState
* Retrieves the current state of the presentation as * an object. This state can then be restored at any * time. * * @return {{indexh: number,
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:4539
↓ 1 callersFunctiongetUrlConfigHtml
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3319
↓ 1 callersFunctiongetUrlConfigHtml
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3319
↓ 1 callersFunctiongetUrlParams
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3175
↓ 1 callersFunctiongetUrlParams
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3175
↓ 1 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/include/cppcon/accept/async_accept.hpp:39
↓ 1 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_write_stream.hpp:52
↓ 1 callersFunctionhasNotes
* Checks if there are speaker notes for ANY slide in the * presentation.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3368
↓ 1 callersFunctionhasNotes
* Checks if there are speaker notes for ANY slide in the * presentation.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3365
↓ 1 callersMethodhas_value
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:431
↓ 1 callersMethodhash_data
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:60
↓ 1 callersFunctionhexlify
Presentations/are_we_macrofree_yet/demo/include/macrofree_demo/hexlify.h:29
↓ 1 callersFunctionhexlify_to
Presentations/are_we_macrofree_yet/demo/include/macrofree_demo/hexlify.h:11
↓ 1 callersFunctionhideAddressBar
* Hides the address bar if we're on a mobile device.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1949
↓ 1 callersFunctionhideAddressBar
* Hides the address bar if we're on a mobile device.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1946
↓ 1 callersMethodinitiate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_all/include/cppcon/accept_all/async_accept.hpp:30
↓ 1 callersMethodinitiate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_no_work/include/cppcon/accept_no_work/async_accept.hpp:53
↓ 1 callersMethodinitiate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/include/cppcon/accept/async_accept.hpp:82
↓ 1 callersFunctionintersect
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:79
↓ 1 callersMethodintersect
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.cpp:16
↓ 1 callersMethodintersect
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Sphere.cpp:16
↓ 1 callersMethodintersect
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:45
↓ 1 callersMethodinvoke
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/pending_service.hpp:41
↓ 1 callersMethodinvoked
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:107
↓ 1 callersMethodinvoked
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/state_base.cpp:106
↓ 1 callersFunctionisArray
(obj)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:706
↓ 1 callersFunctionisArray
(obj)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:706
↓ 1 callersFunctionisContainer
(val)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:323
↓ 1 callersFunctionisContainer
(val)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:323
↓ 1 callersFunctionloadExternalMarkdown
( section )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/markdown.js:254
↓ 1 callersFunctionloadExternalMarkdown
( section )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/markdown.js:254
↓ 1 callersFunctionloadScript
( url, callback )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/math/math.js:33
↓ 1 callersFunctionloadScript
( url, callback )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/math/math.js:33
↓ 1 callersFunctionmake_optional
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1486
↓ 1 callersFunctionmake_readme
(readme)
_tools/add.py:29
↓ 1 callersFunctionmake_work_guards
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/state_base.hpp:19
↓ 1 callersFunctionmoduleChainIdMatch
(testModule)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1816
↓ 1 callersFunctionmoduleChainIdMatch
(testModule)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1816
↓ 1 callersFunctionmoduleChainNameMatch
(testModule)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1805
↓ 1 callersFunctionmoduleChainNameMatch
(testModule)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1805
↓ 1 callersFunctionmoduleListHtml
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3502
↓ 1 callersFunctionmoduleListHtml
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3502
↓ 1 callersFunctionnotifyTestsRan
(module, skipped)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2088
↓ 1 callersFunctionnotifyTestsRan
(module, skipped)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2088
↓ 1 callersMethodnumLeft
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/Progressifier.h:14
← previousnext →601–700 of 1,370, ranked by callers