/third_party/flatbuffers/python/flatbuffers/ |
D | packer.py | 40 uoffset = uint32 variable
|
D | builder.py | 752 encode.Write(packer.uoffset, self.Bytes, self.Head(), x)
|
/third_party/flatbuffers/grpc/examples/python/greeter/models/ |
D | HelloReply.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | HelloRequest.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/flatbuffers/tests/MyGame/Example2/ |
D | Monster.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/flatbuffers/tests/MyGame/ |
D | InParentNamespace.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | MonsterExtra.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
D | TableInNestedNS.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | TestSimpleTableWithEnum.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | Referrable.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | ArrayTable.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | Stat.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | TypeAliases.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | Monster.py | 15 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/flatbuffers/tests/namespace_test/NamespaceA/ |
D | SecondTableInA.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
D | TableInFirstNS.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/flatbuffers/tests/namespace_test/NamespaceC/ |
D | TableInC.py | 14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 507 uint32_t uoffset = action & LigActionOffset; in transition() local 508 if (uoffset & 0x20000000) in transition() 509 uoffset |= 0xC0000000; /* Sign-extend. */ in transition() 510 int32_t offset = (int32_t) uoffset; in transition()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 507 uint32_t uoffset = action & LigActionOffset; in transition() local 508 if (uoffset & 0x20000000) in transition() 509 uoffset |= 0xC0000000; /* Sign-extend. */ in transition() 510 int32_t offset = (int32_t) uoffset; in transition()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 518 uint32_t uoffset = action & LigActionOffset; in transition() local 519 if (uoffset & 0x20000000) in transition() 520 uoffset |= 0xC0000000; /* Sign-extend. */ in transition() 521 int32_t offset = (int32_t) uoffset; in transition()
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsrecover.c | 838 u32 uoffset; in get_extra_offset() local 843 uoffset = get_undo_offset(logr) in get_extra_offset() 845 return ((((uoffset > roffset ? uoffset : roffset) - 1) | 7) + 1); in get_extra_offset()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 11466 uoffset
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 11466 uoffset
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.2.0.rst | 1690 - freedreno/isa: add uoffset type to print positive-only offsets
|