/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/ |
D | taggedTemplateContextualTyping1.ts | 3 type FuncType = (x: <T>(p: T) => T) => typeof x; alias
|
D | parenthesizedContexualTyping2.ts | 7 type FuncType = (x: <T>(p: T) => T) => typeof x; alias
|
/third_party/typescript/tests/cases/compiler/ |
D | classPropertyErrorOnNameOnly.ts | 4 type FuncType = (arg: Values) => string alias
|
/third_party/skia/third_party/externals/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_stacksave_main.c | 29 typedef uint32_t (*FuncType)(uint32_t, uint32_t, uint32_t); in DECLARE_TESTS() 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_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
|
/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 937 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | mutex.h | 954 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | binner.cpp | 215 typedef PFN_PROCESS_ATTRIBUTES FuncType; typedef 1245 typedef PFN_PROCESS_PRIMS FuncType; typedef 1263 typedef PFN_PROCESS_PRIMS_SIMD16 FuncType; typedef
|
D | frontend.cpp | 2362 typedef PFN_FE_WORK_FUNC FuncType; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 382 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceConverter.cpp | 866 FunctionType *FuncType = Func.getFunctionType(); in installGlobalDeclarations() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 837 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 166 using FuncType = std::function<Value* (Instruction*, LLVMContext&)>; typedef
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 150 enum FuncType enum in deqp::gles31::Functional::__anon3b70e1be0111::TestFunctionWrapper
|