HomeSort by relevance Sort by last modified time
    Searched refs:SDK (Results 51 - 72 of 72) sorted by null

1 23

  /external/llvm/
README.android 36 * We maintain compatibility because Honeycomb SDK is out there.
  /ndk/toolchains/x86-4.4.3/
setup.mk 63 # The ABI-specific sub-directory that the SDK tools recognize for
  /build/core/
envsetup.mk 59 # Windows SDK. Only a subset of tools and SDK will manage to build properly.
main.mk 212 ifneq ($(filter sdk win_sdk sdk_addon,$(MAKECMDGOALS)),)
286 ## sdk ##
290 # Detect if we want to build a repository for the SDK
295 $(error The 'sdk' target may not be specified with any other targets)
298 # TODO: this should be eng I think. Since the sdk is built from the eng
303 else # !sdk
346 # For the sdk goal, anything with the "samples" tag should be
381 $(info Building the SDK under darwin-ppc is actually obsolete and unsupported.)
391 # ----- SDK for Windows ------
392 # These configure the build targets that are available for the SDK under Windows
    [all...]
config.mk 335 # Collect a list of the SDK versions that we could compile against
339 HISTORICAL_SDK_VERSIONS_ROOT := $(TOPDIR)prebuilt/sdk
342 # Historical SDK version N is stored in $(HISTORICAL_SDK_VERSIONS_ROOT)/N.
Makefile 81 # which are available in the SDK. "dev-keys" marks builds signed with
188 # sdk-build.prop
191 # ship with the sdk; remove them.
203 INSTALLED_SDK_BUILD_PROP_TARGET := $(PRODUCT_OUT)/sdk/sdk-build.prop
205 @echo SDK buildinfo: $@
764 ifneq ($(filter sdk win_sdk,$(MAKECMDGOALS)),)
765 $(call dist-for-goals, sdk win_sdk, $(INSTALLED_FILES_FILE))
    [all...]
  /external/stlport/
configure 43 --with-mssdk=<dir> use MS SDK from this catalog
configure.bat 367 REM Type from evc3 and/or PocketPC 2002 SDK reported here
  /external/neven/
Android.mk 103 FaceRecEm/common/src/b_FDSDK/SDK.c
  /sdk/files/
find_java.bat 81 echo You can find the complete Android SDK requirements here:
82 echo http://developer.android.com/sdk/requirements.html
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 74 addResult(VERSION_SDK, Build.VERSION.SDK);
216 * name and availability pairs like "feature1:sdk:true;feature2:sdk:false;feature3:other:true;".
228 addFeature(features, featureName, "sdk", hasFeature);
252 * Use reflection to get the features defined by the SDK. If there are features that do not fit
256 * @return list of feature names from sdk
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 5 # Note: Make sure that cl.exe is configured to include Platform SDK
  /external/openssl/crypto/
Android.mk 547 # host static library, which is used by some SDK tools.
  /external/openssl/patches/
crypto_Android.mk 547 # host static library, which is used by some SDK tools.
  /frameworks/base/docs/html/resources/
resources-data.js 382 en: 'The Android SDK includes a tool called zipalign that optimizes the way an application is packaged. Running zipalign against your application enables Android to interact with it more efficiently at run time and thus has the potential to make it and the overall system run faster. This article provides a high-level overview of the zipalign tool and its use.'
832 en: 'Beginning basic application development with the Android SDK.'
842 en: 'A walk-through of the various types of layouts and views available in the Android SDK.'
  /external/chromium/third_party/libjingle/source/talk/
main.scons 143 # The Vista platform SDK 6.0 needs at least
283 '-isysroot', '/Developer/SDKs/MacOSX10.5.sdk',
  /frameworks/base/docs/html/guide/
guide_toc.cs 42 <!-- <li><a style="color:gray;">The Android SDK</a></li> -->
238 <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html">&lt;uses-sdk&gt;</a></li>
    [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 1255 milliseconds

1 23