HomeSort by relevance Sort by last modified time
    Searched full:excludes (Results 101 - 125 of 419) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
tracing_backend.py 119 # excludes, return False.
127 # None of the filter have explicit include list. If B excludes categories
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.pom 406 <excludes>
408 </excludes>
  /bionic/libc/kernel/tools/
find_headers.py 143 walk_source_files( args[1:], parse_file, fparser, excludes=["./"+f for f in dir_excludes] )
  /external/bison/m4/
po.m4 38 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
39 dnl The second test excludes FreeBSD msgfmt.
63 dnl The first test excludes Solaris xgettext and early GNU xgettext versions.
64 dnl The second test excludes FreeBSD xgettext.
  /external/chromium_org/chrome/browser/content_settings/
local_shared_objects_container.cc 24 // which always excludes private registries.
  /external/chromium_org/chrome/browser/extensions/
default_apps.cc 87 // Android excludes most of the first run code, so it can't determine
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_dialog_controller.h 180 // This map excludes those galleries which have been blacklisted; it only
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk.h 64 // Return a Rect for the space for a result line. This excludes the border,
  /external/chromium_org/chrome/common/extensions/api/
system_display.idl 78 // area excludes areas of the display reserved for OS, for example taskbar
  /external/chromium_org/media/cdm/ppapi/
libvpx_cdm_video_decoder.cc 13 // VPX_CODEC_DISABLE_COMPAT excludes parts of the libvpx API that provide
  /external/chromium_org/third_party/WebKit/Source/core/platform/animation/
CSSAnimationData.h 151 // the purposes of style recalc. This excludes some properties.
  /external/chromium_org/third_party/ots/src/
post.cc 80 // are less than 32768. This, however, excludes fonts like unifont.ttf
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
po.m4 38 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
39 dnl The second test excludes FreeBSD msgfmt.
63 dnl The first test excludes Solaris xgettext and early GNU xgettext versions.
64 dnl The second test excludes FreeBSD xgettext.
  /external/elfutils/m4/
po.m4 34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
59 dnl The first test excludes Solaris xgettext and early GNU xgettext versions.
60 dnl The second test excludes FreeBSD xgettext.
  /external/junit/src/junit/framework/
TestCase.java 157 // methods of this class but excludes the
  /external/libexif/auto-m4/
po.m4 34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
43 dnl The first test excludes Solaris xgettext and early GNU xgettext versions.
44 dnl The second test excludes FreeBSD xgettext.
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 84 /// excludes nodes that aren't interesting to scheduling, and represents
  /external/skia/gm/
pathfill.cpp 150 // test inverse-fill w/ a clip that completely excludes the geometry
  /external/webrtc/src/system_wrappers/source/
system_wrappers.gyp 171 # as with .cc files, gyp currently only excludes .cc files.
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 390 * 'excludes' parameter is non-null, it is consulted each time a new file system entity
397 HashSet<String> excludes, FullBackupDataOutput output) {
410 if (excludes != null && excludes.contains(filePath)) {
  /frameworks/base/core/tests/utillib/src/android/test/
BandwidthTestCase.java 51 // methods of this class but excludes the
  /frameworks/support/v4/java/android/support/v4/text/
TextDirectionHeuristicsCompat.java 198 * character (e.g. excludes LRE, LRO, RLE, RLO) to determine the
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmcdc.h 29 uint32 len; /* lower 16: output buflen; upper 16: input buflen (excludes header) */
  /ndk/build/tools/
gen-system-symbols.sh 96 SYMBOL_EXCLUDES=/tmp/ndk-$USER/ndk-symbol-excludes.txt
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
support.cpp 66 // that fit in the buffer dst (of max_dest_chars elements size). The count returned excludes the null terminator.

Completed in 622 milliseconds

1 2 3 45 6 7 8 91011>>