Home
last modified time | relevance | path

Searched refs:uoffset (Results 1 – 24 of 24) sorted by relevance

/third_party/flatbuffers/python/flatbuffers/
Dpacker.py40 uoffset = uint32 variable
Dbuilder.py752 encode.Write(packer.uoffset, self.Bytes, self.Head(), x)
/third_party/flatbuffers/grpc/examples/python/greeter/models/
DHelloReply.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DHelloRequest.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/flatbuffers/tests/MyGame/Example2/
DMonster.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/flatbuffers/tests/MyGame/
DInParentNamespace.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DMonsterExtra.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DTableInNestedNS.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DReferrable.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DArrayTable.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DStat.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DTypeAliases.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DMonster.py15 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/flatbuffers/tests/namespace_test/NamespaceA/
DSecondTableInA.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
DTableInFirstNS.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/flatbuffers/tests/namespace_test/NamespaceC/
DTableInC.py14 n = flatbuffers.encode.Get(flatbuffers.packer.uoffset, buf, offset)
/third_party/harfbuzz/src/
Dhb-aat-layout-morx-table.hh507 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/
Dhb-aat-layout-morx-table.hh507 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/
Dhb-aat-layout-morx-table.hh518 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/
Dntfsrecover.c838 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/
Den-words.txt11466 uoffset
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt11466 uoffset
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1690 - freedreno/isa: add uoffset type to print positive-only offsets