/external/chromium_org/chrome/common/extensions/ |
extension_process_policy.h | 15 // Returns the extension for the given URL. Excludes extension objects for
|
/external/chromium_org/build/ |
build-ctags.sh | 29 if [[ a"$1" == "a--extra-excludes" ]]; then 43 build_dir --extra-excludes "" "top level"
|
/external/chromium_org/third_party/icu/android/ |
patch_locale.sh | 8 # Excludes curr data which is not used on Android. 17 # Excludes region data. On Android Java API is used to get the data.
|
/external/guava/guava-tests/ |
pom.xml | 68 <excludes> 70 </excludes>
|
/prebuilts/tools/common/m2/internal/org/slf4j/slf4j-api/1.7.2/ |
slf4j-api-1.7.2.pom | 34 <excludes>
37 </excludes>
|
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/ |
jcommon-1.0.12.pom | 42 <excludes> 44 </excludes>
|
/build/tools/atree/ |
files.cpp | 181 vector<string>* excludes) 254 excludes->push_back(string(p)); 412 matches_excludes(const char* file, const vector<string>& excludes) 414 for (vector<string>::const_iterator it=excludes.begin(); 415 it!=excludes.end(); it++) { 425 const vector<string>& excludes, 446 if (matches_excludes(ent->d_name, excludes)) { 466 list_dir(*it, rec, excludes, more); 473 list_dir(const FileRecord& rec, const vector<string>& excludes, 476 return list_dir("", rec, excludes, files) [all...] |
/bionic/libc/kernel/tools/ |
utils.py | 79 def walk_source_files(paths,callback,args,excludes=[]): 89 walk_source_files([line],callback,args,excludes) 95 #print "w-- %s (ex: %s)" % (repr((root,dirs)), repr(excludes)) 96 if len(excludes): 98 if os.path.join(root,d) in excludes:
|
find_users.py | 57 walk_source_files( args, parse_file, fparser, excludes=["kernel_headers","original"] )
|
/prebuilts/tools/common/m2/internal/org/objenesis/objenesis-parent/1.2/ |
objenesis-parent-1.2.pom | 87 <excludes>
90 </excludes>
98 <excludes>
101 </excludes>
211 <excludes>
220 </excludes>
|
/development/tools/idegen/ |
excluded-paths | 9 # directory and add their own excludes to slim down their build. 17 # Note: Google-specific excludes go in vendor/google/excluded-paths.
|
/external/jdiff/ |
build.xml | 41 excludes="jdiff/JDiffAntTask.java" 55 excludes="*jdiff/JDiffAntTask*.class" />
|
/external/chromium_org/content/common/ |
webplugin_geometry.h | 37 // Clip rect (include) and cutouts (excludes), relative to
|
/external/chromium_org/net/base/ |
dns_util.h | 25 // Excludes the dot at the end.
|
/external/clang/test/Modules/ |
linkage-merge.m | 8 @import linkage_merge_left; // excludes "sub"
|
/external/zlib/src/contrib/dotzlib/ |
DotZLib.build | 27 <excludes name="UnitTests.cs" unless="${nunit}" />
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/ |
JavaResChangedSet.java | 28 * and excludes files that won't be packaged.
|
/external/emma/core/java12/com/vladium/util/args/ |
OptsParser.java | 380 final String [] excludes = optdef.getExcludesSet (); // not canonicalized local 381 if (excludes != null) 383 for (int x = 0; x < excludes.length; ++ x) 385 final Opt xopt = opts.getOpt (excludes [x]); 1557 final String [] excludes = optdef.getExcludesSet (); local [all...] |
/build/core/ |
checktree | 5 excludes = [r'.*?/\.obj.*?', variable 14 excludes_compiled = map(re.compile, excludes)
|
/external/chromium_org/third_party/tlslite/tlslite/integration/ |
SMTP_TLS.py | 60 Requires the 'privateKey' argument. Excludes the SRP or 65 Requires the 'certChain' argument. Excludes the SRP or
|
/external/guava/guava-gwt/ |
pom.xml | 79 <excludes>META-INF/MANIFEST.MF</excludes>
|
/external/smack/asmack-master/ |
build.xml | 19 excludes="**/de/measite/smack/AndroidDebugger.java" 31 excludes="**/de/measite/smack/AndroidDebugger.java"
|
/libcore/dom/src/test/resources/ |
build.xml | 35 excludes="${dist}/src.jar, junit/tests/**, junit/samples/**, **/*.class, doc/**, README.html, build.xml"
40 excludes="${dist}/junit.jar, junit/tests/**, junit/samples/**, **/*.java, doc/**, README.html, jar-manifest.txt"
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
locale-zh.m4 | 52 This excludes the UTF-8 encoding. */ 59 single wide character. This excludes the GB2312 and GBK encodings. */
|
/prebuilts/tools/common/m2/internal/org/easymock/easymock/3.1/ |
easymock-3.1.pom | 103 <excludes>
108 </excludes>
|