Home
last modified time | relevance | path

Searched defs:FuncPtr (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcudart_stub.cc77 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
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTest.cpp92 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
H A DMCJITObjectCacheTest.cpp103 int (*FuncPtr)() = (int(*)())(intptr_t)vPtr; in compileAndRun() local
H A DMCJITMultipleModuleTest.cpp231 int32_t(*FuncPtr)() = (int32_t(*)())FBPtr; in TEST_F() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-function-params.cpp44 template<typename R, typename A1, R (*ptr)(A1)> struct FuncPtr { }; struct
45 template<typename A1, int (*ptr)(A1)> struct FuncPtr<int, A1, ptr> { }; struct
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dinjection-pass.cc202 FunctionCallee FuncPtr; local
204 Function *FuncPtr; local
/aosp_15_r20/frameworks/libs/binary_translation/tests/perf_tests/
Dperf_test.cc91 TEST(BerberisPerf, FuncPtr) { in TEST() argument
92 using FuncPtr = int (*)(void); in TEST() typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/crates/cpp_smoke_test/cpp/
H A Dtrampoline.cpp10 typedef void (*FuncPtr)(); typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/crates/cpp_smoke_test/cpp/
H A Dtrampoline.cpp10 typedef void (*FuncPtr)(); typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/crates/cpp_smoke_test/cpp/
H A Dtrampoline.cpp10 typedef void (*FuncPtr)(); typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/crates/cpp_smoke_test/cpp/
H A Dtrampoline.cpp10 typedef void (*FuncPtr)(); typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/crates/cpp_smoke_test/cpp/
H A Dtrampoline.cpp10 typedef void (*FuncPtr)(); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DIndirectCallVisitor.h43 Value *FuncPtr = LI->getPointerOperand(); // GEP (or bitcast) in tryGetVTableInstruction() local
/aosp_15_r20/external/clang/test/CodeGen/
H A D2007-09-28-PackedUnionMember.c23 typedef long (*FuncPtr) (); typedef
H A D2002-07-14-MiscTests3.c26 typedef int (*FuncPtr)(int); typedef
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dmember-pointers-2.cpp39 typedef void (*FuncPtr)(); typedef
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_sync_atomic_main.cpp186 Type (*FuncPtr)(bool, volatile Type *, Type); member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/alg.modifying.operations/
H A Dcopy_move_trivial.pass.cpp55 using FuncPtr = decltype(&Func); typedef
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DMiscompilation.cpp892 PHINode *FuncPtr = PHINode::Create(NullPtr->getType(), 2, in CleanupAndPrepareModules() local
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/
Dinfo.py1093 class FuncPtr(TypeDeclaration): class
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h249 } FuncPtr; typedef
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBlocks.cpp971 llvm::Value *FuncPtr = in EmitBlockCallExpr() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...