Home
last modified time | relevance | path

Searched refs:Links (Results 1 – 25 of 163) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h91 std::vector<StratifiedLink> Links) in StratifiedSets() argument
92 : Values(std::move(Map)), Links(std::move(Links)) {} in StratifiedSets()
103 return Links[Index]; in getLink()
108 std::vector<StratifiedLink> Links; variable
110 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds()
270 for (auto &Link : Links) { in finalizeSets()
306 static void propagateAttrs(std::vector<StratifiedLink> &Links) { in propagateAttrs() argument
307 const auto getHighestParentAbove = [&Links](StratifiedIndex Idx) { in propagateAttrs()
308 const auto *Link = &Links[Idx]; in propagateAttrs()
311 Link = &Links[Idx]; in propagateAttrs()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSpillPlacement.cpp95 LinkVector Links; member
119 Links.clear(); in clear()
128 for (LinkVector::iterator I = Links.begin(), E = Links.end(); I != E; ++I) in addLink()
134 Links.push_back(std::make_pair(w, b)); in addLink()
160 for (LinkVector::iterator I = Links.begin(), E = Links.end(); I != E; ++I) { in update()
187 for (const auto &Elt : Links) { in getDissentingNeighbors()
301 void SpillPlacement::addLinks(ArrayRef<unsigned> Links) { in addLinks() argument
302 for (ArrayRef<unsigned>::iterator I = Links.begin(), E = Links.end(); I != E; in addLinks()
DSpillPlacement.h124 void addLinks(ArrayRef<unsigned> Links);
/third_party/e2fsprogs/tests/d_inline_dump/
Dexpect6 Links: 1 Blockcount: 0
22 Links: 1 Blockcount: 0
39 Links: 2 Blockcount: 8
55 Links: 2 Blockcount: 0
72 Links: 1 Blockcount: 0
87 Links: 1 Blockcount: 0
/third_party/e2fsprogs/tests/d_special_files/
Dexpect9 Links: 1 Blockcount: 0
23 Links: 1 Blockcount: 2
46 Links: 1 Blockcount: 0
61 Links: 1 Blockcount: 0
75 Links: 1 Blockcount: 0
/third_party/e2fsprogs/tests/f_create_symlinks/
Dexpect25 Links: 1 Blockcount: 0
34 Links: 1 Blockcount: 0
45 Links: 1 Blockcount: 0
56 Links: 1 Blockcount: 2
66 Links: 1 Blockcount: 2
/third_party/node/deps/npm/docs/src/components/
Dnavbar.js45 const Links = styled.ul` constant
117 <Links>
126 </Links>
/third_party/e2fsprogs/tests/f_badcluster/
Dexpect116 Links: 1 Blockcount: 32
128 Links: 1 Blockcount: 32
140 Links: 1 Blockcount: 32
152 Links: 1 Blockcount: 0
163 Links: 1 Blockcount: 32
175 Links: 1 Blockcount: 32
187 Links: 1 Blockcount: 32
/third_party/libxml2/result/HTML/
Dtest3.html.err8 <h4><b>Links</h4></b>
11 <h4><b>Links</h4></b>
/third_party/e2fsprogs/tests/d_fallocate_blkmap/
Dexpect22 Links: 1 Blockcount: 82
34 Links: 1 Blockcount: 20082
/third_party/skia/site/docs/dev/internal/
D_index.md2 title: 'Internal Links'
3 linkTitle: 'Internal Links'
/third_party/node/doc/guides/
Dstrategic-initiatives.md9 | Initiative | Champion | Links
22 | Initiative | Champion | Links
/third_party/node/deps/npm/node_modules/bin-links/
DREADME.md26 * Links bin files listed under the `bin` property of pkg to the node_modules/.bin
28 * Links man files listed under the `man` property of pkg to the share/man directory
/third_party/e2fsprogs/tests/f_convert_bmap_sparse/
Dexpect.16 Links: 1 Blockcount: 16
/third_party/glib/fuzzing/
Dmeson.build24 # Links in a static library provided by oss-fuzz, else a standalone driver.
/third_party/e2fsprogs/tests/f_convert_bmap/
Dexpect.16 Links: 1 Blockcount: 1030
/third_party/e2fsprogs/tests/f_convert_bmap_and_extent/
Dexpect.16 Links: 1 Blockcount: 1030
/third_party/skia/modules/canvaskit/future_apis/
DWebGPU.md5 ## Summary and Links
/third_party/boost/libs/spirit/doc/
Dconcepts_template.qbk57 Links to models of XXX concept
/third_party/boost/libs/msm/doc/HTML/
Dboostbook.css155 Links
385 /* Links */
491 /* Links */
/third_party/boost/tools/auto_index/doc/html/
Dboostbook.css155 Links
379 /* Links */
485 /* Links */
/third_party/boost/libs/container_hash/doc/
Dlinks.qbk6 [section:links Links]
/third_party/boost/libs/locale/doc/style/
Dheader_grass.css29 /* Links in the header. */
/third_party/boost/libs/numeric/conversion/doc/html/
Dboostbook.css156 Links
374 /* Links */
498 /* Links */
/third_party/boost/libs/bimap/doc/html/
Dboostbook.css156 Links
374 /* Links */
498 /* Links */

1234567