Home
last modified time | relevance | path

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

12

/external/rust/crates/uuid/src/adapter/
Dmod.rs185 pub const LENGTH: usize = 36; constant
300 pub const LENGTH: usize = 36; constant
422 pub const LENGTH: usize = 32; constant
535 pub const LENGTH: usize = 32; constant
648 pub const LENGTH: usize = 45; constant
770 pub const LENGTH: usize = 45; constant
/external/rust/crates/criterion-plot/src/
Dmap.rs6 const LENGTH: usize = 4; constant
92 const LENGTH: usize = 2; 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/llvm-project/libclc/generic/lib/math/
Dtables.h27 #define DECLARE_TABLE(TYPE,NAME,LENGTH) \ argument
/external/libjpeg-turbo/md5/
Dmd5hl.c55 #define LENGTH 16 macro
/external/ltp/testcases/kernel/mem/include/
Dmem.h34 #define LENGTH (3UL<<30) 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/
DShaderStorageBlockFunctionHLSL.h42 LENGTH, enumerator
/external/clang/include/clang/AST/
DExprOpenMP.h46 enum { BASE, LOWER_BOUND, LENGTH, END_EXPR }; enumerator
/external/rust/crates/libz-sys/src/zlib/
Dinflate.h48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/external/rust/crates/libz-sys/src/zlib-ng/
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/python/cpython2/Modules/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/llvm-project/clang/include/clang/AST/
DExprOpenMP.h57 enum { BASE, LOWER_BOUND, LENGTH, STRIDE, END_EXPR }; enumerator
/external/python/cpython3/Include/cpython/
Dunicodeobject.h640 #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
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java75 static String LENGTH = "[\u30FC]"; field in RoundTripTest
/external/icu/icu4c/source/test/intltest/
Dtransrt.cpp972 static const char LENGTH[] = "[\\u30FC]"; variable
Drbbitst.cpp4824 constexpr int32_t LENGTH = 1000000; in TestBug13692() local
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/guice/lib/build/
Dcglib-3.2.6.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...

12