| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
| D | cudart_stub.cc | 77 using FuncPtr = void(CUDARTAPI *)(void **fatCubinHandle, const char *hostFun, in __cudaRegisterFunction() typedef 88 using FuncPtr = void(CUDARTAPI *)(void **fatCubinHandle); in __cudaUnregisterFatBinary() typedef 98 using FuncPtr = void(CUDARTAPI *)( in __cudaRegisterVar() typedef 108 using FuncPtr = void **(CUDARTAPI *)(void *fatCubin); in __cudaRegisterFatBinary() typedef 118 using FuncPtr = cudaError_t(CUDARTAPI *)(dim3 * gridDim, dim3 * blockDim, in __cudaPopCallConfiguration() typedef 127 using FuncPtr = unsigned(CUDARTAPI *)(dim3 gridDim, dim3 blockDim, in __cudaPushCallConfiguration() typedef 135 using FuncPtr = char(CUDARTAPI *)(void **fatCubinHandle); in __cudaInitModule() typedef 143 using FuncPtr = void(CUDARTAPI *)(void **fatCubinHandle); in __cudaRegisterFatBinaryEnd() typedef
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITTest.cpp | 92 int (*FuncPtr)() = (int(*)())ptr; in TEST_F() local 112 int32_t(*FuncPtr)() = (int32_t(*)())rgvPtr; in TEST_F() local 184 int32_t(*FuncPtr)() = (int32_t(*)())ptr; in TEST_F() local
|
| D | MCJITObjectCacheTest.cpp | 103 int (*FuncPtr)() = (int(*)())(intptr_t)vPtr; in compileAndRun() local
|
| D | MCJITMultipleModuleTest.cpp | 231 int32_t(*FuncPtr)() = (int32_t(*)())FBPtr; in TEST_F() local
|
| /external/clang/test/SemaTemplate/ |
| D | instantiate-function-params.cpp | 44 template<typename R, typename A1, R (*ptr)(A1)> struct FuncPtr { }; struct 45 template<typename A1, int (*ptr)(A1)> struct FuncPtr<int, A1, ptr> { }; struct
|
| /external/clang/test/CodeGen/ |
| D | 2007-09-28-PackedUnionMember.c | 23 typedef long (*FuncPtr) (); typedef
|
| D | 2002-07-14-MiscTests3.c | 26 typedef int (*FuncPtr)(int); typedef
|
| /external/clang/test/SemaCXX/ |
| D | member-pointers-2.cpp | 39 typedef void (*FuncPtr)(); typedef
|
| /external/swiftshader/third_party/subzero/crosstest/ |
| D | test_sync_atomic_main.cpp | 186 Type (*FuncPtr)(bool, volatile Type *, Type); member
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | handlers.h | 297 typedef T FuncPtr; typedef
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/algorithms/alg.modifying.operations/ |
| D | copy_move_trivial.pass.cpp | 58 using FuncPtr = decltype(&Func); typedef
|
| /external/llvm/tools/bugpoint/ |
| D | Miscompilation.cpp | 892 PHINode *FuncPtr = PHINode::Create(NullPtr->getType(), 2, in CleanupAndPrepareModules() local
|
| /external/python/cpython3/Tools/c-analyzer/c_parser/ |
| D | info.py | 1093 class FuncPtr(TypeDeclaration): class
|
| /external/clang/lib/CodeGen/ |
| D | CGBlocks.cpp | 971 llvm::Value *FuncPtr = in EmitBlockCallExpr() local
|