Home
last modified time | relevance | path

Searched defs:rest (Results 126 - 150 of 251) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dparse-options.c375 const char *rest; in parse_long_opt() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-event.c252 char *rest; in udev_event_apply_format() local
/third_party/curl/lib/
H A Dmqtt.c679 size_t rest = mq->npacket; in mqtt_read_publish() 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
/base/startup/init/services/utils/
H A Dinit_utils.c339 char *rest = NULL; in SplitStringExt() local
/base/update/updater/utils/
H A Dutils.cpp286 size_t rest = size; in WriteFully() local
298 LOG(INFO) << "totalSize = " << size << ", rest = " << rest; in WriteFully() local
/kernel/linux/linux-5.10/drivers/block/
H A Dps3vram.c620 char *rest; in ps3vram_probe() local
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_hw.c138 int blocks, rest; in load_dram() local
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A D6pack.c913 unsigned char checksum = 0, rest = 0; in decode_std_command() local
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c426 unsigned int rest = hwreq->req.length; in prepare_td_for_non_sg() local
467 unsigned int rest = sg_dma_len(s); in prepare_td_per_sg() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dresize.c1125 int rest = sb->s_blocksize - size; in update_backups() local
/kernel/linux/linux-5.10/init/
H A Dmain.c322 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0) macro
357 #undef rest macro
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dbitmap.c1157 int rest = amount_needed; in allocate_without_wrapping_disk() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dresize.c1152 int rest = sb->s_blocksize - size; in update_backups() local

Completed in 43 milliseconds

1234567891011