Home
last modified time | relevance | path

Searched defs:IO (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp75 IO &IO, MachOYAML::FileHeader &FileHdr) { in mapping() argument
88 void MappingTraits<MachOYAML::Object>::mapping(IO &IO, in mapping() argument
105 IO &IO, MachOYAML::FatHeader &FatHeader) { in mapping() argument
110 void MappingTraits<MachOYAML::FatArch>::mapping(IO &IO, in mapping() argument
122 IO &IO, MachOYAML::UniversalBinary &UniversalBinary) { in mapping() argument
136 IO &IO, MachOYAML::LinkEditData &LinkEditData) { in mapping() argument
147 IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode) { in mapping() argument
154 IO &IO, MachOYAML::BindOpcode &BindOpcode) { in mapping() argument
163 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping() argument
175 IO &IO, MachOYAML::NListEntry &NListEntry) { in mapping() argument
[all …]
DELFYAML.cpp25 ScalarEnumerationTraits<ELFYAML::ELF_ET>::enumeration(IO &IO, in enumeration() argument
38 ScalarEnumerationTraits<ELFYAML::ELF_EM>::enumeration(IO &IO, in enumeration() argument
202 IO &IO, ELFYAML::ELF_ELFCLASS &Value) { in enumeration() argument
212 IO &IO, ELFYAML::ELF_ELFDATA &Value) { in enumeration() argument
222 IO &IO, ELFYAML::ELF_ELFOSABI &Value) { in enumeration() argument
250 void ScalarBitSetTraits<ELFYAML::ELF_EF>::bitset(IO &IO, in bitset() argument
352 IO &IO, ELFYAML::ELF_SHT &Value) { in enumeration() argument
408 void ScalarBitSetTraits<ELFYAML::ELF_SHF>::bitset(IO &IO, in bitset() argument
454 IO &IO, ELFYAML::ELF_STT &Value) { in enumeration() argument
468 IO &IO, ELFYAML::ELF_STV &Value) { in enumeration() argument
[all …]
DCOFFYAML.cpp27 IO &IO, COFFYAML::COMDATType &Value) { in enumeration() argument
40 IO &IO, COFFYAML::WeakExternalCharacteristics &Value) { in enumeration() argument
48 IO &IO, COFFYAML::AuxSymbolType &Value) { in enumeration() argument
53 IO &IO, COFF::MachineTypes &Value) { in enumeration() argument
79 IO &IO, COFF::SymbolBaseType &Value) { in enumeration() argument
99 IO &IO, COFF::SymbolStorageClass &Value) { in enumeration() argument
130 IO &IO, COFF::SymbolComplexType &Value) { in enumeration() argument
138 IO &IO, COFF::RelocationTypeI386 &Value) { in enumeration() argument
153 IO &IO, COFF::RelocationTypeAMD64 &Value) { in enumeration() argument
174 IO &IO, COFF::WindowsSubsystem &Value) { in enumeration() argument
[all …]
DObjectYAML.cpp20 void MappingTraits<YamlObjectFile>::mapping(IO &IO, in mapping() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp85 IO &IO, MachOYAML::FileHeader &FileHdr) { in mapping() argument
98 void MappingTraits<MachOYAML::Object>::mapping(IO &IO, in mapping() argument
123 IO &IO, MachOYAML::FatHeader &FatHeader) { in mapping() argument
128 void MappingTraits<MachOYAML::FatArch>::mapping(IO &IO, in mapping() argument
140 IO &IO, MachOYAML::UniversalBinary &UniversalBinary) { in mapping() argument
154 IO &IO, MachOYAML::LinkEditData &LinkEditData) { in mapping() argument
166 IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode) { in mapping() argument
173 IO &IO, MachOYAML::BindOpcode &BindOpcode) { in mapping() argument
182 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping() argument
194 IO &IO, MachOYAML::NListEntry &NListEntry) { in mapping() argument
[all …]
DWasmYAML.cpp33 IO &IO, WasmYAML::FileHeader &FileHdr) { in mapping() argument
37 void MappingTraits<WasmYAML::Object>::mapping(IO &IO, in mapping() argument
46 static void commonSectionMapping(IO &IO, WasmYAML::Section &Section) { in commonSectionMapping() argument
51 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() argument
57 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() argument
67 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() argument
73 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() argument
78 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { in sectionMapping() argument
83 static void sectionMapping(IO &IO, WasmYAML::FunctionSection &Section) { in sectionMapping() argument
88 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() argument
[all …]
DDWARFYAML.cpp25 void MappingTraits<DWARFYAML::Data>::mapping(IO &IO, DWARFYAML::Data &DWARF) { in mapping() argument
45 void MappingTraits<DWARFYAML::Abbrev>::mapping(IO &IO, in mapping() argument
54 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
62 IO &IO, DWARFYAML::ARangeDescriptor &Descriptor) { in mapping() argument
67 void MappingTraits<DWARFYAML::ARange>::mapping(IO &IO, in mapping() argument
77 void MappingTraits<DWARFYAML::PubEntry>::mapping(IO &IO, in mapping() argument
86 IO &IO, DWARFYAML::PubSection &Section) { in mapping() argument
99 void MappingTraits<DWARFYAML::Unit>::mapping(IO &IO, DWARFYAML::Unit &Unit) { in mapping() argument
109 void MappingTraits<DWARFYAML::Entry>::mapping(IO &IO, DWARFYAML::Entry &Entry) { in mapping() argument
115 IO &IO, DWARFYAML::FormValue &FormValue) { in mapping() argument
[all …]
DELFYAML.cpp31 IO &IO, ELFYAML::ELF_ET &Value) { in enumeration() argument
43 IO &IO, ELFYAML::ELF_PT &Value) { in enumeration() argument
59 IO &IO, ELFYAML::ELF_EM &Value) { in enumeration() argument
224 IO &IO, ELFYAML::ELF_ELFCLASS &Value) { in enumeration() argument
234 IO &IO, ELFYAML::ELF_ELFDATA &Value) { in enumeration() argument
244 IO &IO, ELFYAML::ELF_ELFOSABI &Value) { in enumeration() argument
273 void ScalarBitSetTraits<ELFYAML::ELF_EF>::bitset(IO &IO, in bitset() argument
417 IO &IO, ELFYAML::ELF_SHT &Value) { in enumeration() argument
481 void ScalarBitSetTraits<ELFYAML::ELF_PF>::bitset(IO &IO, in bitset() argument
489 void ScalarBitSetTraits<ELFYAML::ELF_SHF>::bitset(IO &IO, in bitset() argument
[all …]
DCodeViewYAMLTypes.cpp202 IO &IO, PointerToMemberRepresentation &Value) { in enumeration() argument
222 IO &IO, VFTableSlotKind &Kind) { in enumeration() argument
233 IO &IO, CallingConvention &Value) { in enumeration() argument
260 void ScalarEnumerationTraits<PointerKind>::enumeration(IO &IO, in enumeration() argument
278 void ScalarEnumerationTraits<PointerMode>::enumeration(IO &IO, in enumeration() argument
288 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration() argument
295 void ScalarEnumerationTraits<MemberAccess>::enumeration(IO &IO, in enumeration() argument
303 void ScalarEnumerationTraits<MethodKind>::enumeration(IO &IO, in enumeration() argument
316 IO &IO, WindowsRTClassKind &Value) { in enumeration() argument
323 void ScalarEnumerationTraits<LabelType>::enumeration(IO &IO, LabelType &Value) { in enumeration() argument
[all …]
DCodeViewYAMLSymbols.cpp264 template <> void SymbolRecordImpl<ScopeEndSym>::map(IO &IO) {} in map() argument
280 template <> void SymbolRecordImpl<Thunk32Sym>::map(IO &IO) { in map() argument
290 template <> void SymbolRecordImpl<TrampolineSym>::map(IO &IO) { in map() argument
299 template <> void SymbolRecordImpl<SectionSym>::map(IO &IO) { in map() argument
308 template <> void SymbolRecordImpl<CoffGroupSym>::map(IO &IO) { in map() argument
316 template <> void SymbolRecordImpl<ExportSym>::map(IO &IO) { in map() argument
322 template <> void SymbolRecordImpl<ProcSym>::map(IO &IO) { in map() argument
336 template <> void SymbolRecordImpl<RegisterSym>::map(IO &IO) { in map() argument
342 template <> void SymbolRecordImpl<PublicSym32>::map(IO &IO) { in map() argument
349 template <> void SymbolRecordImpl<ProcRefSym>::map(IO &IO) { in map() argument
[all …]
DCOFFYAML.cpp35 IO &IO, COFFYAML::COMDATType &Value) { in enumeration() argument
48 IO &IO, COFFYAML::WeakExternalCharacteristics &Value) { in enumeration() argument
56 IO &IO, COFFYAML::AuxSymbolType &Value) { in enumeration() argument
61 IO &IO, COFF::MachineTypes &Value) { in enumeration() argument
87 IO &IO, COFF::SymbolBaseType &Value) { in enumeration() argument
107 IO &IO, COFF::SymbolStorageClass &Value) { in enumeration() argument
138 IO &IO, COFF::SymbolComplexType &Value) { in enumeration() argument
146 IO &IO, COFF::RelocationTypeI386 &Value) { in enumeration() argument
161 IO &IO, COFF::RelocationTypeAMD64 &Value) { in enumeration() argument
182 IO &IO, COFF::RelocationTypesARM &Value) { in enumeration() argument
[all …]
DCodeViewYAMLDebugSections.cpp266 void MappingTraits<SourceLineEntry>::mapping(IO &IO, SourceLineEntry &Obj) { in mapping() argument
273 void MappingTraits<SourceColumnEntry>::mapping(IO &IO, SourceColumnEntry &Obj) { in mapping() argument
278 void MappingTraits<SourceLineBlock>::mapping(IO &IO, SourceLineBlock &Obj) { in mapping() argument
284 void MappingTraits<CrossModuleExport>::mapping(IO &IO, CrossModuleExport &Obj) { in mapping() argument
289 void MappingTraits<YAMLCrossModuleImport>::mapping(IO &IO, in mapping() argument
296 IO &IO, SourceFileChecksumEntry &Obj) { in mapping() argument
302 void MappingTraits<InlineeSite>::mapping(IO &IO, InlineeSite &Obj) { in mapping() argument
309 void MappingTraits<YAMLFrameData>::mapping(IO &IO, YAMLFrameData &Obj) { in mapping() argument
320 void YAMLChecksumsSubsection::map(IO &IO) { in map() argument
325 void YAMLLinesSubsection::map(IO &IO) { in map() argument
[all …]
DObjectYAML.cpp23 void MappingTraits<YamlObjectFile>::mapping(IO &IO, in mapping() argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPdbYaml.cpp104 void MappingTraits<PdbObject>::mapping(IO &IO, PdbObject &Obj) { in mapping() argument
115 void MappingTraits<MSFHeaders>::mapping(IO &IO, MSFHeaders &Obj) { in mapping() argument
123 void MappingTraits<msf::SuperBlock>::mapping(IO &IO, msf::SuperBlock &SB) { in mapping() argument
137 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping() argument
141 void MappingTraits<PdbInfoStream>::mapping(IO &IO, PdbInfoStream &Obj) { in mapping() argument
149 void MappingTraits<PdbDbiStream>::mapping(IO &IO, PdbDbiStream &Obj) { in mapping() argument
160 void MappingTraits<PdbTpiStream>::mapping(IO &IO, in mapping() argument
166 void MappingTraits<NamedStreamMapping>::mapping(IO &IO, in mapping() argument
172 void MappingTraits<PdbModiStream>::mapping(IO &IO, PdbModiStream &Obj) { in mapping() argument
177 void MappingTraits<PdbDbiModuleInfo>::mapping(IO &IO, PdbDbiModuleInfo &Obj) { in mapping() argument
/external/llvm/tools/llvm-pdbdump/
DPdbYaml.cpp107 void MappingTraits<PdbObject>::mapping(IO &IO, PdbObject &Obj) { in mapping() argument
115 void MappingTraits<MsfHeaders>::mapping(IO &IO, MsfHeaders &Obj) { in mapping() argument
124 void MappingTraits<PDBFile::SuperBlock>::mapping(IO &IO, in mapping() argument
138 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping() argument
142 void MappingTraits<PdbInfoStream>::mapping(IO &IO, PdbInfoStream &Obj) { in mapping() argument
149 void MappingTraits<PdbDbiStream>::mapping(IO &IO, PdbDbiStream &Obj) { in mapping() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp47 static Error mapNameAndUniqueName(CodeViewRecordIO &IO, StringRef &Name, in mapNameAndUniqueName()
175 [](CodeViewRecordIO &IO, TypeIndex &N) { return IO.mapInteger(N); })); in visitKnownRecord()
184 [](CodeViewRecordIO &IO, TypeIndex &N) { return IO.mapInteger(N); })); in visitKnownRecord()
302 [](CodeViewRecordIO &IO, StringRef &S) { return IO.mapStringZ(S); })); in visitKnownRecord()
354 [](CodeViewRecordIO &IO, TypeIndex &N) { return IO.mapInteger(N); })); in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DObjectYAML.h23 class IO; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecordMapping.h41 CodeViewRecordIO IO; variable
DTypeRecordMapping.h47 CodeViewRecordIO IO; variable
/external/libchrome/base/test/
Dscoped_task_environment.h81 IO, enumerator
/external/compiler-rt/lib/profile/
DInstrProfilingWriter.c84 ProfDataIOVec IO[] = {{Data, sizeof(uint8_t), Size}}; in lprofBufferIOWrite() local
99 ProfDataIOVec IO[] = { in lprofBufferIOFlush() local
/external/yapf/yapftests/
Dmain_test.py25 class IO(object): class
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDebugMap.cpp197 IO &, std::vector<std::unique_ptr<dsymutil::DebugMapObject>> &seq, in element() argument
236 MappingTraits<dsymutil::DebugMapObject>::YamlDMO::denormalize(IO &IO) { in denormalize() argument
/external/llvm/tools/dsymutil/
DDebugMap.cpp173 IO &, std::vector<std::unique_ptr<dsymutil::DebugMapObject>> &seq, in element() argument
212 MappingTraits<dsymutil::DebugMapObject>::YamlDMO::denormalize(IO &IO) { in denormalize() argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp153 NormalizedBinary(IO &, std::vector<uint8_t> &Data) : Binary(Data) {} in NormalizedBinary() argument
154 std::vector<uint8_t> denormalize(IO &) { in denormalize() argument

12