Home
last modified time | relevance | path

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

/external/nanopb-c/tests/common/
Dmalloc_wrappers.c11 size_t size32 = (size + 3) / 4 + 3; in malloc_with_check() local
/external/grpc-grpc/third_party/nanopb/tests/common/
Dmalloc_wrappers.c11 size_t size32 = (size + 3) / 4 + 3; in malloc_with_check() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.h29 int64_t size32; member
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4 #define UPB_SIZE(size32, size64) size32 argument
6 #define UPB_SIZE(size32, size64) size64 argument
Dupb.c6 #define UPB_SIZE(size32, size64) size32 argument
8 #define UPB_SIZE(size32, size64) size64 argument
5471 #define UPB_SIZE(size32, size64) size32 argument
5473 #define UPB_SIZE(size32, size64) size64 argument
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp45 static const DXGIFormatSize size32(32, 1, 1); in GetDXGIFormatSizeInfo() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp141 immediate_storage(gl_constant_value *values, int size32, GLenum type) in immediate_storage()
150 int size32; /**< Number of 32-bit components (1-4) */ member in immediate_storage
913 int size32 = size * ((datatype == GL_DOUBLE || in add_constant() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c9 #define UPB_SIZE(size32, size64) size32 argument
11 #define UPB_SIZE(size32, size64) size64 argument
4600 #define UPB_SIZE(size32, size64) size32 argument
4602 #define UPB_SIZE(size32, size64) size64 argument
Dupb.h15 #define UPB_SIZE(size32, size64) size32 argument
17 #define UPB_SIZE(size32, size64) size64 argument