Home
last modified time | relevance | path

Searched defs:funcPtr (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/Analysis/copypaste/
Dcall.cpp28 bool (*funcPtr)(int); variable
/external/deqp/framework/delibs/deutil/
DdeDynamicLibrary.c65 deFunctionPtr funcPtr; in deDynamicLibrary_getFunction() member
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp196 void (*funcPtr)(void); in executeTest() local
327 void (*funcPtr)(void); in executeTest() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp2461 ValidationFuncPtr funcPtr = m_validations[v].validationFuncPtr; in iterate() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3604 auto funcPtr = jit->builder->CreatePointerCast(V(fptr.value()), funcPtrTy); in Call() local