HomeSort by relevance Sort by last modified time
    Searched refs:Table (Results 651 - 675 of 792) sorted by null

<<21222324252627282930>>

  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]
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
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 325 Table,
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_enum.cpp 238 {0xdb9be968, L"table", XFA_AttributeEnum::Table},
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 517 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 52 JT, // Jump table.
298 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
  /build/soong/cmd/soong_build/
writedocs.go 160 table{
161 table-layout: fixed;
178 td,table.responsive tr:not(.alt) td td:first-child,table.responsive td tr:not(.alt) td:first-child {
205 table {
270 <table class="module_types" summary="Table of Soong module types sorted by package">
287 </table>
  /development/vndk/tools/definition-tool/assets/insight/
insight.js 232 let domTable = domNewElem('table', domTBody);
319 // Table
329 let domTable = domNewElem('table', domTBody);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DateFormatSymbols.java 1697 UResource.Table table = value.getTable(); local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateFormatSymbols.java 1739 UResource.Table table = value.getTable(); local
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFVerifier.cpp 563 // Make sure we don't get a valid line table back if the offset is wrong.
565 // Skip this line table as it isn't valid. No need to create an error
579 // Already verified this line table before, no need to do it again.
590 // If there is no line table we will have created an error in the
774 << " in accelerator table does not match Tag "
849 warn() << formatv("Name Index @ {0:x} does not contain a hash table.\n",
881 // table is covered in the loop below.
896 error() << formatv("Name Index @ {0:x}: Name table entries [{1}, {2}] "
897 "are not covered by the hash table.\n",
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
ztypes_linux_sparc64.go 547 Table uint8
  /external/v8/src/inspector/
v8-console.cc 241 void V8Console::Table(const v8::debug::ConsoleCallArguments& info,
699 context, commandLineAPI, data, "table",
700 &V8Console::call<&V8Console::Table>,
701 "function table(data, [columns]) { [Command Line API] }");
    [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp 611 // See if this value already exists in the symbol table. If so, it is either
758 // Look this name up in the normal function symbol table.
771 // If we have the value in the symbol table or fwd-ref table, return it.
809 // If we have the value in the symbol table or fwd-ref table, return it.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
AsmMatcherEmitter.cpp 84 // 1. A operand match table is built, each entry contains a mnemonic, an
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/flatbuffers/tests/
monster_test_generated.h 679 struct InParentNamespace FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
728 struct Monster FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
782 struct TestSimpleTableWithEnum FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
852 struct Stat FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
957 struct Referrable FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
    [all...]
monster_test_generated.js 1037 * @param {flatbuffers.Table} obj
1038 * @returns {?flatbuffers.Table}
    [all...]
  /external/v8/src/arm64/
simulator-logic-arm64.cc     [all...]
  /external/vixl/src/aarch64/
logic-aarch64.cc     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 503 // This subsection holds a file index to offset in string table table.
504 OS.AddComment("File index to string table offset subsection");
507 // This subsection holds the string table.
508 OS.AddComment("String table");
548 TypeTableCollection Table(TypeTable.records());
549 Optional<TypeIndex> B = Table.getFirst();
552 CVType Record = Table.getType(*B);
560 TypeDumpVisitor TDV(Table, &SP, false);
574 B = Table.getNext(*B)
    [all...]
  /external/libtextclassifier/actions/
actions-suggestions_test.cc 154 const flatbuffers::Table* entity =
    [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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
WasmObjectWriter.cpp 42 // Went we ceate the indirect function table we start at 1, so that there is
215 // Maps function symbols to the table element index space. Used
575 // Provisional value is table address of the resolved symbol itself
752 W.OS << char(Import.Table.ElemType);
823 encodeULEB128(0, W.OS); // the table index
    [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/hpack/
hpack.go 26 // An InvalidIndexError is returned when an encoder references a table
27 // entry before the static table or after the end of the dynamic table.
63 // "The size of the dynamic table is the sum of the size of
98 // table size. The emitFunc will be called for each valid field
105 d.dynTab.table.init()
151 // stream (via dynamic table size updates) may set the maximum size
159 table headerFieldTable
171 dt.table.addEntry(f)
179 for dt.size > dt.maxSize && n < dt.table.len()
    [all...]

Completed in 985 milliseconds

<<21222324252627282930>>