/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Function.h | 30 class FunctionType; variable
|
D | InlineAsm.h | 25 class FunctionType; variable
|
D | Module.h | 28 class FunctionType; variable
|
D | Intrinsics.h | 25 class FunctionType; variable
|
D | DerivedTypes.h | 136 static inline bool classof(const FunctionType *) { return true; } in classof()
|
/external/llvm/include/llvm/IR/ |
D | Function.h | 33 class FunctionType; variable
|
D | Module.h | 33 class FunctionType; variable
|
D | Intrinsics.h | 27 class FunctionType; variable
|
/external/protobuf/src/google/protobuf/stubs/ |
D | callback.h | 121 typedef void (*FunctionType)(); typedef 162 typedef void (*FunctionType)(Arg1 arg1); typedef 209 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef 258 typedef R (*FunctionType)(); typedef 279 typedef R (*FunctionType)(P1); typedef 302 typedef R (*FunctionType)(Arg1 arg1); typedef 323 typedef R (*FunctionType)(P1, A1); typedef
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_api_info.h | 36 enum FunctionType { enum
|
/external/clang/test/Sema/ |
D | invalid-decl.c | 24 typedef int (FunctionType)(int *value); typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | Wasm.h | 39 const wasm::WasmSignature *FunctionType, in WasmSymbol() 44 const wasm::WasmSignature *FunctionType; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 304 struct FunctionType : public Type { struct 311 bool IsFunctionPointer = false; 313 Type *ReturnType = nullptr; 315 ReferenceKind RefKind; 317 CallingConv CallConvention; 318 FuncClass FunctionClass; 320 FunctionParams Params;
|
/external/python/cpython2/Lib/ |
D | types.py | 43 FunctionType = type(_f) variable
|
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/ |
D | ast.go | 936 type FunctionType struct { struct 937 Return AST 938 Args []AST 941 func (ft *FunctionType) print(ps *printState) { 957 func (ft *FunctionType) printInner(ps *printState) { 963 func (ft *FunctionType) printArgs(ps *printState) { 1013 func (ft *FunctionType) Traverse(fn func(AST) bool) { 1024 func (ft *FunctionType) Copy(fn func(AST) AST, skip func(AST) bool) AST { 1058 func (ft *FunctionType) GoString() string { 1062 func (ft *FunctionType) goString(indent int, field string) string {
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Intrinsics.h | 27 class FunctionType; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 27 class FunctionType; variable
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 25 class FunctionType; variable
|
D | CGBlocks.h | 36 class FunctionType; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 40 class FunctionType; variable
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 236 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() 254 TypeIndex FunctionType; member 258 TypeIndex FunctionType; variable 715 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() 735 TypeIndex FunctionType; member 740 TypeIndex FunctionType; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | Assembler.cpp | 74 llvm::FunctionType *FunctionType = llvm::FunctionType::get(ReturnType, false); in createVoidVoidMachineFunction() local
|
/external/v8/tools/clang/traffic_annotation_extractor/ |
D | traffic_annotation_extractor.cpp | 82 enum FunctionType { enum
|
/external/python/cpython3/Lib/ |
D | types.py | 12 FunctionType = type(_f) variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 222 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() 232 TypeIndex FunctionType; variable 595 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() 604 TypeIndex FunctionType; variable
|