/external/pytorch/c10/core/ |
D | CompileTimeFunctionPointer.h | 38 using FuncType = FuncType_; member
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_bitmanip_main.cpp | 87 typedef Type (*FuncType)(Type); in testBitManip() typedef 123 typedef Type (*FuncType)(Type); in testByteSwap() typedef
|
D | test_sync_atomic_main.cpp | 91 typedef Type (*FuncType)(bool, volatile Type *, Type); in testAtomicRMW() typedef 142 typedef Type (*FuncType)(volatile Type *, Type, Type); in testValCompareAndSwap() typedef 212 typedef Type (*FuncType)(bool, volatile Type *, Type); in testAtomicRMWThreads() typedef
|
D | test_stacksave_main.c | 29 typedef uint32_t (*FuncType)(uint32_t, uint32_t, uint32_t); in DECLARE_TESTS() typedef
|
D | test_arith_main.cpp | 254 typedef Type (*FuncType)(Type, Type); in testsFp() typedef 324 typedef v4f32 (*FuncType)(v4f32, v4f32); in testsVecFp() typedef
|
D | test_icmp_main.cpp | 261 typedef Ty (*FuncType)(Ty, Ty); in testsVecI1() typedef
|
/external/cronet/stable/base/debug/ |
D | invalid_access_win.cc | 44 using FuncType = decltype(&nop_sled); typedef
|
/external/cronet/tot/base/debug/ |
D | invalid_access_win.cc | 44 using FuncType = decltype(&nop_sled); typedef
|
/external/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 220 FunctionType* FuncType = FunctionType::get(Type::getVoidTy(C), false); in CreateOldFunc() local 232 DISubroutineType *FuncType = in CreateOldFunctionBodyAndDI() local 409 auto *FuncType = FunctionType::get(Type::getVoidTy(C), false); in CreateOldModule() local
|
/external/pytorch/torch/utils/ |
D | _contextlib.py | 14 FuncType = Callable[..., Any] variable
|
/external/pytorch/torch/csrc/cuda/ |
D | Module.cpp | 1122 using FuncType = void(int); in registerCudaPluggableAllocator() typedef 1132 using FuncType = void(); in registerCudaPluggableAllocator() typedef 1142 using FuncType = void(double, int); in registerCudaPluggableAllocator() typedef 1152 using FuncType = void*(void*, size_t*); in registerCudaPluggableAllocator() typedef 1162 using FuncType = void(void*, cudaStream_t); in registerCudaPluggableAllocator() typedef 1172 using FuncType = void( in registerCudaPluggableAllocator() typedef 1183 using FuncType = void(int, c10::cuda::MempoolId_t); in registerCudaPluggableAllocator() typedef 1193 using FuncType = void(int, c10::cuda::MempoolId_t); in registerCudaPluggableAllocator() typedef
|
/external/cronet/stable/third_party/abseil-cpp/absl/base/ |
D | no_destructor_benchmark.cc | 64 typedef const BM_Blob& (*FuncType)(); typedef
|
/external/abseil-cpp/absl/base/ |
D | no_destructor_benchmark.cc | 64 typedef const BM_Blob& (*FuncType)(); typedef
|
/external/angle/third_party/abseil-cpp/absl/base/ |
D | no_destructor_benchmark.cc | 64 typedef const BM_Blob& (*FuncType)(); typedef
|
/external/cronet/tot/third_party/abseil-cpp/absl/base/ |
D | no_destructor_benchmark.cc | 64 typedef const BM_Blob& (*FuncType)(); typedef
|
/external/pytorch/aten/src/ATen/core/boxing/ |
D | KernelFunction_impl.h | 215 using FuncType = typename guts::infer_function_traits_t<std::decay_t<Lambda>>::func_type; in makeFromUnboxedLambda() local
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex.h | 956 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 382 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 424 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceConverter.cpp | 866 FunctionType *FuncType = Func.getFunctionType(); in installGlobalDeclarations() local
|
/external/pytorch/test/cpp/c10d/ |
D | ProcessGroupNCCLTest.cpp | 724 using FuncType = void (*)(const std::string&, int, int); typedef
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | NullabilityChecker.cpp | 776 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 837 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryMiscTests.cpp | 365 enum FuncType enum
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 1448 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
|