Home
last modified time | relevance | path

Searched defs:start_bytes (Results 1 – 5 of 5) sorted by relevance

/external/rust/beto-rust/nearby/presence/xts_aes/src/
Dtweak_tests.rs60 let start_bytes = hex::decode(chunks[0]).unwrap(); in tweak_test_vectors() localVariable
/external/squashfs-tools/squashfs-tools/
Dxattr.c489 long long start_bytes = bytes; in write_xattrs() local
Dmksquashfs.c640 long long start_bytes = bytes; in write_inodes() local
676 long long start_bytes = bytes; in write_directories() local
1759 long long *list, start_bytes; in generic_write_table() local
/external/rust/crates/aho-corasick/src/
Dprefilter.rs276 start_bytes: StartBytesBuilder, field
/external/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c2225 unsigned start_bytes = start_bits / 8; in dec_av1_Decode() local