Home
last modified time | relevance | path

Searched refs:level (Results 1 – 7 of 7) sorted by relevance

/coreutils/src/
Ddu.c492 size_t level; in process_file() local
595 level = ent->fts_level; in process_file()
600 n_alloc = level + 10; in process_file()
605 if (level == prev_level) in process_file()
609 else if (level > prev_level) in process_file()
616 if (n_alloc <= level) in process_file()
618 dulvl = xnrealloc (dulvl, level, 2 * sizeof *dulvl); in process_file()
619 n_alloc = level * 2; in process_file()
622 for (size_t i = prev_level + 1; i <= level; i++) in process_file()
636 affirm (level == prev_level - 1); in process_file()
[all …]
Dsort.c100 #define MAX_MERGE(total, level) (((total) >> (2 * ((level) + 1))) + 1) argument
244 unsigned int level; /* Level in merge tree. */ member
3345 root->level = MERGE_END; in merge_tree_init()
3396 node->level = parent->level + 1; in init_node()
3427 if (nodea->level == nodeb->level) in compare_nodes()
3429 return nodea->level < nodeb->level; in compare_nodes()
3533 size_t to_merge = MAX_MERGE (total_lines, node->level); in mergelines_node()
3537 if (node->level > MERGE_ROOT) in mergelines_node()
3613 if (node->level > MERGE_ROOT) in queue_check_insert_parent()
3641 if (node->level == MERGE_END) in merge_loop()
/coreutils/
DREADME-hacking10 We've opted to keep only the highest-level sources in the Git repository.
85 Run the command "vc-dwim --initialize" from the top-level directory
DHACKING209 and generate the top-level ChangeLog file from logs at "make dist" time.
280 indentation level as the first body line.
598 that look like they're at your skill-/interest-level. Another good
DNEWS1171 nested level syntax allowed in this variable.
1524 dd accepts a new status=progress level to print data transfer statistics
2107 level Makefile.am includes a $dir/local.mk that describes how to build
2614 part of the hierarchy being traversed is moved to a higher level in the
4407 for every file, but provides almost the same level of protection
5165 You can select the default level of POSIX conformance at configure-time,
/coreutils/tests/
Dfilefrag-extent-compare77 ## perl-indent-level: 2
/coreutils/doc/
Dcoreutils.texi9515 @item status=@var{level}
9519 The @var{level} value can be one of the following:
12563 is at level 0, so @code{du --max-depth=0} is equivalent to @code{du -s}.
16230 Print the current (and maybe previous) run-level of the init process.
17493 current or transitioned security context modified by one or more of @var{level},