| /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 | 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
|
| /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/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/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/include/llvm/ExecutionEngine/Orc/ |
| D | IndirectionUtils.h | 40 class FunctionType; variable
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 121 FunctionType, enumerator 231 struct FunctionType : ObjectImpl<FunctionType, Type, Object::Kind::FunctionType> struct 233 uint32_t flags = 0; // OR'd from OpenCLDebugInfo100DebugInfoFlags 234 Type *returnTy = nullptr; 235 std::vector<Type *> paramTys;
|
| /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/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
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | dominator_tree.cpp | 87 using FunctionType = Function; typedef
|
| /external/libcxx/benchmarks/ |
| D | function.bench.cpp | 21 enum class FunctionType { enum
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | dominator_tree.cpp | 87 using FunctionType = Function; typedef
|
| /external/python/pybind11/include/pybind11/ |
| D | pybind11.h | 182 using FunctionType = Return (*)(Args...); in NAMESPACE_BEGIN() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | dominator_tree.cpp | 87 using FunctionType = Function; typedef
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 480 LLVMTypeRef FunctionType = LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0); in TEST_F() local
|