Home
last modified time | relevance | path

Searched defs:remaining (Results 51 - 75 of 238) sorted by relevance

12345678910

/third_party/ffmpeg/libavformat/
H A Drtpdec_qt.c38 int bytes_per_frame, remaining; member
[all...]
/third_party/curl/src/
H A Dtool_parsecfg.c62 size_t remaining; in execpath() local
/third_party/backends/backend/
H A Dsm3840.h98 size_t remaining; /* How much of line_buffer is still good? */ member
/third_party/libbpf/src/
H A Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() argument
33 static int nla_ok(const struct nlattr *nla, int remaining) in nla_ok() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_memcpy.c114 uint64_t remaining = size - offset; in lower_memcpy_impl() local
/third_party/node/src/quic/
H A Dlogstream.cc58 size_t remaining = len; in Emit() local
/third_party/mesa3d/src/util/
H A Dos_file.c155 size_t offset = 0, remaining = len - 1; in os_read_file() local
/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs216 pub fn remaining(&self, cursor: &mut ArgCursor) -> impl Iterator<Item = &OsStr> { in remaining() functions
[all...]
/third_party/skia/src/pathops/
H A DSkIntersections.cpp57 int remaining = fUsed - index - 1; in insert() local
84 int remaining = fUsed - index; in insert() local
161 int remaining in removeOne() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg.cc124 size_t remaining = (kState - next_) * sizeof(state_[0]); in Fill() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Drbtree.c520 uint32_t remaining = size - off; in RbTreeDecode() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_reset_gpu.c597 long remaining; in kbase_reset_gpu_wait() local
/third_party/ffmpeg/libavcodec/
H A Dmjpegenc_common.c203 size_t remaining = sd->size; in jpeg_put_comments() local
/third_party/elfutils/tests/
H A Daddrcfi.c181 int remaining; in main() local
187 (void) argp_parse (dwfl_standard_argp (), argc, argv, 0, &remaining, &dwfl); in main() local
/third_party/ffmpeg/libavfilter/
H A Dafir_template.c156 const int remaining = s->nb_taps - toffset; in convert_channels() local
/third_party/glfw/deps/
H A Dtinycthread.c465 int thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() argument
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c225 char *arg, *remaining, *temp; in tplg_pp_get_widget_name() local
/third_party/icu/icu4c/source/common/
H A Dedits.cpp123 int32_t remaining = MAX_UNCHANGED - last; in addUnchanged() local
[all...]
H A Dustr_wcs.cpp156 int32_t remaining = intTargetCapacity; in _strToWCS() local
340 int32_t remaining =cStackCap; in _strFromWCS() local
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dedits.h421 int32_t remaining; member
/third_party/mbedtls/library/
H A Dpoly1305.c287 size_t remaining = ilen; in mbedtls_poly1305_update() local
[all...]
/third_party/mesa3d/src/c11/impl/
H A Dthreads_posix.c313 thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() argument
/third_party/node/src/
H A Dnode_options-inl.h252 size_t remaining() const { in remaining() function
/third_party/node/deps/icu-small/source/common/
H A Dustr_wcs.cpp156 int32_t remaining = intTargetCapacity; in _strToWCS() local
340 int32_t remaining =cStackCap; in _strFromWCS() local
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dedits.h421 int32_t remaining; member

Completed in 15 milliseconds

12345678910