Home
last modified time | relevance | path

Searched defs:base_size (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Darena.cc37 static constexpr size_t base_size = in ArenaStorage() local
69 static constexpr size_t base_size = in CreateWithAlloc() local
Darena.h59 static constexpr size_t base_size = in Alloc() local
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dget_cd_vec.c36 size_t k, base_size; in WebRtcIlbcfix_GetCbVec() local
Dcb_mem_energy_calc.c34 size_t base_size /* (i) Index to where energy values should be stored */ in WebRtcIlbcfix_CbMemEnergyCalc()
Dcb_mem_energy.c40 size_t base_size /* (i) Index to where energy values should be stored */ in WebRtcIlbcfix_CbMemEnergy()
Dcb_mem_energy_augmentation.c28 size_t base_size, /* (i) Index to where energy values should be stored */ in WebRtcIlbcfix_CbMemEnergyAugmentation()
Dcb_search.c56 size_t base_size; in WebRtcIlbcfix_CbSearch() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_generate_mipmap.c98 const struct isl_extent4d *base_size = &mt->surf.logical_level0_px; in brw_generate_mipmap() local
/external/pdfium/third_party/agg23/
Dagg_color_gray.h41 base_size = 1 << base_shift, enumerator
Dagg_pixfmt_gray.h55 base_size = color_type::base_size, enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc769 const int base_size = message.SpaceUsedLong(); in TEST() local
781 const int base_size = message.SpaceUsedLong(); in TEST() local
792 const int base_size = message.SpaceUsedLong(); in TEST() local
863 const size_t base_size = message->SpaceUsedLong(); in TEST() local
882 const size_t base_size = message->SpaceUsedLong(); in TEST() local
Dunknown_field_set_unittest.cc545 size_t base_size = empty_message.SpaceUsedLong(); in TEST_F() local
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc796 const int base_size = message.SpaceUsedLong(); in TEST() local
808 const int base_size = message.SpaceUsedLong(); in TEST() local
819 const int base_size = message.SpaceUsedLong(); in TEST() local
890 const size_t base_size = message->SpaceUsedLong(); in TEST() local
909 const size_t base_size = message->SpaceUsedLong(); in TEST() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_print.c116 unsigned base_size = max_bitsize_for_alu(ins); in mir_print_embedded_constant() local
Dmidgard_emit.c51 unsigned base_size = max_bitsize_for_alu(ins); in mir_pack_mod() local
284 unsigned base_size = max_bitsize_for_alu(ins); in mir_pack_vector_srcs() local
/external/elfutils/backends/
Dia64_retval.c220 Dwarf_Word base_size; in hfa_type() local
Daarch64_retval.c285 Dwarf_Word base_size, count; in aarch64_return_value_location() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_dri.c226 SVGA3dSize base_size; in vmw_drm_surface_from_handle() local
/external/harfbuzz_ng/src/graph/
Dpairpos-graph.hh58 const unsigned base_size = OT::Layout::GPOS_impl::PairPosFormat1_3<SmallTypes>::min_size; in split_subtables() local
211 const unsigned base_size = OT::Layout::GPOS_impl::PairPosFormat2_4<SmallTypes>::min_size; in split_subtables() local
Dmarkbasepos-graph.hh219 const unsigned base_size = in split_subtables() local
/external/tensorflow/tensorflow/core/kernels/
Ddynamic_stitch_op.cc201 int32_t base_size = 0; in Compute() local
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_field_encoding_unittest.cc72 size_t base_size = ExpectedBaseValueSize(params, base); in ExpectedEncodingSize() local
102 size_t base_size = ExpectedBaseValueSize(params, base); in ExpectedEncodingSize() local
/external/jemalloc_new/src/
Dbase.c361 size_t base_size = ALIGNMENT_CEILING(sizeof(base_t), base_alignment); in base_new() local
/external/bcc/src/cc/
Dbcc_btf.cc396 int base_size = sizeof(struct btf_type); in fixup_btf() local
/external/python/cpython2/Objects/
Dbufferobject.c142 Py_ssize_t base_size = b->b_size - offset; in buffer_from_object() local

12