| /dragonfly/contrib/dialog/ |
| HD | treeview.c | 44 int *depths; member 56 int depths, in print_item() argument 83 for (i = 0; i < depths; ++i) { in print_item() 90 (void) wmove(win, choice, data->item_x + INDENT * depths); in print_item() 118 data->depths[ii], in print_list() 166 int *depths, in dlg_treeview() argument 227 all.depths = depths; in dlg_treeview() 317 tree_width = MAX(tree_width, INDENT * depths[i]); in dlg_treeview() 594 int *depths; in dialog_treeview() local 612 depths = dlg_calloc(int, (size_t) item_no + 1); in dialog_treeview() [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-object-size.c | 40 unsigned int *depths; member 519 osi.depths = NULL; in compute_builtin_object_size() 546 osi.depths = XCNEWVEC (unsigned int, num_ssa_names); in compute_builtin_object_size() 557 free (osi.depths); in compute_builtin_object_size() 558 osi.depths = NULL; in compute_builtin_object_size() 1040 if (osi->depths[varno]) in check_for_plus_in_loops_1() 1042 if (osi->depths[varno] != depth) in check_for_plus_in_loops_1() 1062 osi->depths[varno] = depth; in check_for_plus_in_loops_1() 1124 osi->depths[varno] = 0; in check_for_plus_in_loops_1() 1154 osi->depths[SSA_NAME_VERSION (basevar)] = 1; in check_for_plus_in_loops() [all …]
|
| HD | et-forest.c | 198 static int depths[MAX_NODES]; variable 221 depths[len] = depth; in record_path_before_1() 269 gcc_assert (depths[len] == depth && datas[len] == occ->of); in check_path_after_1()
|
| /dragonfly/contrib/xz/src/liblzma/lzma/ |
| HD | lzma_encoder_presets.c | 42 static const uint8_t depths[] = { 4, 8, 24, 48 }; in lzma_lzma_preset() local 43 options->depth = depths[level]; in lzma_lzma_preset()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-object-size.c | 44 unsigned int *depths; member 564 osi.depths = NULL; in compute_builtin_object_size() 591 osi.depths = XCNEWVEC (unsigned int, num_ssa_names); in compute_builtin_object_size() 602 free (osi.depths); in compute_builtin_object_size() 603 osi.depths = NULL; in compute_builtin_object_size() 1082 if (osi->depths[varno]) in check_for_plus_in_loops_1() 1084 if (osi->depths[varno] != depth) in check_for_plus_in_loops_1() 1104 osi->depths[varno] = depth; in check_for_plus_in_loops_1() 1167 osi->depths[varno] = 0; in check_for_plus_in_loops_1() 1197 osi->depths[SSA_NAME_VERSION (basevar)] = 1; in check_for_plus_in_loops() [all …]
|
| HD | et-forest.c | 199 static int depths[MAX_NODES]; variable 222 depths[len] = depth; in record_path_before_1() 270 gcc_assert (depths[len] == depth && datas[len] == occ->of); in check_path_after_1()
|
| /dragonfly/sys/libprop/ |
| HD | prop_rb.c | 1249 size_t *depths, size_t depth) in rb_tree_mark_depth() argument 1255 rb_tree_mark_depth(rbt, self->rb_left, depths, depth + 1); in rb_tree_mark_depth() 1256 rb_tree_mark_depth(rbt, self->rb_right, depths, depth + 1); in rb_tree_mark_depth() 1259 depths[depth]++; in rb_tree_mark_depth() 1261 rb_tree_mark_depth(rbt, self->rb_left, depths, depth + 1); in rb_tree_mark_depth() 1264 rb_tree_mark_depth(rbt, self->rb_right, depths, depth + 1); in rb_tree_mark_depth() 1269 rb_tree_depths(const struct rb_tree *rbt, size_t *depths) in rb_tree_depths() argument 1271 rb_tree_mark_depth(rbt, rbt->rbt_root, depths, 1); in rb_tree_depths()
|
| /dragonfly/contrib/dhcpcd/compat/ |
| HD | rb.c | 1326 size_t *depths, size_t depth) in rb_tree_mark_depth() argument 1332 rb_tree_mark_depth(rbt, self->rb_left, depths, depth + 1); in rb_tree_mark_depth() 1333 rb_tree_mark_depth(rbt, self->rb_right, depths, depth + 1); in rb_tree_mark_depth() 1336 depths[depth]++; in rb_tree_mark_depth() 1338 rb_tree_mark_depth(rbt, self->rb_left, depths, depth + 1); in rb_tree_mark_depth() 1341 rb_tree_mark_depth(rbt, self->rb_right, depths, depth + 1); in rb_tree_mark_depth() 1346 rb_tree_depths(const struct rb_tree *rbt, size_t *depths) in rb_tree_depths() argument 1348 rb_tree_mark_depth(rbt, rbt->rbt_root, depths, 1); in rb_tree_depths()
|
| /dragonfly/games/hack/ |
| HD | help | 4 descend into the depths of the dungeon in search of the Amulet of Yendor
|
| /dragonfly/sys/vfs/hammer2/ |
| HD | FREEMAP | 203 smaller freemap depths. 2 layers (and not counting the volume header as
|
| /dragonfly/games/adventure/ |
| HD | glorkz | 264 126 out, cascading back down into the depths. The glowing rock fills the 274 126 crashes out from the depths of the volcano, burns its way through the
|
| /dragonfly/games/fortune/datfiles/ |
| HD | fortunes | 12261 depths they were once able to plumb. 17574 and fructifies on the contrary out of the profoundest tragic depths of the 42903 So from the depths of its enchantment, Terra was able to calculate a course 44882 The arms business is founded on human folly, that is why its depths will 58032 Climbing to new depths. Sinking to new heights. 58037 Plumbing the depths of human incompetence. 58064 Falling to new depths of inefficiency.
|