Home
last modified time | relevance | path

Searched refs:breadth (Results 1 – 25 of 30) sorted by relevance

12

/external/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c43 int breadth = 4; variable
89 breadth = atoi(optarg); in parse_args()
90 if (breadth <= 0) in parse_args()
228 printf("expecting %d nodes\n", num_nodes(breadth, cdepth)); in synchronize_children()
238 if (node_count == num_nodes(breadth, cdepth)) { in synchronize_children()
383 for (child = 0; child < breadth; child++) { in doit()
415 for (child = 0; child < breadth; child++) { in doit()
451 if (breadth > 1) { in doit()
453 for (child = 0; child < breadth; child++) { in doit()
469 talk_count == (breadth - 1)) { in doit()
[all …]
Dpth_str03.c62 int breadth = 4; variable
108 breadth = atoi(optarg); in parse_args()
109 if (breadth <= 0) in parse_args()
241 printf("expecting %d nodes\n", num_nodes(breadth, cdepth)); in synchronize_children()
249 if (node_count == num_nodes(breadth, cdepth)) { in synchronize_children()
374 for (child = 0; child < breadth; child++) { in doit()
398 for (child = 0; child < breadth; child++) { in doit()
438 if (breadth > 1) { in doit()
440 for (child = 0; child < breadth; child++) { in doit()
454 talk_count == (breadth - 1)) { in doit()
[all …]
/external/elfutils/
DNOTES54 path in the object (which is breadth first).
/external/llvm/docs/CommandGuide/
Dlli.rst160 =none: No scheduling: breadth first sequencing
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dlli.rst160 =none: No scheduling: breadth first sequencing
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dlli.pod167 =none: No scheduling: breadth first sequencing
/external/eigen/doc/
DUsingBlasLapackBackends.dox63 The breadth of %Eigen functionality that can be substituted is listed in the table below.
/external/llvm/docs/tutorial/
DOCamlLangImpl1.rst88 interesting "hello world" tutorials, I think the breadth of this
DLangImpl01.rst98 interesting "hello world" tutorials, I think the breadth of this
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DOCamlLangImpl1.rst88 interesting "hello world" tutorials, I think the breadth of this
DLangImpl01.rst98 interesting "hello world" tutorials, I think the breadth of this
/external/python/cpython2/Doc/tutorial/
Dstdlib2.rst309 and breadth first tree searches::
Dclasses.rst583 (To some people breadth first --- searching :class:`Base2` and :class:`Base3`
/external/python/cpython3/Doc/tutorial/
Dstdlib2.rst311 and breadth first tree searches::
/external/libexif/auto-m4/
Dlib-link.m4154 dnl $LDFLAGS. Using breadth-first-seach.
/external/u-boot/doc/driver-model/
Dusb-info.txt395 - breadth-first search would allow devices to be reset and probed in
/external/python/cpython3/Doc/library/
Dturtle.rst2327 | forest | 3 breadth-first trees | randomization |
2361 | tree | a (graphical) breadth | :func:`clone` |
Dstdtypes.rst762 breadth-first and depth-first traversal.) This method corresponds to the
/external/python/cpython2/Doc/library/
Dturtle.rst2216 | tree | a (graphical) breadth | :func:`clone` |
Dstdtypes.rst631 breadth-first and depth-first traversal.) This method corresponds to the
/external/python/setuptools/docs/
Deasy_install.txt1390 * Changed dependency processing so that it's breadth-first, allowing a
Dpkg_resources.txt1787 * Changed dependency processing so that it's breadth-first, allowing a
/external/e2fsprogs/
Daclocal.m41887 dnl $LDFLAGS. Using breadth-first-search.
/external/brotli/tests/testdata/
Dplrabn12.txt1767 Without dimension; where length, breadth, and height,
2499 He views in breadth, and without longer pause
8711 Like distant breadth to Taurus with the seven
9859 Measured by cubit, length, and breadth, and highth;
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt2254 䌿 < the\-breadth\-of\-cloth\-or\-paper;
5288 䋹 < breadth\-of\-material;
16558 闊度 < breadth;
32274 闊度 > breadth;
37469 䌿 > the\-breadth\-of\-cloth\-or\-paper;
39535 䋹 > breadth\-of\-material;

12