Home
last modified time | relevance | path

Searched defs:size32 (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksSerializer.hpp141 u32 size32 = (u32)size; in SerializeSize() local
147 u32 size32; in SerializeSize() local
/third_party/node/deps/v8/src/asmjs/
Dasm-js.cc306 uint32_t size32 = static_cast<uint32_t>(size); in IsValidAsmjsMemorySize() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c59 uint32_t size32 = 0; in zink_create_vertex_elements_state() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp45 static const DXGIFormatSize size32(32, 1, 1); in GetDXGIFormatSizeInfo() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h27 #define UPB_SIZE(size32, size64) size32 argument
29 #define UPB_SIZE(size32, size64) size64 argument
Dupb.c28 #define UPB_SIZE(size32, size64) size32 argument
30 #define UPB_SIZE(size32, size64) size64 argument
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h28 #define UPB_SIZE(size32, size64) size32 argument
30 #define UPB_SIZE(size32, size64) size64 argument
Dphp-upb.c29 #define UPB_SIZE(size32, size64) size32 argument
31 #define UPB_SIZE(size32, size64) size64 argument