/aosp_15_r20/external/iproute2/lib/ |
H A D | libnetlink.c | 531 struct nlmsghdr *answer, size_t maxlen, in __rtnl_talk() 652 struct nlmsghdr *answer, size_t maxlen) in rtnl_talk() 658 struct nlmsghdr *answer, size_t maxlen, in rtnl_talk_extack() 665 struct nlmsghdr *answer, size_t maxlen) in rtnl_talk_suppress_rtnl_errmsg() 830 int addattr(struct nlmsghdr *n, int maxlen, int type) in addattr() 835 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data) in addattr8() 840 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data) in addattr16() 845 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data) in addattr32() 850 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64() 855 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) in addattrstrz() [all …]
|
/aosp_15_r20/external/libnfnetlink/src/ |
H A D | libnfnetlink.c | 875 int nfnl_addattr_l(struct nlmsghdr *n, int maxlen, int type, const void *data, in nfnl_addattr_l() 908 int nfnl_nfa_addattr_l(struct nfattr *nfa, int maxlen, int type, in nfnl_nfa_addattr_l() 940 int nfnl_addattr8(struct nlmsghdr *n, int maxlen, int type, u_int8_t data) in nfnl_addattr8() 958 int nfnl_nfa_addattr16(struct nfattr *nfa, int maxlen, int type, in nfnl_nfa_addattr16() 977 int nfnl_addattr16(struct nlmsghdr *n, int maxlen, int type, in nfnl_addattr16() 996 int nfnl_nfa_addattr32(struct nfattr *nfa, int maxlen, int type, in nfnl_nfa_addattr32() 1015 int nfnl_addattr32(struct nlmsghdr *n, int maxlen, int type, in nfnl_addattr32()
|
/aosp_15_r20/external/ethtool/netlink/ |
H A D | privflags.c | 24 unsigned int *maxlen = data; in privflags_maxlen_walk_cb() local 41 unsigned int *maxlen = data; in privflags_dump_walk_cb() local 57 unsigned int maxlen = 0; in privflags_reply_cb() local
|
/aosp_15_r20/external/libexif/libexif/ |
H A D | exif-entry.c | 446 exif_entry_format_value(ExifEntry *e, char *val, size_t maxlen) in exif_entry_format_value() 640 #define CF(entry,target,v,maxlen) \ argument 653 #define CC(entry,target,v,maxlen) \ argument 832 exif_entry_get_value (ExifEntry *e, char *val, unsigned int maxlen) in exif_entry_get_value()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | string.c | 46 size_t strnlen(const char *str, size_t maxlen) in strnlen() 112 int strncasecmp(const char *s1, const char *s2, size_t maxlen) in strncasecmp() 155 int strncmp(const char *s1, const char *s2, size_t maxlen) in strncmp() 664 char *utf16le_to_ascii(const uint16_t *utf16_string, size_t maxlen) in utf16le_to_ascii()
|
/aosp_15_r20/external/libopus/src/ |
H A D | repacketizer.c | 113 …unsigned char *data, opus_int32 maxlen, int self_delimited, int pad, const opus_extension_data *ex… in opus_repacketizer_out_range_impl() 319 …ketizer_out_range(OpusRepacketizer *rp, int begin, int end, unsigned char *data, opus_int32 maxlen) in opus_repacketizer_out_range() 324 opus_int32 opus_repacketizer_out(OpusRepacketizer *rp, unsigned char *data, opus_int32 maxlen) in opus_repacketizer_out()
|
/aosp_15_r20/external/iputils/Modules/ |
H A D | pg3.c | 493 int count_trail_chars(const char *buffer, unsigned int maxlen) in count_trail_chars() 514 unsigned long num_arg(const char *buffer, unsigned long maxlen, in num_arg() 531 int strn_len(const char *buffer, unsigned int maxlen) in strn_len()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _collectionsmodule.c | 91 Py_ssize_t maxlen; /* maxlen is -1 for unbounded deques */ member 271 #define NEEDS_TRIM(deque, maxlen) ((size_t)(maxlen) < (size_t)(Py_SIZE(deque))) argument 274 deque_append_internal(dequeobject *deque, PyObject *item, Py_ssize_t maxlen) in deque_append_internal() 311 deque_appendleft_internal(dequeobject *deque, PyObject *item, Py_ssize_t maxlen) in deque_appendleft_internal() 382 Py_ssize_t maxlen = deque->maxlen; in deque_extend() local 429 Py_ssize_t maxlen = deque->maxlen; in deque_extendleft() local 1486 Py_ssize_t maxlen = -1; in deque_init() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_libc.cc | 178 uptr internal_strlcat(char *dst, const char *src, uptr maxlen) { in internal_strlcat() 200 uptr internal_strlcpy(char *dst, const char *src, uptr maxlen) { in internal_strlcpy() 219 uptr internal_strnlen(const char *s, uptr maxlen) { in internal_strnlen()
|
/aosp_15_r20/external/arm-optimized-routines/string/test/ |
H A D | strnlen.c | 53 test (const struct fun *fun, int align, size_t maxlen, size_t len) in test() 99 for (int maxlen = 0; maxlen < LEN; maxlen++) in main() local
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | logdump.c | 81 #define WRAP(jsb, blocknr, maxlen) \ argument 371 __u32 maxlen; in dump_journal() local 653 __u32 maxlen, in dump_descriptor_block()
|
/aosp_15_r20/external/brotli/c/enc/ |
H A D | static_dict.c | 36 size_t maxlen) { in DictMatchLength() 96 size_t maxlen; in BrotliFindAllStaticDictionaryMatches() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/address_utils/ |
D | parse_address.cc | 88 const size_t maxlen = sizeof(un->sun_path) - 1; in UnixSockaddrPopulate() local 105 const size_t maxlen = sizeof(un->sun_path) - 1; in UnixAbstractSockaddrPopulate() local
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | static_dict.c | 36 size_t maxlen) { in DictMatchLength() 111 size_t maxlen; in BrotliFindAllStaticDictionaryMatchesFor() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/address_utils/ |
H A D | parse_address.cc | 100 const size_t maxlen = sizeof(un->sun_path) - 1; in UnixSockaddrPopulate() local 117 const size_t maxlen = sizeof(un->sun_path) - 1; in UnixAbstractSockaddrPopulate() local
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/ |
H A D | tcp_socket_utils_test.cc | 112 const size_t maxlen = sizeof(un->sun_path) - 1; in UnixSockaddrPopulate() local 131 const size_t maxlen = sizeof(un->sun_path) - 1; in UnixAbstractSockaddrPopulate() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/flt2dec/ |
H A D | mod.rs | 565 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_exp_str() localVariable 638 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_fixed_str() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/flt2dec/ |
H A D | mod.rs | 565 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_exp_str() localVariable 638 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_fixed_str() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/flt2dec/ |
H A D | mod.rs | 565 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_exp_str() localVariable 638 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_fixed_str() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/flt2dec/ |
H A D | mod.rs | 565 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_exp_str() localVariable 638 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_fixed_str() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/flt2dec/ |
H A D | mod.rs | 565 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_exp_str() localVariable 638 let maxlen = estimate_max_buf_len(decoded.exp); in to_exact_fixed_str() localVariable
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | common.c | 477 void printf_encode(char *txt, size_t maxlen, const u8 *data, size_t len) in printf_encode() 526 size_t printf_decode(u8 *buf, size_t maxlen, const char *str) in printf_decode() 847 size_t maxlen; in freq_range_list_str() local
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/ |
H A D | check_path_length.py | 23 maxlen = 150 variable
|
/aosp_15_r20/bionic/libc/arch-riscv64/string/ |
H A D | strnlen.c | 24 strnlen_gc(const char *str, size_t maxlen) in strnlen_gc()
|
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/string/ |
H A D | wcsnlen.c | 35 wcsnlen(const wchar_t *s, size_t maxlen) in wcsnlen()
|