Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 25 of 30) sorted by relevance

12

/third_party/cef/libcef/common/
Dstring_util.cc47 const size_t byte_size = string.length(); in CreateSharedMemoryRegion() local
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dwire_format_test.py201 def __init__(self, byte_size): argument
/third_party/protobuf/python/google/protobuf/internal/
Dwire_format_test.py205 def __init__(self, byte_size): argument
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ubo_loads.c47 unsigned byte_size = bit_size / 8; in lower_ubo_load_instr() local
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstdirectcontrolbinding.h84 gint byte_size; member
Dgstdirectcontrolbinding.c435 gint byte_size; in gst_direct_control_binding_get_value_array() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c88 const size_t byte_size = cache->table_size * sizeof(cache->hash_table[0]); in radv_pipeline_cache_init() local
272 const size_t byte_size = table_size * sizeof(cache->hash_table[0]); in radv_pipeline_cache_grow() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_mem_access_bit_sizes.c187 const unsigned byte_size = bit_size / 8; in lower_mem_store_bit_size() local
Dbrw_nir.c1662 unsigned byte_size = bit_size / 8; in brw_nir_load_global_const() local
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc455 size_t byte_size = ByteSizeLong(); in AppendPartialToString() local
485 const size_t byte_size = ByteSizeLong(); in SerializePartialToArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDataExtractor.cpp124 uint64_t DataExtractor::getUnsigned(uint64_t *offset_ptr, uint32_t byte_size, in getUnsigned()
/third_party/exfatprogs/mkfs/
Dmkfs.c579 unsigned long long byte_size = strtoull(size, &data_unit, 0); in parse_size() local
/third_party/ffmpeg/libavcodec/
Dget_bits.h678 int byte_size) in init_get_bits8()
686 int byte_size) in init_get_bits8_le()
Dav3a_parser.c208 static int read_av3a_frame_header(AVS3AHeaderInfo *hdf, const uint8_t *buf, const int32_t byte_size) in read_av3a_frame_header()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c40 unsigned byte_size = bit_size / 8; in ir3_nir_should_vectorize_mem() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.h53 DWORD byte_size; /* out, size of data at byte_code */ member
/third_party/gn/src/base/win/
Dregistry.cc30 inline DWORD to_wchar_size(DWORD byte_size) { in to_wchar_size()
/third_party/libxml2/
DparserInternals.c2034 unsigned int byte_size; in xmlParserAddNodeInfo() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1193 FT_UInt byte_size = height * ( ( width + 7 ) >> 3 ); in tt_sbit_decoder_load_bitmap() local
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1190 FT_UInt byte_size = height * ( ( width + 7 ) >> 3 ); in tt_sbit_decoder_load_bitmap() local
/third_party/freetype/src/sfnt/
Dttsbit.c1187 FT_UInt byte_size = height * ( ( width + 7 ) >> 3 ); in tt_sbit_decoder_load_bitmap() local
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c901 unsigned long alignment, unsigned int byte_size) in emit_object_pre()
942 unsigned long alignment, unsigned int byte_size) in emit_global_noinit()
/third_party/gn/src/base/strings/
Dstring_util.cc290 const size_t byte_size, in TruncateUTF8ToByteSize()
/third_party/mesa3d/src/compiler/nir/tests/
Dload_store_vectorizer_tests.cpp231 int byte_size = (bit_size == 1 ? 32 : bit_size) / 8; in create_indirect_load() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io.c2557 const unsigned byte_size = bit_size / 8; in write_constant() local

12