Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat_benchmark.cc141 void BM_StrAppendImpl(benchmark::State& state, size_t total_bytes, in BM_StrAppendImpl() argument
153 const int total_bytes = state.range(0); in BM_StrAppend() local
/third_party/ffmpeg/libavcodec/
H A Dlibvorbisdec.c158 int samples, total_samples, total_bytes; in oggvorbis_decode_frame() local
H A Dopus.c203 int total_bytes = 0; in ff_opus_parse_packet() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dallocate.h20 unsigned long total_bytes, useful_bytes; member
26 unsigned long total_bytes, useful_bytes; member
/third_party/protobuf/benchmarks/php/
H A DPhpBenchmark.php50 private $total_bytes; variable
58 $this->total_bytes = $total_bytes; variable
104 $total_bytes = 0; variable
/third_party/backends/backend/
H A Dma1509.h161 SANE_Word total_bytes; /* bytes read from scanner */ member
H A Dgt68xx_high.h263 SANE_Int total_bytes; /**< Bytes already transmitted */ member
H A Dmustek.h274 SANE_Word total_bytes; /* bytes transmitted by sane_read */ member
H A Depjitsu.h72 int total_bytes; member
227 int total_bytes; member
H A Dmustek_usb_high.h355 SANE_Word total_bytes; member
/third_party/cups-filters/backend/
H A Dserial.c94 total_bytes, /* Total bytes written */ in main() local
H A Dparallel.c549 total_bytes, /* Total bytes written */ in run_loop() local
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c61 unsigned total_bytes = num_components * bit_size / 8u; in emit_split_buffer_load() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c318 long total_bytes; in read_file() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_bsp.c94 unsigned total_bytes = 0; in nv84_decoder_bsp() local
/third_party/node/src/
H A Dstream_base.cc90 size_t total_bytes = 0; in Write() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c425 size_t total_bytes; in libc_gwp_asan_calloc() local
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/src/regex/
H A Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c425 size_t total_bytes; in libc_gwp_asan_calloc() local
/third_party/node/deps/v8/src/bigint/
H A Dmul-fft.cc481 CopyAndZeroExtend(digit_t* dst, const digit_t* src, int digits_to_copy, size_t total_bytes) CopyAndZeroExtend() argument
/third_party/backends/backend/genesys/
H A Dlow.cpp447 std::size_t total_bytes = 0; in read_shuffled_image_from_scanner() local
371 read_unshuffled_image_from_scanner(Genesys_Device* dev, const ScanSession& session, std::size_t total_bytes) read_unshuffled_image_from_scanner() argument
[all...]
/third_party/backends/frontend/
H A Dscanimage.c1365 uint64_t total_bytes = 0, expected_bytes; in scan_it() local

Completed in 24 milliseconds

12