Home
last modified time | relevance | path

Searched defs:remaining (Results 76 - 100 of 223) sorted by relevance

123456789

/third_party/node/deps/v8/src/codegen/
H A Dreglist-base.h166 explicit Iterator(RegListBase<RegisterT> remaining) : remaining_(remaining) {} in Iterator() argument
189 explicit ReverseIterator(RegListBase<RegisterT> remaining) in ReverseIterator() argument
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp274 int remaining = suffixLength[code]; in doLZW() local
/third_party/skia/third_party/externals/icu/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/skia/third_party/externals/icu/source/common/unicode/
H A Dedits.h421 int32_t remaining; member
/third_party/skia/gm/
H A Dtexteffects.cpp189 int remaining = stop - intervals - 2; in trim_with_halo() local
/third_party/skia/modules/skparagraph/src/
H A DDecorations.cpp221 auto remaining = clip.width() - x_start; in calculateAvoidanceWaves() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dflashsv.c143 unsigned remaining; in flashsv2_prime() local
H A Dlibopenjpegenc.c73 int remaining = packet->size - writer->pos; in stream_write() local
101 int remaining = packet->size - writer->pos; in stream_skip() local
H A Dlibopenjpegdec.c109 int remaining; in stream_read() local
134 int remaining; in stream_skip() local
H A Dopus_celt.h134 int remaining; member
/third_party/elfutils/src/
H A Dfindtextrel.c108 int remaining; in main() local
H A Dstrings.c159 int remaining; in main() local
H A Dsize.c155 int remaining; in main() local
/third_party/backends/backend/
H A Dpieusb_usb.c660 size_t remaining = 0; in _bulk_in() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java282 private int remaining; field in Edits.Iterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DEdits.java273 private int remaining; field in Edits.Iterator
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-struct.h230 size_t remaining; member
/third_party/libsnd/programs/
H A Dsndfile-play.c503 sf_count_t remaining ; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-promise.c209 ecma_builtin_promise_remaining_inc_or_dec (ecma_value_t remaining, /**< the remaining count */ in ecma_builtin_promise_remaining_inc_or_dec() argument
282 ecma_value_t remaining = ecma_op_object_get (function_p, str_remaining_p); in ecma_builtin_promise_all_handler() local
335 ecma_value_t remaining in ecma_builtin_promise_perform_all() local
[all...]
/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c417 thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() argument
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c87 size_t remaining; /* number of DNS answers waiting for */ member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp46 int32_t remaining; member
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp46 int32_t remaining; member
[all...]
/third_party/libexif/libexif/
H A Dexif-entry.c1038 unsigned int remaining = e->size - editor_ofs; in exif_entry_get_value() local

Completed in 21 milliseconds

123456789