HomeSort by relevance Sort by last modified time
    Searched defs:Table (Results 176 - 200 of 352) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 351 SDValue Table = Op.getOperand(1);
354 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table);
    [all...]
  /external/pdfium/third_party/lcms/src/
cmscgats.c 118 // Table. Each individual table can hold properties and rows & cols
131 } TABLE;
144 cmsUInt32Number nTable; // The actual table
146 TABLE Tab[MAXTABLES];
205 // The keyword->symbol translation table. Sorting is required.
299 {"TABLE_DESCRIPTOR", WRITE_STRINGIFY}, // Describes the purpose or contents of a data table.
301 {"TABLE_NAME", WRITE_STRINGIFY} // Provides a short name for a data table.
1003 // ---------------------------------------------------------- Table
1006 TABLE* GetTable(cmsIT8* it8
    [all...]
cmstypes.c 164 // A table of n elements is readed, where first comes n records containing offsets and sizes and
232 // Create table
357 cmsUInt16Number nChans, Table;
374 if (!_cmsReadUInt16Number(io, &Table)) goto Error;
416 if (!_cmsWriteUInt16Number(io, 0)) return FALSE; // Table
979 // parser. The provided example (Table 69 on Page 60) makes this clear.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 334 SDValue Table = Op.getOperand(1);
337 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table);
    [all...]
  /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...]
  /system/chre/external/flatbuffers/include/flatbuffers/
flatbuffers.h 420 // "val" points to the new table/string, as you can obtain from
472 auto table = IndirectHelper<T>::Read(data, 0);
476 return -table->KeyCompareWithValue(*key);
657 // Converts a Field ID to a virtual table offset.
778 // FlatBufferBuilder::Finish with your root table.
880 // If you hit this, you're trying to construct a Table/Vector/String
881 // during the construction of its parent table (between the MyTableBuilder
882 // and table.Finish().
900 // table, comparing it against existing vtables, and writing the
905 // Write the vtable offset, which is the start of any Table
1786 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...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 416 // VirtualAddress field of the first relocation table entry.
843 llvm_unreachable("null symbol table pointer!");
885 // The iterator for the import directory table.
889 ImportDirectoryEntryRef(const coff_import_directory_table_entry *Table,
891 : ImportTable(Table), Index(I), OwningObject(Owner) {}
922 : Table(T), Index(I), OwningObject(Owner) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
COFF.h 430 // VirtualAddress field of the first relocation table entry.
912 llvm_unreachable("null symbol table pointer!");
954 // The iterator for the import directory table.
958 ImportDirectoryEntryRef(const coff_import_directory_table_entry *Table,
960 : ImportTable(Table), Index(I), OwningObject(Owner) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
COFF.h 430 // VirtualAddress field of the first relocation table entry.
912 llvm_unreachable("null symbol table pointer!");
954 // The iterator for the import directory table.
958 ImportDirectoryEntryRef(const coff_import_directory_table_entry *Table,
960 : ImportTable(Table), Index(I), OwningObject(Owner) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 416 // VirtualAddress field of the first relocation table entry.
843 llvm_unreachable("null symbol table pointer!");
885 // The iterator for the import directory table.
889 ImportDirectoryEntryRef(const coff_import_directory_table_entry *Table,
891 : ImportTable(Table), Index(I), OwningObject(Owner) {}
922 : Table(T), Index(I), OwningObject(Owner) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
COFF.h 430 // VirtualAddress field of the first relocation table entry.
912 llvm_unreachable("null symbol table pointer!");
954 // The iterator for the import directory table.
958 ImportDirectoryEntryRef(const coff_import_directory_table_entry *Table,
960 : ImportTable(Table), Index(I), OwningObject(Owner) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
COFF.h 430 // VirtualAddress field of the first relocation table entry.
912 llvm_unreachable("null symbol table pointer!");
954 // The iterator for the import directory table.
958 ImportDirectoryEntryRef(const coff_import_directory_table_entry *Table,
960 : ImportTable(Table), Index(I), OwningObject(Owner) {}
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/vixl/src/aarch64/
logic-aarch64.cc     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFF.h 429 // VirtualAddress field of the first relocation table entry.
    [all...]

Completed in 1361 milliseconds

1 2 3 4 5 6 78 91011>>