/third_party/boost/boost/algorithm/string/ |
D | erase.hpp | 125 const Range2T& Search ) in erase_first_copy() argument 130 ::boost::algorithm::first_finder(Search), in erase_first_copy() 141 const RangeT& Search ) in erase_first_copy() argument 145 ::boost::algorithm::first_finder(Search), in erase_first_copy() 160 const RangeT& Search ) in erase_first() argument 164 ::boost::algorithm::first_finder(Search), in erase_first() 193 const Range2T& Search, in ierase_first_copy() argument 199 ::boost::algorithm::first_finder(Search, is_iequal(Loc)), in ierase_first_copy() 210 const RangeT& Search, in ierase_first_copy() argument 215 ::boost::algorithm::first_finder(Search, is_iequal(Loc)), in ierase_first_copy() [all …]
|
D | replace.hpp | 138 const Range2T& Search, in replace_first_copy() argument 144 ::boost::algorithm::first_finder(Search), in replace_first_copy() 155 const Range1T& Search, in replace_first_copy() argument 160 ::boost::algorithm::first_finder(Search), in replace_first_copy() 176 const Range1T& Search, in replace_first() argument 181 ::boost::algorithm::first_finder(Search), in replace_first() 213 const Range2T& Search, in ireplace_first_copy() argument 220 ::boost::algorithm::first_finder(Search, is_iequal(Loc)), in ireplace_first_copy() 231 const Range2T& Search, in ireplace_first_copy() argument 237 ::boost::algorithm::first_finder(Search, is_iequal(Loc)), in ireplace_first_copy() [all …]
|
D | finder.hpp | 52 first_finder( const RangeT& Search ) in first_finder() argument 58 is_equal>( ::boost::as_literal(Search), is_equal() ) ; in first_finder() 70 const RangeT& Search, PredicateT Comp ) in first_finder() argument 76 PredicateT>( ::boost::as_literal(Search), Comp ); in first_finder() 92 last_finder( const RangeT& Search ) in last_finder() argument 98 is_equal>( ::boost::as_literal(Search), is_equal() ); in last_finder() 108 last_finder( const RangeT& Search, PredicateT Comp ) in last_finder() argument 114 PredicateT>( ::boost::as_literal(Search), Comp ) ; in last_finder() 132 const RangeT& Search, in nth_finder() argument 139 is_equal>( ::boost::as_literal(Search), Nth, is_equal() ) ; in nth_finder() [all …]
|
D | find.hpp | 82 const Range2T& Search) in find_first() argument 84 return ::boost::algorithm::find(Input, ::boost::algorithm::first_finder(Search)); in find_first() 108 const Range2T& Search, in ifind_first() argument 111 … return ::boost::algorithm::find(Input, ::boost::algorithm::first_finder(Search,is_iequal(Loc))); in ifind_first() 135 const Range2T& Search) in find_last() argument 137 return ::boost::algorithm::find(Input, ::boost::algorithm::last_finder(Search)); in find_last() 161 const Range2T& Search, in ifind_last() argument 164 … return ::boost::algorithm::find(Input, ::boost::algorithm::last_finder(Search, is_iequal(Loc))); in ifind_last() 189 const Range2T& Search, in find_nth() argument 192 return ::boost::algorithm::find(Input, ::boost::algorithm::nth_finder(Search,Nth)); in find_nth() [all …]
|
D | split.hpp | 69 const Range2T& Search) in find_all() argument 74 ::boost::algorithm::first_finder(Search) ); in find_all() 108 const Range2T& Search, in ifind_all() argument 114 ::boost::algorithm::first_finder(Search, is_iequal(Loc) ) ); in ifind_all()
|
/third_party/json/third_party/cpplint/ |
D | cpplint.py | 727 matched = Search(r'\bNOLINT(NEXTLINE)?\b(\([^)]+\))?', raw_line) 816 def Search(pattern, s): function 1718 if Search(r'\b(?:0[bBxX]?|[1-9])[0-9a-fA-F]*$', head): 1761 elif i > 0 and Search(r'\boperator\s*$', line[0:i]): 1790 (line[i - 1] == '-' or Search(r'\boperator\s*$', line[0:i - 1]))): 1886 Search(r'\boperator\s*$', line[0:i]))): 2121 if Search(r'//\s*NOLINT\(build/header_guard\)', i): 2126 if Search(r'^\s*#pragma\s+once', i): 2209 if Search(_TEST_FILE_SUFFIX, fileinfo.BaseName()): 2361 if Search(pattern, line): [all …]
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | searchtools.js | 332 var Search = { variable 362 Search.query(q); 383 Search._pulse_status = (Search._pulse_status + 1) % 4; 385 for (i = 0; i < Search._pulse_status; i++) 387 Search.dots.text(dotString); 388 if (Search._pulse_status > -1) 537 Search.output.append(listItem); 548 listItem.append(Search.makeSearchSummary(data, searchterms, hlterms)); 550 Search.output.append(listItem); 557 Search.output.append(listItem); [all …]
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | searchtools.js | 332 var Search = { variable 362 Search.query(q); 383 Search._pulse_status = (Search._pulse_status + 1) % 4; 385 for (i = 0; i < Search._pulse_status; i++) 387 Search.dots.text(dotString); 388 if (Search._pulse_status > -1) 537 Search.output.append(listItem); 548 listItem.append(Search.makeSearchSummary(data, searchterms, hlterms)); 550 Search.output.append(listItem); 557 Search.output.append(listItem); [all …]
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | searchtools.js | 332 var Search = { variable 362 Search.query(q); 383 Search._pulse_status = (Search._pulse_status + 1) % 4; 385 for (i = 0; i < Search._pulse_status; i++) 387 Search.dots.text(dotString); 388 if (Search._pulse_status > -1) 537 Search.output.append(listItem); 548 listItem.append(Search.makeSearchSummary(data, searchterms, hlterms)); 550 Search.output.append(listItem); 557 Search.output.append(listItem); [all …]
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | search_test.dart | 28 await tester.tap(find.byTooltip('Search')); 66 await tester.tap(find.byTooltip('Search')); 86 await tester.tap(find.byTooltip('Search')); 100 await tester.tap(find.byTooltip('Search')); 114 await tester.tap(find.byTooltip('Search')); 145 await tester.tap(find.byTooltip('Search')); 179 await tester.tap(find.byTooltip('Search')); 249 await tester.tap(find.byTooltip('Search')); 257 await tester.tap(find.byTooltip('Search')); 273 await tester.tap(find.byTooltip('Search')); [all …]
|
/third_party/mindspore/mindspore/core/ir/ |
D | graph_utils_extends.cc | 43 std::vector<AnfNodePtr> Search(const AnfNodePtr &root) { in Search() function in mindspore::__anon560af1560111::DeepFirstSearcher 185 return DeepScopedGraphSearcher(include).Search(root); in DeepScopedGraphSearch() 190 return DeepFirstSearcher(include, filter).Search(root); in DeepScopedGraphSearchWithFilter() 194 return DeepUsedGraphSearcher(include).Search(root); in DeepUsedGraphSearch() 198 return DeepLinkedGraphSearcher(include).Search(root); in DeepLinkedGraphSearch() 203 return DeepUsersSearcher(include, mng).Search(root); in DeepUsersSearch()
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | btree_test.cc | 91 auto r = btree.Search(100); in TEST_F() 97 auto q = btree.Search(300); in TEST_F() 129 auto it = btree.Search(key); in TEST_F() 167 auto r = btree.Search(i); in TEST_F() 177 auto q = btree.Search(10000); in TEST_F() 194 auto r = ai.Search(2); in TEST_F() 243 auto r = btree.Search(3); in TEST_F() 245 r = btree.Search(999999); in TEST_F()
|
/third_party/skia/site/docs/dev/tools/ |
D | codesearch.md | 3 title: "Code Search" 4 linkTitle: "Code Search" 19 internal Code Search. In addition to the 20 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the 36 Code search option |Search |XRef |History |Repos |Branches |Freshness 44 [2]: http://cs/#skia/ "Internal Code Search"
|
/third_party/boost/boost/algorithm/string/detail/ |
D | finder.hpp | 43 first_finderF( const SearchT& Search, PredicateT Comp ) : in first_finderF() 44 m_Search(::boost::begin(Search), ::boost::end(Search)), m_Comp(Comp) {} in first_finderF() 110 last_finderF( const SearchT& Search, PredicateT Comp ) : in last_finderF() 111 m_Search(::boost::begin(Search), ::boost::end(Search)), m_Comp(Comp) {} in last_finderF() 223 const SearchT& Search, in nth_finderF() 226 m_Search(::boost::begin(Search), ::boost::end(Search)), in nth_finderF()
|
/third_party/flutter/skia/site/dev/tools/ |
D | codesearch.md | 1 Code Search 14 internal Code Search. In addition to the 15 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the 31 Code search option |Search |XRef |History |Repos |Branches |Freshness 39 [2]: http://cs/#skia/ "Internal Code Search"
|
/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-search.md | 4 description: Search for packages 9 ## Search for packages 21 Search the registry for packages matching the search terms. `npm search` 33 Search also allows targeting of maintainers in search results, by prefixing 103 Search the specified registry for modules. If you have configured npm to point
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/ |
D | sphinx.pot | 87 msgid "Search within %(docstitle)s" 99 msgid "Search" 114 #. Search is a noun, not a verb 116 msgid "Search Results" 126 msgid "Search docs"
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | span.go | 92 idxStart := sort.Search(len(*l), func(i int) bool { return (*l)[i].End.Compare(s.Start) >= 0 }) 98 idxEnd := sort.Search(len(*l), func(i int) bool { return (*l)[i].Start.Compare(s.End) > 0 }) 127 idxStart := sort.Search(len(*l), func(i int) bool { return (*l)[i].End.Compare(s.Start) > 0 }) 128 idxEnd := sort.Search(len(*l), func(i int) bool { return (*l)[i].Start.Compare(s.End) >= 0 })
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/ |
D | sphinx.po | 88 msgid "Search within %(docstitle)s" 100 msgid "Search" 111 #. Search is a noun, not a verb 113 msgid "Search Results" 123 msgid "Search docs"
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/ |
D | sphinx.po | 88 msgid "Search within %(docstitle)s" 100 msgid "Search" 115 #. Search is a noun, not a verb 117 msgid "Search Results" 127 msgid "Search docs"
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/ru/LC_MESSAGES/ |
D | sphinx.po | 93 msgid "Search within %(docstitle)s" 105 msgid "Search" 116 #. Search is a noun, not a verb 118 msgid "Search Results" 130 msgid "Search docs"
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/et/LC_MESSAGES/ |
D | sphinx.po | 86 msgid "Search within %(docstitle)s" 98 msgid "Search" 113 #. Search is a noun, not a verb 115 msgid "Search Results" 127 msgid "Search docs"
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/de/LC_MESSAGES/ |
D | sphinx.po | 81 msgid "Search within %(docstitle)s" 93 msgid "Search" 104 #. Search is a noun, not a verb 106 msgid "Search Results" 119 msgid "Search docs"
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/tr/LC_MESSAGES/ |
D | sphinx.po | 84 msgid "Search within %(docstitle)s" 96 msgid "Search" 108 #. Search is a noun, not a verb 110 msgid "Search Results" 122 msgid "Search docs"
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/es/LC_MESSAGES/ |
D | sphinx.po | 93 msgid "Search within %(docstitle)s" 105 msgid "Search" 121 #. Search is a noun, not a verb 123 msgid "Search Results" 136 msgid "Search docs"
|