Home
last modified time | relevance | path

Searched defs:n_bytes (Results 1 – 25 of 34) sorted by relevance

12

/third_party/glib/glib/
Dgmem.c100 g_malloc (gsize n_bytes) in g_malloc()
130 g_malloc0 (gsize n_bytes) in g_malloc0()
165 gsize n_bytes) in g_realloc()
251 g_try_malloc (gsize n_bytes) in g_try_malloc()
276 g_try_malloc0 (gsize n_bytes) in g_try_malloc0()
303 gsize n_bytes) in g_try_realloc()
Dgutf8.c1028 gint n_bytes; in g_utf16_to_utf8() local
1169 gint n_bytes; in g_utf16_to_ucs4() local
Dgtestutils.c932 g_test_log_send (guint n_bytes, in g_test_log_send()
4029 guint n_bytes, in g_test_log_buffer_push()
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolume.c356 volume_process_double (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_double()
366 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_double()
386 volume_process_float (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_float()
396 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_float()
418 volume_process_int32 (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int32()
429 volume_process_int32_clamp (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int32_clamp()
442 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int32_clamp()
483 volume_process_int24 (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int24()
506 volume_process_int24_clamp (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int24_clamp()
530 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int24_clamp()
[all …]
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_feature_parser.cc38 uint64_t n_bytes = 0, col_type_size = 1; in LoadFeatureTensor() local
58 uint64_t n_bytes = 0, col_type_size = 1; in LoadFeatureToSharedMemory() local
83 uint64_t n_bytes = 0, col_type_size = 1; in LoadFeatureIndex() local
/third_party/glib/gio/tests/
Dreadwrite.c40 gsize n_bytes; in verify_iostream() local
192 gsize n_bytes; in test_g_file_create_readwrite() local
242 gsize n_bytes; in test_g_file_replace_readwrite() local
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc96 … std::unique_ptr<unsigned char[]> *data_ptr, uint64_t *const n_bytes, in GetColumnValueByName()
127 … std::unique_ptr<unsigned char[]> *data_ptr, uint64_t *n_bytes) { in GetColumnFromJson()
248 uint64_t *const n_bytes) { in GetColumnFromBlob()
425 uint64_t n_bytes = kUnsignedOne << static_cast<uint8_t>(i_type); in UIntToBytesBig() local
435 uint64_t n_bytes = kUnsignedOne << static_cast<uint8_t>(i_type); in UIntToBytesLittle() local
/third_party/pixman/test/
Dscaling-bench.c11 size_t n_bytes = (SOURCE_WIDTH + 2) * (SOURCE_HEIGHT + 2) * 4; in make_source() local
Dpixel-test.c2801 int n_bytes = pixman_image_get_stride (image) * pixman_image_get_height (image); in fill() local
Dutils.c380 int n_bytes; member
405 uint32_t n_bytes = in fence_malloc() local
586 make_random_bytes (int n_bytes) in make_random_bytes()
599 make_random_floats (int n_bytes) in make_random_floats()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Ddirac_parse.c40 unsigned char *data, int n_bytes) in gst_dirac_sequence_header_parse()
459 int n_bytes, unsigned int guard_bit) in schro_unpack_init_with_data()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Ddirac_parse.c37 unsigned char *data, int n_bytes) in dirac_sequence_header_parse()
456 int n_bytes, unsigned int guard_bit) in schro_unpack_init_with_data()
/third_party/flatbuffers/rust/flexbuffers/src/
Dbitwidth.rs45 pub fn n_bytes(self) -> usize { in n_bytes() method
/third_party/ffmpeg/libavcodec/
Dbmpenc.c70 int n_bytes_image, n_bytes_per_row, n_bytes, i, n, hsize, ret; in bmp_encode_frame() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c55 guint n_bytes; member
/third_party/abseil-cpp/absl/strings/
Dcord.h1171 inline Cord Cord::AdvanceAndRead(CharIterator* it, size_t n_bytes) { in AdvanceAndRead()
1176 inline void Cord::Advance(CharIterator* it, size_t n_bytes) { in Advance()
/third_party/flutter/skia/third_party/externals/wuffs/test/c/std/
Dlzw.c405 uint64_t n_bytes = 0; in do_bench_wuffs_lzw_decode() local
/third_party/flutter/skia/third_party/externals/wuffs/test/c/testlib/
Dtestlib.c184 void bench_finish(uint64_t iters, uint64_t n_bytes) { in bench_finish()
646 uint64_t n_bytes = 0; in proc_io_buffers() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.h1394 inline Cord Cord::AdvanceAndRead(CharIterator* it, size_t n_bytes) { in AdvanceAndRead()
1399 inline void Cord::Advance(CharIterator* it, size_t n_bytes) { in Advance()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmindrecord_op.cc233 uint64_t n_bytes = 0; in LoadTensorRow() local
/third_party/gstreamer/gstplugins_bad/ext/flite/
Dgstflitetestsrc.c442 int n_bytes; in gst_flite_test_src_create() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.h186 guint64 n_bytes; member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c507 static size_t check_left_to_record(struct userdata *u, size_t n_bytes, bool on_timeout) { in check_left_to_record()
575 size_t n_bytes; in mmap_read() local
750 size_t n_bytes; in unix_read() local
Dalsa-sink.c535 static size_t check_left_to_play(struct userdata *u, size_t n_bytes, bool on_timeout) { in check_left_to_play()
607 size_t n_bytes; in mmap_write() local
804 size_t n_bytes; in unix_write() local
/third_party/mbedtls/library/
Dbignum.c2363 mbedtls_mpi *X, size_t n_bytes, in mpi_fill_random_internal()
2420 size_t n_bytes = ( n_bits + 7 ) / 8; in mbedtls_mpi_random() local

12