Home
last modified time | relevance | path

Searched defs:consumed (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/node/deps/v8/src/objects/
H A Dstring-comparator.cc23 Advance( int consumed, const SharedStringAccessGuardIfNeeded& access_guard) Advance() argument
/third_party/skia/src/gpu/
H A DGrAuditTrail.cpp53 void GrAuditTrail::opsCombined(const GrOp* consumer, const GrOp* consumed) { in opsCombined() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_reader_test.cc64 size_t consumed = chunk.length(); in TEST() local
96 size_t consumed = chunk.length(); TEST() local
253 size_t consumed = 0; TEST() local
[all...]
H A Dcord_rep_ring_reader.h59 size_t consumed() const { in consumed() function in absl::cord_internal::CordRepRingReader
H A Dcord_rep_btree_reader.h169 inline size_t CordRepBtreeReader::consumed() const { consumed() function in absl::cord_internal::CordRepBtreeReader
[all...]
/third_party/ffmpeg/libavcodec/
H A Dav1_parse.c59 int ret, consumed; in ff_av1_packet_split() local
H A Dtak_parser.c45 int consumed = 0; in tak_parse() local
H A Dlibspeexdec.c134 int ret, consumed = 0; in libspeex_decode_frame() local
H A Dsbcdec.c67 unsigned int consumed; in sbc_unpack_frame() local
[all...]
H A Dh264_parser.c291 int src_length, consumed, nalsize = 0; in parse_nal_units() local
H A Dh2645_parse.c401 int consumed, ret = 0; in ff_h2645_packet_split() local
/third_party/curl/tests/libtest/
H A Dlib1591.c35 static size_t consumed = 0; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_reader_test.cc100 size_t consumed = reader.consumed(); in TEST() local
128 size_t consumed = 0; in TEST() local
155 size_t consumed = ring->length; TEST() local
[all...]
/third_party/rust/crates/nix/test/sys/
H A Dtest_uio.rs31 let mut consumed = 0; in test_writev() variables
/third_party/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc90 resume_read(IOCtrlReason reason, size_t consumed) resume_read() argument
H A Dshrpx_null_downstream_connection.cc66 resume_read(IOCtrlReason reason, size_t consumed) resume_read() argument
/third_party/ltp/testcases/kernel/uevents/
H A Duevent.h47 int consumed = 0; in print_uevent() local
77 int consumed = 0; in uevent_match() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dasn1_dsa.c236 size_t consumed; in ossl_decode_der_dsa_sig() local
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dsoxr.c33 size_t consumed = 0, produced = 0; in resampler_soxr_resample() local
/third_party/openssl/crypto/
H A Dasn1_dsa.c236 size_t consumed; in ossl_decode_der_dsa_sig() local
/third_party/ffmpeg/libswresample/
H A Dsoxr_resample.c84 process( struct ResampleContext * c, AudioData *dst, int dst_size, AudioData *src, int src_size, int *consumed) process() argument
/third_party/curl/lib/
H A Dhttp_chunks.c409 size_t consumed; in cw_chunked_write() local
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Drune.c248 isvalidcharntorune(const char* str, int length, Rune* rune, int* consumed) in isvalidcharntorune() argument
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-format.hh112 unsigned int consumed; in serialize() local
/third_party/rust/crates/nom/src/combinator/
H A Dmod.rs561 pub fn consumed<I, O, F, E>(mut parser: F) -> impl FnMut(I) -> IResult<I, (I, O), E> consumed() functions
[all...]

Completed in 14 milliseconds

1234