/dalvik/dx/src/ |
Android.mk | 21 # Force java 6 target because we want java 6 runtimes to run dx, at least as long as the android SDK
|
/external/chromium_org/native_client_sdk/src/resources/ |
background.js | 24 // In the SDK we want to be able to load different URLs (for different
|
/external/chromium_org/third_party/openssl/openssl/ |
Crypto.mk | 63 # host static library, which is used by some SDK tools.
|
/frameworks/base/media/mca/filterfw/native/ |
libfilterfw.mk | 24 # Neven FaceDetect SDK
|
/frameworks/testing/support/tests/ |
Android.mk | 28 # SDK 10 needed for mockito/objnesis. Otherwise 8 would work
|
/packages/apps/Dialer/ |
Android.mk | 49 # Uncomment the following line to build against the current SDK
|
/sdk/emulator/opengl/ |
googletest.mk | 6 # building a 32-bit only SDK (sdk-eng, sdk_x86-eng, sdk_mips-eng).
|
/cts/tests/tests/os/src/android/os/cts/ |
BuildVersionTest.java | 40 assertEquals("Build.VERSION.SDK", "" + EXPECTED_SDK, Build.VERSION.SDK);
|
/build/tools/droiddoc/templates-ds/ |
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 16 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs 28 <?cs if:sdk.redirect ?> 33 <a href="<?cs var:toroot ?>sdk/<?cs 34 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs 36 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c [all...] |
/build/tools/droiddoc/templates-sac/ |
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 15 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs 27 <?cs if:sdk.redirect ?> 32 <a href="<?cs var:toroot ?>sdk/<?cs 33 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs 35 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c [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 15 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs 27 <?cs if:sdk.redirect ?> 32 <a href="<?cs var:toroot ?>sdk/<?cs 33 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs 35 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c [all...] |
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 17 * Scan through the :doc:`Release Notes <sdk/release-notes>`. 171 I'm not familiar with native development tools, can I still use the Native Client SDK? 176 the code and Makefiles for the SDK examples to understand how the 181 SDK. Try seaching for an `introduction to GCC 228 SDK. C# and other languages in the .NET family are supported via the 265 Is NPAPI part of the Native Client SDK? 268 NPAPI is not supported by the Native Client SDK, and is `deprecated in 411 Instructions on :ref:`debugging the SDK examples 432 that's included in the SDK (see the ``Makefile`` in any of the SDK [all...] |
/build/target/board/generic/ |
BoardConfig.mk | 34 # of an SDK AVD. Note that this operation only works on Linux for now 91 ifeq ($(TARGET_PRODUCT),sdk) 92 # include an expanded selection of fonts for the SDK.
|
/external/chromium_org/native_client_sdk/src/tools/ |
common.mk | 108 # The SDK provides two sets of libraries, Debug and Release. Debug libraries 133 # with the SDK) expect and are capable of dealing with the '/' seperator. 134 # For this reason, the tools in the SDK, including Makefiles and build scripts 159 # We use the existence of tools/oshelpers.py to verify the validity of the SDK 168 # If this makefile is part of a valid nacl SDK, but NACL_SDK_ROOT is set 175 $(error common.mk included from an SDK that does not match the current NACL_SDK_ROOT) 206 # Check for required minimum SDK version. 229 # By default this is the NaCl SDK 'lib' folder.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/ |
runtests.bat | 38 unzip -qq -o eclipse-SDK*.zip
64 REM Setup up the test (target) GEF SDK
|
/frameworks/support/v7/cardview/ |
Android.mk | 17 # Build the resources using the current SDK version. 19 # SDK version than the resources. The resources library and the R class that it
|
/frameworks/support/v7/mediarouter/ |
Android.mk | 17 # Build the resources using the current SDK version. 19 # SDK version than the resources. The resources library and the R class that it
|
/prebuilts/devtools/ |
update_jars.sh | 66 Update SDK prebuilts.
|
/build/tools/droiddoc/templates-sdk-dyn/ |
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 15 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs 27 <?cs if:sdk.redirect ?> 32 <a href="<?cs var:toroot ?>sdk/<?cs 33 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs 35 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c [all...] |
/device/sample/products/ |
sample_addon.mk | 14 # Copy the manifest and hardware files for the SDK add-on. 39 # This add-on extends the default sdk product. 40 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
|
/external/objenesis/ |
Android.mk | 36 # SDK 10 needed for ObjectStreamClass lookupAny
|
/hardware/intel/common/utils/ituxd/ |
Android.mk | 17 # including x86, the emulator, and the SDK. Modules must be uniquely
|
/hardware/intel/common/utils/ituxd/jni/ |
Android.mk | 17 # including x86, the emulator, and the SDK. Modules must be uniquely
|
/sdk/avdlauncher/ |
Android.mk | 6 # This simple .exe will sit at the root of the Windows SDK
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
dynamic-loading.rst | 22 applications with the glibc library in the Native Client SDK. Before reading 31 The Native Client SDK comes with two C standard libraries --- glibc and 102 SDK toolchains 105 The Native Client SDK contains multiple toolchains, which are differentiated by 118 machine (i.e., win, mac, or linux). For example, in the Windows SDK, the x86 165 The SDK build system will do this automatically when the ``SO_RULE`` Makefile 168 The Native Client SDK includes an example that demonstrates how to build a 172 use the ``dlopen()`` interface. The SDK example is nevertheless instructive, as 177 The SDK example, located in ``examples/tutorial/dlopen``, includes three C++ 205 **Note:** The Makefiles for most of the examples in the SDK build th [all...] |