OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exclusion
(Results
1 - 25
of
26
) sorted by null
1
2
/external/chromium_org/build/linux/unbundle/
remove_bundled_libraries.py
34
for
exclusion
in args:
35
exclusion_used[
exclusion
] = False
49
for
exclusion
in args:
50
if relpath.startswith(
exclusion
):
53
exclusion_used[
exclusion
] = True
72
# Fail if
exclusion
list contains stale entries - this helps keep it
74
for
exclusion
, used in exclusion_used.iteritems():
76
print '%s does not exist' %
exclusion
/external/chromium_org/third_party/WebKit/Source/core/page/
ScopedPageLoadDeferrer.h
34
ScopedPageLoadDeferrer(Page*
exclusion
= 0);
ScopedPageLoadDeferrer.cpp
32
ScopedPageLoadDeferrer::ScopedPageLoadDeferrer(Page*
exclusion
)
39
if (page ==
exclusion
|| page->defersLoading())
/external/chromium_org/third_party/icu/source/tools/gendraft/
Makefile
34
perl ./genheaders.pl --srcdir=$(DOCDIR) --destdir=$(COMMONHDR) --version=$(VERSION) --
exclusion
-list=$(EXCLUDE)
genheaders.pl
61
"--
exclusion
-list=s" => \$exclude,
259
--
exclusion
-list=<file name>
261
e.g.: genheaders.pl --srcdir=<icu>/source/common/docs/html --destdir=<icu>/source/common/unicode --version=2.8 --
exclusion
-list=exclude.txt
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-aether-provider-3.2.1.jar
maven-model-3.2.1.jar
aether-util-0.9.0.M2.jar
maven-model-builder-3.2.1.jar
aether-api-0.9.0.M2.jar
maven-core-3.2.1.jar
/external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp
453
inline float
exclusion
(float src, float dst) { return src + dst - 2.0f*src*dst; }
function in namespace:rr::advblend
628
case BLENDEQUATION_ADVANCED_EXCLUSION: SAMPLE_REGISTER_ADV_BLEND(
exclusion
); break;
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar
/external/dnsmasq/contrib/dnslist/
dnslist.pl
558
convey the
exclusion
of warranty; and each file should have at least
/external/pixman/pixman/
pixman-combine-float.c
492
MAKE_SEPARABLE_PDF_COMBINERS (
exclusion
)
pixman-combine32.c
812
*
Exclusion
825
PDF_SEPARABLE_BLEND_MODE (
exclusion
)
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar
/prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js
[
all
...]
concat-jquery-mootools-prototype.js
[
all
...]
/external/chromium_org/third_party/lcov/bin/
geninfo
584
--no-markers Ignore
exclusion
markers in source code
[
all
...]
lcov
531
--no-markers Ignore
exclusion
markers in source code
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar
Completed in 526 milliseconds
1
2