Home
last modified time | relevance | path

Searched defs:uint16 (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_types.h47 typedef uint16_t uint16; typedef
63 typedef unsigned short uint16; typedef
/third_party/boost/libs/safe_numerics/example/
Dmotor_test1.c27 typedef uint16_t uint16; typedef
Dmotor_test2.c29 typedef uint16_t uint16; typedef
Dexample92.cpp55 typedef safe_t<uint16_t> uint16; typedef
/third_party/boost/libs/endian/test/
Dintrinsic_test.cpp10 typedef unsigned short uint16; typedef
/third_party/flatbuffers/python/flatbuffers/
Dpacker.py28 uint16 = struct.Struct("<H") variable
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h39 typedef uint16_t uint16; typedef
/third_party/cef/include/base/
Dcef_basictypes.h74 typedef unsigned short uint16; typedef
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h27 typedef uint16_t uint16; typedef
70 typedef unsigned short uint16; typedef
/third_party/node/test/parallel/
Dtest-buffer-bytelength.js54 const uint16 = new Uint16Array(8); constant
/third_party/boost/libs/config/test/
Dcstdint_test2.cpp64 static const boost::uint16_t uint16 = UINT16_C(65535); member
184 boost::uint16_t uint16 = UINT16_C(65535); in main() local
Dcstdint_test.cpp54 static const boost::uint16_t uint16 = UINT16_C(65535); member
174 boost::uint16_t uint16 = UINT16_C(65535); in main() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp25 typedef std::uint16_t uint16; typedef
212 typedef detail::uint16 uint16; typedef
/third_party/flutter/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h31 typedef unsigned short uint16; // NOLINT typedef
/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h31 typedef unsigned short uint16; // NOLINT typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h29 typedef uint16_t uint16; typedef
/third_party/mindspore/mindspore/ccsrc/utils/system/
Dbase.h36 using uint16 = uint16_t; variable
/third_party/flatbuffers/tests/MyGame/Example/
DStat.go106 func StatAddCount(builder *flatbuffers.Builder, count uint16) {
/third_party/mindspore/tests/ut/python/utils/
Dtest_serialize.py403 …def construct(self, int8, uint8, int16, uint16, int32, uint32, int64, uint64, flt16, flt32, flt64,… argument
/third_party/grpc/tools/http2_interop/
Dhttp2interop.go227 func testTLSMaxVersion(ctx *HTTP2InteropCtx, version uint16) error {
/third_party/mindspore/mindspore/common/
Ddtype.py68 uint16 = typing.UInt(16) variable
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dmake-artificial.go136 func appendU16LE(b []byte, u uint16) []byte {
/third_party/flatbuffers/go/
Dencode.go153 func WriteUint16(buf []byte, n uint16) {
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h66 typedef unsigned short uint16; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h66 typedef unsigned short uint16; typedef

12