Home
last modified time | relevance | path

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

/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/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/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/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h31 typedef unsigned short uint16; // NOLINT 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/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h29 typedef uint16_t uint16; typedef
/third_party/flatbuffers/tests/MyGame/Example/
DStat.go106 func StatAddCount(builder *flatbuffers.Builder, count uint16) {
DTypeAliases.go301 func TypeAliasesAddU16(builder *flatbuffers.Builder, u16 uint16) {
/third_party/flatbuffers/go/
Dencode.go153 func WriteUint16(buf []byte, n uint16) {
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dmake-artificial.go136 func appendU16LE(b []byte, u uint16) []byte {
/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
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h130 typedef uint16_t uint16; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp470 typedef detail::uint16 uint16; typedef
Dpacking.inl649 GLM_FUNC_QUALIFIER vecType<float, P> unpackHalf(vecType<uint16, P> const & v)
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h670 uint16_t uint16 = 0; in DisplayPreviewData() local
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c36 typedef unsigned short uint16; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp859 typedef detail::uint16 uint16; typedef