Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 25 of 100) sorted by relevance

1234

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_input.c317 #define DELAY_ACK(tp, tlen) \ argument
402 int tlen, int rstreason) in tcp_dropwithreset()
461 int tlen = 0, off; in tcplp_input() local
1024 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos, in tcp_do_segment()
Dtcp_reass.c60 int tlen; in tcp_reass() local
Dtcp_timewait.c309 tcp_twcheck(struct tcpcb* tp, struct tcphdr *th, int tlen) in tcp_twcheck()
/external/icu/icu4c/source/test/intltest/
Dmnkytst.cpp85 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
/external/cronet/tot/third_party/icu/source/test/intltest/
Dmnkytst.cpp85 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
/external/cronet/stable/third_party/icu/source/test/intltest/
Dmnkytst.cpp85 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
/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
DCollationMonkeyTest.java59 … 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
DCollationFrozenMonkeyTest.java74 … 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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMonkeyTest.java62 … 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
DCollationFrozenMonkeyTest.java77 … 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
/external/libsrtp2/crypto/cipher/
Dnull_cipher.c59 int tlen) in srtp_null_cipher_alloc()
Daes_icm_ossl.c111 int tlen) in srtp_aes_icm_openssl_alloc()
Daes_icm.c97 int tlen) in srtp_aes_icm_alloc()
Daes_icm_nss.c105 int tlen) in srtp_aes_icm_nss_alloc()
Daes_gcm_ossl.c79 int tlen) in srtp_aes_gcm_openssl_alloc()
/external/tcpdump/
Dprint-lwapp.c171 u_int tlen; in lwapp_control_print() local
304 u_int tlen; in lwapp_data_print() local
Dprint-vqp.c107 u_int tlen; in vqp_print() local
/external/blktrace/btt/
Dlatency.c34 size_t tlen = strlen(name) + strlen(dip->dip_name) in latency_open() local
Dunplug_hist.c69 size_t tlen = strlen(unplug_hist_name) in unplug_hist_free() local
/external/libwebsockets/lib/tls/openssl/
Dlws-genaes.c264 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
/external/curl/lib/
Dhttpsrr.c59 size_t tlen = (size_t) *cp++; in Curl_httpsrr_decode_alpn() local
/external/libwebsockets/lib/tls/mbedtls/
Dlws-genaes.c132 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
/external/linux-kselftest/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c45 size_t tlen = strlen(feats_names[i]); in feats_to_string() local
/external/curl/src/
Dtool_help.h33 size_t tlen; member
/external/libopus/tests/
Dtest_opus_decode.c372 int tlen[1]={157}; in test_decoder_code0() local

1234