/third_party/musl/third_party/openbsd/lib/libc/string/ |
H A D | strcasestr.c | 44 strcasestr(const char *s, const char *find) in strcasestr() argument
|
/third_party/rust/crates/memchr/src/memmem/x86/ |
H A D | sse.rs | 60 fn find( in find() functions
|
H A D | avx.rs | 107 fn find( in find() functions
|
/third_party/rust/crates/memchr/src/memmem/ |
H A D | wasm.rs | 48 fn find( in find() functions
|
/third_party/node/tools/msvs/ |
H A D | find_python.cmd | 24 :find-versions
label
|
/third_party/rust/crates/clang-sys/build/ |
H A D | static.rs | 81 fn find() -> PathBuf { in find() functions
|
H A D | dynamic.rs | 177 pub fn find(runtime: bool) -> Result<(PathBuf, String), String> { in find() functions
|
/third_party/rust/crates/memchr/bench/src/memmem/ |
H A D | imp.rs | 711 fn find(haystack: &[u8], needle: &[u8]) -> Option<usize> { in find() functions [all...] |
/third_party/skia/src/sksl/ |
H A D | SkSLIntrinsicMap.cpp | 19 const ProgramElement* IntrinsicMap::find(const String& key) { in find() function in SkSL::IntrinsicMap
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontTableCache.cpp | 64 const void *FontTableCache::find(LETag tableTag, size_t &length) const in find() function in FontTableCache
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontTableCache.cpp | 62 const void *FontTableCache::find(LETag tableTag, size_t &length) const in find() function in FontTableCache
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | FontTableCache.cpp | 61 const void *FontTableCache::find(LETag tableTag) const in find() function in FontTableCache
|
/third_party/icu/icu4c/source/common/ |
H A D | stringpiece.cpp | 54 int32_t StringPiece::find(StringPiece needle, int32_t offset) { in find() function in StringPiece
|
/third_party/json/include/nlohmann/ |
H A D | ordered_map.hpp | 286 iterator find(const key_type& key) in find() function 300 iterator find(KeyType && key) in find() function 312 const_iterator find(const key_type& key) const in find() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | stringpiece.cpp | 54 int32_t StringPiece::find(StringPiece needle, int32_t offset) { in find() function in StringPiece
|
/third_party/rust/crates/clang-sys/src/ |
H A D | support.rs | 59 pub fn find(path: Option<&Path>, args: &[String]) -> Option<Clang> { in find() functions 136 fn find(directory: &Path, patterns: &[&str]) -> Option<PathBuf> { in find() functions
|
/third_party/rust/crates/clap/src/_cookbook/ |
H A D | mod.rs | 54 pub mod find; modules
|
/third_party/vk-gl-cts/external/amber/src/tools/ |
H A D | check_language.py | 94 def find(top, filename_glob, skip_glob_list): function
|
H A D | copyright.py | 49 def find(top, filename_glob, skip_glob_list): function
|
/third_party/skia/src/gpu/ |
H A D | GrHashMapWithCache.h | 42 const V* find(const K& key) const { in find() function in GrHashMapWithCache
|
/third_party/skia/src/core/ |
H A D | SkPtrRecorder.cpp | 24 uint32_t SkPtrSet::find(void* ptr) const { in find() function in SkPtrSet
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | FontTableCache.cpp | 61 const void *FontTableCache::find(LETag tableTag) const in find() function in FontTableCache
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | stringpiece.cpp | 54 int32_t StringPiece::find(StringPiece needle, int32_t offset) { in find() function in StringPiece
|
/third_party/python/Lib/test/test_importlib/source/ |
H A D | test_case_sensitivity.py | 67 def find(self, finder): member in CaseSensitivityTestPEP302 80 def find(self, finder): member in CaseSensitivityTestPEP451
|
/third_party/rust/crates/regex/src/literal/ |
H A D | mod.rs | 31 pub fn find(&self, _: &[u8]) -> Option<(usize, usize)> { in find() functions
|