/external/cronet/stable/third_party/libc++/src/test/support/ |
D | type_id.h | 23 struct TypeID { struct 34 explicit constexpr TypeID(const char* xid) : m_id(xid) {} in TypeID() argument 37 TypeID& operator=(TypeID const&) = delete; argument 40 template <class T> friend TypeID const& makeTypeIDImp(); argument
|
D | container_test_types.h | 110 struct TypeID { struct 116 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() argument 122 // unique TypeID. argument
|
/external/cronet/tot/third_party/libc++/src/test/support/ |
D | type_id.h | 23 struct TypeID { struct 34 explicit constexpr TypeID(const char* xid) : m_id(xid) {} in TypeID() function 37 TypeID& operator=(TypeID const&) = delete; argument 40 template <class T> friend TypeID const& makeTypeIDImp(); argument
|
D | container_test_types.h | 110 struct TypeID { struct 116 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() argument 122 // unique TypeID. argument
|
/external/libcxx/test/support/ |
D | type_id.h | 27 struct TypeID { struct 39 std::printf("TypeID: %s\n", s.c_str()); in dump() argument 43 explicit constexpr TypeID(const char* xid) : m_id(xid) {} in TypeID() function 46 TypeID& operator=(TypeID const&) = delete; argument 49 template <class T> friend TypeID const& makeTypeIDImp(); argument
|
D | container_test_types.h | 100 struct TypeID { struct 106 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() function 112 // unique TypeID. argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
D | ValueList.cpp | 27 unsigned TypeID) { in assignValue()
|
D | ValueList.h | 52 void push_back(Value *V, unsigned TypeID) { in push_back()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | ARMException.cpp | 129 unsigned TypeID = *I; in emitTypeInfos() local
|
D | EHStreamer.cpp | 122 int TypeID = TypeIds[J]; in computeActionsTable() local 680 unsigned TypeID = *I; in emitTypeInfos() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ARMException.cpp | 125 unsigned TypeID = *I; in emitTypeInfos() local
|
D | EHStreamer.cpp | 133 int TypeID = TypeIds[J]; in computeActionsTable() local 645 unsigned TypeID = *I; in emitTypeInfos() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ARMException.cpp | 122 unsigned TypeID = *I; in emitTypeInfos() local
|
D | EHStreamer.cpp | 123 int TypeID = TypeIds[J]; in computeActionsTable() local 841 unsigned TypeID = *I; in emitTypeInfos() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelectorImpl.h | 214 const int64_t TypeID = TyI->second; in executeMatchTable() local 521 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local 1036 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelectorImpl.h | 240 const int64_t TypeID = TyI->second; in executeMatchTable() local 601 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local 1143 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/external/llvm/include/llvm/Object/ |
D | Binary.h | 34 unsigned int TypeID; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Type.h | 54 enum TypeID { enum
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 235 StringRef TypeID; member
|
/external/llvm/include/llvm/IR/ |
D | Type.h | 54 enum TypeID { enum
|
/external/llvm/lib/IR/ |
D | LLVMContext.cpp | 137 unsigned TypeID = getMDKindID("type"); in LLVMContext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalDCE.cpp | 180 Metadata *TypeID = Type->getOperand(1).get(); in ScanVTables() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 239 StringRef TypeID; member
|