Home
last modified time | relevance | path

Searched defs:rest (Results 151 - 175 of 247) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/hamradio/
H A D6pack.c903 unsigned char checksum = 0, rest = 0; in decode_std_command() local
/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/curl/lib/
H A Durlapi.c534 char *rest; in Curl_parse_port() local
/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
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c433 u32 rest = 0; in aq_ptp_pps_pin_configure() local
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Djme.c1361 int rest; in JME_NAPI_WEIGHT() local
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_av.c634 int check, rest; in av7110_p2t_write() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dusdhi6rol0.c1256 int i, rest; in usdhi6_blk_read() local
1296 int i, rest; in usdhi6_blk_write() local
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c2389 u32 rest; local
[all...]
/kernel/linux/linux-5.10/sound/pci/
H A Dbt87x.c229 u32 rest; in snd_bt87x_create_risc() local
H A Dvia82xx_modem.c268 unsigned int i, idx, ofs, rest; in build_via_table() local
[all...]
/kernel/linux/linux-5.10/sound/pci/echoaudio/
H A Dechoaudio.c528 int err, per, rest, page, edge, offs; in init_engine() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsession.c1672 size_t hdr_sz, rest; in perf_session__peek_event() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsegment.c1086 size_t n, rest = nilfs_segctor_buffer_rest(sci); in nilfs_segctor_scan_file() local
1134 size_t n, rest = nilfs_segctor_buffer_rest(sci); in nilfs_segctor_scan_file_dsync() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c674 size_t rest = buffer_size; in ext4_xattr_list_entries() local
1748 size_t rest = (void *)last - (void *)here + sizeof(__u32); in ext4_xattr_set_entry() local
/kernel/linux/linux-5.10/mm/
H A Dmempolicy.c2905 char *rest = nodelist; in mpol_parse_str() local

Completed in 54 milliseconds

12345678910