Home
last modified time | relevance | path

Searched defs:LENGTH (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/crates/criterion-plot/src/
Dmap.rs6 const LENGTH: usize = 4; constant
92 const LENGTH: usize = 2; constant
/external/rust/crates/uuid/src/
Dfmt.rs243 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/
Dmain.rs88 const LENGTH: usize = std::mem::size_of::<u32>(); constant
/external/linux-kselftest/tools/testing/selftests/vm/
Dhugepage-shm.c42 #define LENGTH (256UL*1024*1024) macro
Dhugepage-mmap.c27 #define LENGTH (256UL*1024*1024) macro
Dmap_hugetlb.c19 #define LENGTH (256UL*1024*1024) macro
/external/rust/crates/der/src/asn1/
Dutc_time.rs38 pub const LENGTH: usize = 13; constant
Dgeneralized_time.rs34 const LENGTH: usize = 15; constant
/external/ltp/testcases/kernel/mem/include/
Dmem.h39 #define LENGTH (3UL<<30) macro
/external/libjpeg-turbo/md5/
Dmd5hl.c55 #define LENGTH 16 macro
/external/webp/src/dsp/
Dfilters_mips_dsp_r2.c36 #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/
DShaderStorageBlockFunctionHLSL.h42 LENGTH, enumerator
/external/clang/include/clang/AST/
DExprOpenMP.h46 enum { BASE, LOWER_BOUND, LENGTH, END_EXPR }; enumerator
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/
DDuckType.java46 LENGTH("length"), enumConstant
/external/obex/src/com/android/obex/
DHeaderSet.java77 public static final int LENGTH = 0xC3; field in HeaderSet
/external/rust/crates/libz-sys/src/zlib-ng/
Dinflate.h53 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/python/cpython2/Modules/zlib/
Dinflate.h48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/rust/crates/libz-sys/src/zlib/
Dinflate.h48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/freetype/src/gzip/
Dinflate.h51 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/libwebsockets/win32port/zlib/
Dinflate.h48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/tflite-support/third_party/zlib/
Dinflate.h48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/zlib/
Dinflate.h48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/python/cpython3/Include/cpython/
Dunicodeobject.h637 #define _PyUnicodeWriter_Prepare(WRITER, LENGTH, MAXCHAR) \ argument
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java180 LENGTH("length ({0})"), /* keep */ enumConstant
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DRoundTripTest.java78 static String LENGTH = "[\u30FC]"; field in RoundTripTest

12