/external/rust/crates/serde/src/ser/ |
D | impls.rs | 768 const MAX_LEN: usize = 15; in serialize() constant 792 const MAX_LEN: usize = 39; in serialize() constant 832 const MAX_LEN: usize = 21; in serialize() constant 848 const MAX_LEN: usize = 58; in serialize() constant
|
/external/openthread/third_party/mbedtls/repo/programs/fuzz/ |
D | fuzz_privkey.c | 6 #define MAX_LEN 0x1000 macro
|
/external/mbedtls/programs/fuzz/ |
D | fuzz_privkey.c | 12 #define MAX_LEN 0x1000 macro
|
/external/oss-fuzz/projects/gnupg/ |
D | fuzz_decrypt.c | 91 #define MAX_LEN 0x10000 macro
|
D | fuzz_import.c | 42 #define MAX_LEN 0x2000 macro
|
D | fuzz_list.c | 91 #define MAX_LEN 0x10000 macro
|
/external/python/cpython2/Lib/test/ |
D | test_imageop.py | 16 MAX_LEN = 2**20 variable
|
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/ |
D | validate.c | 9 #define MAX_LEN 8192 macro
|
D | exc_validate.c | 77 #define MAX_LEN 16 macro
|
/external/rust/crates/ring/src/ |
D | rand.rs | 243 const MAX_LEN: usize = 65_536; in chunk() constant
|
D | signature.rs | 348 pub(crate) const MAX_LEN: usize = 1/*tag:SEQUENCE*/ + 2/*len*/ + constant
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | test_varlen.c | 9 #define MAX_LEN 256 macro
|
/external/toybox/kconfig/lxdialog/ |
D | dialog.h | 54 #define MAX_LEN 2048 macro
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.cpp | 2601 const int MAX_LEN= 52; in TestDevanagariLatinRT() local 2742 const int MAX_LEN=10; in TestTeluguLatinRT() local 2790 const int MAX_LEN =16; in TestSanskritLatinRT() local 2870 const int MAX_LEN = UPRV_LENGTHOF(source); in TestCompoundLatinRT() local
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | transtst.cpp | 2601 const int MAX_LEN= 52; in TestDevanagariLatinRT() local 2742 const int MAX_LEN=10; in TestTeluguLatinRT() local 2790 const int MAX_LEN =16; in TestSanskritLatinRT() local 2870 const int MAX_LEN = UPRV_LENGTHOF(source); in TestCompoundLatinRT() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | TransliteratorTest.java | 2071 int MAX_LEN =15; in TestSanskritLatinRT() local 2121 int MAX_LEN =15; in TestCompoundLatinRT() local
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | TransliteratorTest.java | 2068 int MAX_LEN =15; in TestSanskritLatinRT() local 2118 int MAX_LEN =15; in TestCompoundLatinRT() local
|
/external/libxaac/decoder/ |
D | ixheaacd_env_extr.c | 79 WORD32 MAX_LEN; in ixheaacd_huffman_decode() local
|
/external/crosvm/src/crosvm/sys/ |
D | unix.rs | 3744 const MAX_LEN: usize = 15; // pthread_setname_np() limit on Linux in jail_and_start_vu_device() constant
|