MCPcopy Create free account

hub / github.com/CppCon/CppCon2019 / functions

Functions1,370 in github.com/CppCon/CppCon2019

FunctionBM_Vec3CrossLatency_x2
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:101
FunctionBM_Vec3DivideByScalarLatency
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:37
FunctionBM_Vec3DivideByScalarLatency_mul_recip
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:59
FunctionBM_Vec3DivideByScalarLatency_no_recip
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:48
FunctionBM_Vec3DotLatency_x2
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:88
FunctionBM_Vec3LengthLatency
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:17
FunctionBM_Vec3LengthSquaredLatency
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:7
FunctionBM_Vec3MulLatency
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:79
FunctionBM_Vec3NormaliseLatency
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/benchmarks/Vec3Benchmarks.cpp:27
MethodCamera
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Camera.h:40
MethodConcreteMaterial
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.cpp:12
MethodConsoleDiffReporter
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/ConsoleDiffReporter.h:16
MethodDateRemovingLogFileWriter
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/DateRemovingLogFileWriter.h:14
FunctionDiffMatchPatch
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:4146
FunctionDiffMatchPatch
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:4146
MethodDirRelativeOpener
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:29
MethodFibonacciCalculator
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/FibonacciCalculator.h:11
FunctionHilitor
(id, tag)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/search/search.js:19
FunctionHilitor
(id, tag)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/search/search.js:19
FunctionN
(n,t)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/highlight/highlight.js:2
FunctionN
(n,t)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
MethodNorm3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.h:12
MethodNorm3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.impl.h:8
MethodOrthoNormalBasis
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.h:11
FunctionPlayback
* Constructor for the playback component, which displays * play/pause/progress controls. * * @param {HTMLElement} container The component will a
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5645
FunctionPlayback
* Constructor for the playback component, which displays * play/pause/progress controls. * * @param {HTMLElement} container The component will a
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5642
MethodPngWriter
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/PngWriter.h:17
MethodPngWriter
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/PngWriter.cpp:3
MethodProgressifier
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/Progressifier.cpp:9
MethodQImageWriter
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:88
MethodQImageWriter
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:85
MethodQImageWriter
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:85
FunctionR
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/highlight/highlight.js:2
MethodRay
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:34
MethodRay
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Ray.h:10
MethodRenderer
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Renderer.h:19
MethodSampler
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Renderer.cpp:53
MethodSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Sphere.h:11
MethodSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Sphere.h:14
MethodSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Sphere.h:16
MethodSphere
reflection type (DIFFuse, SPECular, REFRactive)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:42
MethodSpherePrimitive
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.cpp:14
FunctionSuiteReport
(name, parentSuite)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2609
FunctionSuiteReport
(name, parentSuite)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2609
FunctionTEST
googletest - test static value, for demo purposes
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test02.cpp:7
FunctionTEST
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test03CustomReporters.cpp:6
FunctionTEST
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:35
FunctionTEST
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test05VerifyAll.cpp:8
FunctionTEST
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test04ConsoleReporter.cpp:8
FunctionTEST
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test06VerifyAllCombinations.cpp:14
FunctionTEST
Google-only test
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test01.cpp:4
MethodTL_OPTIONAL_11_CONSTEXPR or_else
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:884
MethodTL_OPTIONAL_11_CONSTEXPR or_else
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1759
FunctionTest
(settings)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1332
FunctionTest
(settings)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1332
FunctionTestReport
(name, suite, options)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1227
FunctionTestReport
(name, suite, options)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1227
MethodTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Triangle.cpp:43
MethodTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Triangle.h:22
MethodTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Triangle.cpp:44
MethodTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Triangle.h:23
MethodTrianglePrimitive
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.cpp:29
MethodTriangleVertices
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/TriangleVertices.h:17
MethodVec
position, also color (r,g,b)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:7
MethodVec3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.impl.h:9
MethodVec3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:12
MethodWorkQueue
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/WorkQueue.h:16
Function_onEvent
( event )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/test.js:358
Function_onEvent
( event )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/test.js:358
Functiona
(e)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/marked.js:6
Functiona
(e)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/marked.js:6
FunctionabortTests
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:3299
FunctionabortTests
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:3299
FunctionaddKeyBinding
* Add a custom key binding with optional description to * be added to the help screen.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1633
FunctionaddKeyBinding
* Add a custom key binding with optional description to * be added to the help screen.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1630
MethodaddSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.cpp:51
MethodaddSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/SceneBuilder.cpp:11
FunctionaddToQueue
* Adds a function to the ProcessingQueue for execution. * @param {Function|Array} callback * @param {Boolean} priority * @param {String} seed
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1149
FunctionaddToQueue
* Adds a function to the ProcessingQueue for execution. * @param {Function|Array} callback * @param {Boolean} priority * @param {String} seed
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1149
FunctionaddToQueueImmediate
(callback)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1130
FunctionaddToQueueImmediate
(callback)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1130
MethodaddTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.cpp:46
MethodaddTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/SceneBuilder.cpp:5
Functionadvance
* Advances the ProcessingQueue to the next item if it is ready. * @param {Boolean} last
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1104
Methodadvance
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/clock.hpp:20
Methodalgorithm_provider
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:91
Functionallocate_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/allocate_state.hpp:14
Methodallocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/allocator.hpp:28
Methodallocator_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/allocator.cpp:6
Methodallocator_state_completion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:104
Methodallocator_state_completion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/state_base.cpp:103
Methodand_then
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1570
Methodany
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/Unpredictable.h:8
Functionarray
(arr, stack)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:690
Functionarray
(arr, stack)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:690
MethodasDouble
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ObjLoader.cpp:7
MethodasIndex
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ObjLoader.cpp:15
MethodasInt
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ObjLoader.cpp:11
Methodasync_accept_op
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:38
Methodasync_accept_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/include/cppcon/accept/async_accept.hpp:46
← previousnext →801–900 of 1,370, ranked by callers