MCPcopy Create free account

hub / github.com/cginternals/globjects / functions

Functions4,459 in github.com/cginternals/globjects

↓ 1 callersMethodupdateSources
source/globjects/source/implementations/ShadingLanguageIncludeImplementation_Fallback.cpp:20
↓ 1 callersMethodvalue
source/tests/googletest/googletest/test/gtest-port_test.cc:1088
↓ 1 callersMethodvisitBuffer
source/globjects/source/ObjectVisitor.cpp:28
↓ 1 callersMethodvisitFrameBufferObject
source/globjects/source/ObjectVisitor.cpp:32
↓ 1 callersMethodvisitProgram
source/globjects/source/ObjectVisitor.cpp:36
↓ 1 callersMethodvisitProgramPipeline
source/globjects/source/ObjectVisitor.cpp:40
↓ 1 callersMethodvisitQuery
source/globjects/source/ObjectVisitor.cpp:44
↓ 1 callersMethodvisitRenderBufferObject
source/globjects/source/ObjectVisitor.cpp:48
↓ 1 callersMethodvisitSampler
source/globjects/source/ObjectVisitor.cpp:52
↓ 1 callersMethodvisitShader
source/globjects/source/ObjectVisitor.cpp:56
↓ 1 callersMethodvisitTexture
source/globjects/source/ObjectVisitor.cpp:60
↓ 1 callersMethodvisitTransformFeedback
source/globjects/source/ObjectVisitor.cpp:64
↓ 1 callersMethodvisitVertexArray
source/globjects/source/ObjectVisitor.cpp:68
↓ 1 callersMethodz
source/tests/googletest/googlemock/test/gmock_stress_test.cc:88
Method VerifyAllElementsAndMatchersAreMatched
Checks that all matchers match at least one element, and that all elements match at least one matcher. This enables faster matching and better error r
source/tests/googletest/googlemock/src/gmock-matchers.cc:443
Method SingleFailureChecker
The constructor of SingleFailureChecker remembers where to look up test part results, what type of failure we expect, and what substring the failure m
source/tests/googletest/googletest/src/gtest.cc:670
FunctionA
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3732
MethodA
source/tests/googletest/googletest/test/gtest-linked_ptr_test.cc:49
FunctionACTION
source/tests/googletest/googlemock/test/gmock_link_test.h:428
FunctionACTION
Tests that ACTION() can define an action that doesn't reference the mock function arguments.
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:605
FunctionACTION_P
source/tests/googletest/googlemock/test/gmock_link_test.h:440
FunctionACTION_P
Tests that ACTION_P can define a parameterized action.
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:732
FunctionACTION_P
source/tests/googletest/googlemock/test/gmock-spec-builders_test.cc:1826
FunctionACTION_P
This action returns the value pointed to by 'pointer'.
source/tests/googletest/googlemock/include/gmock/gmock-more-actions.h:222
FunctionACTION_P10
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:852
FunctionACTION_P2
source/tests/googletest/googlemock/test/gmock_link_test.h:452
FunctionACTION_P2
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:769
FunctionACTION_P3
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:791
FunctionACTION_P4
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:802
FunctionACTION_P5
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:809
FunctionACTION_P6
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:816
FunctionACTION_P7
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:825
FunctionACTION_P8
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:834
FunctionACTION_P9
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:843
FunctionACTION_TEMPLATE
Action ReturnArg<k>() returns the k-th argument of the mock function.
source/tests/googletest/googlemock/include/gmock/gmock-more-actions.h:161
MethodAClass
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:3576
MethodAStruct
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:3375
MethodAbort
source/tests/googletest/googletest/test/gtest-death-test_test.cc:955
MethodAbstractBufferImplementation
source/globjects/source/implementations/AbstractBufferImplementation.cpp:20
MethodAbstractDebugImplementation
source/globjects/source/implementations/AbstractDebugImplementation.cpp:41
MethodAbstractFramebufferImplementation
source/globjects/source/implementations/AbstractFramebufferImplementation.cpp:22
MethodAbstractFunctionCall
source/globjects/source/base/AbstractFunctionCall.cpp:9
MethodAbstractObjectNameImplementation
source/globjects/source/implementations/AbstractObjectNameImplementation.cpp:22
MethodAbstractProgramBinaryImplementation
source/globjects/source/implementations/AbstractProgramBinaryImplementation.cpp:17
MethodAbstractResource
source/globjects/source/Resource.cpp:41
MethodAbstractShadingLanguageIncludeImplementation
source/globjects/source/implementations/AbstractShadingLanguageIncludeImplementation.cpp:18
MethodAbstractTextureImplementation
source/globjects/source/implementations/AbstractTextureImplementation.cpp:20
MethodAbstractTextureStorageImplementation
source/globjects/source/implementations/AbstractTextureStorageImplementation.cpp:21
MethodAbstractUniform
source/globjects/source/AbstractUniform.cpp:36
MethodAbstractUniformImplementation
source/globjects/source/implementations/AbstractUniformImplementation.cpp:18
MethodAbstractVertexAttributeBindingImplementation
source/globjects/source/implementations/AbstractVertexAttributeBindingImplementation.cpp:22
FunctionAccumulate
source/tests/googletest/googletest/test/gtest_unittest.cc:776
MethodAction
Constructs a null Action. Needed for storing Action objects in STL containers.
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:362
MethodAction
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:1054
MethodActionAdaptor
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:489
MethodActionInterface
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:332
MethodActionResultHolder
source/tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1409
MethodActionResultHolder
source/tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1448
MethodAddFailure
source/tests/googletest/googletest/test/gtest_output_test_.cc:883
MethodAddFailure
source/tests/googletest/googletest/test/gtest_unittest.cc:1098
MethodAddFailureInOtherThread
source/tests/googletest/googletest/test/gtest_output_test_.cc:923
MethodAddFailureInOtherThread
source/tests/googletest/googletest/test/gtest_unittest.cc:1139
MethodAddParameter
(end)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:602
MethodAddTestCaseInstantiation
INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information about a generator.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:532
FunctionAddTestInfo
Adds a TestInfo to the unit test. Arguments: set_up_tc: pointer to the function that sets up the test case tear_down_tc: pointer to the function
source/tests/googletest/googletest/src/gtest-internal-inl.h:645
FunctionAddTestName
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:555
MethodAddTestPattern
TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_case_name is the base name of the test
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:523
FunctionAddTwo
source/tests/googletest/googletest/test/gtest-port_test.cc:1025
MethodAddType
(templated_types)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:489
MethodAdvance
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:319
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3199
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3318
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3455
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3609
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3782
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3972
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4181
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4406
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:4649
MethodAllArgsHelper
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:2594
FunctionAllOf
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:4363
FunctionAllOf
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:1001
MethodAlsoRunDisabledTests
Creates a Flags struct where the gtest_also_run_disabled_tests flag has the given value.
source/tests/googletest/googletest/test/gtest_unittest.cc:5476
FunctionAn
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3736
MethodAnalyzeElements
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3409
MethodAnsiToUtf16
Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using de
source/tests/googletest/googletest/src/gtest.cc:858
FunctionAnyOf
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:4368
FunctionAnyOf
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:1084
MethodAppend
Appends a TestPartResult to the array.
source/tests/googletest/googletest/src/gtest-test-part.cc:68
MethodArgsMatcher
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:283
MethodArgsMatcherImpl
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:220
MethodArguments
source/tests/googletest/googletest/src/gtest-death-test.cc:905
MethodAsBits
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:2806
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:902
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:921
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:940
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:959
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:979
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:999
MethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:1019
← previousnext →1,301–1,400 of 4,459, ranked by callers