Searched defs:function_object (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/include/boost/detail/ |
D | catch_exceptions.hpp | 53 int catch_exceptions( Generator function_object, in catch_exceptions()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.callable/concept.invocable/ |
H A D | invocable.compile.pass.cpp | 64 struct function_object { struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.callable/concept.regularinvocable/ |
H A D | regular_invocable.compile.pass.cpp | 66 struct function_object { struct
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 14910 void BuiltinFunctionTest::prepareArgument(const functionObject &function_object, glw::GLuint vertex, in prepareArgument() 14930 void BuiltinFunctionTest::prepareComponents(const functionObject &function_object, glw::GLuint vert… in prepareComponents() 15071 void BuiltinFunctionTest::prepareProgram(const functionObject &function_object, Utils::programInfo … in prepareProgram() 15086 void BuiltinFunctionTest::prepareTestData(const functionObject &function_object) in prepareTestData() 15115 void BuiltinFunctionTest::prepareVertexShaderCode(const functionObject &function_object) in prepareVertexShaderCode() 15254 de::UniquePtr<functionObject> function_object(getFunctionObject(function, type)); in test() local 15291 void BuiltinFunctionTest::testBegin(const functionObject &function_object, glw::GLuint program_id, … in testBegin() 15395 bool BuiltinFunctionTest::isResultEdgeCase(const functionObject &function_object, glw::GLuint verte… in isResultEdgeCase() 15458 bool BuiltinFunctionTest::verifyResults(const functionObject &function_object, glw::GLuint vertex) in verifyResults()
|