/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/ |
D | fmt.rs | 253 pub const LENGTH: usize = 36; constant 398 pub const LENGTH: usize = 38; constant 543 pub const LENGTH: usize = 32; constant 686 pub const LENGTH: usize = 45; constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | map.rs | 6 const LENGTH: usize = 4; constant 92 const LENGTH: usize = 2; constant
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
H A D | FileChannelTest.java | 2540 final int LENGTH = 5; in test_transferFromLReadableByteChannelJJ_PositionBeyondSize() local 2564 final int LENGTH = 5; in test_transferFromLReadableByteChannelJJ_FileChannel() local 2682 final int LENGTH = 4; in test_transferFromLReadableByteChannelJJ_Pipe() local 2883 final int LENGTH = 5; in test_transferToJJLWritableByteChannel_PositionBeyondSize() local 2907 final int LENGTH = 5; in test_transferToJJLWritableByteChannel_FileChannel() local 2961 final int LENGTH = CONTENT_AS_BYTES_LENGTH - OFFSET; in test_transferToJJLWritableByteChannel_SocketChannel() local 3049 final int LENGTH = 4; in test_transferToJJLWritableByteChannel_Pipe() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/ |
D | StructNdOptPio.java | 58 public static final byte LENGTH = 4; // Length in 8-byte units field in StructNdOptPio 67 super((byte) TYPE, LENGTH); in StructNdOptPio() local
|
D | StructNdOptPref64.java | 50 public static final byte LENGTH = 2; field in StructNdOptPref64 96 super((byte) TYPE, LENGTH); in StructNdOptPref64() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_shell/src/ |
D | main.rs | 91 const LENGTH: usize = std::mem::size_of::<u32>(); constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/view/inputmethod/ |
D | inputconnection.proto.h | 41 const uint64_t LENGTH = 0x0000010500000001LL; variable 61 const uint64_t LENGTH = 0x0000010500000001LL; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/view/inputmethod/ |
D | inputconnection.proto.h | 41 const uint64_t LENGTH = 0x0000010500000001LL; variable 61 const uint64_t LENGTH = 0x0000010500000001LL; variable
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | gcov-io.h | 320 #define GCOV_TAG_BLOCKS_NUM(LENGTH) (LENGTH) argument 323 #define GCOV_TAG_ARCS_NUM(LENGTH) (((LENGTH) - 1) / 2) argument 327 #define GCOV_TAG_COUNTER_NUM(LENGTH) ((LENGTH) / 2) argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/ |
D | utc_time.rs | 37 pub const LENGTH: usize = 13; constant
|
D | generalized_time.rs | 37 const LENGTH: usize = 15; constant
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | filters_mips_dsp_r2.c | 38 #define DO_PREDICT_LINE(SRC, DST, LENGTH, INVERSE) do { \ argument 111 #define DO_PREDICT_LINE_VERTICAL(SRC, PRED, DST, LENGTH, INVERSE) do { \ argument
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/AbstractList/ |
H A D | CheckForComodification.java | 40 private static final int LENGTH = 10; field in CheckForComodification
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9585/ |
H A D | poc.cpp | 21 #define LENGTH 16 macro
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9584/ |
H A D | poc.cpp | 21 #define LENGTH 16 macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | hugepage-shm.c | 42 #define LENGTH (256UL*1024*1024) macro
|
H A D | hugepage-mmap.c | 27 #define LENGTH (256UL*1024*1024) macro
|
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/pt/ |
H A D | clip_ranges_test.py | 38 def init(self, LENGTH, M, N, MAX_LENGTH, device, dtype): argument
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/structs/ |
D | IaPdOption.java | 50 public static final int LENGTH = 12; // option length excluding IA_PD options field in IaPdOption
|
D | IaAddressOption.java | 53 public static final int LENGTH = 24; // option length excluding IAaddr-options field in IaAddressOption
|
/aosp_15_r20/external/aws-eventstream-java/src/main/java/software/amazon/eventstream/ |
H A D | Prelude.java | 24 static final int LENGTH = 8; field in Prelude
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2099/ |
H A D | poc.cpp | 24 #define LENGTH 0xBEB macro
|
/aosp_15_r20/packages/apps/SecureElement/src/com/android/se/security/ |
D | ApduFilter.java | 43 public static final int LENGTH = 8; field in ApduFilter
|
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/ |
H A D | LongSparseArrayTest.java | 40 private static final int LENGTH = VALUES.length; field in LongSparseArrayTest
|
H A D | SparseLongArrayTest.java | 38 private static final int LENGTH = VALUES.length; field in SparseLongArrayTest
|