/external/selinux/policycoreutils/restorecond/ |
watch.c | 53 if (exclude(path)) goto end;
|
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/file-management/1.2.1/ |
file-management-1.2.1.jar | |
/toolchain/binutils/binutils-2.25/gold/ |
script-c.h | 172 String_list_ptr exclude; member in struct:gold::Wildcard_sections
|
/external/libxml2/ |
Makefile.am | [all...] |
/external/bison/ |
maint.mk | 212 # exclude 215 # a prohibit construct. For example, this can be used to exclude 258 export exclude = macro 285 test -z "$$prohibit" && test -n "$$exclude" \ 286 && { msg='Use of exclude requires a prohibit pattern' \ 315 | grep -vE "$${exclude:-^$$}" \ 364 exclude='# *define STRN?EQ\(' \ 388 exclude='exit \(77\)|error ?\(((0|77),|[^,]*)' \ 756 exclude='^Binary file .* matches$$' \ 776 exclude='(_|ngettext ?)\(' [all...] |
/external/opencv3/doc/pattern_tools/ |
svgfig.py | [all...] |
/external/icu/icu4c/source/data/mappings/ |
ucmfiles.mk | 32 # If you are planning to exclude EBCDIC mappings in you data then please delete
|
/external/libvpx/libvpx/ |
configure | 34 ${toggle_codec_srcs} in/exclude codec library source code 35 ${toggle_debug_libs} in/exclude debug version of libraries
|
/external/selinux/policycoreutils/setfiles/ |
restore.c | 343 if (exclude(ftsent->fts_path)) { 450 int exclude(const char *file) function 471 fprintf(stderr, "Full path required for exclude: %s.\n", 640 attributes and add them to the exclude directory table. File systems 694 /* exclude mount points without the seclabel option */
|
/external/autotest/frontend/afe/ |
rpc_interface.py | 227 labels = labels.exclude(**exclude_filter) 497 @param exclude_only_if_needed_labels: Exclude hosts with at least one 499 @param exclude_atomic_group_hosts: Exclude hosts that have one or more 606 afe_job_id__in=job_ids).exclude( 607 test_name='SERVER_JOB').exclude( [all...] |
model_logic.py | 106 suffix='', exclude=False, force_left_join=False): 122 @param exclude if true, exclude rows that match this join (will use a 138 if exclude or force_left_join: 150 if exclude: [all...] |
/external/autotest/scheduler/ |
monitor_db_cleanup.py | 201 hosts = hosts.exclude(
|
prejob_task.py | 174 queued = queued.exclude(id=self.task.id)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
NewItemSelectionDialog.java | 289 data.exclude = true;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
modulefinder.py | 621 exclude = [] 632 exclude.append(a) 650 mf = ModuleFinder(path, debug, exclude)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
modulefinder.py | 621 exclude = [] 632 exclude.append(a) 650 mf = ModuleFinder(path, debug, exclude)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
modulefinder.py | 621 exclude = [] 632 exclude.append(a) 650 mf = ModuleFinder(path, debug, exclude)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
modulefinder.py | 621 exclude = [] 632 exclude.append(a) 650 mf = ModuleFinder(path, debug, exclude)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutActionBar.java | 106 lintData.exclude = true; 615 if (layoutData.exclude == hasLintWarnings) { 616 layoutData.exclude = !hasLintWarnings;
|
/external/vixl/src/vixl/a64/ |
macro-assembler-a64.cc | 800 temps.Exclude(operand.reg()); 1037 temps.Exclude(operand.reg()); 2489 RegList exclude = reg1.Bit() | reg2.Bit() | reg3.Bit() | reg4.Bit(); local 2507 RegList exclude = 0; local [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
regrtest.py | 38 -x/--exclude -- arguments are tests to *exclude* 230 exclude=False, single=False, randomize=False, fromfile=None, 251 The other default arguments (verbose, quiet, exclude, 262 'exclude', 'single', 'slow', 'randomize', 'fromfile=', 'findleaks', 286 elif o in ('-x', '--exclude'): 287 exclude = True 416 if exclude: [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
regrtest.py | 38 -x/--exclude -- arguments are tests to *exclude* 230 exclude=False, single=False, randomize=False, fromfile=None, 251 The other default arguments (verbose, quiet, exclude, 262 'exclude', 'single', 'slow', 'randomize', 'fromfile=', 'findleaks', 286 elif o in ('-x', '--exclude'): 287 exclude = True 416 if exclude: [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 38 -x/--exclude -- arguments are tests to *exclude* 230 exclude=False, single=False, randomize=False, fromfile=None, 251 The other default arguments (verbose, quiet, exclude, 262 'exclude', 'single', 'slow', 'randomize', 'fromfile=', 'findleaks', 286 elif o in ('-x', '--exclude'): 287 exclude = True 416 if exclude: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 38 -x/--exclude -- arguments are tests to *exclude* 230 exclude=False, single=False, randomize=False, fromfile=None, 251 The other default arguments (verbose, quiet, exclude, 262 'exclude', 'single', 'slow', 'randomize', 'fromfile=', 'findleaks', 286 elif o in ('-x', '--exclude'): 287 exclude = True 416 if exclude: [all...] |
/prebuilts/sdk/tools/ |
jack-admin | 607 (cd "$JACK_HOME"; zip --exclude \*.pem \*.jks --recurse-paths "$REPORT_PATH" .) >/dev/null
|