Home
last modified time | relevance | path

Searched defs:BYTES (Results 1 – 25 of 1093) sorted by relevance

12345678910>>...44

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/gen/sparse/
H A Dmulti_pattern_v2.rs16 static BYTES: &'static [u8] = constant
19 static BYTES: &'static [u8] = constant
27 static BYTES: &'static [u8] = variable
30 static BYTES: &'static [u8] = constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs130 const BYTES: usize = 128 * 1024; in bench_file_to_file_copy() constant
160 const BYTES: usize = 128 * 1024; in bench_file_to_socket_copy() constant
192 const BYTES: usize = 128 * 1024; in bench_file_to_uds_copy() constant
304 const BYTES: usize = 128 * 1024; in bench_socket_pipe_socket_copy() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs130 const BYTES: usize = 128 * 1024; in bench_file_to_file_copy() constant
160 const BYTES: usize = 128 * 1024; in bench_file_to_socket_copy() constant
192 const BYTES: usize = 128 * 1024; in bench_file_to_uds_copy() constant
304 const BYTES: usize = 128 * 1024; in bench_socket_pipe_socket_copy() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs130 const BYTES: usize = 128 * 1024; in bench_file_to_file_copy() constant
160 const BYTES: usize = 128 * 1024; in bench_file_to_socket_copy() constant
192 const BYTES: usize = 128 * 1024; in bench_file_to_uds_copy() constant
304 const BYTES: usize = 128 * 1024; in bench_socket_pipe_socket_copy() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs130 const BYTES: usize = 128 * 1024; in bench_file_to_file_copy() constant
160 const BYTES: usize = 128 * 1024; in bench_file_to_socket_copy() constant
192 const BYTES: usize = 128 * 1024; in bench_file_to_uds_copy() constant
304 const BYTES: usize = 128 * 1024; in bench_socket_pipe_socket_copy() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs130 const BYTES: usize = 128 * 1024; in bench_file_to_file_copy() constant
160 const BYTES: usize = 128 * 1024; in bench_file_to_socket_copy() constant
192 const BYTES: usize = 128 * 1024; in bench_file_to_uds_copy() constant
304 const BYTES: usize = 128 * 1024; in bench_socket_pipe_socket_copy() constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/
H A Dvector.rs22 const BYTES: usize; constant
204 const BYTES: usize = 16; constant
254 const BYTES: usize = 32; constant
304 const BYTES: usize = 16; constant
475 const BYTES: usize = 16; constant
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/
Dvector.rs22 const BYTES: usize; constant
204 const BYTES: usize = 16; constant
254 const BYTES: usize = 32; constant
304 const BYTES: usize = 16; constant
475 const BYTES: usize = 16; constant
/aosp_15_r20/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dauthorization_set.h236 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
244 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
250 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
256 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, in Authorization()
263 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, in Authorization()
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/extract/
Dmultipart.rs317 const BYTES: &[u8] = "<!doctype html><title>��</title>".as_bytes(); in content_type_with_encoding() constant
354 const BYTES: &[u8] = "<!doctype html><title>��</title>".as_bytes(); in body_too_large() constant
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dauthorization_set.h201 void push_back(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, size_t data_length) { in push_back()
250 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
259 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
265 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/packed/
H A Dvector.rs35 const BYTES: usize; constant
330 const BYTES: usize = 16; constant
423 const BYTES: usize = 32; constant
611 const BYTES: usize = 16; constant
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
H A Dauthorization_set.h242 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
251 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
257 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/math/
H A DStats.java506 static final int BYTES = (Long.SIZE + Double.SIZE * 4) / Byte.SIZE; field in Stats
535 BYTES, in writeTo() local
577 BYTES, in readFrom() local
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h395 void add_tag(AuthorizationSetBuilder* tags, TypedTag<TagType::BYTES, tag> ttag, in add_tag()
404 void add_tag_from_prop(AuthorizationSetBuilder* tags, TypedTag<TagType::BYTES, tag> ttag, in add_tag_from_prop()
453 TypedTag<TagType::BYTES, tag> tag_type, const char* prop) { in add_attestation_id()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/copy/
H A Dtests.rs138 const BYTES: u64 = 1024 * 1024; in bench_copy_buf_reader() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/copy/
H A Dtests.rs138 const BYTES: u64 = 1024 * 1024; in bench_copy_buf_reader() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/copy/
H A Dtests.rs138 const BYTES: u64 = 1024 * 1024; in bench_copy_buf_reader() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/copy/
H A Dtests.rs138 const BYTES: u64 = 1024 * 1024; in bench_copy_buf_reader() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/copy/
H A Dtests.rs138 const BYTES: u64 = 1024 * 1024; in bench_copy_buf_reader() constant
/aosp_15_r20/external/guava/guava/src/com/google/common/math/
H A DStats.java611 BYTES, in writeTo() local
653 BYTES, in readFrom() local
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java138 BYTES(JavaType.BYTE_STRING, WIRETYPE_LENGTH_DELIMITED) { in BYTES() method
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java138 BYTES(JavaType.BYTE_STRING, WIRETYPE_LENGTH_DELIMITED) { in BYTES() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/packed/teddy/
H A Dgeneric.rs74 pub(crate) unsafe fn new(patterns: Arc<Patterns>) -> Slim<V, BYTES> { in new() argument
407 pub(crate) unsafe fn new(patterns: Arc<Patterns>) -> Fat<V, BYTES> { in new() argument
1240 ) -> [Mask<V>; BYTES] { in from_teddy()
1352 ) -> [Mask<V>; BYTES] { in from_teddy()
/aosp_15_r20/system/nfc/utils/include/
H A Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator

12345678910>>...44