/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | parse-options.c | 375 const char *rest; in parse_long_opt() local [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-event.c | 252 char *rest; in udev_event_apply_format() local
|
/third_party/curl/lib/ |
H A D | mqtt.c | 679 size_t rest = mq->npacket; in mqtt_read_publish() local
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 86 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | utrie2_builder.cpp | 747 int32_t block, rest, repeatBlock; in utrie2_setRange32() local
|
H A D | utrie.cpp | 291 int32_t block, rest, repeatBlock; in utrie_setRange32() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | utrie2_builder.cpp | 747 int32_t block, rest, repeatBlock; in utrie2_setRange32() local
|
H A D | utrie.cpp | 291 int32_t block, rest, repeatBlock; in utrie_setRange32() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeTree.java | 733 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 D | io.c | 1096 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 D | utrie.cpp | 291 int32_t block, rest, repeatBlock; in utrie_setRange32() local
|
H A D | utrie2_builder.cpp | 747 int32_t block, rest, repeatBlock; in utrie2_setRange32() local
|
/third_party/python/Objects/stringlib/ |
H A D | unicode_format.h | 405 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 D | extension.h | 342 FormatConversionCharSetUnion( FormatConversionCharSet a, CharSet... rest) FormatConversionCharSetUnion() argument
|
/third_party/rust/crates/syn/src/ |
H A D | path.rs | 624 let mut rest = Punctuated::new(); variables
|
/base/startup/init/services/utils/ |
H A D | init_utils.c | 339 char *rest = NULL;
in SplitStringExt() local
|
/base/update/updater/utils/ |
H A D | utils.cpp | 286 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 D | ps3vram.c | 620 char *rest; in ps3vram_probe() local
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | av7110_hw.c | 138 int blocks, rest; in load_dram() local
|
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | 6pack.c | 913 unsigned char checksum = 0, rest = 0; in decode_std_command() local
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | udc.c | 426 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 D | resize.c | 1125 int rest = sb->s_blocksize - size; in update_backups() local
|
/kernel/linux/linux-5.10/init/ |
H A D | main.c | 322 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0) macro 357 #undef rest macro
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | bitmap.c | 1157 int rest = amount_needed; in allocate_without_wrapping_disk() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | resize.c | 1152 int rest = sb->s_blocksize - size; in update_backups() local
|