Home
last modified time | relevance | path

Searched defs:FuncType (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_bitmanip_main.cpp87 typedef Type (*FuncType)(Type); in testBitManip() typedef
123 typedef Type (*FuncType)(Type); in testByteSwap() typedef
Dtest_sync_atomic_main.cpp91 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
Dtest_stacksave_main.c29 typedef uint32_t (*FuncType)(uint32_t, uint32_t, uint32_t); in DECLARE_TESTS() typedef
Dtest_arith_main.cpp254 typedef Type (*FuncType)(Type, Type); in testsFp() typedef
324 typedef v4f32 (*FuncType)(v4f32, v4f32); in testsVecFp() typedef
Dtest_icmp_main.cpp261 typedef Ty (*FuncType)(Ty, Ty); in testsVecI1() typedef
/external/cronet/base/debug/
Dinvalid_access_win.cc37 using FuncType = decltype(&nop_sled); typedef
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp220 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/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.h937 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h954 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h961 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/external/abseil-cpp/absl/synchronization/
Dmutex.h961 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.h956 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
Dmutex.h961 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp215 typedef PFN_PROCESS_ATTRIBUTES FuncType; typedef
1245 typedef PFN_PROCESS_PRIMS FuncType; typedef
1263 typedef PFN_PROCESS_PRIMS_SIMD16 FuncType; typedef
Dfrontend.cpp2360 typedef PFN_FE_WORK_FUNC FuncType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp382 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp866 FunctionType *FuncType = Func.getFunctionType(); in installGlobalDeclarations() local
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp776 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryMiscTests.cpp363 enum FuncType enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp837 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp166 using FuncType = std::function<Value* (Instruction*, LLVMContext&)>; typedef
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp150 enum FuncType enum in deqp::gles31::Functional::__anonc18b6d840111::TestFunctionWrapper
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3709 QualType FuncType; in convertFunctionTypeOfBlocks() local
DRewriteModernObjC.cpp4552 QualType FuncType; in convertFunctionTypeOfBlocks() local