/external/rust/crates/criterion-plot/src/ |
D | map.rs | 6 const LENGTH: usize = 4; constant 92 const LENGTH: usize = 2; constant
|
/external/rust/crates/uuid/src/ |
D | fmt.rs | 243 pub const LENGTH: usize = 36; constant 388 pub const LENGTH: usize = 38; constant 533 pub const LENGTH: usize = 32; constant 676 pub const LENGTH: usize = 45; constant
|
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_shell/src/ |
D | main.rs | 88 const LENGTH: usize = std::mem::size_of::<u32>(); constant
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | hugepage-shm.c | 42 #define LENGTH (256UL*1024*1024) macro
|
D | hugepage-mmap.c | 27 #define LENGTH (256UL*1024*1024) macro
|
D | map_hugetlb.c | 19 #define LENGTH (256UL*1024*1024) macro
|
/external/rust/crates/der/src/asn1/ |
D | utc_time.rs | 38 pub const LENGTH: usize = 13; constant
|
D | generalized_time.rs | 34 const LENGTH: usize = 15; constant
|
/external/ltp/testcases/kernel/mem/include/ |
D | mem.h | 39 #define LENGTH (3UL<<30) macro
|
/external/libjpeg-turbo/md5/ |
D | md5hl.c | 55 #define LENGTH 16 macro
|
/external/webp/src/dsp/ |
D | filters_mips_dsp_r2.c | 36 #define DO_PREDICT_LINE(SRC, DST, LENGTH, INVERSE) do { \ argument 109 #define DO_PREDICT_LINE_VERTICAL(SRC, PRED, DST, LENGTH, INVERSE) do { \ argument
|
/external/angle/src/compiler/translator/hlsl/ |
D | ShaderStorageBlockFunctionHLSL.h | 42 LENGTH, enumerator
|
/external/clang/include/clang/AST/ |
D | ExprOpenMP.h | 46 enum { BASE, LOWER_BOUND, LENGTH, END_EXPR }; enumerator
|
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/ |
D | DuckType.java | 46 LENGTH("length"), enumConstant
|
/external/obex/src/com/android/obex/ |
D | HeaderSet.java | 77 public static final int LENGTH = 0xC3; field in HeaderSet
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | inflate.h | 53 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/rust/crates/libz-sys/src/zlib/ |
D | inflate.h | 48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/freetype/src/gzip/ |
D | inflate.h | 51 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/libwebsockets/win32port/zlib/ |
D | inflate.h | 48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/tflite-support/third_party/zlib/ |
D | inflate.h | 48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/zlib/ |
D | inflate.h | 48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
|
/external/python/cpython3/Include/cpython/ |
D | unicodeobject.h | 637 #define _PyUnicodeWriter_Prepare(WRITER, LENGTH, MAXCHAR) \ argument
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/ |
D | LocalizedFormats.java | 180 LENGTH("length ({0})"), /* keep */ enumConstant
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | RoundTripTest.java | 78 static String LENGTH = "[\u30FC]"; field in RoundTripTest
|