Home
last modified time | relevance | path

Searched refs:index (Results 1 – 11 of 11) sorted by relevance

/coreutils/tests/ls/
Ddired.sh58 index=1
62 expected_file=$(echo $expected_files | cut -d' ' -f$index)
68 index=$(($index + 1))
/coreutils/gl/lib/
Drandperm.c84 size_t index; member
92 return ent->index % table_size; in sparse_hash_()
100 return ent1->index == ent2->index; in sparse_cmp_()
129 v1->index = v1->val = i; in sparse_swap()
134 v2->index = v2->val = j; in sparse_swap()
/coreutils/man/
Dptx.x2 ptx \- produce a permuted index of file contents
/coreutils/gl/modules/
Dlink-tests.diff2 index 5b1978e..039e97f 100644
Drename-tests.diff2 index b3cd973..898d18b 100644
/coreutils/scripts/git-hooks/
Dpre-commit50 exec git diff-index --check --cached $against --
/coreutils/tests/pwd/
Dpwd-long.sh46 $slash = index $dir, '/', $slash + 1;
/coreutils/.github/
DISSUE_TEMPLATE.txt20 https://www.gnu.org/software/coreutils/manual/html_node/index.html
DPULL_REQUEST_TEMPLATE.txt29 https://www.gnu.org/software/coreutils/manual/html_node/index.html
/coreutils/
DHACKING616 xdg-open doc/coverage/index.html
/coreutils/doc/
Dcoreutils.texi19 @c Put everything in one index (arbitrarily chosen to be the concept index).
220 * Concept index:: General index
280 * ptx invocation:: Produce a permuted index of file contents
382 * String expressions:: @code{+ : match substr index length}
2602 @c up with truncated index entries that don't work.
4423 * ptx invocation:: Produce a permuted index of file contents.
4708 as an index/version number. (@xref{Version sort ordering}.)
5626 @command{ptx} reads a text file and essentially produces a permuted index, with
5650 all cases, the program outputs the permuted index to the standard
5656 standard input and outputs the permuted index to the standard output.
[all …]