Home
last modified time | relevance | path

Searched defs:segment_size (Results 1 – 21 of 21) sorted by relevance

/third_party/libunwind/src/coredump/
D_UCD_corefile_elf.c48 …f_read_segment(struct UCD_info *ui, coredump_phdr_t *phdr, uint8_t **segment, size_t *segment_size) in _UCD_elf_read_segment()
97 _UCD_elf_visit_notes(uint8_t *segment, size_t segment_size, note_visitor_t visit, void *arg) in _UCD_elf_visit_notes()
D_UCD_get_threadinfo_prstatus.c98 size_t segment_size; in _UCD_get_threadinfo() local
D_UCD_get_mapinfo_linux.c123 size_t segment_size; in _UCD_get_mapinfo() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dhls_demux.c83 GstAdaptiveDemuxTestCase * engineTestData, guint segment_size) in setup_test_variables()
108 #define TESTCASE_INIT_BOILERPLATE(segment_size) \ argument
268 const guint segment_size = 30 * TS_PACKET_LEN; in GST_START_TEST() local
301 const guint segment_size = 30 * TS_PACKET_LEN; in GST_START_TEST() local
357 const guint segment_size = 60 * TS_PACKET_LEN; in GST_START_TEST() local
407 const guint segment_size = 60 * TS_PACKET_LEN; in run_seek_position_test() local
677 const guint segment_size = 30 * TS_PACKET_LEN; in GST_START_TEST() local
/third_party/boost/boost/interprocess/mem_algo/
Dsimple_seq_fit.hpp51 simple_seq_fit(size_type segment_size, size_type extra_hdr_bytes) in simple_seq_fit()
Drbtree_best_fit.hpp379 priv_add_segment(void *addr, size_type segment_size) in priv_add_segment()
445 rbtree_best_fit(size_type segment_size, size_type extra_hdr_bytes) in rbtree_best_fit()
/third_party/libunwind/src/dwarf/
DGfde.c51 uint8_t address_size, segment_size; in parse_cie() local
/third_party/mindspore/mindspore/ccsrc/ps/
Dutil.cc108 …educeSparseGradient(float *gradients, int *indices, const size_t indices_size, size_t segment_size, in ReduceSparseGradient()
Doptimizer_info.cc188 size_t segment_size = gradient()->size / indices()->size; in ComputeMean() local
Dworker.cc537 const size_t segment_size, float *gradient, int *indices) { in PrepareSparseGradient()
743 size_t segment_size = grad_size / indice_size; in SparsePartitioner() local
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_mjpgdemux.c432 guint16 segment_size; in gst_uvc_h264_mjpg_demux_chain() local
/third_party/boost/boost/interprocess/mem_algo/detail/
Dsimple_seq_fit_impl.hpp322 simple_seq_fit_impl(size_type segment_size, size_type extra_hdr_bytes) in simple_seq_fit_impl()
454 …simple_seq_fit_impl<MutexFamily, VoidPointer>::priv_add_segment(void *addr, size_type segment_size) in priv_add_segment()
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Djpegdec.c82 const size_t segment_size = marker->data_length - kICCPSkipLength; in StoreICCP() local
/third_party/skia/third_party/externals/libwebp/imageio/
Djpegdec.c82 const size_t segment_size = marker->data_length - kICCPSkipLength; in StoreICCP() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c48 ushort segment_size; member
/third_party/libcoap/src/
Duri.c289 check_segment(const uint8_t *s, size_t length, size_t *segment_size) { in check_segment()
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h213 int segment_size[4]; // number of macroblocks in each segments member
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dencode.h215 int segment_size[4]; // number of macroblocks in each segments member
/third_party/boost/boost/interprocess/detail/
Dintersegment_ptr.hpp492 std::size_t segment_size = it->second.size; in get_segment_info_and_offset() local
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp417 explicit segment_manager(size_type segment_size) in segment_manager()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh158 size_t segment_size = 0; in get_sub_table_size() local