Home
last modified time | relevance | path

Searched defs:finder (Results 1 - 17 of 17) sorted by relevance

/third_party/rust/crates/memchr/bench/src/memmem/
H A Dimp.rs115 fn finder(needle: &[u8]) -> memmem::Finder<'_> { in finder() functions
165 fn finder(needle: &[u8]) -> memmem::FinderRev<'_> { finder() functions
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreduction_pass.h38 ReductionPass(const spv_target_env target_env, std::unique_ptr<ReductionOpportunityFinder> finder) ReductionPass() argument
H A Dreducer.cpp143 AddReductionPass( std::unique_ptr<ReductionOpportunityFinder> finder) AddReductionPass() argument
149 AddCleanupReductionPass( std::unique_ptr<ReductionOpportunityFinder> finder) AddCleanupReductionPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreduction_pass.h38 ReductionPass(const spv_target_env target_env, std::unique_ptr<ReductionOpportunityFinder> finder) ReductionPass() argument
H A Dreducer.cpp143 AddReductionPass( std::unique_ptr<ReductionOpportunityFinder> finder) AddReductionPass() argument
149 AddCleanupReductionPass( std::unique_ptr<ReductionOpportunityFinder> finder) AddCleanupReductionPass() argument
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_case_sensitivity.py25 def finder(self, path): member in CaseSensitivityTest
/third_party/spirv-tools/source/reduce/
H A Dreduction_pass.h38 ReductionPass(const spv_target_env target_env, std::unique_ptr<ReductionOpportunityFinder> finder) ReductionPass() argument
H A Dreducer.cpp143 AddReductionPass( std::unique_ptr<ReductionOpportunityFinder> finder) AddReductionPass() argument
149 AddCleanupReductionPass( std::unique_ptr<ReductionOpportunityFinder> finder) AddCleanupReductionPass() argument
/third_party/curl/src/
H A Dtool_findfile.c44 struct finder { struct
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_reduce_mutator.cc111 auto finder = GetRandomElement(&finders_); in Mutate() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dspill-placer.cc14 SpillPlacer::SpillPlacer(LiveRangeFinder* finder, in SpillPlacer() argument
/third_party/rust/crates/which-rs/src/
H A Dlib.rs19 mod finder; modules
[all...]
/third_party/lzma/CPP/Windows/
H A DFileFind.cpp564 CFindFile finder; in Find() local
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.h334 void SetFinder(const Finder* finder) { finder_ = finder; } in SetFinder() argument
549 void SetFinder(const Finder* finder) { finder_ = finder; } in SetFinder() argument
H A Dtext_format.cc239 ParserImpl(const Descriptor* root_message_type, io::ZeroCopyInputStream* input_stream, io::ErrorCollector* error_collector, const TextFormat::Finder* finder, ParseInfoTree* parse_info_tree, SingularOverwritePolicy singular_overwrite_policy, bool allow_case_insensitive_field, bool allow_unknown_field, bool allow_unknown_extension, bool allow_unknown_enum, bool allow_field_number, bool allow_relaxed_whitespace, bool allow_partial, int recursion_limit) ParserImpl() argument
H A Ddescriptor.cc7163 AggregateOptionFinder finder; in SetAggregateOption() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_abc.py356 def finder(cls, spec): member in MetaPathFinderFindModuleTests
406 def finder(cls, spec): global() member in PathEntryFinderFindLoaderTests
[all...]

Completed in 23 milliseconds