/third_party/boost/boost/range/algorithm/ |
D | search.hpp | 33 search(ForwardRange1& rng1, const ForwardRange2& rng2) in search() function 44 search(const ForwardRange1& rng1, const ForwardRange2& rng2) in search() function 55 search(ForwardRange1& rng1, const ForwardRange2& rng2, BinaryPredicate pred) in search() function 66 search(const ForwardRange1& rng1, const ForwardRange2& rng2, BinaryPredicate pred) in search() function 79 search(ForwardRange1& rng1, const ForwardRange2& rng2) in search() function 92 search(const ForwardRange1& rng1, const ForwardRange2& rng2) in search() function 106 search(ForwardRange1& rng1, const ForwardRange2& rng2, BinaryPredicate pred) in search() function 120 search(const ForwardRange1& rng1, const ForwardRange2& rng2, BinaryPredicate pred) in search() function
|
/third_party/node/test/parallel/ |
D | test-url-format-whatwg.js | 65 url.format(myURL, { search: false }), property 70 url.format(myURL, { search: '' }), property 75 url.format(myURL, { search: 0 }), property 80 url.format(myURL, { search: 1 }), property 85 url.format(myURL, { search: {} }), property
|
D | test-url-parse-query.js | 27 search: '?baz=quux', property 39 search: null, property 51 search: null, property 65 search: '?query=value', property
|
D | test-url-format.js | 15 search: '?', property 25 search: '?foo=bar', property 35 search: '?foo=@bar', property 45 search: '?foo=/bar/', property 55 search: '?foo=?bar/', property 79 search: 's' property 143 search: 'n=Temperature' property 198 search: '?abc=the#1?&foo=bar', property 208 search: '?abc=the#1?&foo=bar', property 220 search: '?foo=bar#1#2#3&abc=#4##5', property
|
D | test-url-parse-format.js | 34 search: '?json=%22%5C%22foo%5C%22%22', property 143 search: '?that%27s', property 191 search: '?d=e', property 205 search: '?d=e', property 244 search: '?id=news', property 267 search: '???&hl=en&src=api&x=2&y=2&z=3&s=', property 280 search: '???&hl=en&src=api&x=2&y=2&z=3&s=', property 362 search: '?baz=quux', property 376 search: '?baz=quux', property 385 search: '?baz=quux', property [all …]
|
/third_party/node/test/fixtures/wpt/url/resources/ |
D | urltestdata.json | 15 "search": "", string 30 "search": "?b", string 45 "search": "", string 60 "search": "", string 75 "search": "", string 90 "search": "", string 105 "search": "", string 120 "search": "", string 135 "search": "", string 150 "search": "", string [all …]
|
/third_party/node/benchmark/buffers/ |
D | buffer-indexof.js | 21 search: searchStrings, property 27 function main({ n, search, encoding, type }) { property
|
/third_party/node/deps/npm/node_modules/readable-stream/ |
D | errors.js | 49 function startsWith(str, search, pos) { argument 54 function endsWith(str, search, this_len) { argument 62 function includes(str, search, start) { argument
|
D | errors-browser.js | 58 function startsWith(str, search, pos) { argument 63 function endsWith(str, search, this_len) { argument 72 function includes(str, search, start) { argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/ |
D | SearchTest.java | 585 boolean assertCanonicalEqual(SearchData search) { in assertCanonicalEqual() 617 boolean assertEqual(SearchData search) { in assertEqual() 645 boolean assertEqualWithAttribute(SearchData search, boolean canonical, boolean overlap) { in assertEqualWithAttribute() 675 boolean assertEqualWithStringSearch(StringSearch strsrch, SearchData search) { in assertEqualWithStringSearch() 759 StringSearch search = new StringSearch(pattern, text); in TestConstructor() local 837 SearchData search = BREAKITERATOREXACT[count]; in TestBreakIterator() local 882 SearchData search = BREAKITERATORCANONICAL[count]; in TestBreakIteratorCanonical() local 1115 SearchData search = MATCH[0]; in TestGetMatch() local 1230 SearchData search = BASIC[index]; in TestGetSetOffset() local 1305 SearchData search = BASICCANONICAL[index]; in TestGetSetOffsetCanonical() local [all …]
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | usrchtst.c | 339 const SearchData search) in assertEqualWithUStringSearch() 544 static UBool assertEqual(const SearchData search) in assertEqual() 575 static UBool assertCanonicalEqual(const SearchData search) in assertCanonicalEqual() 614 static UBool assertEqualWithAttribute(const SearchData search, in assertEqualWithAttribute() 776 const SearchData *search = &(BREAKITERATOREXACT[count]); in TestBreakIterator() local 883 const SearchData *search = &(OVERLAP[count]); in TestOverlap() local 1246 SearchData search = BASIC[searchDataIndex ++]; in TestGetSetOffset() local 1409 SearchData search = MATCH[0]; in TestGetMatch() local 1513 SearchData search = MATCH[count]; in TestSetMatch() local 1747 SearchData search; in TestDiacriticMatch() local [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | srchtest.cpp | 258 const SearchData *search) in assertEqualWithStringSearch() 463 UBool StringSearchTest::assertEqual(const SearchData *search) in assertEqual() 521 UBool StringSearchTest::assertCanonicalEqual(const SearchData *search) in assertCanonicalEqual() 572 UBool StringSearchTest::assertEqualWithAttribute(const SearchData *search, in assertEqualWithAttribute() 910 const SearchData *search = &(BREAKITERATOREXACT[count]); in TestBreakIterator() local 1005 const SearchData *search = &(OVERLAP[count]); in TestOverlap() local 1298 SearchData search = BASIC[index ++]; in TestGetSetOffset() local 1421 SearchData search = MATCH[0]; in TestGetMatch() local 1483 SearchData search = MATCH[count]; in TestSetMatch() local 1686 const SearchData *search; in TestDiacriticMatch() local [all …]
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | regression-test-issue-782.js | 17 String.prototype.search(RegExp.prototype); method in String
|
/third_party/openssl/crypto/store/ |
D | store_lib.c | 150 int OSSL_STORE_find(OSSL_STORE_CTX *ctx, OSSL_STORE_SEARCH *search) in OSSL_STORE_find() 488 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); in OSSL_STORE_SEARCH_by_name() local 504 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); in OSSL_STORE_SEARCH_by_issuer_serial() local 522 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); in OSSL_STORE_SEARCH_by_key_fingerprint() local 550 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); in OSSL_STORE_SEARCH_by_alias() local 565 void OSSL_STORE_SEARCH_free(OSSL_STORE_SEARCH *search) in OSSL_STORE_SEARCH_free()
|
/third_party/typescript/tests/cases/conformance/types/primitives/string/ |
D | assignFromStringInterface2.ts | 20 search(regexp: string): number; method 21 search(regexp: RegExp): number; method
|
/third_party/node/benchmark/url/ |
D | legacy-vs-whatwg-url-get-prop.js | 22 search: obj.search, property 53 search: obj.search, property
|
/third_party/jerryscript/tests/jerry/ |
D | string-prototype-search.js | 24 String.prototype.search.call (null, "u"); method in String
|
/third_party/node/test/fixtures/ |
D | url-setter-tests-additional.js | 143 'search': [ property 150 'search': '?%F0%9F%98%80' property 159 'search': '?%EF%BF%BD' property 168 'search': '?%EF%BF%BDnode' property 177 'search': '?%EF%BF%BD' property 186 'search': '?%EF%BF%BDnode' property
|
/third_party/skia/src/core/ |
D | SkRTree.cpp | 148 void SkRTree::search(const SkRect& query, std::vector<int>* results) const { in search() function in SkRTree 154 void SkRTree::search(Node* node, const SkRect& query, std::vector<int>* results) const { in search() function in SkRTree
|
/third_party/flutter/skia/src/core/ |
D | SkRTree.cpp | 154 void SkRTree::search(const SkRect& query, SkTDArray<int>* results) const { in search() function in SkRTree 160 void SkRTree::search(Node* node, const SkRect& query, SkTDArray<int>* results) const { in search() function in SkRTree
|
/third_party/libevdev/doc/html/ |
D | menu.js | 25 function initMenu(relPath,searchEnabled,serverSide,searchPage,search) { argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | NodeSearch.h | 25 static bool search(TIntermNode *node) in search() function
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | menu.js | 24 function initMenu(relPath,searchEnabled,serverSide,searchPage,search) { argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | NodeSearch.h | 25 static bool search(TIntermNode *node) in search() function
|
/third_party/typescript/src/lib/ |
D | es2015.symbol.wellknown.d.ts | 32 readonly search: symbol; property 239 search(searcher: { [Symbol.search](string: string): number; }): number; method
|