HomeSort by relevance Sort by last modified time
    Searched defs:Table (Results 126 - 150 of 253) sorted by null

1 2 3 4 56 7 8 91011

  /external/syslinux/com32/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;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netioapi.h 116 MIB_IF_ROW2 Table[ANY_SIZE];
159 MIB_IPINTERFACE_ROW Table[ANY_SIZE];
174 MIB_IFSTACK_ROW Table[ANY_SIZE];
179 MIB_INVERTEDIFSTACK_ROW Table[ANY_SIZE];
204 MIB_UNICASTIPADDRESS_ROW Table[ANY_SIZE];
216 MIB_ANYCASTIPADDRESS_ROW Table[ANY_SIZE];
228 MIB_MULTICASTIPADDRESS_ROW Table[ANY_SIZE];
256 MIB_IPFORWARD_ROW2 Table[ANY_SIZE];
279 MIB_IPPATH_ROW Table[ANY_SIZE];
304 MIB_IPNET_ROW2 Table[ANY_SIZE]
    [all...]
adoctint.h 108 typedef class ADOTable Table;
110 typedef struct ADOTable Table;
    [all...]
  /system/chre/external/flatbuffers/include/flatbuffers/
flatbuffers.h 419 // "val" points to the new table/string, as you can obtain from
471 auto table = IndirectHelper<T>::Read(data, 0);
475 return -table->KeyCompareWithValue(*key);
656 // Converts a Field ID to a virtual table offset.
777 // FlatBufferBuilder::Finish with your root table.
879 // If you hit this, you're trying to construct a Table/Vector/String
880 // during the construction of its parent table (between the MyTableBuilder
881 // and table.Finish().
899 // table, comparing it against existing vtables, and writing the
904 // Write the vtable offset, which is the start of any Table
1785 auto table = reinterpret_cast<const Table *>(root); local
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 432 // VirtualAddress field of the first relocation table entry.
849 llvm_unreachable("null symbol table pointer!");
891 // The iterator for the import directory table.
895 ImportDirectoryEntryRef(const import_directory_table_entry *Table, uint32_t I,
897 : ImportTable(Table), Index(I), OwningObject(Owner) {}
924 : Table(T), Index(I), OwningObject(Owner) {}
939 const delay_import_directory_table_entry *Table;
    [all...]
  /external/llvm/lib/Object/
MachOObjectFile.cpp 401 "extends past the end of the symbol table");
408 "command extends past the end of the symbol table");
413 "extends past the end of the symbol table");
421 "table");
426 "extends past the end of the symbol table");
433 " command extends past the end of the symbol table");
475 // getIndirectName() returns the name of the alias'ed symbol who's string table
792 static const char *const Table[] = {
803 res = Table[RType];
807 static const char *const Table[] =
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c 164 // A table of n elements is readed, where first comes n records containing offsets and sizes and
226 // Create table
351 cmsUInt16Number nChans, Table;
368 if (!_cmsReadUInt16Number(io, &Table)) goto Error;
410 if (!_cmsWriteUInt16Number(io, 0)) return FALSE; // Table
    [all...]
  /external/vixl/src/aarch64/
logic-aarch64.cc     [all...]
  /external/guice/extensions/persist/lib/
ejb3-persistence.jar 
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /prebuilts/misc/common/jacoco/lib/
org.jacoco.report-0.7.2.201409121644.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.1.201405082137/
org.jacoco.report-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.3.201501221555/
org.jacoco.report-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/
org.jacoco.report-0.7.4.201502262128.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.5.201505241946/
org.jacoco.report-0.7.5.201505241946.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.6.201602180812/
org.jacoco.report-0.7.6.201602180812.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/
org.jacoco.report-0.7.7.201606060606.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.8/
org.jacoco.report-0.7.8.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.report/0.7.5.201505241946/
org.jacoco.report-0.7.5.201505241946.jar 
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 268 // RTABI chapter 4.1.2, Table 2
279 // RTABI chapter 4.1.2, Table 3
306 // RTABI chapter 4.1.2, Table 4
317 // RTABI chapter 4.1.2, Table 5
344 // RTABI chapter 4.1.2, Table 6
363 // RTABI chapter 4.1.2, Table 7
370 // RTABI chapter 4.1.2, Table 8
389 // RTABI chapter 4.2, Table 9
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 265 // RTABI chapter 4.1.2, Table 2
272 // RTABI chapter 4.1.2, Table 3
283 // RTABI chapter 4.1.2, Table 4
290 // RTABI chapter 4.1.2, Table 5
301 // RTABI chapter 4.1.2, Table 6
312 // RTABI chapter 4.1.2, Table 7
318 // RTABI chapter 4.1.2, Table 8
329 // RTABI chapter 4.2, Table 9
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/
doxia-module-apt-1.0.jar 

Completed in 1206 milliseconds

1 2 3 4 56 7 8 91011