Searched defs:size32 (Results 1 – 8 of 8) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| D | vksSerializer.hpp | 141 u32 size32 = (u32)size; in SerializeSize() local 147 u32 size32; in SerializeSize() local
|
| /third_party/node/deps/v8/src/asmjs/ |
| D | asm-js.cc | 306 uint32_t size32 = static_cast<uint32_t>(size); in IsValidAsmjsMemorySize() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_state.c | 59 uint32_t size32 = 0; in zink_create_vertex_elements_state() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | formatutils11.cpp | 45 static const DXGIFormatSize size32(32, 1, 1); in GetDXGIFormatSizeInfo() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.h | 27 #define UPB_SIZE(size32, size64) size32 argument 29 #define UPB_SIZE(size32, size64) size64 argument
|
| D | upb.c | 28 #define UPB_SIZE(size32, size64) size32 argument 30 #define UPB_SIZE(size32, size64) size64 argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 28 #define UPB_SIZE(size32, size64) size32 argument 30 #define UPB_SIZE(size32, size64) size64 argument
|
| D | php-upb.c | 29 #define UPB_SIZE(size32, size64) size32 argument 31 #define UPB_SIZE(size32, size64) size64 argument
|