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

1 2 3

  /build/target/product/
sdk_x86.mk 22 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
28 PRODUCT_MODEL := Android SDK built for x86
  /external/webkit/Tools/wx/
install-unix-extras 84 SDK="/Developer/SDKs/MacOSX10.4u.sdk"
86 if [ ! -d $SDK ]; then
87 SDK="/Developer/SDKs/MacOSX10.5.sdk"
107 make CFLAGS="-O -g -isysroot $SDK $ARCH_FLAGS" \
130 make CFLAGS="-O -g -isysroot $SDK $ARCH_FLAGS" \
154 make CFLAGS="-O -g -isysroot $SDK $ARCH_FLAGS" \
178 make CFLAGS="-O -g -isysroot $SDK $ARCH_FLAGS" \
202 export CFLAGS="-O -g -isysroot $SDK -mmacosx-version-min=10.4 -arch i386 -arch ppc
    [all...]
  /development/build/tools/
windows_sdk.mk 1 # Makefile to build the Windows SDK under linux.
3 # This file is included by build/core/Makefile when a PRODUCT-sdk-win_sdk build
7 # - create a regular Linux SDK
9 # - mirror the linux SDK directory and patch it with the Windows tools
11 # This way we avoid the headache of building a full SDK in MinGW mode, which is
16 $(error Linux is required to create a Windows SDK)
19 $(error MinGW is required to build a Windows SDK. Please 'apt-get install mingw32')
25 # Define WIN_SDK_TARGETS, the list of targets located in topdir/sdk
27 include $(TOPDIR)sdk/build/windows_sdk_tools.mk
63 $(info ====== [Windows SDK] $1 ======
    [all...]
sdk_repo.mk 1 # Makefile to build the SDK repository packages.
10 # $2=sdk zip (e.g. out/host/linux.../android-eng-sdk.zip)
13 define sdk-repo-pkg-zip
14 $(dir $(2))/sdk-repo-$(1)-$(3)-$(FILE_NAME_TAG).zip
17 # Defines the rule to build an SDK repository package by zipping all
19 # E.g. given a folder out/host/linux.../sdk/android-eng-sdk/tools
20 # this generates an sdk-repo-linux-tools that contains tools/*
23 # $2=sdk zip (e.g. out/host/linux.../android-eng-sdk.zip
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 4 <?cs if:sdk.redirect ?>
7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
21 <?cs if:sdk.redirect ?>
26 <a href="<?cs var:toroot ?>sdk/<?cs
27 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
29 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c
    [all...]
  /packages/apps/BasicSmsReceiver/
Android.mk 12 # Builds against the public SDK
  /packages/apps/Mms/
Android.mk 12 # Builds against the public SDK
  /packages/apps/Mms/apptests/
Android.mk 12 # Builds against the public SDK
  /prebuilt/android-arm/gdbserver/
Android.mk 5 # get included in user or SDK builds. (GPL issues)
  /sdk/build/
windows_sdk_tools.mk 1 # Makefile to build the Windows SDK Tools under linux.
4 # to device which tools we want to build from the sdk.git project.
  /external/stlport/stlport/stl/config/
_evc.h 14 // old-fashioned Windows CE SDK (see stl_wince.h)
179 # error Unknown ARM SDK.
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
193 # error Unknown ARM SDK.
208 # error Unknown MIPS SDK.
216 # error Unknown SHx SDK.
219 # error Unknown SDK.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 14 // old-fashioned Windows CE SDK (see stl_wince.h)
179 # error Unknown ARM SDK.
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
193 # error Unknown ARM SDK.
208 # error Unknown MIPS SDK.
216 # error Unknown SHx SDK.
219 # error Unknown SDK.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 14 // old-fashioned Windows CE SDK (see stl_wince.h)
179 # error Unknown ARM SDK.
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
193 # error Unknown ARM SDK.
208 # error Unknown MIPS SDK.
216 # error Unknown SHx SDK.
219 # error Unknown SDK.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 14 // old-fashioned Windows CE SDK (see stl_wince.h)
179 # error Unknown ARM SDK.
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
193 # error Unknown ARM SDK.
208 # error Unknown MIPS SDK.
216 # error Unknown SHx SDK.
219 # error Unknown SDK.
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java 25 * This abstract class defines SDK-independent API for communication with
35 * SDK-specific implementation of the class.
44 * Check the version of the SDK we are running on. Choose an
45 * implementation class designed for that version of the SDK.
55 int sdkVersion = Integer.parseInt(Build.VERSION.SDK); // Cupcake style
  /development/tools/etc1tool/
Android.mk 30 # Statically link libz for MinGW (Win SDK under Linux),
  /external/emma/
Android.mk 24 # the custom emma library to add to an SDK project.
  /sdk/files/
post_tools_install.bat 16 rem This script is called by the SDK Manager once a new version of the tools
34 set src=SDK Manager.exe
50 set old_dst=..\..\SDK Setup.exe
  /frameworks/base/docs/html/sdk/
sdk_toc.cs 1 <?cs if:!sdk.redirect ?>
5 <span class="en">Android SDK Starter Package</span>
6 <span style="display:none" class="de">Aktuelle SDK-Version</span>
7 <span style="display:none" class="es">Versión actual del SDK</span>
8 <span style="display:none" class="fr">Version actuelle du SDK</span>
9 <span style="display:none" class="it">Release SDK attuale</span>
10 <span style="display:none" class="ja">??????????? SDK</span>
11 <span style="display:none" class="zh-CN">??? SDK ??</span>
12 <span style="display:none" class="zh-TW">?? SDK ????</span>
16 <li><a href="<?cs var:toroot ?>sdk/index.html"
    [all...]
  /external/expat/amiga/
Makefile 12 # Set these for SDK installation.
14 tooldir = SDK:Local/C
15 staticlibdir = SDK:Local/clib2/lib
16 staticincludedir = SDK:Local/clib2/include
17 sharedlibdir = SDK:Local/Libs
18 sharedincludedir = SDK:Local/common/include
40 @echo " SDK 51.22"
45 @echo " install - install expat libraries and tools into SDK"
  /external/chromium/base/win/
win_util.cc 165 searching for "download windows sdk 2008" in your favorite web search engine. \
166 Also make sure you register the SDK with Visual Studio, by selecting \
167 "Integrate Windows SDK with Visual Studio 2005" from the Windows SDK \
168 menu (see Start - All Programs - Microsoft Windows SDK - \
  /build/target/board/generic_x86/
BoardConfig.mk 25 # of an SDK AVD. Note that this operation only works on Linux for now
  /cts/tests/tests/os/src/android/os/cts/
BuildVersionTest.java 42 assertEquals("" + EXPECTED_SDK, Build.VERSION.SDK);
  /sdk/sdklauncher/
Android.mk 5 # The "SDK Launcher" is for Windows only.
6 # This simple .exe will sit at the root of the Windows SDK
  /system/media/mca/
Docs.mk 18 # List of mobile filter framework directories to include in documentation/API/SDK.
28 # List of mobile filter framework source files to include in the public API/SDK.

Completed in 1365 milliseconds

1 2 3