/third_party/typescript/tests/cases/compiler/ |
D | excessPropertyErrorForFunctionTypes.ts | 1 type FunctionType = () => any; alias
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | callback.h | 124 typedef void (*FunctionType)(); typedef 165 typedef void (*FunctionType)(Arg1 arg1); typedef 212 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef 261 typedef R (*FunctionType)(); typedef 282 typedef R (*FunctionType)(P1); typedef 305 typedef R (*FunctionType)(Arg1 arg1); typedef 326 typedef R (*FunctionType)(P1, A1); typedef
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Routine.hpp | 39 using FunctionType = Return (*)(Arguments...); typedef in rr::RoutineT
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | callback.h | 38 typedef R (FunctionType)(A1, A2, A3, A4); typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 25 class FunctionType; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | RecordInitializer.cpp | 404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder_function_test.cc | 160 TEST_F(BuilderTest, FunctionType) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Intrinsics.h | 27 class FunctionType; variable
|
D | Function.h | 44 class FunctionType; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 26 class FunctionType; variable
|
D | InlineAsm.h | 26 class FunctionType; variable
|
D | Module.h | 45 class FunctionType; variable
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 359 FunctionType, enumerator 667 struct FunctionType : ObjectImpl<FunctionType, Type, Object::Kind::FunctionType> struct 669 uint32_t flags = 0; // OR'd from OpenCLDebugInfo100DebugInfoFlags 670 Type *returnTy = nullptr; 671 std::vector<Type *> paramTys; 673 std::string name() const override { return "function"; } in name() 674 uint32_t sizeInBytes() const override { return 0; } in sizeInBytes() 675 size_t numMembers() const override { return 0; } in numMembers() 676 Member getMember(size_t i) const override { return {}; } in getMember() 677 …d::shared_ptr<vk::dbg::Value> value(void *ptr, bool interleaved) const override { return nullptr; } in value()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 39 class FunctionType; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 226 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() 236 TypeIndex FunctionType; variable 619 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() 628 TypeIndex FunctionType; variable
|
D | SymbolRecord.h | 60 TypeIndex FunctionType; variable
|
/third_party/python/Lib/ |
D | types.py | 12 FunctionType = type(_f) variable
|
D | _collections_abc.py | 15 FunctionType = type(_f) variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_tree.cpp | 87 using FunctionType = Function; typedef
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | dominator_tree.cpp | 87 using FunctionType = Function; typedef
|
/third_party/spirv-tools/source/opt/ |
D | dominator_tree.cpp | 87 using FunctionType = Function; typedef
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_usb.js | 131 const FunctionType = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Type.cpp | 281 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | any_test.cc | 87 using FunctionType = void(); typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.h | 16 class FunctionType; variable
|