Home
last modified time | relevance | path

Searched refs:exclusion (Results 1 – 25 of 99) sorted by relevance

1234

/external/chromium_org/build/linux/unbundle/
Dremove_bundled_libraries.py34 for exclusion in args:
35 exclusion_used[exclusion] = False
49 for exclusion in args:
50 if relpath.startswith(exclusion):
53 exclusion_used[exclusion] = True
74 for exclusion, used in exclusion_used.iteritems():
76 print '%s does not exist' % exclusion
/external/chromium_org/third_party/sqlite/
Dmac_time_machine.patch53 + /* Set the TimeMachine exclusion metadata for the journal if it has
63 + /* Ignore errors from the following exclusion call. */
/external/chromium_org/third_party/icu/source/tools/gendraft/
DMakefile34 …perl ./genheaders.pl --srcdir=$(DOCDIR) --destdir=$(COMMONHDR) --version=$(VERSION) --exclusion-li…
/external/chromium/base/mac/
Dmac_util_unittest.mm105 // set its exclusion property.
107 // Reset the exclusion in case it was set previously.
Dmac_util.mm279 LOG(WARNING) << "Failed to set backup exclusion for file '"
/external/chromium_org/ppapi/
Dppapi.gyp24 # -fvisibility=hidden gets stripped by the exclusion in common.gypi
Dppapi_internal.gyp20 # -fvisibility=hidden gets stripped by the exclusion in common.gypi
/external/emma/core/res/com/vladium/emma/instr/
Dinstr_usage.res30 "coverage inclusion/exclusion patterns {?,*}";
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dlibgtk2ui.gyp34 # the normal, global gtk exclusion rules, as we are otherwise using gtk
/external/emma/core/res/com/vladium/emma/
Drun_usage.res20 "coverage inclusion/exclusion patterns {?,*}";
/external/chromium_org/chrome/
Dcommon_constants.gyp79 # re-add it in target_conditionals so it's after that exclusion.
/external/chromium_org/third_party/lcov/
DCHANGES30 - Fixed exclusion markers for --derive-func-data. Reported by bettse@gmail.com
89 - Fixed problem where exclusion markers are ignored when gathering
139 - Added support for exclusion markers: Users can exclude lines of code from
/external/chromium/chrome/browser/cocoa/
Dfile_metadata.mm111 // is on and the file doesn't match an exclusion.
/external/chromium_org/content/browser/download/
Dfile_metadata_mac.mm112 // is on and the file doesn't match an exclusion.
/external/chromium_org/base/mac/
Dmac_util_unittest.mm104 // The file must already exist in order to set its exclusion property.
Dmac_util.mm295 << "Failed to set backup exclusion for file '"
/external/eigen/
DCOPYING.MPL2297 * jurisdictions do not allow the exclusion or limitation of *
298 * incidental or consequential damages, so this exclusion and *
/external/valgrind/main/docs/internals/
Dsegments-seginfos.txt110 (well, dlopen() does try for mutual exclusion) and that any "holes" between
/external/dnsmasq/contrib/dnslist/
Ddnslist.pl558 convey the exclusion of warranty; and each file should have at least
/external/icu4c/data/translit/
DLatin_Bopomofo.txt23 # (in some cases the exclusion is only for the pinyin, not the corresponding zhuyin: zh ch sh r z c…
24 …t l g k h j q x r z c s]]; # and minus zh ch sh, covered for this by h already in the exclusion set
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSValueKeywords.in968 exclusion
/external/pixman/pixman/
Dpixman-combine-float.c492 MAKE_SEPARABLE_PDF_COMBINERS (exclusion)
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js2951 var exclusion = [];
2957 exclusion.push("(" + v.substring(1, v.length - 1) + ")");
2963 return "[not(" + exclusion.join(" and ") + ")]";
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td570 "expected %select{module exclusion with 'exclude'|'export *'}0">;
/external/blktrace/
DCOPYING290 convey the exclusion of warranty; and each file should have at least

1234