Home
last modified time | relevance | path

Searched defs:Finder (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/build/soong/finder/
H A Dfinder.go148 type Finder struct { struct
150 DbPath string
151 numDbLoadingThreads int
152 numSearchingThreads int
153 cacheMetadata cacheMetadata
154 logger Logger
155 filesystem fs.FileSystem
158 threadPool *threadPool
159 mutex sync.Mutex
160 fsErrs []fsErr
[all …]
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h281 ASTMatchFinder *Finder, in dynMatches()
507 ASTMatchFinder *Finder, in matches()
536 bool matches(const QualType &Node, ASTMatchFinder *Finder, in matches()
590 IteratorT End, ASTMatchFinder *Finder, in matchesFirstInRange()
606 IteratorT End, ASTMatchFinder *Finder, in matchesFirstInPointerRange()
725 bool matches(const T &Node, ASTMatchFinder *Finder, in matches()
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized()
769 ASTMatchFinder *Finder, in matchesSpecialized()
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized()
785 ASTMatchFinder *Finder, in matchesSpecialized()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/x86_64/avx2/
Dpackedpair.rs23 pub struct Finder { struct
24 sse2: packedpair::Finder<__m128i>, argument
25 avx2: packedpair::Finder<__m256i>, argument
28 impl Finder { impl
37 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
49 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
68 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/x86_64/avx2/
H A Dpackedpair.rs23 pub struct Finder { struct
24 sse2: packedpair::Finder<__m128i>, argument
25 avx2: packedpair::Finder<__m256i>, argument
28 impl Finder { implementation
37 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
49 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
68 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/packedpair/
H A Dmod.rs35 pub struct Finder { struct
41 impl Finder { argument
45 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
56 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/packedpair/
Dmod.rs35 pub struct Finder { struct
41 impl Finder { implementation
45 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
56 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/
Dshiftor.rs20 pub struct Finder { struct
25 impl Finder { argument
32 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
Drabinkarp.rs69 pub struct Finder { struct
79 impl Finder { argument
87 pub fn new(needle: &[u8]) -> Finder { in new()
330 fn roll(&mut self, finder: &Finder, old: u8, new: u8) { in roll()
344 fn del(&mut self, finder: &Finder, byte: u8) { in del()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/
H A Dshiftor.rs20 pub struct Finder { struct
25 impl Finder { argument
32 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
H A Drabinkarp.rs69 pub struct Finder { struct
79 impl Finder { impl
87 pub fn new(needle: &[u8]) -> Finder { in new()
330 fn roll(&mut self, finder: &Finder, old: u8, new: u8) { in roll()
344 fn del(&mut self, finder: &Finder, byte: u8) { in del()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dfind_format.hpp60 FinderT Finder, in find_format_copy()
94 FinderT Finder, in find_format_copy()
130 FinderT Finder, in find_format()
179 FinderT Finder, in find_format_all_copy()
214 FinderT Finder, in find_format_all_copy()
252 FinderT Finder, in find_format_all()
Dfind_iterator.hpp97 FinderT Finder ) : in find_iterator()
113 FinderT Finder ) : in find_iterator()
185 FinderT Finder) in make_find_iterator()
260 FinderT Finder ) : in split_iterator()
281 FinderT Finder ) : in split_iterator()
370 FinderT Finder) in make_split_iterator()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/generic/
Dpackedpair.rs35 pub(crate) struct Finder<V> { struct
42 impl<V: Vector> Finder<V> { argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/generic/
H A Dpackedpair.rs35 pub(crate) struct Finder<V> { struct
42 impl<V: Vector> Finder<V> { argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/detail/
Dfind_format_all.hpp39 FinderT Finder, in find_format_all_copy_impl2()
86 FinderT Finder, in find_format_all_copy_impl()
113 FinderT Finder, in find_format_all_copy_impl2()
161 FinderT Finder, in find_format_all_copy_impl()
187 FinderT Finder, in find_format_all_impl2()
257 FinderT Finder, in find_format_all_impl()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/wasm32/simd128/
Dpackedpair.rs23 pub struct Finder(packedpair::Finder<v128>); struct
25 impl Finder { impl
34 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
46 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
65 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/wasm32/simd128/
H A Dpackedpair.rs23 pub struct Finder(packedpair::Finder<v128>); struct
25 impl Finder { implementation
34 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
46 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
65 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/aarch64/neon/
H A Dpackedpair.rs23 pub struct Finder(packedpair::Finder<uint8x16_t>); struct
32 impl Finder { implementation
41 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
53 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
72 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/aarch64/neon/
Dpackedpair.rs23 pub struct Finder(packedpair::Finder<uint8x16_t>); struct
32 impl Finder { implementation
41 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
53 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
72 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/x86_64/sse2/
H A Dpackedpair.rs23 pub struct Finder(packedpair::Finder<__m128i>); struct
25 impl Finder { implementation
34 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
46 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
65 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/x86_64/sse2/
Dpackedpair.rs23 pub struct Finder(packedpair::Finder<__m128i>); struct
25 impl Finder { impl
34 pub fn new(needle: &[u8]) -> Option<Finder> { in new()
46 pub fn with_pair(needle: &[u8], pair: Pair) -> Option<Finder> { in with_pair()
65 unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { in with_pair_impl()
/aosp_15_r20/external/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp65 ASTMatchFinder *Finder, in dynMatches()
81 ASTMatchFinder *Finder, in dynMatches()
183 ASTMatchFinder *Finder, in matches()
197 const ast_type_traits::DynTypedNode &DynNode, ASTMatchFinder *Finder, in matchesNoKindCheck()
233 ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder, in NotUnaryOperator()
253 ASTMatchFinder *Finder, in AllOfVariadicOperator()
267 ASTMatchFinder *Finder, in EachOfVariadicOperator()
284 ASTMatchFinder *Finder, in AnyOfVariadicOperator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchFinder.h305 MatchFinder Finder; in match() local
321 MatchFinder Finder; in match() local
331 MatchFinder Finder; in matchDynamic() local
347 MatchFinder Finder; in matchDynamic() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchFinder.h305 MatchFinder Finder; in match() local
321 MatchFinder Finder; in match() local
331 MatchFinder Finder; in matchDynamic() local
347 MatchFinder Finder; in matchDynamic() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchFinder.h305 MatchFinder Finder; in match() local
321 MatchFinder Finder; in match() local
331 MatchFinder Finder; in matchDynamic() local
347 MatchFinder Finder; in matchDynamic() local

12345