/external/openthread/third_party/tcplp/bsdtcp/ |
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 tcplp_input() local 1024 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos, in tcp_do_segment()
|
D | tcp_reass.c | 60 int tlen; in tcp_reass() local
|
D | tcp_timewait.c | 309 tcp_twcheck(struct tcpcb* tp, struct tcphdr *th, int tlen) in tcp_twcheck()
|
/external/icu/icu4c/source/test/intltest/ |
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
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
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
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
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
|
/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/ |
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
|
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
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
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
|
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
|
/external/libsrtp2/crypto/cipher/ |
D | null_cipher.c | 59 int tlen) in srtp_null_cipher_alloc()
|
D | aes_icm_ossl.c | 111 int tlen) in srtp_aes_icm_openssl_alloc()
|
D | aes_icm.c | 97 int tlen) in srtp_aes_icm_alloc()
|
D | aes_icm_nss.c | 105 int tlen) in srtp_aes_icm_nss_alloc()
|
D | aes_gcm_ossl.c | 79 int tlen) in srtp_aes_gcm_openssl_alloc()
|
/external/tcpdump/ |
D | print-lwapp.c | 171 u_int tlen; in lwapp_control_print() local 304 u_int tlen; in lwapp_data_print() local
|
D | print-vqp.c | 107 u_int tlen; in vqp_print() local
|
/external/blktrace/btt/ |
D | latency.c | 34 size_t tlen = strlen(name) + strlen(dip->dip_name) in latency_open() local
|
D | unplug_hist.c | 69 size_t tlen = strlen(unplug_hist_name) in unplug_hist_free() local
|
/external/libwebsockets/lib/tls/openssl/ |
D | lws-genaes.c | 264 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
|
/external/curl/lib/ |
D | httpsrr.c | 59 size_t tlen = (size_t) *cp++; in Curl_httpsrr_decode_alpn() local
|
/external/libwebsockets/lib/tls/mbedtls/ |
D | lws-genaes.c | 132 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/ |
D | test_signals_utils.c | 45 size_t tlen = strlen(feats_names[i]); in feats_to_string() local
|
/external/curl/src/ |
D | tool_help.h | 33 size_t tlen; member
|
/external/libopus/tests/ |
D | test_opus_decode.c | 372 int tlen[1]={157}; in test_decoder_code0() local
|