/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/swiftshader/src/Reactor/ |
D | Routine.hpp | 39 using FunctionType = Return (*)(Arguments...); typedef in rr::RoutineT
|
/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/llvm-project/clang/test/Sema/ |
D | invalid-decl.c | 24 typedef int (FunctionType)(int *value); typedef
|
/external/llvm-project/clang/include/clang/CodeGen/ |
D | CodeGenABITypes.h | 38 class FunctionType; variable
|
/external/python/cpython2/Lib/ |
D | types.py | 43 FunctionType = type(_f) variable
|
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 28 class FunctionType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 25 class FunctionType; variable
|
/external/llvm-project/llvm/lib/XRay/ |
D | RecordInitializer.cpp | 404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | RecordInitializer.cpp | 404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 23 class FunctionType; variable
|
D | CGBlocks.h | 33 class FunctionType; variable
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | BuiltinAttributes.h | 19 class FunctionType; variable
|
D | Builders.h | 24 class FunctionType; variable
|
/external/swiftshader/third_party/llvm-subzero/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-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 26 class FunctionType; variable
|
/external/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()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Intrinsics.h | 27 class FunctionType; variable
|