/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/ |
H A D | vksSerializer.hpp | 166 u32 size32 = (u32)size; in SerializeSize() local 172 u32 size32; in SerializeSize() local
|
/aosp_15_r20/hardware/libhardware/tests/hardware/ |
H A D | struct-size.cpp | 29 template<> constexpr size_t CheckSizeHelper<4>(size_t size32, size_t /* size64 */) { in CheckSizeHelper() argument
|
/aosp_15_r20/external/nanopb-c/tests/common/ |
H A D | malloc_wrappers.c | 11 size_t size32 = (size + 3) / 4 + 3; in malloc_with_check() local
|
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/ |
D | string_offset_table.h | 68 uint32_t size32 = *bit_cast<const uint32_t*>(table); local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | protoc-gen-upb.cc | 961 size_t size32 = pools.GetMiniTable32(message)->size; in WriteHeader() local 1221 std::string ArchDependentSize(int64_t size32, int64_t size64) { in ArchDependentSize()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.c | 59 uint32_t size32 = 0; in zink_create_vertex_elements_state() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | formatutils11.cpp | 109 static const DXGIFormatSize size32(32, 1, 1); in GetDXGIFormatSizeInfo() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rcar/ |
H A D | bl2_plat_setup.c | 634 uint64_t start, size, size32; in bl2_advertise_dram_entries() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | BufferManager.cpp | 638 uint32_t size32 = validate_size(size); in prepareStaticData() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/renesas/rcar/ |
D | bl2_plat_setup.c | 799 uint64_t start, size, size32; in bl2_advertise_dram_entries() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | buffer.cpp | 282 std::size_t size32 = buffer_copy(mutable_buffer_sequence, cb2, 128); in test() local
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 64 #define UPB_SIZE(size32, size64) size32 argument 66 #define UPB_SIZE(size32, size64) size64 argument
|
H A D | ruby-upb.c | 63 #define UPB_SIZE(size32, size64) size32 argument 65 #define UPB_SIZE(size32, size64) size64 argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 62 #define UPB_SIZE(size32, size64) size32 argument 64 #define UPB_SIZE(size32, size64) size64 argument
|
H A D | php-upb.c | 63 #define UPB_SIZE(size32, size64) size32 argument 65 #define UPB_SIZE(size32, size64) size64 argument
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 62 #define UPB_SIZE(size32, size64) size32 argument 64 #define UPB_SIZE(size32, size64) size64 argument
|
H A D | php-upb.c | 63 #define UPB_SIZE(size32, size64) size32 argument 65 #define UPB_SIZE(size32, size64) size64 argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 64 #define UPB_SIZE(size32, size64) size32 argument 66 #define UPB_SIZE(size32, size64) size64 argument
|
H A D | ruby-upb.c | 63 #define UPB_SIZE(size32, size64) size32 argument 65 #define UPB_SIZE(size32, size64) size64 argument
|