| /third_party/jerryscript/tests/jerry/ |
| H A D | string-prototype-search.js | [all...] |
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | regression-test-issue-782.js | |
| H A D | symbol-search.js | 15 var search = RegExp.prototype[Symbol.search]; variable [all...] |
| /third_party/rust/crates/memchr/src/ |
| H A D | lib.rs | 96 fn search(haystack: &str, needle: &str) -> Option<usize> { in memchr() functions [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ustack.cpp | 57 int32_t UStack::search(void* obj) const { in search() function in UStack
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ustack.cpp | 57 int32_t UStack::search(void* obj) const { in search() function in UStack
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | NodeSearch.h | 25 static bool search(TIntermNode *node) in search() function in sh::NodeSearchTraverser
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ustack.cpp | 58 int32_t UStack::search(void* obj) const { in search() function in UStack
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/tests/ |
| H A D | test_runtime_capture.py | 18 from re import search namespace
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/literals/ |
| H A D | numberLiteral.cpp | 52 auto search = checker->NumberLiteralMap().find(number_); in Check() local
|
| H A D | stringLiteral.cpp | 40 auto search = checker->StringLiteralMap().find(str_); in Check() local
|
| H A D | bigIntLiteral.cpp | 39 auto search = checker->BigintLiteralMap().find(src_); in Check() local
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | TaggedRecord.java | 54 public static int search(TaggedRecord[] table, int count, String tag) in search() method in TaggedRecord
|
| /third_party/icu/icu4c/source/layoutex/ |
| H A D | LXUtilities.cpp | 55 le_int32 LXUtilities::search(le_int32 value, const le_int32 array[], le_int32 count) in search() function in LXUtilities
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_search.py | 3 from idlelib import search namespace
|
| /third_party/skia/tools/ |
| H A D | UrlDataManager.cpp | 52 auto search = imageMap.find(im); in lookupImage() local
|
| /third_party/node/src/ |
| H A D | node_metadata.cc | 45 static constexpr size_t search(const char* s, char c, size_t n = 0) { in search() function
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_random_mapping.c | 24 static ump_dd_mem *search(struct rb_root *root, int id) in search() function
|
| /third_party/elfutils/libelf/ |
| H A D | nlist.c | 177 struct hashentry search; in nlist() local
|
| /third_party/eudev/src/shared/ |
| H A D | strbuf.c | 148 struct strbuf_child_entry search; in strbuf_add_string() local
|
| /third_party/ltp/lib/ |
| H A D | tst_kernel.c | 97 char *path = NULL, *search = NULL, *sep = NULL; in tst_search_driver_() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | filterrb.cpp | 196 auto search = fChildren.find(key); in applyRule() local
|
| /third_party/icu/icu4c/source/test/perf/strsrchperf/ |
| H A D | strsrchperf.h | 39 StringSearchPerfFunction(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar* pattern, int32_t patternLen) { in StringSearchPerfFunction() argument
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | filterrb.cpp | 196 auto search = fChildren.find(key); in applyRule() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | g711.c | 58 static int16_t search( in search() function
|