MCPcopy Create free account

hub / github.com/CppCon/CppCon2019 / functions

Functions1,370 in github.com/CppCon/CppCon2019

↓ 139 callersMethodpending
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/waitable_timer.hpp:63
↓ 117 callersMethodjoin
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:71
↓ 82 callersFunctionhas_value
Returns whether or not the optional has a value
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1281
↓ 79 callersMethodcall
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/function.h:56
↓ 73 callersMethodadd
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Scene.cpp:23
↓ 72 callersMethodadd
Presentations/back_to_basics_atomics_locks_and_tasks/source/monitorObject.cpp:35
↓ 66 callersFunctiontoArray
* Converts the target object to an array. * * @param {object} o * @return {object[]}
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1684
↓ 66 callersFunctiontoArray
* Converts the target object to an array. * * @param {object} o * @return {object[]}
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1681
↓ 56 callersMethodindexOf
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.h:14
↓ 55 callersMethodget
Presentations/back_to_basics_atomics_locks_and_tasks/source/monitorObject.cpp:42
↓ 53 callersMethodhas_value
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:2004
↓ 47 callersMethodcomplete
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/op_base.hpp:32
↓ 46 callersMethodempty
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_write_stream.hpp:105
↓ 43 callersMethodnormalised
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.impl.h:5
↓ 42 callersMethodintersect
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Scene.cpp:6
↓ 42 callersFunctioninvoke
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:177
↓ 40 callersFunctionoptional_map_impl
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1511
↓ 39 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/waitable_timer.hpp:84
↓ 36 callersMethodok
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/PngWriter.h:24
↓ 35 callersMethodremaining
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_write_stream.hpp:102
↓ 33 callersFunctionverify
Presentations/floatingpoint_charconv_making_your_code_10x_faster_with_cpp17s_final_boss/Floating-Point charconv Making Your Code 10x Faster With C++17's Final Boss - Stephan T. Lavavej - CppCon 2019.cpp:27
↓ 32 callersMethodpop
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/WorkQueue.h:20
↓ 30 callersMethodmap
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:783
↓ 30 callersMethodx
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:100
↓ 30 callersMethody
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:101
↓ 28 callersMethodcross
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:86
↓ 27 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:66
↓ 27 callersMethodz
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:102
↓ 26 callersMethoddot
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:82
↓ 24 callersFunctionescapeText
(s)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3212
↓ 24 callersFunctionescapeText
(s)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3212
↓ 24 callersFunctioninclusive_scan
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/inclusive_scan.h:53
↓ 24 callersMethodtoVec3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.impl.h:11
↓ 23 callersFunctionid
(name)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3295
↓ 23 callersFunctionid
(name)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3295
↓ 23 callersFunctionisOverview
* Checks if the overview is currently active. * * @return {Boolean} true if the overview is active, * false otherwise
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2619
↓ 23 callersFunctionisOverview
* Checks if the overview is currently active. * * @return {Boolean} true if the overview is active, * false otherwise
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2616
↓ 22 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/state_base.cpp:65
↓ 20 callersFunctionN
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/test/math/OrthoNormalBasisTests.cpp:9
↓ 20 callersFunctioni
(n,e)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/marked.js:6
↓ 20 callersFunctioni
(n,e)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/marked.js:6
↓ 20 callersFunctionobjectType
(obj)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:201
↓ 20 callersFunctionobjectType
(obj)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:201
↓ 19 callersMethodaddSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:317
↓ 19 callersFunctionslide
* Steps from the current point in the presentation to the * slide which matches the specified horizontal and vertical * indices. * * @param {n
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:2827
↓ 19 callersFunctionslide
* Steps from the current point in the presentation to the * slide which matches the specified horizontal and vertical * indices. * * @param {n
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:2824
↓ 18 callersMethodreset
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/clock.cpp:20
↓ 18 callersMethodwidth
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.h:39
↓ 17 callersFunctionr
(e,n)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:2
↓ 17 callersFunctionr
(e,n)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
↓ 17 callersMethodwait
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/latch.h:55
↓ 16 callersFunctionaddEvent
(elem, type, fn)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3250
↓ 16 callersFunctionaddEvent
(elem, type, fn)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3250
↓ 16 callersMethoddigest
Presentations/are_we_macrofree_yet/demo/include/macrofree_demo/sha256.h:43
↓ 16 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:219
↓ 16 callersMethodheight
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.h:38
↓ 16 callersMethodnow
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/clock.cpp:15
↓ 15 callersMethodget_executor
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:31
↓ 15 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/tests/async_accept.cpp:64
↓ 15 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_stream_wrapper.hpp:19
↓ 15 callersMethodopen
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:30
↓ 15 callersFunctionu
(e,t)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/marked.js:6
↓ 15 callersFunctionu
(e,t)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/marked.js:6
↓ 14 callersMethodaddTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:315
↓ 14 callersFunctionbegin
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3026
↓ 14 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_one/include/cppcon/accept_one/async_accept.hpp:25
↓ 14 callersMethodupdate
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:119
↓ 13 callersFunctionb
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:2
↓ 13 callersFunctionb
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
↓ 13 callersFunctiondispatchEvent
* Dispatches an event of the specified type from the * reveal DOM element.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1975
↓ 13 callersFunctiondispatchEvent
* Dispatches an event of the specified type from the * reveal DOM element.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1972
↓ 13 callersMethodget_stream_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_acceptor.hpp:41
↓ 13 callersFunctionn
(e)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:2
↓ 13 callersFunctionn
(e)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
↓ 13 callersFunctionsourceFromStacktrace
(offset)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1081
↓ 13 callersFunctionsourceFromStacktrace
(offset)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1081
↓ 13 callersMethodstart
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:174
↓ 12 callersFunctionclosestParent
* Find the closest parent that matches the given * selector. * * @param {HTMLElement} target The child element * @param {String} selector The
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1795
↓ 12 callersFunctionclosestParent
* Find the closest parent that matches the given * selector. * * @param {HTMLElement} target The child element * @param {String} selector The
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1792
↓ 12 callersFunctiond
(e)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/marked.js:6
↓ 12 callersFunctiond
(e)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/marked.js:6
↓ 11 callersMethodconstruct
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:411
↓ 11 callersFunctionextend
(a, b, undefOnly)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:187
↓ 11 callersFunctionextend
(a, b, undefOnly)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:187
↓ 11 callersMethodformat
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/inclusive_scan.cpp:38
↓ 11 callersMethodget_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_all/include/cppcon/accept_all/async_accept.hpp:26
↓ 11 callersFunctionjoin
(pre, arr, post)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:678
↓ 10 callersMethodaddSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Scene.cpp:189
↓ 10 callersMethodcomplete
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/state_base.hpp:58
↓ 10 callersMethodcomplete
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/waitable_timer.hpp:32
↓ 10 callersFunctiondone
* This function is called when the ProcessingQueue is done processing all * items. It handles emitting the final run events.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1191
↓ 10 callersFunctiondone
* This function is called when the ProcessingQueue is done processing all * items. It handles emitting the final run events.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1191
↓ 10 callersMethodlengthSquared
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:75
↓ 10 callersMethodrender
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Scene.cpp:197
↓ 10 callersMethodreset
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/op_base.hpp:37
↓ 10 callersFunctiont
(e)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:2
↓ 10 callersFunctiont
(e)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
↓ 9 callersMethodasync_accept
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_acceptor.hpp:46
↓ 9 callersFunctionavailableRoutes
* Determine what available routes there are for navigation. * * @return {{left: boolean, right: boolean, up: boolean, down: boolean}}
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:3889
↓ 9 callersFunctionavailableRoutes
* Determine what available routes there are for navigation. * * @return {{left: boolean, right: boolean, up: boolean, down: boolean}}
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:3886
next →1–100 of 1,370, ranked by callers