Home
last modified time | relevance | path

Searched refs:glob (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/slang/tests/
Dslang_test.py24 import glob
133 rs_files = glob.glob('*.rscript')
134 fs_files = glob.glob('*.fs')
186 if glob.glob('IN_CTS'):
190 for bc_src in glob.glob('tmp/*.bc'):
193 for java_src in glob.glob('tmp/android/renderscript/cts/*.java'):
257 java_expect = glob.glob('Script*.java.expect')
261 found = glob.glob(find)
/frameworks/av/media/module/foundation/
DAStringUtils.cpp30 const char *glob, size_t globLen, const char *str, size_t strLen, bool ignoreCase) { in MatchesGlob() argument
35 while (globIx < globLen && glob[globIx] != '*') { in MatchesGlob()
38 if (strLen < globIx || Compare(str, glob, globIx /* len */, ignoreCase)) { in MatchesGlob()
47 while (globIx < globLen && glob[globIx] != '*') { in MatchesGlob()
51 const char *pattern = glob + start; in MatchesGlob()
/frameworks/base/packages/SettingsLib/tests/robotests/fragment/
DBUILD17 resource_files = glob(
28 srcs = glob(
52 srcs = glob(
66 for src in glob(
/frameworks/ex/common/
DBUILD7 srcs = glob(["java/**/*.logtags"]),
12 srcs = glob([
/frameworks/base/tools/localedata/
Dextract_icu_data.py21 import glob
189 all_icu_data_files = glob.glob(os.path.join(icu_data_dir, '*', '*.txt'))
/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DAStringUtils.h31 const char *glob, size_t globLen, const char *str, size_t strLen, bool ignoreCase);
/frameworks/rs/
Dbuild_rs.py20 import glob
310 for license_file in glob.glob(license_pattern):
/frameworks/libs/modules-utils/tools/
Dcheck_java_paths.py3 import glob
/frameworks/base/tools/fonts/
Dfontchain_linter.py5 import glob
204 for hyb_file in glob.iglob(path.join(hyphens_dir, '*.hyb')):
/frameworks/layoutlib/create/
DREADME.txt69 shell-like glob patterns that filter on the fully-qualified class names, for example "android.*.R**"
77 deriving from the requested base classes are kept. All classes whose name match the glob pattern