Searched
full:exclude (Results
251 -
275 of
810) sorted by null
<<11121314151617181920>>
/external/iptables/extensions/ |
Android.mk | 6 # Exclude some modules that are problematic to compile (types/header).
|
/external/llvm/projects/sample/ |
Makefile.llvm.config.in | 202 # exclude assertion checks, otherwise they are included.
|
/external/oprofile/libutil++/ |
op_bfd.cpp | 266 // now we can calculate the symbol size, we can't first include/exclude
|
/external/proguard/src/proguard/preverify/ |
CodeSubroutineInliner.java | 356 // Exclude any subroutine invocations that jump out of the try block,
|
/external/webkit/Source/JavaScriptCore/runtime/ |
NumberPrototype.cpp | 228 if (static_cast<unsigned>(x) < 36) { // Exclude negatives
|
/external/webkit/Tools/Scripts/ |
svn-unapply | 56 # going to fail (probably too strict unless we exclude ChangeLog).
|
/external/zlib/contrib/minizip/ |
minizip.c | 167 " -j exclude path. store only the file name.\n\n");
|
/frameworks/base/cmds/am/src/com/android/commands/am/ |
Am.java | 234 } else if (opt.equals("--exclude-stopped-packages")) { 246 } else if (opt.equals("--activity-exclude-from-recents")) { [all...] |
/frameworks/base/include/utils/ |
AssetManager.h | 361 * full set of files is present, including ".EXCLUDE" entries.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
CallLogProvider.java | 47 /** Selection clause to use to exclude voicemail records. */
|
NameLookupBuilder.java | 188 // Exclude characters that are not in Korean leading consonants area
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
GlobalSearchSupportTest.java | 48 // Creating an AUTO_ADD group will exclude all ungrouped contacts from global search
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
XSLTSchema.java | 311 "exclude-result-prefixes", [all...] |
/external/dbus/ |
Doxyfile.in | 55 #EXCLUDE = test 58 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
/external/dbus/cmake/ |
Doxyfile.cmake | 55 #EXCLUDE = test 58 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
/external/doclava/src/com/google/doclava/ |
MethodInfo.java | 774 // exclude 'throws' changes to finalize() overrides with no arguments 784 // exclude 'throws' changes to finalize() overrides with no arguments
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
Type.java | 479 private Map findExclusiveDeclaredInterfaces(Type type, CtClass exclude) { 482 Map excludeMap = getAllInterfaces(exclude, null);
|
/external/pcre/ |
pcregrep.c | 250 { OP_STRING, N_EXCLUDE,&exclude_pattern, "exclude=pattern","exclude matching files when recursing" }, 252 { OP_STRING, N_EXCLUDE_DIR,&exclude_dir_pattern, "exclude-dir=pattern","exclude matching directories when recursing" }, 260 { OP_STRING, N_EXCLUDE_DIR,&exclude_dir_pattern, "exclude_dir=pattern","exclude matching directories when recursing" }, [all...] |
/external/srec/srec/clib/ |
swicms.c | 37 recognition we exclude the silence frames from the collected data, and 47 ability to exclude silence frames from the calculation.
|
/frameworks/base/core/java/android/app/backup/ |
BackupAgent.java | 235 // Okay, start with the app's root tree, but exclude all of the canonical subdirs 292 // most to least specific. We also specifically exclude the lib and cache dirs.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
LinearLayoutRuleTest.java | 395 // Drop zones - these are different because we exclude drop 422 // Drop zones - these are different because we exclude drop
|
/external/oprofile/doc/ |
oprofile.xml | [all...] |
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
TocInsertor.pm | 925 # Exclude attributes are specified? 927 # Yes, exclude attributes are specified; 928 # Store exclude attributes
|
/bionic/libm/ |
Makefile-orig | 79 # Exclude the generic versions of what we provide in the MD area.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Constants.java | 208 ATTRNAME_EXCLUDE_RESULT_PREFIXES ="exclude-result-prefixes",
|
Completed in 798 milliseconds
<<11121314151617181920>>