OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:excludes
(Results
101 - 125
of
407
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
86
// 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
167
// This map
excludes
those galleries which have been blacklisted; it only
/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/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/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.
/ndk/sources/host-tools/make-3.81/config/
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.
/ndk/sources/host-tools/sed-4.2.1/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.
/ndk/sources/third_party/googletest/
Android.mk
82
# This
excludes
tests that require a Python wrapper to run properly.
/packages/apps/Email/tests/src/com/android/email/activity/
MailboxFragmentAdapterTest.java
78
// Starred message in trash; All Starred
excludes
it.
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h
105
/* This
excludes
Values, since they are not sets. */
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h
105
/* This
excludes
Values, since they are not sets. */
/external/emma/
build.xml
386
<fileset dir="${core.res.dir}"
excludes
="**/*.exclude" />
387
<fileset dir="${core.res.out.dir}"
excludes
="**/*.exclude" />
406
<fileset dir="${ant.res.dir}"
excludes
="**/*.exclude" />
463
excludes
="*/CVS/*"
469
excludes
="build.properties"
/external/llvm/test/
lit.cfg
46
#
excludes
: A list of directories to exclude from the testsuite. The 'Inputs'
49
config.
excludes
= ['Inputs']
Completed in 2865 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>