| /third_party/typescript/tests/cases/compiler/ |
| D | excessPropertyErrorForFunctionTypes.ts | 1 type FunctionType = () => any; alias
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | Routine.hpp | 39 using FunctionType = Return (*)(Arguments...); typedef in rr::RoutineT
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | callback.h | 125 typedef void (*FunctionType)(); typedef 166 typedef void (*FunctionType)(Arg1 arg1); typedef 213 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef 262 typedef R (*FunctionType)(); typedef 283 typedef R (*FunctionType)(P1); typedef 306 typedef R (*FunctionType)(Arg1 arg1); typedef 327 typedef R (*FunctionType)(P1, A1); typedef
|
| /third_party/rust/rust/src/librustdoc/html/static/js/ |
| D | externs.js | 150 let FunctionType; variable
|
| /third_party/gn/src/util/ |
| D | sys_info.cc | 27 using FunctionType = BOOLEAN(WINAPI*)(); in IsLongPathsSupportEnabled() typedef
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/ |
| D | base.rs | 50 pub fn linkage_to_gcc(linkage: Linkage) -> FunctionType { in linkage_to_gcc()
|
| /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/lib/XRay/ |
| D | RecordInitializer.cpp | 404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
|
| /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/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/ninja/src/ |
| D | disk_interface.cc | 169 typedef BOOLEAN(WINAPI FunctionType)(); in RealDiskInterface() typedef
|
| /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
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/api/ |
| D | node.py | 114 def create_call_function(function: FunctionType, targets: List[Union[ScopedValue, str]],
|
| /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/python/Lib/ |
| D | types.py | 12 FunctionType = type(_f) variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/ |
| D | amp.py | 808 def _config_amp(*, enable_rewrite: bool = None, cast_op: types.FunctionType = None): # pylint: disa…
|
| /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
|
| /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 | 86 using FunctionType = Function; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/ |
| D | dtype.py | 123 FunctionType = typing.Function variable
|