Home
last modified time | relevance | path

Searched defs:uint16_t (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/node/deps/v8/src/utils/
Dostreams.cc128 std::ostream& PrintUC16(std::ostream& os, uint16_t c, bool (*pred)(uint16_t)) { in PrintUC16()
136 bool (*pred)(uint16_t)) { in PrintUC16ForJSON()
144 std::ostream& PrintUC32(std::ostream& os, int32_t c, bool (*pred)(uint16_t)) { in PrintUC32()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/blocklisted/
Dfake-stdint.h5 typedef unsigned short uint16_t; typedef
/third_party/libexif/contrib/watcom/
D_stdint.h5 typedef unsigned short uint16_t; typedef
/third_party/rust/crates/bindgen/csmith-fuzzing/
Dcsmith.h9 #define uint16_t unsigned short macro
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/
Dvtest.c13 typedef unsigned short uint16_t; typedef
/third_party/ninja/src/
Dwin32port.h26 typedef unsigned short uint16_t; typedef
/third_party/rust/crates/libc/src/
Dfixed_width_ints.rs16 pub type uint16_t = u16; typedef
/third_party/lame/
DconfigMS.h63 typedef unsigned __int16 uint16_t; typedef
72 #define uint16_t unsigned short macro
Dconfig.h.in180 typedef unsigned short uint16_t; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/mesa3d/include/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/vulkan-headers/include/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h100 typedef unsigned short uint16_t; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Dptypes.h100 typedef unsigned short uint16_t; typedef
/third_party/icu/icu4c/source/common/unicode/
Dptypes.h100 typedef unsigned short uint16_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dexplicit-padding.h4 typedef unsigned short uint16_t; typedef
Dlayout_align.h2 typedef unsigned short uint16_t; typedef
/third_party/skia/third_party/externals/libwebp/src/webp/
Dtypes.h31 typedef unsigned short uint16_t; typedef
/third_party/skia/src/gpu/mock/
DGrMockOpsRenderPass.h46 void onDrawIndexed(int, int, uint16_t, uint16_t, int) override { this->noopDraw(); } in onDrawIndexed() argument
/third_party/skia/third_party/externals/brotli/c/include/brotli/
Dtypes.h21 typedef unsigned __int16 uint16_t; typedef
/third_party/node/deps/brotli/c/include/brotli/
Dtypes.h21 typedef unsigned __int16 uint16_t; typedef
/third_party/ffmpeg/libavcodec/x86/
Dmpegvideoenc.c32 DECLARE_ALIGNED(16, static const uint16_t, inv_zigzag_direct16)[64] = { variable

1234