HomeSort by relevance Sort by last modified time
    Searched refs:SDK (Results 76 - 100 of 148) sorted by null

1 2 34 5 6

  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
content.mak 7 # Description : Makefile to wrap content files for examples in the PowerVR SDK
  /frameworks/rs/script_api/
rs_object_info.spec 302 deprecated: 22, This function is deprecated and will be removed from the SDK in a future release.
  /compatibility/cdd/7_hardware-compatibility/
7_4_data-connectivity.md 35 and the corresponding API as described in the SDK documentation.
38 is when number blocking is temporarily lifted as described in the SDK
70 as described in the SDK documentation.
100 as described in the SDK documentation.
112 as described in the Android SDK Documentation.
134 [SDK documentation](
151 described in the [SDK documentation](
207 APIs as described in the SDK documentation and
334 defined in the Android SDK.
342 as defined in the Android SDK
    [all...]
7_7_usb.md 48 documented in the Android SDK documentation.
67 Android SDK and MUST declare support for the hardware feature
81 as documented in the Android SDK documentation.
7_3_sensors.md 5 MUST implement that API as described in the Android SDK documentation and
28 sensor type as defined in the Android SDK documentation.
38 in nanoseconds as defined in the Android SDK documentation, representing the
45 * [C-1-7] For any API indicated by the Android SDK documentation to be a
59 The list above is not comprehensive; the documented behavior of the Android SDK
127 in the Android SDK document.
549 as described in the Android SDK documentation.
7_1_display-and-graphics.md 44 `Configuration.screenLayout` as defined in the Android SDK documentation.
62 in the Android SDK documentation.
208 in the [Android SDK documentation](
300 in the Android SDK documentation.
318 Android SDK documentation on [hardware acceleration](
368 the Android SDK unless specifically allowed in this document.
389 system service and API as described in the Android SDK documentation
7_5_cameras.md 117 this section and in the Android SDK.
144 included in the Android SDK documentation, regardless of whether the device
167 property as described in the Android SDK and report the appropriate
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 731 SmallString<32> SDK;
732 if (VMC.sdk == 0)
733 SDK = "n/a";
735 SDK = utostr(MachOObjectFile::getVersionMinMajor(VMC, true)) + "." +
739 SDK += "." + utostr(MachOObjectFile::getVersionMinUpdate(VMC, true));
741 W.printString("SDK", SDK);
  /build/make/target/board/generic_arm64/
BoardConfig.mk 64 # of an SDK AVD. Note that this operation only works on Linux for now
  /external/llvm/utils/release/
build_llvm_package.bat 13 REM Visual Studio 2013 SDK (for the clang-format plugin).
  /build/make/core/
pdk_config.mk 50 TARGET_BUILD_JAVA_SUPPORT_LEVEL := sdk
147 # SDK used for Java build under PDK
149 $(info PDK Build uses SDK $(PDK_BUILD_SDK_VERSION))
java.mk 170 # Defaulting to an empty string uses the latest available platform SDK.
544 # we artifically raises the "SDK version" "linked" by ProGuard, to
545 # - suppress ProGuard warnings of referencing symbols unknown to the lower SDK version.
546 # - prevent ProGuard stripping subclass in the support library that extends class added in the higher SDK version.
555 # For platform build, we can't just raise to the "current" SDK,
556 # that would break apps that use APIs removed from the current SDK.
644 # If not using jack and building against the current SDK version then filter
    [all...]
  /external/apache-http/
Android.mk 130 # For unbundled build we'll use the prebuilt jar from prebuilts/sdk.
142 # Archive a copy of the classes.jar in SDK build.
143 $(call dist-for-goals,sdk win_sdk,$(full_classes_jar):org.apache.http.legacy.jar)
149 # SDK version.
  /external/libvpx/libvpx/build/make/
iosbuild.sh 31 LIPO=$(xcrun -sdk iphoneos${SDK} -find lipo)
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
CameraFacade.java 64 int sSdkLevel = Integer.parseInt(android.os.Build.VERSION.SDK);
90 @RpcParameter(name = "cameraId", description = "Id of camera to use. SDK 9") @RpcDefault("0") Integer cameraId)
  /frameworks/base/core/java/android/os/
Build.java 106 * For apps targeting SDK higher than {@link Build.VERSION_CODES#N_MR1} this
114 // we will later set it to the value based on the app's target SDK.
207 * The user-visible SDK version of the framework in its raw String
213 public static final String SDK = getString("ro.build.version.sdk");
216 * The user-visible SDK version of the framework; its possible
220 "ro.build.version.sdk", 0);
223 * The developer preview revision of a prerelease SDK. This value will always
234 * equality (<code>==</code>) with the preview SDK revision they were built for
235 * before using any prerelease platform APIs. Apps that detect a preview SDK revisio
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp 351 // Assume SDK has path: SOME_PATH/SDKs/PlatformXX.YY.sdk
356 StringRef SDK = *IT;
357 if (SDK.endswith(".sdk"))
358 return SDK.slice(0, SDK.size() - 4);
460 // it never went into the SDK.
562 StringRef SDK = getSDKName(isysroot);
563 if (SDK.size() > 0)
    [all...]
  /compatibility/cdd/2_device-types/
2_2_handheld-reqs.md 93 policies defined in the Android SDK documentation.
  /compatibility/cdd/5_multimedia/
5_7_network-protocols.md 5 for audio and video playback as specified in the Android SDK documentation.
  /dalvik/dx/etc/
mainDexClasses.bat 54 REM set proguard location for the SDK case
  /external/curl/lib/
ldap.c 41 # error Your Platform SDK is NOT sufficient for LDAP support! \
42 Update your Platform SDK, or disable LDAP support!
269 /* Win32 LDAP SDK doesn't support insecure mode without CA! */
283 /* Novell SDK supports DER or BASE64 files. */
325 /* OpenLDAP SDK supports BASE64 files. */
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 54 # VCINSTALLDIR) or with the MS Platform SDK (MSSDK or WindowsSDKDir)
info-msvc.mak 89 @echo Enable DirectWrite support, requires a recent enough Windows SDK.
  /external/neven/
Android.mk 106 FaceRecEm/common/src/b_FDSDK/SDK.c
  /prebuilts/gradle-plugin/com/android/tools/jack/jack-api/0.9.0/
jack-api-0.9.0.jar 

Completed in 825 milliseconds

1 2 34 5 6