/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
D | MsgPackReader.cpp | 28 Expected<bool> Reader::read(Object &Obj) { in read() 181 template <class T> Expected<bool> Reader::readRaw(Object &Obj) { in readRaw() 191 template <class T> Expected<bool> Reader::readInt(Object &Obj) { in readInt() 201 template <class T> Expected<bool> Reader::readUInt(Object &Obj) { in readUInt() 211 template <class T> Expected<bool> Reader::readLength(Object &Obj) { in readLength() 221 template <class T> Expected<bool> Reader::readExt(Object &Obj) { in readExt() 231 Expected<bool> Reader::createRaw(Object &Obj, uint32_t Size) { in createRaw() 241 Expected<bool> Reader::createExt(Object &Obj, uint32_t Size) { in createExt()
|
/third_party/typescript/tests/baselines/reference/ |
D | objectTypeWithStringAndNumberIndexSignatureToAny.js | 37 …f1(sToAny: StringTo<any>, nToAny: NumberTo<any>, bothToAny: StringAndNumberTo<any>, someObj: Obj) { 55 …ny: StringTo<any>, nToAny: NumberTo<any>, bothToAny: StringTo<any> & NumberTo<any>, someObj: Obj) { 78 …ingTo<any>, nToNumber: NumberToNumber, strToAnyNumToNum: StringToAnyNumberToNumber, someObj: Obj) {
|
D | jsDeclarationsExportAssignedVisibility.js | 4 module.exports = class Obj { class 22 function Obj() { class
|
D | exportDefaultMarksIdentifierAsUsed.js | 4 const Obj = {}; constant 14 const Obj = {}; constant
|
D | jsdocTypeTag.js | 56 var Obj; variable 88 var Obj: any; variable 131 var Obj; variable 158 var Obj; variable
|
D | exportAssignmentImportMergeNoCrash.js | 11 export const Obj = void Obj; constant
|
/third_party/typescript/tests/cases/compiler/ |
D | exportAssignmentImportMergeNoCrash.ts | 9 export const Obj = void Obj; constant
|
D | invariantGenericErrorElaboration.ts | 18 interface Obj<O extends { [_ in string]: Runtype<any> }> extends Runtype<{[K in keyof O]: O[K]['wit… interface 19 declare function Obj<O extends { [_: string]: Runtype<any> }>(fields: O): Obj<O>; function
|
D | exportDefaultMarksIdentifierAsUsed.ts | 7 const Obj = {}; constant
|
D | partialTypeNarrowedToByTypeGuard.ts | 2 type Obj = {} | undefined; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TrailingObjects.h | 162 getTrailingObjectsImpl(const BaseTy *Obj, in getTrailingObjectsImpl() 177 getTrailingObjectsImpl(BaseTy *Obj, in getTrailingObjectsImpl() 258 getTrailingObjectsImpl(const BaseTy *Obj, in getTrailingObjectsImpl() 264 getTrailingObjectsImpl(BaseTy *Obj, in getTrailingObjectsImpl() 277 callNumTrailingObjects(const BaseTy *Obj, in callNumTrailingObjects() 283 static size_t callNumTrailingObjects(const BaseTy *Obj, in callNumTrailingObjects()
|
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
D | jsDeclarationsExportAssignedVisibility.ts | 7 module.exports = class Obj { class 13 const Obj = require("./obj"); constant
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.9/support_number_and_symbol_nam/ |
D | 1_support_number_and_symbol_nam_1.ts | 29 type Obj = { alias 35 type T1 = keyof Obj; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 24 getRemarksSectionName(const object::ObjectFile &Obj) { in getRemarksSectionName() 33 llvm::remarks::getRemarksSectionContents(const object::ObjectFile &Obj) { in getRemarksSectionContents() 102 Error RemarkLinker::link(const object::ObjectFile &Obj, in link()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDataExtractor.h | 21 const DWARFObject *Obj = nullptr; variable 27 DWARFDataExtractor(const DWARFObject &Obj, const DWARFSection &Section, in DWARFDataExtractor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
D | Symbolize.cpp | 62 LLVMSymbolizer::symbolizeCode(const ObjectFile &Obj, in symbolizeCode() 243 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents() 279 const MachOObjectFile *Obj) { in darwinDsymMatchesBinary() 288 Optional<ArrayRef<uint8_t>> getBuildID(const ELFFile<ELFT> *Obj) { in getBuildID() 307 Optional<ArrayRef<uint8_t>> getBuildID(const ELFObjectFileBase *Obj) { in getBuildID() 392 const ObjectFile *Obj, in lookUpDebuglinkObject() 412 const ELFObjectFileBase *Obj, in lookUpBuildIDObject() 444 ObjectFile *Obj = ObjOrErr.get(); in getOrCreateObjectPair() local 503 LLVMSymbolizer::createModuleInfo(const ObjectFile *Obj, in createModuleInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | TapiUniversal.h | 62 ObjectForArch Obj; variable 65 object_iterator(const ObjectForArch &Obj) : Obj(Obj) {} in object_iterator()
|
D | MachOUniversal.h | 120 ObjectForArch Obj; variable 122 object_iterator(const ObjectForArch &Obj) : Obj(Obj) {} in object_iterator()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOI386.h | 38 const MachOObjectFile &Obj = in processRelocationRef() local 128 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 149 const MachOObjectFile &Obj = in processSECTDIFFRelocation() local 212 Error populateJumpTable(const MachOObjectFile &Obj, in populateJumpTable()
|
D | RuntimeDyldMachOX86_64.h | 38 const MachOObjectFile &Obj = in processRelocationRef() local 123 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 161 const MachOObjectFile &Obj = in processSubtractRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | RTDyldObjectLinkingLayer.h | 215 OwnedObject Obj, MemoryManagerPtrT MemMgr, in ConcreteLinkedObject() 292 void buildInitialSymbolTable(const OwnedObject &Obj) { in buildInitialSymbolTable() 323 OwnedObject Obj; member 339 OwnedObject Obj, MemoryManagerPtrT MemMgr, in createLinkedObject() 393 auto Obj = in addObject() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | User.cpp | 127 User *Obj = reinterpret_cast<User*>(End); in allocateFixedOperandUser() local 153 User *Obj = reinterpret_cast<User *>(HungOffOperandList + 1); in operator new() local 170 User *Obj = static_cast<User *>(Usr); in operator delete() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStackLayout.cpp | 53 void StackLayout::layoutObject(StackObject &Obj) { in layoutObject() 149 for (auto &Obj : StackObjects) in computeLayout() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 180 RuntimeDyldImpl::loadObjectImpl(const object::ObjectFile &Obj) { in loadObjectImpl() 459 const ObjectFile *Obj = Section.getObject(); in isRequiredForExecution() local 482 const ObjectFile *Obj = Section.getObject(); in isReadOnlyData() local 500 const ObjectFile *Obj = Section.getObject(); in isZeroInit() local 515 Error RuntimeDyldImpl::computeTotalAllocSize(const ObjectFile &Obj, in computeTotalAllocSize() 625 unsigned RuntimeDyldImpl::computeGOTSize(const ObjectFile &Obj) { in computeGOTSize() 643 unsigned RuntimeDyldImpl::computeSectionStubBufSize(const ObjectFile &Obj, in computeSectionStubBufSize() 717 Error RuntimeDyldImpl::emitCommonSymbols(const ObjectFile &Obj, in emitCommonSymbols() 772 RuntimeDyldImpl::emitSection(const ObjectFile &Obj, in emitSection() 890 RuntimeDyldImpl::findOrEmitSection(const ObjectFile &Obj, in findOrEmitSection() [all …]
|
/third_party/typescript/tests/cases/conformance/types/contextualTypes/asyncFunctions/ |
D | contextuallyTypeAsyncFunctionAwaitOperand.ts | 5 interface Obj { key: "value"; } interface
|