HomeSort by relevance Sort by last modified time
    Searched full:libraries (Results 476 - 500 of 5001) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/tools/support-library/
setup.jd 12 <li><a href="#choosing">Choosing Support Libraries</a></li>
13 <li><a href="#add-library">Adding Support Libraries</a>
15 <li><a href="#libs-without-res">Adding libraries without resources</a></li>
16 <li><a href="#libs-with-res">Adding libraries with resources</a></li>
38 <p>How you setup the Android Support Libraries in your development project depends on what features
42 <p>This document guides you through downloading the Support Library package and adding libraries
46 <h2 id="download">Downloading the Support Libraries</h2>
78 <h2 id="choosing">Choosing Support Libraries</h2>
82 provided by the different libraries, see
86 <h2 id="add-library">Adding Support Libraries</h2
    [all...]
  /ndk/tests/build/no-installable-modules/
build.sh 1 # Check that if there are no installable modules (i.e. shared libraries
  /ndk/tests/device/test-stlport_shared-exception/jni/
new2_1.cpp 23 newed = 0; // The libraries might call new before int main starts.
  /ndk/tests/device/test-stlport_static-exception/jni/
new2_1.cpp 23 newed = 0; // The libraries might call new before int main starts.
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
Makefile.pl 17 'LIBS' => [''], # Custom libraries (if any)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dl.py 35 raise unittest.SkipTest, 'Could not open any shared libraries'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dl.py 35 raise unittest.SkipTest, 'Could not open any shared libraries'
  /prebuilts/sdk/current/
Android.mk 20 # The prebuilt support libraries.
  /sdk/emulator/opengl/
sdl.mk 14 # Otherwise, use the prebuilt libraries that come with the platform.
  /system/core/
README 6 They should not depend on libraries outside of system/... (some of them
  /art/test/121-modifiers/
build 22 # To reproduce, compile the source files. Asm.java needs the ASM libraries (core and tree). Then
24 # into the classes directory (this assumes the ASM libraries are names asm.jar and asm-tree.jar):
  /build/core/combo/
TARGET_linux-x86.mk 157 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
160 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
163 $(call normalize-target-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
183 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
186 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
189 $(call normalize-target-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
208 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
211 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
TARGET_linux-x86_64.mk 162 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
165 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
168 $(call normalize-target-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
187 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
190 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
193 $(call normalize-target-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
212 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
215 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
  /device/sample/products/
sample_addon.mk 1 # List of apps and optional libraries (Java and native) to put in the add-on system image.
26 # Copy the jar files for the optional libraries that are exposed as APIs.
  /external/chromium_org/base/android/library_loader/
library_loader_hooks.h 23 // libraries are loaded. The hook function should register the JNI bindings
32 // Set the hook function to be called (from Java) once the libraries are loaded.
  /external/chromium_org/build/android/
setup.gyp 9 # These libraries from the Android ndk are required to be packaged with
11 # libraries that should be packaged with the apk to be in
  /external/chromium_org/build/linux/unbundle/
README 1 This directory contains files that make it possible to use system libraries.
16 libraries is the norm.
  /external/chromium_org/media/base/
media.h 22 // are searched for the dynamic libraries. If a |module_dir| is provided, then
23 // only the specified |module_dir| will be searched for the dynamic libraries.
  /external/chromium_org/native_client_sdk/src/examples/tutorial/dlopen/
index.html 18 <p>The dlopen example demonstrates how to build dynamic libraries and then
21 displayed in the page under the text entry box. Shared libraries are only
  /external/chromium_org/sandbox/mac/
sandbox_mac.gypi 34 'libraries': [
93 'libraries': [
  /external/chromium_org/testing/gtest/codegear/
gtest_link.cc 35 // This means that these libraries can't be renamed, but it's the only way to
37 // appropriate Debug or Release build of the libraries.
  /external/chromium_org/third_party/skia/gyp/
FileReaderApp.gyp 40 'libraries': [
46 'libraries!': [
SimpleiOSApp.gyp 32 'libraries': [
40 'libraries!': [
bench.gyp 42 'libraries': [
92 'libraries': [
gm.gyp 60 'libraries': [
96 'libraries': [

Completed in 438 milliseconds

<<11121314151617181920>>