/frameworks/compile/mclinker/unittests/ |
StringTableTest.h | 16 class StringTable; 26 * \see StringTable 44 mcld::StringTable* m_pTestee;
|
SymbolTableTest.h | 11 #include "mcld/LD/StringTable.h" 45 mcld::StringTable m_StrTable;
|
StringTableTest.cpp | 10 #include "mcld/LD/StringTable.h" 23 m_pTestee = new StringTable(*Pool); 61 StringTable::iterator it = m_pTestee->begin();
|
/external/chromium_org/third_party/re2/re2/testing/ |
unicode_test.py | 76 def StringTable(s, n, f): 112 StringTable(_UNICODE_TABLE, 3, DoLine) 116 self.assertRaises(unicode.InputError, StringTable, _UNICODE_TABLE, 4, Abort) 117 self.assertRaises(unicode.InputError, StringTable, _UNICODE_TABLE, 2, Abort) 118 self.assertRaises(unicode.InputError, StringTable, _BAD_TABLE1, 3, Abort) 119 self.assertRaises(unicode.InputError, StringTable, _BAD_TABLE2, 3, Abort) 120 self.assertRaises(unicode.InputError, StringTable, _BAD_TABLE3, 3, Abort)
|
/external/regex-re2/re2/testing/ |
unicode_test.py | 76 def StringTable(s, n, f): 112 StringTable(_UNICODE_TABLE, 3, DoLine) 116 self.assertRaises(unicode.InputError, StringTable, _UNICODE_TABLE, 4, Abort) 117 self.assertRaises(unicode.InputError, StringTable, _UNICODE_TABLE, 2, Abort) 118 self.assertRaises(unicode.InputError, StringTable, _BAD_TABLE1, 3, Abort) 119 self.assertRaises(unicode.InputError, StringTable, _BAD_TABLE2, 3, Abort) 120 self.assertRaises(unicode.InputError, StringTable, _BAD_TABLE3, 3, Abort)
|
/external/llvm/tools/yaml2obj/ |
yaml2coff.cpp | 35 StringTable.append(4, 0); 100 unsigned Index = StringTable.size(); 101 StringTable.append(Str.begin(), Str.end()); 102 StringTable.push_back(0); 112 std::string StringTable; 170 *reinterpret_cast<support::ulittle32_t *>(&CP.StringTable[0]) 171 = CP.StringTable.size(); 260 OS.write(&CP.StringTable[0], CP.StringTable.size());
|
/external/llvm/lib/Object/ |
Archive.cpp | 135 const char *addr = Parent->StringTable->Data.begin() 139 if (Parent->StringTable == Parent->end_children() 140 || addr < (Parent->StringTable->Data.begin() 142 || addr > (Parent->StringTable->Data.begin() 144 + Parent->StringTable->getSize())) 272 StringTable = i; 304 StringTable = i;
|
COFFObjectFile.cpp | 441 , StringTable(0) 508 if ((ec = getObject(StringTable, Data, StringTableAddr, StringTableSize))) 513 || (StringTableSize > 4 && StringTable[StringTableSize - 1] != 0)) { 531 ret.p = reinterpret_cast<intptr_t>(StringTable); 646 Result = StringRef(StringTable + offset);
|
/external/llvm/lib/MC/ |
MachObjectWriter.cpp | 33 StringTable.clear(); 473 /// \param StringTable [out] - The string table data. 477 ComputeSymbolTable(MCAssembler &Asm, SmallString<256> &StringTable, 491 StringTable += '\x00'; 513 Entry = StringTable.size(); 514 StringTable += Symbol.getName(); 515 StringTable += '\x00'; 549 Entry = StringTable.size(); 550 StringTable += Symbol.getName(); 551 StringTable += '\x00' [all...] |
WinCOFFObjectWriter.cpp | 106 class StringTable { 114 StringTable(); 134 StringTable Strings; 271 // StringTable class implementation 275 void StringTable::update_length() { 279 StringTable::StringTable() { 286 size_t StringTable::size() const { 292 size_t StringTable::insert(StringRef String) {
|
ELFObjectWriter.cpp | 100 SmallString<256> StringTable; 586 assert(StringTable.size() && "Missing string table"); 878 StringTable += '\x00'; [all...] |
/external/llvm/tools/macho-dump/ |
macho-dump.cpp | 180 StringRef StringTable) { 181 const char *Name = &StringTable.data()[StringIndex]; 202 StringRef StringTable = Obj.getStringTableData(); 203 outs().write_escaped(StringTable, 217 StringTable); 222 StringTable);
|
/frameworks/compile/mclinker/include/mcld/LD/ |
NamePool.h | 29 class StringTable;
|
/dalvik/vm/native/ |
dalvik_system_VMRuntime.cpp | 251 typedef std::map<std::string, StringObject*> StringTable; 254 StringTable& table = *(StringTable*) arg; 266 StringTable& strings) { 461 StringTable strings;
|
/external/llvm/utils/TableGen/ |
AsmWriterEmitter.cpp | 312 SequenceToOffsetTable<std::string> StringTable; 330 StringTable.add(Str); 334 StringTable.layout(); 347 Idx = StringTable.get(""); 351 Idx = StringTable.get(Str); 444 StringTable.emit(O, printChar); 542 SequenceToOffsetTable<std::string> StringTable; 575 StringTable.add(AsmName); 578 StringTable.layout(); 580 StringTable.emit(O, printChar) [all...] |
AsmMatcherEmitter.cpp | [all...] |
/external/llvm/include/llvm/MC/ |
MCMachObjectWriter.h | 108 SmallString<256> StringTable; 241 /// \param StringTable [out] - The string table data. 242 void ComputeSymbolTable(MCAssembler &Asm, SmallString<256> &StringTable,
|
/external/llvm/include/llvm/Object/ |
Archive.h | 195 child_iterator StringTable;
|
COFF.h | 204 const char *StringTable;
|
/external/v8/src/ |
gdb-jit.cc | 188 class StringTable; 339 void PopulateHeader(Writer::Slot<Header> header, StringTable* strtab); 439 class StringTable : public ELFSection { 441 explicit StringTable(const char* name) 489 StringTable* strtab) { 632 sections_.Add(new StringTable(".shstrtab")); 719 StringTable* strtab = static_cast<StringTable*>(SectionAt(1)); 833 void Write(Writer::Slot<SerializedLayout> s, StringTable* t) { 872 StringTable* strtab [all...] |
/external/chromium_org/v8/src/ |
json-parser.h | 745 StringTable* string_table = isolate()->heap()->string_table(); 747 uint32_t entry = StringTable::FirstProbe(hash, capacity); 769 entry = StringTable::NextProbe(entry, count++, capacity);
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
relocs.py | 154 class StringTable: 303 shstrtab = StringTable(f.read(sections[e_shstrndx].sh_size)) 309 strtab = StringTable(f.read(section.sh_size)) [all...] |
/libcore/dex/src/main/java/com/android/dex/ |
Dex.java | 63 private final StringTable strings = new StringTable(); 890 private final class StringTable extends AbstractList<String> implements RandomAccess { [all...] |
/art/runtime/ |
debugger.cc | [all...] |
/external/chromium_org/tools/symsrc/ |
pefile.py | [all...] |