Searched refs:exclude (Results 1 – 21 of 21) sorted by relevance
/system/sepolicy/tools/ |
D | sepolicy_cleanup_check.sh | 37 grep -r "^type " --exclude=\*.go $sedir --exclude=\*_macros | sed 's/^.*:.*type \([^,]*\)*.*$/\1/' … 41 grep -r $type --exclude-dir=prebuilts --exclude=\*.cil $sedir 48 grep -r "^type .*exec_type" --exclude=\*.go $sedir | sed 's/^.*:.*type \([^,]*\)*.*$/\1/' | sort | … 117 grep -r ":file.*_dir_perms" --exclude=\*_macros $sedir 118 grep -r ":dir.*_file_perms" --exclude=\*_macros $sedir
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/ |
D | build.gradle | 27 exclude group: 'com.android.support', module: 'support-annotations'
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/ |
D | build.gradle | 31 exclude group: 'com.android.support', module: 'support-annotations'
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | build.gradle | 38 exclude group: 'com.android.support', module: 'support-annotations'
|
/system/bt/gd/ |
D | setup.py | 100 … find_packages(exclude=['acts_framework', 'acts_framework.*', 'llvm_binutils', 'llvm_binutils.*']),
|
/system/libziparchive/ |
D | ziptool.cpp | 86 for (const auto& exclude : excludes) { in ShouldInclude() local 87 if (!fnmatch(exclude.c_str(), name.c_str(), 0)) return false; in ShouldInclude()
|
/system/extras/simpleperf/ |
D | Android.bp | 447 ldflags: ["-Wl,--exclude-libs,ALL"], 487 ldflags: ["-Wl,--exclude-libs,ALL"],
|
/system/core/libcutils/ |
D | Android.bp | 237 // releases, exclude qtaguid.cpp from the VNDK-SP variant.
|
/system/tools/mkbootimg/ |
D | pylintrc | 368 exclude-protected=_asdict,_fields,_replace,_source,_make
|
/system/update_engine/ |
D | pylintrc | 414 exclude-protected=_asdict,_fields,_replace,_source,_make
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 775 # excluded from the INPUT source files. This way you can easily exclude a 791 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 795 # exclude all test directories for example use the pattern */test/* 806 # exclude all test directories use the pattern */test/*
|
D | Doxyfile.bak | 775 # excluded from the INPUT source files. This way you can easily exclude a 791 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 795 # exclude all test directories for example use the pattern */test/* 806 # exclude all test directories use the pattern */test/*
|
D | Doxyfile | 857 # excluded from the INPUT source files. This way you can easily exclude a 873 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 877 # exclude all test directories for example use the pattern */test/* 888 # exclude all test directories use the pattern */test/*
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 808 # excluded from the INPUT source files. This way you can easily exclude a 824 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 828 # exclude all test directories for example use the pattern */test/* 839 # exclude all test directories use the pattern */test/*
|
/system/chre/pal/doc/ |
D | Doxyfile | 808 # excluded from the INPUT source files. This way you can easily exclude a 824 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 828 # exclude all test directories for example use the pattern */test/* 839 # exclude all test directories use the pattern */test/*
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | domain.te | 495 userdebug_or_eng(`-domain') # exclude debuggable builds
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 491 userdebug_or_eng(`-domain') # exclude debuggable builds
|
/system/sepolicy/public/ |
D | domain.te | 614 userdebug_or_eng(`-domain') # exclude debuggable builds
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | domain.te | 606 userdebug_or_eng(`-domain') # exclude debuggable builds
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | domain.te | 605 userdebug_or_eng(`-domain') # exclude debuggable builds
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | domain.te | 607 userdebug_or_eng(`-domain') # exclude debuggable builds
|