Home
last modified time | relevance | path

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

1234

/third_party/e2fsprogs/lib/uuid/
Duuid_types.h29 typedef unsigned int uint16_t; typedef
32 typedef unsigned short uint16_t; typedef
Duuid_types.h.in29 typedef unsigned int uint16_t; typedef
32 typedef unsigned short uint16_t; typedef
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpuCommandBuffer.h94 uint16_t /*minIndexValue*/, uint16_t /*maxIndexValue*/, in sendIndexedMeshToGpu() argument
/third_party/libexif/contrib/watcom/
D_stdint.h5 typedef unsigned short uint16_t; typedef
/third_party/ninja/src/
Dwin32port.h26 typedef unsigned short uint16_t; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/
Dalternate-keywords.c14 typedef unsigned short uint16_t; typedef
/third_party/openh264/test/
Dtest_stdint.h13 typedef unsigned short uint16_t; typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h78 typedef unsigned __int16 uint16_t; typedef
/third_party/mesa3d/include/vulkan/
Dvk_platform.h70 typedef unsigned __int16 uint16_t; typedef
/third_party/flutter/glfw/deps/vulkan/
Dvk_platform.h78 typedef unsigned __int16 uint16_t; typedef
/third_party/vulkan-headers/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/flutter/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h78 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/icu/icu4c/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/flutter/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h100 typedef unsigned short uint16_t; typedef
/third_party/openh264/codec/common/inc/
Dtypedefs.h63 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/flutter/skia/third_party/externals/libwebp/src/webp/
Dtypes.h31 typedef unsigned short uint16_t; typedef
/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/skia/src/gpu/mock/
DGrMockOpsRenderPass.h46 void onDrawIndexed(int, int, uint16_t, uint16_t, int) override { this->noopDraw(); } in onDrawIndexed() argument

1234