Home
last modified time | relevance | path

Searched defs:FunctionObject (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
Dfunction_types.h21 FunctionObject() { in FunctionObject() function
26 FunctionObject(const FunctionObject&) {++count;} in FunctionObject() argument
/external/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
Dfunction_types.h20 FunctionObject() { in FunctionObject() function
25 FunctionObject(const FunctionObject&) {++count;} in FunctionObject() argument
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12995 namespace FunctionObject namespace