/frameworks/base/tools/fonts/ |
D | fontchain_linter.py | 203 scripts = set() 209 scripts.add(lang_to_script(lang_code)) 212 for script in scripts: 220 def __init__(self, name, psName, scripts, variant, weight, style, fallback_for, font): argument 223 self.scripts = scripts 273 scripts = {lang_to_script(lang) for lang in langs} 275 scripts = set() 310 frozenset(scripts), 331 map_scripts = scripts 342 return [ record.font for record in _all_fonts if 'Zsye' in record.scripts ] [all …]
|
/frameworks/base/tools/hoststubgen/ |
D | README.md | 37 - `scripts` 57 - Run all relevant tests and test scripts. All of it is expected to pass, and it'll print 65 $ ./scripts/run-all-tests.sh
|
/frameworks/native/libs/binder/trusty/ |
D | README.md | 15 $ ./trusty/vendor/google/aosp/scripts/build.py generic-arm64-test-debug 24 $ ./trusty/vendor/google/aosp/scripts/build.py \
|
/frameworks/av/tools/ |
D | OWNERS | 4 # reliability builds mainline trains, so needs to manage these scripts
|
/frameworks/libs/modules-utils/ |
D | PREUPLOAD.cfg | 11 do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
|
/frameworks/av/media/libaaudio/scripts/ |
D | convert_typedefs_int32.sh | 16 …find $path -type f -name $pattern -exec sed -i -f ${LIBAAUDIO_DIR}/scripts/typedefs_to_int32.sed …
|
D | convert_oboe_aaudio.sh | 17 … find $path -type f -name $pattern -exec sed -i -f ${LIBOBOE_DIR}/scripts/oboe_to_aaudio.sed {} \;
|
/frameworks/native/vulkan/vkprofiles/ |
D | README.md | 9 Run Vulkan-Profiles/scripts/gen_profiles_solutions.py in debug mode. 13 ~/Vulkan-Profiles$ python3 scripts/gen_profiles_solution.py --debug --registry ~/<PATH_TO_YOUR_AND…
|
/frameworks/base/apct-tests/perftests/surfaceflinger/ |
D | README.md | 4 To reduce the variance of the test, if `perf-setup.sh` (platform_testing/scripts/perf-setup)
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 3 The folder frameworks/rs/java/tests/Refocus/dataExtraction contains all the shell scripts and sampl… 14 2. make and install the Refocus test app. Open up logcat and launch the app. Two scripts are called…
|
/frameworks/base/apct-tests/perftests/windowmanager/ |
D | README.md | 4 To reduce the variance of the test, if `perf-setup.sh` (platform_testing/scripts/perf-setup)
|
/frameworks/base/apct-tests/perftests/inputmethod/ |
D | README.md | 6 To reduce the variance of the test, if `perf-setup` (platform_testing/scripts/perf-setup)
|
/frameworks/native/vulkan/ |
D | README.md | 22 `$ ./scripts/code_generator.py`
|
/frameworks/proto_logging/stats/atoms/aiwallpapers/ |
D | aiwallpapers_extension_atoms.proto | 122 platform/vendor/unbundled_google/packages/WallpaperEffect/AiWallpapers/scripts/chips.txt 141 platform/vendor/unbundled_google/packages/WallpaperEffect/AiWallpapers/scripts/chips.txt
|
/frameworks/opt/setupwizard/library/ |
D | rules.gradle | 3 * included in scripts like build.gradle or standalone.gradle using 'apply from'.
|
/frameworks/rs/script_api/include/ |
D | rs_object_types.rsh | 23 * elements, and scripts. Most of these object are created using the Java RenderScript APIs. 116 RS_ALLOCATION_USAGE_SCRIPT = 0x0001, // Allocation is bound to and accessed by scripts.
|
/frameworks/base/services/core/java/com/android/server/input/ |
D | KeyboardLayoutManager.java | 1097 int[] scripts = getScriptCodes(locale); in isLayoutCompatibleWithLanguageTag() local 1098 if (haveCommonValue(scripts, scriptsFromLanguageTag)) { in isLayoutCompatibleWithLanguageTag() 1122 int[] scripts = UScript.getCode(locale); in getScriptCodes() local 1123 if (scripts != null) { in getScriptCodes() 1124 return scripts; in getScriptCodes()
|
/frameworks/libs/binary_translation/kernel_api/tools/ |
D | README.md | 82 that file changes. The command-line arguments for both scripts are `<src-arch> <dst-arch>
|
/frameworks/rs/script_api/ |
D | rs_object_types.spec | 21 elements, and scripts. Most of these object are created using the Java RenderScript APIs.
|
/frameworks/base/ravenwood/ |
D | Android.bp | 268 src: "scripts/ravenwood-stats-checker.sh",
|
D | test-authors.md | 14 ./frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh
|
/frameworks/compile/slang/ |
D | README.rst | 133 variables to Android's Java side. That is, scripts are accessible from 304 cannot be accessed by other scripts and are in effect always 'static'
|
/frameworks/base/api/ |
D | StubLibraries.bp | 843 // Add to private_api_stubs dist target for easier packaging by scripts. This module is 866 // Add to private_api_stubs dist target for easier packaging by scripts.
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 139 interface definition files, plus the scripts used to control compilation
|
/frameworks/native/docs/ |
D | Doxyfile | 937 # for the proper inclusion of any scripts and style sheets that doxygen 1555 # the necessary Makefile rules, Perl scripts and LaTeX code to be able
|