Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/
Dcstdlib26 * is not used and the workaround in this file must be duplicated here
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmac-mf.sed147 # To speed up compiles, remove duplicated -i options.
Duniq.inp527 /* The code is duplicated for the caseless and caseful cases, for speed,
528 /* The code is duplicated for the caseless and caseful cases, for speed,
Duniq.good138 /* The code is duplicated for the caseless and caseful cases, for speed,
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c1576 for (idx = dfa->nodes_len - 1; dfa->nodes[idx].duplicated && idx > 0; --idx) in search_duplicated_node()
1597 dfa->nodes[dup_idx].duplicated = 1; in duplicate_node()
1695 && !dfa->nodes[dfa->edests[node].elems[0]].duplicated) in calc_eclosure_iter()
3759 tree->token.duplicated = 0; in create_token_tree()
3791 if (node->type == COMPLEX_BRACKET && node->duplicated == 0) in free_token()
3795 if (node->type == SIMPLE_BRACKET && node->duplicated == 0) in free_token()
3829 (*p_new)->token.duplicated = 1; in duplicate_tree()
Dregex_internal.h349 unsigned int duplicated : 1; member
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.info94 * uniq -d:: Print duplicated lines of input
95 * uniq -u:: Remove all duplicated lines
1187 * uniq -d:: Print duplicated lines of input
1188 * uniq -u:: Remove all duplicated lines
1856 This script prints only duplicated lines, like `uniq -d'.
1863 # Print the first of the duplicated lines
Dsed-in.texi126 * uniq -d:: Print duplicated lines of input
127 * uniq -u:: Remove all duplicated lines
1645 * uniq -d:: Print duplicated lines of input
1646 * uniq -u:: Remove all duplicated lines
2345 This script prints only duplicated lines, like @samp{uniq -d}.
2354 # Print the first of the duplicated lines
Dsed.texi127 * uniq -d:: Print duplicated lines of input
128 * uniq -u:: Remove all duplicated lines
1646 * uniq -d:: Print duplicated lines of input
1647 * uniq -u:: Remove all duplicated lines
2480 This script prints only duplicated lines, like @samp{uniq -d}.
2490 # Print the first of the duplicated lines
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-2236 duplicated in the order they were listed in the makefile. This is
321 of all prerequisites, including multiple instances of duplicated
Dmake.texi9190 duplicated in the order they were listed in the makefile. This is
9310 parts of all prerequisites, including multiple instances of duplicated