/third_party/ltp/testcases/kernel/syscalls/link/ |
D | link03.c | 72 int i, links; in main() local 98 links = nlinks; in main() 100 links = (lc % 90) + 10; in main() 103 for (i = 1; i < links; i++) { in main() 115 if (buf.st_nlink != (nlink_t)links) { in main() 118 fname, (int)buf.st_nlink, links); in main() 122 for (i = 1; i < links; i++) { in main() 125 if (buf.st_nlink != (nlink_t)links) { in main() 129 lname, (int)buf.st_nlink, links); in main() 134 tst_resm(TPASS, "link() passed and linkcounts=%d match", links); in main() [all …]
|
/third_party/selinux/libselinux/utils/ |
D | selabel_lookup_best_match.c | 58 char **links = NULL; in main() local 96 links = calloc(num_links + 1, sizeof(char *)); in main() 98 if (!links) { in main() 104 links[num_links] = strdup(argv[i]); in main() 105 if (!links[num_links]) { in main() 126 (const char **)links, mode); in main() 129 (const char **)links, mode); in main() 154 if (links) { in main() 155 for (i = 0; links[i]; i++) in main() 156 free(links[i]); in main() [all …]
|
/third_party/node/deps/npm/test/fixtures/ |
D | libnpmsearch-stream-result.js | 9 links: { property 31 links: { property 52 links: { property 68 links: { property 85 links: { property 107 links: { property 128 links: { property 150 links: { property 171 links: { property 198 links: { property [all …]
|
/third_party/node/deps/v8/tools/link_clicker.extension/ |
D | content.js | 24 let links = document.links; 26 for (let i = 0; i < links.length; i++) { 27 let href = links[i].href; 45 let links = findAllLinks(); 46 if (links.length <= 5) { 51 let link = links[Math.round(Math.random() * (links.length-1))];
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-repacker.cc | 795 assert(graph.object (3).links.length == 2); in test_sort_kahn_1() 796 assert(graph.object (3).links[0].objidx == 2); in test_sort_kahn_1() 797 assert(graph.object (3).links[1].objidx == 1); in test_sort_kahn_1() 800 assert(graph.object (2).links.length == 1); in test_sort_kahn_1() 801 assert(graph.object (2).links[0].objidx == 0); in test_sort_kahn_1() 804 assert(graph.object (1).links.length == 0); in test_sort_kahn_1() 807 assert(graph.object (0).links.length == 0); in test_sort_kahn_1() 824 assert(graph.object (4).links.length == 3); in test_sort_kahn_2() 825 assert(graph.object (4).links[0].objidx == 3); in test_sort_kahn_2() 826 assert(graph.object (4).links[1].objidx == 0); in test_sort_kahn_2() [all …]
|
D | hb-repacker.hh | 103 return !obj.links.length; in is_leaf() 167 for (unsigned i = 0; i < v->obj.links.length; i++) in graph_t() 169 v->obj.links[i].objidx--; in graph_t() 218 for (const auto& link : vertices_[i].obj.links) in serialize() 263 for (const auto& link : next.obj.links) { in sort_kahn() 317 for (const auto& link : next.obj.links) { in sort_shortest_distance() 351 for (auto& l : vertices_[i].obj.links) in assign_32bit_spaces() 469 for (const auto& link : vertices_[node_idx].obj.links) in find_subgraph() 485 for (const auto& link : vertices_[node_idx].obj.links) in find_subgraph() 500 for (const auto& l : object (node_idx).links) { in duplicate_subgraph() [all …]
|
D | hb-serialize.hh | 68 void fini () { links.fini (); } in fini() 73 && (links.length == o.links.length) in operator ==() 75 && links.as_bytes () == o.links.as_bytes (); in operator ==() 80 links.as_bytes ().hash (); in hash() 95 hb_vector_t<link_t> links; member 109 { return snapshot_t { head, tail, current, current->links.length, errors }; } in snapshot() 285 assert (!obj->links.length); in pop_pack() 330 current->links.shrink (snap.num_links); in revert() 378 auto& link = *current->links.push (); in add_virtual_link() 379 if (current->links.in_error ()) in add_virtual_link() [all …]
|
/third_party/skia/third_party/externals/brotli/ |
D | premake5.lua | 31 links "m" 51 links "brotlicommon" 58 links "brotlicommon_static" 64 links "brotlicommon" 71 links "brotlicommon_static" 78 links { "brotlicommon_static", "brotlidec_static", "brotlienc_static" }
|
/third_party/typescript/src/harness/ |
D | vfsUtil.ts | 52 links?: collections.SortedMap<string, Inode>; 79 if ((!cwd || !vpath.isRoot(cwd)) && this._lazy.links) { 80 const iterator = collections.getIterator(this._lazy.links.keys()); 329 …const { parent, links, node: existingNode, basename } = this._walk(this._resolve(target), /*noFoll… constant 336 this._addLink(parent, links, basename, node, time); 379 … const printLinks = (dirname: string | undefined, links: collections.SortedMap<string, Inode>) => { 380 const iterator = collections.getIterator(links); 512 private _mkdir({ parent, links, node: existingNode, basename }: WalkResult) { 516 this._addLink(parent, links, basename, node, time); 530 const { parent, links, node, basename } = this._walk(path, /*noFollow*/ true); constant [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NVX_binary_import.txt | 24 The links to APIs defined by the extension are to stubs that only include 38 This section acts only as placeholder and to avoid dead links in the 47 This section acts only as placeholder and to avoid dead links in the 56 This section acts only as placeholder and to avoid dead links in the 67 This section acts only as placeholder and to avoid dead links in the 78 This section acts only as placeholder and to avoid dead links in the 89 This section acts only as placeholder and to avoid dead links in the 100 This section acts only as placeholder and to avoid dead links in the 111 This section acts only as placeholder and to avoid dead links in the 122 This section acts only as placeholder and to avoid dead links in the [all …]
|
/third_party/openssl/doc/man1/ |
D | openssl-rehash.pod.in | 9 openssl-rehash, c_rehash - Create symbolic links to files named by the hash 42 file in the specified directory list and creates symbolic links 44 (If the platform does not support symbolic links, a copy is made.) 58 The links created are of the form I<HHHHHHHH.D>, where each I<H> 60 When a directory is processed, all links in it that have a name 103 links to be used for releases before 1.0.0. 108 Do not remove existing links. 109 This is needed when keeping new and old-style links in the same directory. 113 Generate links for both old-style (MD5) and new-style (SHA1) hashing. 114 This allows releases before 1.0.0 to use these links along-side newer [all …]
|
/third_party/vixl/tools/ |
D | make_instruction_doc_aarch64.pl | 106 my $links = get_links_list(\%inst); 118 $links->{'integer'} 121 $links->{'float'} 124 $links->{'sve'} 127 $links->{'pseudo'}
|
/third_party/icu/icu4c/source/data/misc/ |
D | zoneinfo64.txt | 27 links:intvector { 5, 6, 11, 13, 21, 22, 27, 38, 51, 52, 55, 347, 349, 517 } 58 links:intvector { 3, 18, 403 } 94 links:intvector { 30, 44, 45 } 113 links:intvector { 12, 16, 25, 35, 36, 37, 39, 42, 50, 53 } 125 links:intvector { 15, 17, 28, 29, 34, 40, 41, 43, 380 } 139 links:intvector { 7, 9, 10, 23, 24, 32, 46, 48, 398, 518, 522, 527 } 161 links:intvector { 56, 535 } 183 links:intvector { 59, 80, 620 } 193 links:intvector { 4, 60, 619 } 207 links:intvector { 2, 64, 90 } [all …]
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | zoneinfo64.txt | 27 links:intvector { 5, 11, 13, 21, 22, 27, 38, 51, 52, 55, 348 } 59 links:intvector { 3, 18, 402 } 95 links:intvector { 30, 44, 45 } 114 links:intvector { 12, 16, 25, 35, 36, 37, 39, 42, 50, 53 } 126 links:intvector { 15, 17, 28, 29, 34, 40, 41, 43, 379 } 140 links:intvector { 7, 9, 10, 23, 24, 32, 46, 48, 397, 516, 520, 525 } 162 links:intvector { 56, 533 } 184 links:intvector { 59, 80, 617 } 194 links:intvector { 4, 60, 616 } 208 links:intvector { 2, 64, 90 } [all …]
|
/third_party/libunwind/src/dwarf/ |
D | Gparser.c | 585 cache->links = cache->default_links; in dwarf_flush_rs_cache() 594 if (cache->links && cache->links != cache->default_links) in dwarf_flush_rs_cache() 595 munmap(cache->links, DWARF_UNW_CACHE_SIZE(cache->prev_log_size) in dwarf_flush_rs_cache() 596 * sizeof (cache->links[0])); in dwarf_flush_rs_cache() 601 GET_MEMORY(cache->links, DWARF_UNW_CACHE_SIZE(cache->log_size) in dwarf_flush_rs_cache() 602 * sizeof (cache->links[0])); in dwarf_flush_rs_cache() 603 if (!cache->hash || !cache->buckets || !cache->links) in dwarf_flush_rs_cache() 615 cache->links[i].coll_chain = -1; in dwarf_flush_rs_cache() 616 cache->links[i].ip = 0; in dwarf_flush_rs_cache() 617 cache->links[i].valid = 0; in dwarf_flush_rs_cache() [all …]
|
/third_party/rust/crates/cxx/gen/build/src/ |
D | deps.rs | 9 pub links: Option<OsString>, field 26 if let Some(links) = &self.links { in print_to_cargo() 27 println!("cargo:CXXBRIDGE_LINKS={}", links.to_string_lossy()); in print_to_cargo() 74 crates.entry(k).or_default().links = Some(v); in direct_dependencies()
|
/third_party/ltp/testcases/kernel/fs/linktest/ |
D | README | 25 Description: A regression test for links per file. 27 to create a given number of hard links and 28 symbolic links to a single file. 43 ./linktest.pl <number of symbolic links> <number of hard links> 50 have to be manually removed (along with any links or files in them).
|
/third_party/icu/icu4c/source/test/testdata/ |
D | zoneinfo64.txt | 40 links:intvector { 7, 385 } 53 links:intvector { 9, 10 } 60 links:intvector { 11, 55 } 97 links:intvector { 3, 18, 390 } 166 links:intvector { 29, 367 } 184 links:intvector { 31, 33 } 299 links:intvector { 56, 517 } 324 links:intvector { 59, 80, 600 } 334 links:intvector { 4, 60, 599 } 352 links:intvector { 2, 64, 90 } [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | macro_checker.py | 40 self.links = {} 85 if entity not in self.links: 86 self.links[entity] = [] 87 self.links[entity].append(context) 201 if (not self.haveLinkTarget(entity)) and entity not in self.links) 211 return {entity: contexts for entity, contexts in self.links.items()
|
/third_party/node/test/doctool/ |
D | test-make-doc.mjs | 39 const links = toc.match(globalRe); constant 40 assert.notStrictEqual(links, null); 42 // Filter out duplicate links, leave just filenames, add expected JSON files. 43 const linkedHtmls = [...new Set(links)].map((link) => link.match(re)[1]) 50 // Test that all the relative links in the TOC match to the actual documents. 55 // Test that all the actual documents match to the relative links in the TOC
|
/third_party/node/tools/dep_updaters/ |
D | update-eslint.sh | 38 --no-bin-links \ 45 --install-links=false \ 57 --install-links=false \ 58 --no-bin-links \
|
/third_party/skia/site/ |
D | config.toml | 92 # Repository configuration (URLs for in-page links to opening issues and suggesting changes) 101 # or specify a new value if you want to reference another branch in your GitHub links 145 [params.links] 146 # End user relevant links. These will show up on left side of footer and in the community page if y… 147 [[params.links.user]] 152 #[[params.links.user]] 157 #[[params.links.user]] 162 # Developer relevant links. These will show up on right side of footer and in the community page if… 163 [[params.links.developer]] 168 #[[params.links.developer]] [all …]
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
D | load-virtual.js | 90 const { links, nodes } = this.#resolveNodes(s, root) 91 await this.#resolveLinks(links, nodes) 179 const links = new Map() constant 188 links.set(location, meta) 193 return { links, nodes } 198 async #resolveLinks (links, nodes) { 199 for (const [location, meta] of links.entries()) {
|
/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/ |
D | extra.js | 22 var links = document.getElementsByTagName('a'); variable 23 for(var i = 0; i < links.length; i++) { 24 links[i].onclick = function (event) {
|
/third_party/rust/crates/cxx/book/src/build/ |
D | cargo.md | 141 dependency's Cargo.toml manifest contains a `links` key. If not, its headers 142 will not be importable from outside of the same crate. See *[the `links` 143 manifest key][links]* in the Cargo reference. 145 [links]: https://doc.rust-lang.org/cargo/reference/build-scripts.html#the-links-manifest-key 170 When using `exported_header_dirs`, your crate must also set a `links` key for 171 itself in Cargo.toml. See [*the `links` manifest key*][links]. The reason is 173 `links` key, which means the downstream crate's build script might otherwise 235 `CFG.exported_header_prefixes` (*or* their `links` key into 247 When using `exported_header_prefixes`, your crate must also set a `links` key 282 (vector of strings) which each refer to the `links` attribute ([*the `links` [all …]
|