/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/ |
H A D | twoway.rs | 93 byteset: ApproximateByteSet, field 115 let byteset = ApproximateByteSet::new(needle); in new() localVariable 279 let byteset = ApproximateByteSet::new(needle); in new() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/ |
D | twoway.rs | 93 byteset: ApproximateByteSet, field 115 let byteset = ApproximateByteSet::new(needle); in new() localVariable 279 let byteset = ApproximateByteSet::new(needle); in new() localVariable
|
/aosp_15_r20/external/musl/src/string/ |
H A D | strcspn.c | 9 size_t byteset[32/sizeof(size_t)]; in strcspn() local
|
H A D | strspn.c | 9 size_t byteset[32/sizeof(size_t)] = { 0 }; in strspn() local
|
H A D | strstr.c | 37 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_strstr() local
|
H A D | memmem.c | 40 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_memmem() local
|
/aosp_15_r20/external/trusty/musl/src/string/ |
D | strspn.c | 9 size_t byteset[32/sizeof(size_t)] = { 0 }; in strspn() local
|
D | strcspn.c | 9 size_t byteset[32/sizeof(size_t)]; in strcspn() local
|
D | strstr.c | 41 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_strstr() local
|
D | memmem.c | 44 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_memmem() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/ |
D | lib.rs | 439 mod byteset; module
|
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/string/ |
H A D | strstr.c | 70 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_strstr() local
|
H A D | memmem.c | 73 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_memmem() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/prefilter/ |
H A D | mod.rs | 37 mod byteset; module
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/util/ |
H A D | prefilter.rs | 751 byteset: Vec<bool>, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/nfa/ |
D | compiler.rs | 319 let mut byteset = ByteClassSet::new(); in finish() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/ |
D | prefilter.rs | 815 byteset: Vec<bool>, field
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/ |
H A D | noncontiguous.rs | 936 byteset: ByteClassSet, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/ |
H A D | pattern.rs | 1258 byteset: u64, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/ |
H A D | pattern.rs | 1258 byteset: u64, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/ |
H A D | pattern.rs | 1258 byteset: u64, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/ |
H A D | pattern.rs | 1258 byteset: u64, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/str/ |
H A D | pattern.rs | 1258 byteset: u64, field
|