Home
last modified time | relevance | path

Searched refs:EXCLUDE (Results 1 - 14 of 14) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_path.cc31 enum class PrivateDeps { INCLUDE, EXCLUDE };
32 enum class DataDeps { INCLUDE, EXCLUDE };
254 BreadthFirstSearch(from, to, PrivateDeps::EXCLUDE, DataDeps::EXCLUDE, in DoSearch()
258 BreadthFirstSearch(from, to, PrivateDeps::INCLUDE, DataDeps::EXCLUDE, in DoSearch()
/third_party/mbedtls/tests/
H A Dcompat.sh96 EXCLUDE='NULL\|ARIA\|CHACHA20_POLY1305'
110 printf " -e|--exclude\tMatching ciphersuites are excluded (Default: '%s')\n" "$EXCLUDE"
161 shift; EXCLUDE=$1
243 EXCLMODE="$EXCLUDE"
256 if [ "X" != "X$FILTER" -o "X" != "X$EXCLUDE" ];
H A Dssl-opt.sh111 EXCLUDE='^$'
152 shift; EXCLUDE=$1
1850 # Optimize filters: if $FILTER and $EXCLUDE can be expressed as shell
1868 case "$EXCLUDE" in
1874 simple_exclude="*$EXCLUDE*";;
1878 ! echo "$1" | grep "$FILTER" | grep -q -v "$EXCLUDE"
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.h49 EXCLUDE enumerator
61 * EXCLUDE = reject the whole subtree
89 * included: EXCLUDE
100 * included: EXCLUDE
104 * included: EXCLUDE
117 * included: EXCLUDE
126 * included: EXCLUDE
157 * EXCLUDE = this path exactly matches a "-" rule
H A Dfilterrb.cpp14 "EXCLUDE"
173 fIncluded = inclusionRule ? INCLUDE : EXCLUDE; in applyRule()
H A Dreslist.cpp1766 } else if (inclusion == PathFilter::EInclusion::EXCLUDE) { in applyFilter()
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.h49 EXCLUDE enumerator
61 * EXCLUDE = reject the whole subtree
89 * included: EXCLUDE
100 * included: EXCLUDE
104 * included: EXCLUDE
117 * included: EXCLUDE
126 * included: EXCLUDE
157 * EXCLUDE = this path exactly matches a "-" rule
H A Dfilterrb.cpp14 "EXCLUDE"
173 fIncluded = inclusionRule ? INCLUDE : EXCLUDE; in applyRule()
H A Dreslist.cpp1766 } else if (inclusion == PathFilter::EInclusion::EXCLUDE) { in applyFilter()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dfilterrb.h49 EXCLUDE enumerator
61 * EXCLUDE = reject the whole subtree
89 * included: EXCLUDE
100 * included: EXCLUDE
104 * included: EXCLUDE
117 * included: EXCLUDE
126 * included: EXCLUDE
157 * EXCLUDE = this path exactly matches a "-" rule
H A Dfilterrb.cpp14 "EXCLUDE"
173 fIncluded = inclusionRule ? INCLUDE : EXCLUDE; in applyRule()
H A Dreslist.cpp1774 } else if (inclusion == PathFilter::EInclusion::EXCLUDE) { in applyFilter()
/third_party/elfutils/src/
H A Delflint.c2794 NEWFLAG (EXCLUDE) in section_flags_string()
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 170 milliseconds