| /third_party/openGLES/xml/ |
| H A D | readme.tex | [all...] |
| /third_party/skia/third_party/externals/opengl-registry/xml/ |
| H A D | readme.tex | [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugSubsectionRecord.h | 73 DebugSubsectionRecord Contents; member in llvm::codeview::DebugSubsectionRecordBuilder
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugStringTableSubsection.cpp | 25 Error DebugStringTableSubsectionRef::initialize(BinaryStreamRef Contents) { in initialize() argument
|
| H A D | DebugSubsectionRecord.cpp | 59 DebugSubsectionRecordBuilder( const DebugSubsectionRecord &Contents, CodeViewContainer Container) DebugSubsectionRecordBuilder() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | IRObjectFile.cpp | 77 Expected<StringRef> Contents = Sec.getContents(); in findBitcodeInObject() local
|
| H A D | COFFObjectFile.cpp | 1764 Expected<StringRef> Contents = Section.getContents(); in load() local 1833 ArrayRef<uint8_t> Contents; in getContents() local 1854 Expected<StringRef> Contents = S.getContents(); getContents() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 353 const SmallVectorImpl<char> &Contents = DF->getContents(); in dump() local 377 const SmallVectorImpl<char> &Contents = CEIF->getContents(); in dump() local [all...] |
| H A D | MCAssembler.cpp | 821 MutableArrayRef<char> Contents; in layout() local
|
| H A D | MCCodeView.cpp | 148 SmallVectorImpl<char> &Contents = getStringTableFragment()->getContents(); in addToStringTable() local 611 SmallVectorImpl<char> &Contents = Frag.getContents(); in encodeDefRange() local
|
| H A D | WasmObjectWriter.cpp | 612 const SmallVectorImpl<char> &Contents = LEB->getContents(); in addData() local 616 const SmallVectorImpl<char> &Contents = DataFrag.getContents(); in addData() local 1551 const SmallVectorImpl<char> &Contents = DataFrag.getContents(); in writeObject() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
| H A D | NaClBitcodeHeader.cpp | 137 std::string NaClBitcodeHeaderField::Contents() const { in Contents() function in NaClBitcodeHeaderField
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 161 const MDString *Contents = dyn_cast<MDString>(Tuple->getOperand(1)); in EmitEndOfAsmFile() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | AccelTable.h | 302 void emitAppleAccelTable(AsmPrinter *Asm, AccelTable<DataT> &Contents, in emitAppleAccelTable() argument
|
| H A D | MachineOperand.h | 198 } Contents; variable [all...] |
| H A D | ScheduleDAG.h | 91 } Contents; member in llvm::SDep [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 95 const AccelTableBase &Contents; ///< Data to emit. member in __anon23971::AccelTableWriter 109 AccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AccelTableWriter() argument 168 AppleAccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AppleAccelTableWriter() argument 515 Dwarf5AccelTableWriter( AsmPrinter *Asm, const AccelTableBase &Contents, ArrayRef<MCSymbol *> CompUnits, llvm::function_ref<unsigned(const DataT &)> getCUIndexForEntry) Dwarf5AccelTableWriter() argument 544 emitAppleAccelTableImpl(AsmPrinter *Asm, AccelTableBase &Contents, StringRef Prefix, const MCSymbol *SecBegin, ArrayRef<AppleAccelTableData::Atom> Atoms) emitAppleAccelTableImpl() argument 551 emitDWARF5AccelTable( AsmPrinter *Asm, AccelTable<DWARF5AccelTableData> &Contents, const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) emitDWARF5AccelTable() argument 584 emitDWARF5AccelTable( AsmPrinter *Asm, AccelTable<DWARF5AccelTableStaticData> &Contents, ArrayRef<MCSymbol *> CUs, llvm::function_ref<unsigned(const DWARF5AccelTableStaticData &)> getCUIndexForEntry) emitDWARF5AccelTable() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssembler.h | 211 uintptr_t Contents; member in Ice::AssemblerBuffer
|
| H A D | IceGlobalInits.h | 257 DataVecType Contents; member in Ice::VariableDeclaration::DataInitializer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 171 MIRParserImpl::MIRParserImpl(std::unique_ptr<MemoryBuffer> Contents, in MIRParserImpl() argument 951 llvm::createMIRParser(std::unique_ptr<MemoryBuffer> Contents, in createMIRParser() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCFragment.h | 175 SmallVector<char, ContentsSize> Contents; member in llvm::MCEncodedFragmentWithContents 379 SmallString<8> Contents; member in llvm::MCLEBFragment 466 SmallString<8> Contents; member in llvm::MCCVInlineLineTableFragment [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | JSON.h | 780 void array(Block Contents) { in array() argument 786 void object(Block Contents) { in object() argument 796 void attribute(llvm::StringRef Key, const Value& Contents) { in attribute() argument 800 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() argument 804 void attributeObject(llvm::StringRef Key, Block Contents) { in attributeObject() argument 819 attributeImpl(llvm::StringRef Key, Block Contents) attributeImpl() argument [all...] |
| H A D | VirtualFileSystem.h | 591 std::vector<std::unique_ptr<Entry>> Contents; member in llvm::vfs::RedirectingFileSystem::RedirectingDirectoryEntry 595 RedirectingDirectoryEntry(StringRef Name, std::vector<std::unique_ptr<Entry>> Contents, Status S) RedirectingDirectoryEntry() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | OrcRemoteTargetClient.h | 245 std::unique_ptr<char[]> Contents; member in llvm::orc::remote::OrcRemoteTargetClient::RemoteRTDyldMemoryManager::Alloc
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 1372 auto *Contents = dyn_cast<yaml::SequenceNode>(I.getValue()); in parseEntry() local
|