| /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/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/libtextclassifier/util/math/ |
| D | fastexp.h | 39 struct Table { struct 58 static const Table cache_; argument
|
| /external/skqp/src/core/ |
| D | SkGammas.h | 28 struct Table { struct 29 size_t fOffset; 30 int fSize; 32 const float* table(const SkGammas* base) const { in table()
|
| /external/skia/src/core/ |
| D | SkGammas.h | 28 struct Table { struct 29 size_t fOffset; 30 int fSize; 32 const float* table(const SkGammas* base) const { in table()
|
| /external/tensorflow/tensorflow/core/lib/io/ |
| D | table.h | 69 explicit Table(Rep* rep) { rep_ = rep; } in Table() function
|
| /external/clang/test/CodeGenObjC/ |
| D | super-message-fragileabi.m | 10 @interface Table <Proto> interface
|
| /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/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/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
| D | StructInNestedNS.php | 7 use \Google\FlatBuffers\Table; alias
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | Test.php | 7 use \Google\FlatBuffers\Table; alias
|
| D | Ability.php | 7 use \Google\FlatBuffers\Table; alias
|
| /external/lzma/Java/SevenZip/ |
| D | CRC.java | 7 static public int[] Table = new int[256]; field in CRC
|
| /external/flatbuffers/tests/MyGame/ |
| D | InParentNamespace.go | 25 func (rcv *InParentNamespace) Table() flatbuffers.Table { func
|
| /external/flatbuffers/tests/MyGame/Example2/ |
| D | Monster.go | 25 func (rcv *Monster) Table() flatbuffers.Table { func
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | base_rendezvous_mgr.h | 100 typedef gtl::FlatMap<int64, BaseRemoteRendezvous*> Table; typedef
|
| /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()
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
| D | boxdraw.c | 127 UNICODE_TO_CHAR *Table; in LibIsValidTextGraphics() local
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | ListRecordBuilder.cpp | 75 TypeIndex ListRecordBuilder::writeListRecord(TypeTableBuilder &Table) { in writeListRecord()
|