/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | arena.cc | 37 static constexpr size_t base_size = in ArenaStorage() local 69 static constexpr size_t base_size = in CreateWithAlloc() local
|
D | arena.h | 59 static constexpr size_t base_size = in Alloc() local
|
/external/webrtc/modules/audio_coding/codecs/ilbc/ |
D | get_cd_vec.c | 36 size_t k, base_size; in WebRtcIlbcfix_GetCbVec() local
|
D | cb_mem_energy_calc.c | 34 size_t base_size /* (i) Index to where energy values should be stored */ in WebRtcIlbcfix_CbMemEnergyCalc()
|
D | cb_mem_energy.c | 40 size_t base_size /* (i) Index to where energy values should be stored */ in WebRtcIlbcfix_CbMemEnergy()
|
D | cb_mem_energy_augmentation.c | 28 size_t base_size, /* (i) Index to where energy values should be stored */ in WebRtcIlbcfix_CbMemEnergyAugmentation()
|
D | cb_search.c | 56 size_t base_size; in WebRtcIlbcfix_CbSearch() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_generate_mipmap.c | 98 const struct isl_extent4d *base_size = &mt->surf.logical_level0_px; in brw_generate_mipmap() local
|
/external/pdfium/third_party/agg23/ |
D | agg_color_gray.h | 41 base_size = 1 << base_shift, enumerator
|
D | agg_pixfmt_gray.h | 55 base_size = color_type::base_size, enumerator
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | extension_set_unittest.cc | 769 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
|
D | unknown_field_set_unittest.cc | 545 size_t base_size = empty_message.SpaceUsedLong(); in TEST_F() local
|
/external/protobuf/src/google/protobuf/ |
D | extension_set_unittest.cc | 796 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/ |
D | midgard_print.c | 116 unsigned base_size = max_bitsize_for_alu(ins); in mir_print_embedded_constant() local
|
D | midgard_emit.c | 51 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/ |
D | ia64_retval.c | 220 Dwarf_Word base_size; in hfa_type() local
|
D | aarch64_retval.c | 285 Dwarf_Word base_size, count; in aarch64_return_value_location() local
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_dri.c | 226 SVGA3dSize base_size; in vmw_drm_surface_from_handle() local
|
/external/harfbuzz_ng/src/graph/ |
D | pairpos-graph.hh | 58 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
|
D | markbasepos-graph.hh | 219 const unsigned base_size = in split_subtables() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | dynamic_stitch_op.cc | 201 int32_t base_size = 0; in Compute() local
|
/external/webrtc/logging/rtc_event_log/events/ |
D | rtc_event_field_encoding_unittest.cc | 72 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/ |
D | base.c | 361 size_t base_size = ALIGNMENT_CEILING(sizeof(base_t), base_alignment); in base_new() local
|
/external/bcc/src/cc/ |
D | bcc_btf.cc | 396 int base_size = sizeof(struct btf_type); in fixup_btf() local
|
/external/python/cpython2/Objects/ |
D | bufferobject.c | 142 Py_ssize_t base_size = b->b_size - offset; in buffer_from_object() local
|