Searched defs:itemlen (Results 1 – 7 of 7) sorted by relevance
| /external/python/cpython3/Objects/stringlib/ |
| D | join.h | 62 Py_ssize_t itemlen; in STRINGLIB() local
|
| /external/tcpdump/ |
| D | print-bgp.c | 585 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_prefix4() 612 const u_char *pptr, u_int itemlen, char *buf, in decode_labeled_prefix4() 1365 const u_char *pd, u_int itemlen, char *buf, size_t buflen) in decode_prefix6() 1393 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_labeled_prefix6()
|
| /external/mdnsresponder/mDNSShared/ |
| D | dnssd_clientlib.c | 252 unsigned long keylen, itemlen, remainder; in TXTRecordRemoveValue() local
|
| /external/cronet/third_party/android_ndk/sources/android/cpufeatures/ |
| D | cpu-features.c | 264 int itemlen = strlen(item); in has_list_item() local
|
| /external/libpcap/rpcapd/ |
| D | daemon.c | 1595 #define CHECK_AND_INCREASE_REPLY_LEN(itemlen) \ argument
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 10509 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local 10533 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
|
| /external/python/cpython2/Objects/ |
| D | unicodeobject.c | 5713 Py_ssize_t itemlen; in PyUnicode_Join() local
|