Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/tools/fonts/
H A Dfontchain_linter.py203 scripts = set()
209 scripts.add(lang_to_script(lang_code))
212 for script in scripts:
223 self.scripts = scripts
275 scripts = set()
310 frozenset(scripts),
331 map_scripts = scripts
454 if 'Zsye' in record.scripts:
464 if emoji_font_seen and (not record.scripts or 'Zsym' in record.scripts):
713 if x.scripts == record.scripts and x.variant == 'elegant']
[all …]
/aosp14/system/core/trusty/stats/test/
H A DREADME.md5 …currently in Trusty’s manifest, it’s sufficient to copy these two python scripts to the root of th…
20 ./trusty/vendor/google/aosp/scripts/build.py qemu-generic-arm64-test-debug --skip-tests 2>stderr.log
/aosp14/frameworks/base/apct-tests/perftests/surfaceflinger/
H A DREADME.md4 To reduce the variance of the test, if `perf-setup.sh` (platform_testing/scripts/perf-setup)
/aosp14/frameworks/base/apct-tests/perftests/windowmanager/
H A DREADME.md4 To reduce the variance of the test, if `perf-setup.sh` (platform_testing/scripts/perf-setup)
/aosp14/frameworks/base/apct-tests/perftests/inputmethod/
H A DREADME.md6 To reduce the variance of the test, if `perf-setup` (platform_testing/scripts/perf-setup)
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardLayoutManager.java1381 int[] scripts = getScriptCodes(locale); in isLayoutCompatibleWithLanguageTag() local
1382 if (haveCommonValue(scripts, scriptsFromLanguageTag)) { in isLayoutCompatibleWithLanguageTag()
1399 int[] scripts = UScript.getCode(locale); in getScriptCodes() local
1400 if (scripts != null) { in getScriptCodes()
1401 return scripts; in getScriptCodes()
/aosp14/system/core/cli-test/
H A DREADME.md12 * Minimal issues with quoting. The toybox tests -- being shell scripts --
/aosp14/system/core/fs_mgr/
H A DREADME.overlayfs.md71 *mount_all* commands are run in init RC scripts.
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md203 as well as the associated python scripts 'checksum_parser.py' (used to extract partition hash),
276 …n the XML. This includes all the test images and the referenced programs/scripts. This is also whe…
/aosp14/system/core/init/
H A DREADME.md43 able to import init scripts during mount_all, however that is deprecated
1033 Init scripts are checked for correctness during build time. Specifically the below is checked.
1041 There are other parts of init scripts that are only parsed at runtime and therefore not checked
1086 scripts.
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile1146 # To get valid HTML the header file that includes any scripts and style sheets
2020 # Makefile rules, Perl scripts and LaTeX code to be able to generate PDF and DVI