Home
last modified time | relevance | path

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/
Dcatch_exceptions.hpp53 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 Dinvocable.compile.pass.cpp64 struct function_object { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.callable/concept.regularinvocable/
H A Dregular_invocable.compile.pass.cpp66 struct function_object { struct
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp14910 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()