| /external/llvm/utils/TableGen/ |
| FixedLenDecoderEmitter.cpp | 72 DecoderTable Table; 98 // Emit the decoder state machine table. 99 void emitTable(formatted_raw_ostream &o, DecoderTable &Table, 268 // Emit table entries to decode instructions given a segment or segments of 314 // Lookup table for the operand decoding of instructions. 439 // Emits table entries to decode the singleton. 583 static void resolveTableFixups(DecoderTable &Table, const FixupList &Fixups, 596 // Our NumToSkip entries are 16-bits. Make sure our table isn't too 598 assert(Delta < 65536U && "disassembler decoding table too large!"); 599 Table[FixupIdx] = (uint8_t)Delta [all...] |
| AsmWriterEmitter.cpp | 268 // Build an aggregate string, and build a table of offsets into it. 276 // Add all strings to the string table upfront so it can generate an optimized 315 // in the opcode-indexed table. 341 // Otherwise, we can include this in the initial lookup table. Add it in. 363 // Emit the string table itself. 370 unsigned Table = 0, Shift = 0; 377 // Figure out how big this table section needs to be, but no bigger than 4. 382 O << " static const uint" << TableSize << "_t OpInfo" << Table 389 // Emit string to combine the individual table lookups. 394 BitsOS << "OpInfo" << Table << "[MI->getOpcode()] << " << Shift << ";\n" [all...] |
| /external/python/cpython2/Tools/msi/ |
| msilib.py | 81 class Table: 129 return "CREATE TABLE %s (%s PRIMARY KEY %s)" % (self.name, fields, keys) 153 f.write("from msilib import Table\n") 159 f.write("\n%s = Table('%s')\n" % (name,name)) 168 # Fill the _Validation table 175 # Table, Column, Nullable 210 table = r.StringData(1) 211 tables.append(table) 212 f.write("%s = [\n" % table) 213 v1 = seqmsi.OpenView("SELECT * FROM `%s`" % table) [all...] |
| /external/spirv-llvm/lib/SPIRV/libSPIRV/ |
| SPIRVEntry.cpp | 76 static TableEntry Table[] = { 83 static const OpToFactoryMapTy OpToFactoryMap(std::begin(Table), 84 std::end(Table));
|
| /frameworks/base/core/java/com/android/internal/app/procstats/ |
| SparseMappingTable.java | 38 * set of Table objects that each contain a small array mapping the byte IDs to a position 69 * A table of data as stored in a SparseMappingTable. 71 public static class Table { 77 public Table(SparseMappingTable parent) { 83 * Pulls the data from 'copyFrom' and stores it in our own longs table. 85 * @param copyFrom The Table to copy from 88 public void copyFrom(Table copyFrom, int valueCount) { 109 * table. 142 // the table value itself, which will be used for lookup 149 // Store the key in the sparse lookup table for this Table object [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/ |
| WasmYAML.h | 48 struct Table { 78 Table TableImport; 212 std::vector<Table> Tables; 296 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table) 345 template <> struct MappingTraits<WasmYAML::Table> { 346 static void mapping(IO &IO, WasmYAML::Table &Table);
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
| LegacyBootSupport.c | 41 Print the BBS Table.
43 @param BbsTable The BBS table.
111 Print the BBS Table.
113 @param HddInfo The HddInfo table.
558 // Assumption is table is built from low bus to high bus numbers.
628 @param Id Table/Data identifier
632 @retval EFI_OUT_OF_RESOURCES no resource to get data or table
641 VOID *Table;
670 (VOID *) &Table,
678 DEBUG ((EFI_D_INFO, " Table - %x, Size - %x, Location - %x, Alignment - %x\n", (UINTN)Table, (UINTN)TableSize, (UINTN)Location (…) [all...] |
| /external/flatbuffers/tests/MyGame/Example/ |
| Monster.go | 11 _tab flatbuffers.Table 26 func (rcv *Monster) Table() flatbuffers.Table { 124 func (rcv *Monster) Test(obj *flatbuffers.Table) bool {
|
| /external/llvm/lib/MC/ |
| MCStreamer.cpp | 176 MCDwarfLineTable &Table = getContext().getMCDwarfLineTable(CUID); 177 if (!Table.getLabel()) { 179 Table.setLabel( 182 return Table.getLabel();
|
| /external/llvm/tools/llvm-readobj/ |
| COFFDumper.cpp | 119 /// Given a .debug$S section, find the string table and file checksum table. [all...] |
| /external/mesa3d/src/mesa/drivers/x11/ |
| glxapi.c | 27 * This is the GLX API dispatcher. It uses a dispatch table but that's 28 * not really needed anymore since the table always points to the "fake" 48 struct _glxapi_table *Table; 102 prevTable = d->Table; 103 return d->Table; /* done! */ 109 /* Setup the dispatch table */ 118 d->Table = t; 137 #define GET_DISPATCH(DPY, TABLE) \ 139 TABLE = prevTable; \ 142 TABLE = NULL; [all...] |
| /external/pdfium/third_party/lcms/include/ |
| lcms2_plugin.h | 300 const void *Table; // Points to the actual interpolation table 526 cmsUInt16Number* T; // Points to the table 16 bits table 527 cmsFloat32Number* TFloat; // Points to the cmsFloat32Number table
|
| /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/IoInitDxe/ |
| Smmu.c | 301 VOID *Table;
304 Table = SmmuAllocateTable (SMMU_S2CBT_SIZE, LShiftU64 (1, SMMU_S2CBT_SHIFT));
305 if (Table == NULL) {
306 DEBUG ((EFI_D_ERROR, "[%a]:[%dL] Allocate table failed!\n", __FUNCTION__, __LINE__));
309 ZeroMem (Table, SMMU_S2CBT_SIZE);
312 MmioWrite32 ((UINTN)Table + SMMU_CB_S1CTBAR(Index), 0);
313 MmioWrite32 ((UINTN)Table + SMMU_CB_S2CR(Index), S2CR_TYPE_BYPASS);
315 return Table;
321 VOID *Table;
323 Table = SmmuAllocateTable (SMMU_S1CBT_SIZE, LShiftU64 (1, SMMU_S1CBT_SHIFT)); [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| lobject.h | 257 /* from table to same table */ 259 /* to table */ 435 struct Table *metatable; 436 struct Table *env; 560 typedef struct Table { 564 struct Table *metatable; 570 } Table;
|
| /external/clang/lib/CodeGen/ |
| TargetInfo.cpp | [all...] |
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ |
| ICUResourceBundleReader.java | 74 /** [4] max. length of any table */ 291 // Faster table item search at the cost of slower startup and some heap memory. 372 return type==UResourceBundle.TABLE || type==ICUResourceBundle.TABLE16 || type==ICUResourceBundle.TABLE32; 381 private static final Table EMPTY_TABLE = new Table(); 748 Table getTable(int res) { 759 return (Table)value; 761 Table table; local 763 if(type == UResourceBundle.TABLE) { 875 Table table = reader.getTable(res); local [all...] |
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| ICUResourceBundleReader.java | 72 /** [4] max. length of any table */ 289 // Faster table item search at the cost of slower startup and some heap memory. 370 return type==UResourceBundle.TABLE || type==ICUResourceBundle.TABLE16 || type==ICUResourceBundle.TABLE32; 379 private static final Table EMPTY_TABLE = new Table(); 746 Table getTable(int res) { 757 return (Table)value; 759 Table table; local 761 if(type == UResourceBundle.TABLE) { 873 Table table = reader.getTable(res); local [all...] |
| /external/javassist/src/main/javassist/bytecode/ |
| CodeIterator.java | 303 * Branch offsets and the exception table are also updated. 325 * Branch offsets and the exception table are also updated. 350 * Branch offsets and the exception table are also updated. 376 * Branch offsets and the exception table are also updated. 398 * Branch offsets and the exception table are also updated. 423 * Branch offsets and the exception table are also updated. 470 * Branch offsets and the exception table are also updated. 487 * Branch offsets and the exception table are also updated. 509 * Branch offsets and the exception table are also updated. 526 * Branch offsets and the exception table are also updated 711 ExceptionTable table = codeAttr.getExceptionTable(); local [all...] |