/external/flatbuffers/go/ |
D | table.go | 6 type Table struct { struct 7 Bytes []byte 8 Pos UOffsetT // Always < 1<<31. 14 func (t *Table) Offset(vtableOffset VOffsetT) VOffsetT { 23 func (t *Table) Indirect(off UOffsetT) UOffsetT { 28 func (t *Table) String(off UOffsetT) string { 34 func (t *Table) ByteVector(off UOffsetT) []byte { 43 func (t *Table) VectorLen(off UOffsetT) int { 51 func (t *Table) Vector(off UOffsetT) UOffsetT { 61 func (t *Table) Union(t2 *Table, off UOffsetT) { [all …]
|
D | struct.go | 7 Table anonMember
|
D | lib.go | 5 Table() Table methodSpec
|
/external/flatbuffers/net/FlatBuffers/ |
D | Table.cs | 25 public struct Table struct 27 public int bb_pos; 28 public ByteBuffer bb; 30 public ByteBuffer ByteBuffer { get { return bb; } } 34 public int __offset(int vtableOffset) in __offset() 40 public static int __offset(int vtableOffset, int offset, ByteBuffer bb) in __offset() 47 public int __indirect(int offset) in __indirect() 52 public static int __indirect(int offset, ByteBuffer bb) in __indirect() 58 public string __string(int offset) in __string() 67 public int __vector_len(int offset) in __vector_len() [all …]
|
/external/flatbuffers/rust/flatbuffers/src/ |
D | table.rs | 22 pub struct Table<'a> { struct 27 impl<'a> Table<'a> { implementation 50 impl<'a> Follow<'a> for Table<'a> { implementation
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/ |
D | HashTableTest.cpp | 40 HashTableInternals Table; in TEST() local 51 HashTableInternals Table; in TEST() local 72 HashTableInternals Table; in TEST() local 87 HashTableInternals Table; in TEST() local 116 HashTableInternals Table; in TEST() local 130 HashTableInternals Table; in TEST() local 233 HashTable<FooBar> Table; in TEST() local
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | Table.java | 20 public class Table { class 25 public Table(String id, String name) { in Table() method in Table
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrFoldTables.cpp | 5273 lookupFoldTableImpl(ArrayRef<X86MemoryFoldTableEntry> Table, unsigned RegOp) { in lookupFoldTableImpl() 5357 std::vector<X86MemoryFoldTableEntry> Table; member 5406 auto &Table = MemUnfoldTable->Table; in lookupUnfoldTable() local
|
/external/libtextclassifier/utils/math/ |
D | fastexp.h | 39 struct Table { struct 58 static const Table cache_; argument
|
/external/libtextclassifier/lang_id/common/math/ |
D | fastexp.h | 41 struct Table { struct 60 static const Table cache_; argument
|
/external/tensorflow/tensorflow/contrib/bigtable/kernels/test_kernels/ |
D | bigtable_test_client.h | 114 struct Table { struct 121 Table table_ GUARDED_BY(mu_); argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDKernelCodeTUtils.cpp | 29 static StringRef const Table[] = { in get_amd_kernel_code_t_FldNames() local 39 static StringRef const Table[] = { in get_amd_kernel_code_t_FldAltNames() local 91 static const PrintFx Table[] = { in getPrinterTable() local 161 static const ParseFx Table[] = { in getParserTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | SearchableTableEmitter.cpp | 296 void SearchableTableEmitter::emitLookupFunction(const GenericTable &Table, in emitLookupFunction() 458 void SearchableTableEmitter::emitLookupDeclaration(const GenericTable &Table, in emitLookupDeclaration() 474 void SearchableTableEmitter::emitGenericTable(const GenericTable &Table, in emitGenericTable() 535 SearchableTableEmitter::parseSearchIndex(GenericTable &Table, StringRef Name, in parseSearchIndex() 591 GenericTable &Table, const std::vector<Record *> &Items) { in collectTableEntries() 660 auto Table = llvm::make_unique<GenericTable>(); in run() local 704 GenericTable &Table = *It->second; in run() local 736 auto Table = llvm::make_unique<GenericTable>(); in run() local 770 for (const auto &Table : Tables) in run() local
|
D | GlobalISelEmitter.cpp | 610 MatchTable &operator<<(MatchTable &Table, const MatchTableRecord &Value) { in operator <<() 635 MatchTable Table(WithCoverage); in buildTable() local 991 void emitPredicateListOpcodes(MatchTable &Table, Args &&... args) { in emitPredicateListOpcodes() 1164 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() 1199 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() 1230 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() 1265 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() 1286 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() 1313 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() 1342 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() [all …]
|
/external/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDKernelCodeTUtils.cpp | 25 static StringRef const Table[] = { in get_amd_kernel_code_t_FldNames() local 75 static const PrintFx Table[] = { in getPrinterTable() local 147 static const ParseFx Table[] = { in getParserTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfStreamer.cpp | 205 AccelTable<DWARF5AccelTableStaticData> &Table) { in emitDebugNames() 228 AccelTable<AppleAccelTableStaticOffsetData> &Table) { in emitAppleNamespaces() 236 AccelTable<AppleAccelTableStaticOffsetData> &Table) { in emitAppleNames() 244 AccelTable<AppleAccelTableStaticOffsetData> &Table) { in emitAppleObjc() 252 AccelTable<AppleAccelTableStaticTypeData> &Table) { in emitAppleTypes()
|
/external/lua/src/ |
D | lobject.h | 497 typedef struct Table { struct 505 struct Table *metatable; argument 507 } Table; typedef
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | table.h | 69 explicit Table(Rep* rep) { rep_ = rep; } in Table() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBStringTableBuilder.h | 37 PDBStringTableBuilder *Table; member
|
/external/clang/test/CodeGenObjC/ |
D | super-message-fragileabi.m | 10 @interface Table <Proto> interface
|
/external/mesa3d/src/hgl/ |
D | GLDispatcher.h | 64 BGLDispatcher::Table() in Table() function
|
/external/flatbuffers/tests/union_vector/ |
D | BookReader.php | 5 use \Google\FlatBuffers\Table; alias
|
D | Rapunzel.php | 5 use \Google\FlatBuffers\Table; alias
|
/external/dng_sdk/source/ |
D | dng_1d_table.h | 101 const real32 * Table () const in Table() function
|
/external/clang/lib/Basic/ |
D | Builtins.cpp | 81 void Builtin::Context::initializeBuiltins(IdentifierTable &Table, in initializeBuiltins() 100 void Builtin::Context::forgetBuiltin(unsigned ID, IdentifierTable &Table) { in forgetBuiltin()
|