Home
last modified time | relevance | path

Searched defs:rest (Results 76 - 100 of 129) sorted by relevance

123456

/third_party/curl/lib/
H A Dmqtt.c679 size_t rest = mq->npacket; in mqtt_read_publish() local
H A Durlapi.c534 char *rest; in Curl_parse_port() local
/third_party/benchmark/src/
H A Dsysinfo.cc86 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() argument
/third_party/icu/icu4c/source/common/
H A Dutrie2_builder.cpp747 int32_t block, rest, repeatBlock; in utrie2_setRange32() local
H A Dutrie.cpp291 int32_t block, rest, repeatBlock; in utrie_setRange32() local
/third_party/node/deps/icu-small/source/common/
H A Dutrie2_builder.cpp747 int32_t block, rest, repeatBlock; in utrie2_setRange32() local
H A Dutrie.cpp291 int32_t block, rest, repeatBlock; in utrie_setRange32() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java733 private RangeTree union(RangeTree first, RangeTree... rest) { in union() argument
775 private RangeTree intersect(RangeTree first, RangeTree... rest) { in intersect() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c1096 const char *rest, *dp; in _mpd_apply_lconv() local
987 _mpd_add_sep_dot(mpd_mbstr_t *dest, const char *sign, const char *src, mpd_ssize_t n_src, const char *dot, const char *rest, mpd_ssize_t n_rest, const mpd_spec_t *spec) _mpd_add_sep_dot() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie.cpp291 int32_t block, rest, repeatBlock; in utrie_setRange32() local
H A Dutrie2_builder.cpp747 int32_t block, rest, repeatBlock; in utrie2_setRange32() local
/third_party/python/Objects/stringlib/
H A Dunicode_format.h405 FieldNameIterator rest; in get_field_object() local
319 field_name_split(PyObject *str, Py_ssize_t start, Py_ssize_t end, SubString *first, Py_ssize_t *first_idx, FieldNameIterator *rest, AutoNumber *auto_number) field_name_split() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dextension.h342 FormatConversionCharSetUnion( FormatConversionCharSet a, CharSet... rest) FormatConversionCharSetUnion() argument
/third_party/rust/crates/syn/src/
H A Dpath.rs624 let mut rest = Punctuated::new(); variables
/third_party/ffmpeg/libavcodec/
H A Dcbs_h2645.c939 size_t rest = data_size - (data_bit_start + 7) / 8; in cbs_h2645_write_slice_data() local
963 memcpy(put_bits_ptr(pbc), pos, rest); in cbs_h2645_write_slice_data() local
[all...]
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1008 char *head, *tail, *pos, *cpos, *attr, *rest; in apply_format() local
/third_party/backends/backend/
H A Dricoh.h318 SANE_Byte rest[6]; member
/third_party/icu/icu4c/source/i18n/
H A Dalphaindex.cpp379 UChar rest = current.charAt(BASE_LENGTH); in fixLabel() local
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp379 char16_t rest = current.charAt(BASE_LENGTH); in fixLabel() local
/third_party/lwip/src/core/
H A Dpbuf.c1147 void pbuf_split_64k(struct pbuf *p, struct pbuf **rest) in pbuf_split_64k() argument
/third_party/node/deps/v8/include/
H A Dv8-fast-api-calls.h777 MergeFlags(CTypeInfo::Flags flags, Rest... rest) MergeFlags() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-fast-api-calls.h810 MergeFlags(CTypeInfo::Flags flags, Rest... rest) MergeFlags() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp378 UChar rest = current.charAt(BASE_LENGTH); in fixLabel() local
/third_party/skia/include/private/
H A DSkVx.h587 auto map(Fn&& fn, const Vec<N,T>& first, const Rest&... rest) { in map() argument
/third_party/skia/dm/
H A DDM.cpp332 static constexpr int max_of(int x, Rest... rest) { in max_of() argument

Completed in 40 milliseconds

123456