/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/ |
H A D | tcp_input.c | 317 #define DELAY_ACK(tp, tlen) \ argument 402 int tlen, int rstreason) in tcp_dropwithreset() 461 int tlen = 0, off; in tcp_input() local 1024 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos, in tcp_do_segment()
|
H A D | tcp_reass.c | 60 int tlen; in tcp_reass() local
|
H A D | tcp_timewait.c | 309 tcp_twcheck(struct tcpcb* tp, struct tcphdr *th, int tlen) in tcp_twcheck()
|
/aosp_15_r20/libcore/ojluni/src/test/java/text/Collator/ |
H A D | MonkeyTest.java | 84 int tlen = checkValue((r.nextInt() - source.length()) % source.length()); in TestCollationKey() local 127 int tlen = checkValue((r.nextInt() - source.length()) % source.length()); in TestCompare() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | mnkytst.cpp | 85 int32_t tlen = checkValue((rand() - source.length()) % source.length()); in TestCollationKey() local 160 int32_t tlen = checkValue((rand() - source.length()) % source.length()); in TestCompare() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | mnkytst.cpp | 85 int32_t tlen = checkValue((rand() - source.length()) % source.length()); in TestCollationKey() local 160 int32_t tlen = checkValue((rand() - source.length()) % source.length()); in TestCompare() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
H A D | CollationMonkeyTest.java | 62 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 140 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
H A D | CollationFrozenMonkeyTest.java | 77 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 168 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/ |
H A D | CollationMonkeyTest.java | 59 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 137 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
H A D | CollationFrozenMonkeyTest.java | 74 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 165 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-lwapp.c | 173 u_int tlen; in lwapp_control_print() local 306 u_int tlen; in lwapp_data_print() local
|
H A D | print-lldp.c | 1181 u_int tlen, tlv_type; in lldp_private_dcbx_print() local 1389 u_int tlen; in lldp_mgmt_addr_tlv_print() local 1452 u_int oui, tlen, hexdump, tlv_type, tlv_len; in lldp_print() local
|
H A D | print-slow.c | 344 const u_char *tptr, u_int tlen, in slow_marker_lacp_print() 481 const u_char *tptr, u_int tlen) in slow_oam_print()
|
H A D | print-sflow.c | 487 u_int tlen; in sflow_print_counter_records() local 676 u_int tlen; in sflow_print_flow_records() local 823 u_int tlen; in sflow_print() local
|
H A D | print-rsvp.c | 679 const char *indent, u_int tlen, in rsvp_obj_print() 1926 u_short plen, tlen; in rsvp_print() local
|
H A D | print-vqp.c | 109 u_int tlen; in vqp_print() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/crypto_toolbox/ |
D | crypto_toolbox.h | 54 uint16_t tlen, uint8_t* p_signature) { in aes_cmac()
|
/aosp_15_r20/external/libsrtp2/crypto/cipher/ |
H A D | null_cipher.c | 59 int tlen) in srtp_null_cipher_alloc()
|
H A D | aes_icm_ossl.c | 111 int tlen) in srtp_aes_icm_openssl_alloc()
|
H A D | aes_icm.c | 97 int tlen) in srtp_aes_icm_alloc()
|
/aosp_15_r20/system/nfc/src/nfc/ndef/ |
H A D | ndef_utils.cc | 464 uint8_t tlen) { in NDEF_MsgGetFirstRecByType() 518 uint8_t* p_type, uint8_t tlen) { in NDEF_MsgGetNextRecByType()
|
/aosp_15_r20/external/blktrace/btt/ |
H A D | latency.c | 34 size_t tlen = strlen(name) + strlen(dip->dip_name) in latency_open() local
|
H A D | unplug_hist.c | 69 size_t tlen = strlen(unplug_hist_name) in unplug_hist_free() local
|
/aosp_15_r20/external/libwebsockets/lib/tls/openssl/ |
H A D | lws-genaes.c | 264 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
|
/aosp_15_r20/packages/modules/Connectivity/clatd/ |
D | clatd_test.cpp | 90 #define IPV4_PSEUDOHEADER(ip, tlen) \ argument 96 #define IPV6_PSEUDOHEADER(ip6, protocol, tlen) \ argument
|