Home
last modified time | relevance | path

Searched refs:SDK (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlit.cfg22 # android_sdk - Path to the android SDK directory
23 # sdk_version - SDK target to pass to 'android' for creating test projects
24 # minimum_sdk - SDK minimum version to embed in AndroidManifest.xml
35 # Default SDK path and version
57 ## Set up SDK path and version
61 lit.fatal("Android SDK directory " + config.sdk_dir + " does " \
80 lit.note('using Android SDK: %r' % config.sdk_dir)
81 lit.note('using Android SDK Version: %r' % config.sdk_version)
/frameworks/compile/libbcc/tests/debuginfo/
Dbuild_test_apk.sh27 SDK=""
74 SDK="$2"
146 check_required_param "$SDK" "--sdk"
168 run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACT…
/frameworks/layoutlib/rename_font/
DREADME2 with the SDK. There is bug in Java that returns incorrect results for
5 the SDK by appending the font version to its name.
/frameworks/compile/slang/tests/F_reduce_general_wrong_api/
Dstderr.txt.expect1 reduce_general_wrong_api.rs:5:12: error: reduction kernels are not supported in SDK levels 11-23
/frameworks/compile/slang/tests/F_root_11_ox/
Dstderr.txt.expect1 root_11_ox.rs:5:6: error: Compute kernel root() targeting SDK levels 11-13 may not skip parameters
/frameworks/compile/slang/tests/F_v15_non_root_kernel/
Dstderr.txt.expect1 v15_non_root_kernel.rs:5:6: error: Non-root compute kernel foo() is not supported in SDK levels 11-…
/frameworks/base/location/lib/
DREADME.txt8 public platform SDK API.
23 So ideally all of these classes would be part of the public platform SDK API,
/frameworks/compile/slang/tests/F_z_wrong_api/
Dstderr.txt.expect1 z_wrong_api.rs:5:60: error: compute kernel bad() targeting SDK levels 11-22 may not use special par…
/frameworks/compile/slang/tests/F_kernel_16/
Dstderr.txt.expect1 kernel_16.rs:5:16: error: Compute kernel root() targeting SDK levels 11-16 may not use pass-by-valu…
/frameworks/compile/slang/tests/F_multi_in_target_version/
Dstderr.txt.expect1 …rror: Invalid parameter 'in1' for compute kernel root(). Kernels targeting SDK levels 11-22 may no…
/frameworks/compile/slang/tests/F_too_many_inputs/
Dstderr.txt.expect1 …error: Invalid parameter 'in8' for compute kernel bad(). Kernels targeting SDK levels 23+ may not …
/frameworks/base/cmds/uiautomator/library/
Dapicheck_msg_last.txt4 an SDK. Please fix the errors listed above.
/frameworks/compile/slang/tests/F_kernel_badsig/
Dstderr.txt.expect1 kernel_badsig.rs:5:16: error: Compute kernel root() targeting SDK levels 11-22 must have at least o…
/frameworks/base/tools/aapt2/
Dreadme.md159 - SDK version resource filtering: Resources with an SDK version qualifier that is unreachable
160 at runtime due to the minimum SDK level declared by the AndroidManifest.xml are stripped.
175 introduced in a later SDK level. This can be disabled with `--no-auto-version`.
176 - Min SDK resource filtering: removes resources that can't possibly be selected at runtime due
177 to the application's minimum supported SDK level.
/frameworks/compile/slang/tests/P_warnings_deprecated/
Dstderr.txt.expect3 …n' is deprecated: This function is deprecated and will be removed from the SDK in a future release.
/frameworks/opt/setupwizard/tools/gradle/
Dandroid.properties1 // Set the default SDK and build tools version for all apps
/frameworks/base/docs/
Dknowntags.txt25 # Auto-generated info about the SDK
/frameworks/native/opengl/tests/angeles/
DREADME.txt54 * PowerVR MBX SDK, OpenGL ES Windows PC Emulation version 1.04.14.0170
60 the source with PowerVR OpenGL ES SDK.
/frameworks/opt/setupwizard/library/
Dstandalone-rules.gradle3 * but are defining the compile SDK version and build tools version at the top-level.
/frameworks/base/media/lib/tvremote/
DREADME.txt8 public platform SDK API.
/frameworks/support/
Dadding-support-library-as-included-build.md22 * To determine the correct version, find the SDK with the highest
/frameworks/base/media/lib/remotedisplay/
DREADME.txt17 public platform SDK API.
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLImplHeader.java-impl78 "Application %s (SDK target %d) called a GL11 Pointer method with an indirect Buffer.",
/frameworks/rs/script_api/
Drs_object_info.spec302 deprecated: 22, This function is deprecated and will be removed from the SDK in a future release.
/frameworks/base/media/lib/signer/
DREADME.txt19 public platform SDK API.

12