Home
last modified time | relevance | path

Searched defs:bytes (Results 326 - 350 of 1129) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc53 static constexpr size_t bytes() { return sizeof(seed); } in bytes() function
68 static constexpr size_t bytes() { return sizeof(state); } in bytes() function
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes() function
94 Print(const char* name, const size_t n, const Result (&results)[N], const size_t bytes) Print() argument
H A Dpool_urbg.cc120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() argument
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp125 size_t bytes = outInfo.computeByteSize(bitmap->rowBytes()); in decodeRegion() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c272 u64 bytes; in accounting_sta_report() local
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp82 void Tokenizer::feed (const deUint8* bytes, int numBytes) in feed() argument
373 void Parser::feed (const deUint8* bytes, int numBytes) in feed() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c272 u64 bytes; in accounting_sta_report() local
/third_party/ffmpeg/libavcodec/
H A Dlibrav1e.c467 int bytes = desc->comp[0].depth == 8 ? 1 : 2; in librav1e_receive_packet() local
/third_party/elfutils/libdwfl/
H A Dlinux-core-attach.c76 unsigned bytes = ebl_get_elfclass (process->ebl) == ELFCLASS64 ? 8 : 4; in core_memory_read() local
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c61 char bytes[LINE_MAX]; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_scroll.c39 int bytes; member
/third_party/ffmpeg/libavformat/
H A Dtedcaptionsdec.c58 int bytes, i; in av_bprint_utf8() local
/third_party/curl/src/
H A Dtool_progress.c36 static char *max5data(curl_off_t bytes, char *max5) in max5data() argument
[all...]
/third_party/alsa-utils/bat/
H A Dtinyalsa.c163 latencytest_process_output(struct bat *bat, struct pcm *pcm, void *buffer, int bytes) latencytest_process_output() argument
197 play_sample(struct bat *bat, struct pcm *pcm, void *buffer, int bytes) play_sample() argument
384 capture_sample(struct bat *bat, struct pcm *pcm, void *buffer, unsigned int bytes) capture_sample() argument
429 latencytest_process_input(struct bat *bat, struct pcm *pcm, void *buffer, unsigned int bytes) latencytest_process_input() argument
[all...]
H A Dalsa.c351 int bytes = sndpcm->period_bytes; /* playback buffer size */ in latencytest_process_output() local
384 int bytes = sndpcm->period_bytes; /* playback buffer size */ in write_to_pcm_loop() local
/third_party/backends/backend/
H A Dumax_pp_mid.c380 int bytes; in sanei_umax_pp_read() local
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c42 int bytes; in test_gs_output_redirection() local
164 void write_binary_data(FILE *stream, const char *data, size_t bytes) in write_binary_data() argument
/third_party/cups-filters/filter/
H A Dgstoraster.c597 size_t bytes; in count_pages() local
/third_party/curl/lib/
H A Dprogress.c70 static char *max5data(curl_off_t bytes, char *max5) in max5data() argument
[all...]
/third_party/cups-filters/backend/
H A Dserial.c95 bytes; /* Bytes written */ in main() local
720 bytes; /* Bytes written */ drain_output() local
[all...]
H A Dparallel.c286 bytes; /* Bytes written */ in drain_output() local
550 bytes; /* Bytes written */ run_loop() local
[all...]
H A Dimplicitclass.c99 int bytes; /* Bytes copied */ in main() local
/third_party/cups-filters/utils/
H A Ddriverless.c378 int bytes; in list_printers() local
609 bytes; in generate_ppd() local
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c706 unsigned char bytes[4]; extra_decode_xrpn() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
[all...]
H A Ducm.h57 uint8_t bytes[4]; member
77 uint8_t *bytes; member
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...46