/external/autotest/scheduler/ |
agent_task.py | 730 queued_special_tasks = queued_special_tasks.exclude(id=self.task.id)
|
/external/deqp/scripts/ |
mustpass.py | 272 def exclude (filename): function
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/ |
pdebuild-ant.jar | |
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
ExecutionListBenchmark.java | 186 @Footprint(exclude = {Runnable.class, Executor.class})
|
/external/v8/benchmarks/ |
raytrace.js | 680 testIntersection: function(ray, scene, exclude){ 688 if(shape != exclude){
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
tarfile.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
tarfile.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tarfile.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tarfile.py | [all...] |
/external/autotest/frontend/afe/ |
rpc_utils.py | 217 suffix='_exclude_OIN', exclude=True) 231 suffix='_exclude_AG', exclude=True) [all...] |
models.py | 549 ).exclude( [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | |
/external/libvorbis/doc/ |
05-comment.tex | 161 concession to simplicity not an attempt to exclude the majority of
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.0.9/ |
maven-model-2.0.9.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.2.1/ |
maven-model-2.2.1.jar | |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_tarfile.py | 750 tempdir = os.path.join(TEMPDIR, "exclude") 757 exclude = os.path.isfile 762 tar.add(tempdir, arcname="empty_dir", exclude=exclude) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_tarfile.py | 750 tempdir = os.path.join(TEMPDIR, "exclude") 757 exclude = os.path.isfile 762 tar.add(tempdir, arcname="empty_dir", exclude=exclude) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_tarfile.py | 750 tempdir = os.path.join(TEMPDIR, "exclude") 757 exclude = os.path.isfile 762 tar.add(tempdir, arcname="empty_dir", exclude=exclude) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_tarfile.py | 750 tempdir = os.path.join(TEMPDIR, "exclude") 757 exclude = os.path.isfile 762 tar.add(tempdir, arcname="empty_dir", exclude=exclude) [all...] |
/bionic/libc/ |
Android.mk | [all...] |
/external/squashfs-tools/squashfs-tools/ |
mksquashfs.c | 184 /* exclude file handling */ 185 /* list of exclude dirs/files */ 192 int exclude = 0; variable [all...] |
/frameworks/base/core/java/android/app/ |
ActivityManager.java | [all...] |
BackStackRecord.java | 1449 transition.excludeTarget(views.get(i), exclude); local [all...] |