HomeSort by relevance Sort by last modified time
    Searched full:exclude (Results 276 - 300 of 814) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
gUnit.g 205 {// also determine the appropriate newline separator and get info of the first and last 2 characters (exclude '<<' and '>>')
  /external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
GUnitExecuteMojo.java 91 * A set of exclude patterns.
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java     [all...]
  /external/bluetooth/glib/tests/
threadpool-test.c 97 /* Exclude main thread */
  /external/chromium/chrome/browser/history/
history_database.cc 100 // Exclude the history file and its journal from backups.
query_parser.cc 250 // We intentionally exclude Hangul Jamos (both Conjoining and compatibility)
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegisterSpecList.java 301 * @param exclusionSet {@code non-null;} set of registers to exclude
  /external/iptables/extensions/
Android.mk 6 # Exclude some modules that are problematic to compile (types/header).
  /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).
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 260 } else if (opt.equals("--exclude-stopped-packages")) {
272 } else if (opt.equals("--activity-exclude-from-recents")) {
    [all...]
  /frameworks/base/include/androidfw/
AssetManager.h 362 * 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/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

Completed in 894 milliseconds

<<11121314151617181920>>