/external/flatbuffers/tests/MyGame/Example/ |
D | Stat.cs | 9 public struct Stat : IFlatbufferObject struct 11 private Table __p; 12 public ByteBuffer ByteBuffer { get { return __p.bb; } } 13 public static Stat GetRootAsStat(ByteBuffer _bb) { return GetRootAsStat(_bb, new Stat()); } in GetRootAsStat() 14 …(ByteBuffer _bb, Stat obj) { return (obj.__assign(_bb.GetInt(_bb.Position) + _bb.Position, _bb)); } in GetRootAsStat() 15 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } in __init() 16 public Stat __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } in __assign() 18 …string Id { get { int o = __p.__offset(4); return o != 0 ? __p.__string(o + __p.bb_pos) : null; } } 19 public ArraySegment<byte>? GetIdBytes() { return __p.__vector_as_arraysegment(4); } in GetIdBytes() 20 … Val { get { int o = __p.__offset(6); return o != 0 ? __p.bb.GetLong(o + __p.bb_pos) : (long)0; } } [all …]
|
D | Stat.go | 9 type Stat struct { struct 10 _tab flatbuffers.Table 20 func (rcv *Stat) Init(buf []byte, i flatbuffers.UOffsetT) { 25 func (rcv *Stat) Table() flatbuffers.Table { 29 func (rcv *Stat) Id() []byte { 37 func (rcv *Stat) Val() int64 { 45 func (rcv *Stat) MutateVal(n int64) bool { 49 func (rcv *Stat) Count() uint16 { 57 func (rcv *Stat) MutateCount(n uint16) bool {
|
D | Stat.py | 7 class Stat(object): class
|
D | Stat.php | 11 class Stat extends Table class
|
D | Stat.java | 11 public final class Stat extends Table { class
|
D | MonsterStorage_grpc.go | 66 Retrieve(*Stat, MonsterStorage_RetrieveServer) error
|
/external/libchrome/dbus/ |
D | dbus_statistics.cc | 23 struct Stat { struct 24 Stat(const std::string& service, in Stat() function 34 std::string service; 35 std::string interface; 36 std::string method; 37 int sent_method_calls; 38 int received_signals; 39 int sent_blocking_method_calls; 41 bool Compare(const Stat& other) const { in Compare() 49 struct PtrCompare {
|
/external/skia/src/utils/win/ |
D | SkIStream.cpp | 96 HRESULT STDMETHODCALLTYPE SkBaseIStream::Stat(STATSTG* pStatstg in Stat() function in SkBaseIStream 203 HRESULT STDMETHODCALLTYPE SkIStream::Stat(STATSTG* pStatstg in Stat() function in SkIStream 263 HRESULT STDMETHODCALLTYPE SkWIStream::Stat(STATSTG* pStatstg in Stat() function in SkWIStream
|
/external/llvm/lib/Support/ |
D | FileOutputBuffer.cpp | 41 sys::fs::file_status Stat; in create() local
|
D | Statistic.cpp | 167 for (const Statistic *Stat : Stats.Stats) { in PrintStatisticsJSON() local
|
/external/clang/unittests/Basic/ |
D | VirtualFileSystemTest.cpp | 534 auto Stat = FS.status("/a"); in TEST_F() local 542 auto Stat = FS.status("c:"); in TEST_F() local 556 auto Stat = FS.status("/"); in TEST_F() local 570 auto Stat = FS.status("/a"); in TEST_F() local 636 auto Stat = FS.status("/b/c"); in TEST_F() local
|
/external/openssh/ |
D | sftp-server.c | 82 typedef struct Stat Stat; typedef 84 struct Stat { struct 85 char *name; 86 char *long_name; 87 Attrib attrib;
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractGUI.cpp | 95 CDecompressStat Stat; in ProcessVirt() local
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 412 Status Stat; member in clang::vfs::detail::InMemoryNode 416 InMemoryNode(Status Stat, InMemoryNodeKind Kind) in InMemoryNode() 429 InMemoryFile(Status Stat, std::unique_ptr<llvm::MemoryBuffer> Buffer) in InMemoryFile() 464 InMemoryDirectory(Status Stat) in InMemoryDirectory() 534 Status Stat(P.str(), getNextVirtualUniqueID(), in addFile() local 546 Status Stat( in addFile() local
|
/external/harfbuzz_ng/test/shaping/ |
D | hb_test_tools.py | 198 class Stat: class
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerLoop.cpp | 562 char Stat[7] = "MIN "; in FindExtraUnits() local
|
/external/flatbuffers/tests/ |
D | monster_test_generated.js | 438 MyGame.Example.Stat = function() { class in MyGame.Example
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_gdipext.cpp | 1377 HRESULT STDMETHODCALLTYPE Stat(STATSTG* pStatstg, in Stat() function in GpStream
|
/external/robolectric/v3/libs/ |
D | sqlite4java-0.282.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/almworks/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |