HomeSort by relevance Sort by last modified time
    Searched full:library (Results 226 - 250 of 19668) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/samples/TicTacToeMain/
_index.html 2 resources stored in an Android library project.</p>
5 the TicTacToeLib library project. When you build the TicTacToeMain application,
6 the build tools look for the library project and compile it's code and resources
11 which is declared in the library project. </p>
17 and <code>GameActivity</code>, which is implemented in the library project.
19 resources that it is using from a library project.</li>
23 classes from the library project. The Activity sets listeners on the buttons in
26 library project. </li>
29 <p>The TicTacToeLib library project includes a single Activity,
33 <li>The library project includes an <
    [all...]
  /device/google/accessory/arduino/USB_Host_Shield/
README 1 This is a library for MAX3421E-based USB Host Shield for Arduino -> http://www.circuitsathome.com/arduino_usb_host_shield_projects
  /device/sample/frameworks/PlatformLibrary/
com.example.android.platform_library.xml 3 <library name="com.example.android.platform_library"
  /external/chromium/base/memory/
scoped_native_library.cc 12 ScopedNativeLibrary::ScopedNativeLibrary(NativeLibrary library)
13 : library_(library) {
32 void ScopedNativeLibrary::Reset(NativeLibrary library) {
35 library_ = library;
  /external/clang/test/Sema/
memset-invalid.c 3 char memset(); // expected-warning {{incompatible redeclaration of library function 'memset'}} expected-note{{'memset' is a builtin with type}}
  /external/compiler-rt/lib/tsan/
CMakeLists.txt 1 # Build for the AddressSanitizer runtime support library.
  /external/e2fsprogs/lib/
Makefile.library 1 all:: subdirs $(LIBRARY).a
16 $(LIBRARY).a: $(OBJS)
25 $(LIB)/$(LIBRARY).a: $(LIBRARY).a
  /external/freetype/src/psnames/
pspic.h 42 #define FT_PSCMAPS_SERVICES_GET (GET_PIC(library)->pscmaps_services)
43 #define FT_PSCMAPS_INTERFACE_GET (GET_PIC(library)->pscmaps_interface)
47 psnames_module_class_pic_free( FT_Library library );
50 psnames_module_class_pic_init( FT_Library library );
  /external/harfbuzz/
README 1 This is HarfBuzz, an OpenType Layout engine library.
  /external/qemu/distrib/sdl-1.2.15/test/
COPYING 3 testing the functionality of the SDL library, and are placed in the
  /external/skia/
README 1 Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
README.txt 1 OS X JetCreator Library Build Instructions
  /external/stlport/stlport/stl/config/
_feedback.h 31 # pragma message ("STLport: Library model -> Dynamic")
33 # pragma message ("STLport: Library model -> Static")
38 # pragma message ("STLport: Native library model -> Static")
40 # pragma message ("STLport: Native library model -> Dynamic")
  /external/webkit/Tools/CygwinDownloader/
cygwin-downloader.zip 
  /external/webkit/Tools/android/flex-2.5.4a/
libyywrap.c 1 /* libyywrap - flex run-time support library "yywrap" function */
  /ndk/sources/cpufeatures/
Android.mk 1 # NOTE: The library has moved to $NDK/sources/android/cpufeatures,
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h 31 # pragma message ("STLport: Library model -> Dynamic")
33 # pragma message ("STLport: Library model -> Static")
38 # pragma message ("STLport: Native library model -> Static")
40 # pragma message ("STLport: Native library model -> Dynamic")
  /ndk/tests/build/test-inet-defs/
README 3 library for Android.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
bootparam.h 2 This file is part of the GNU C Library.
4 The GNU C Library is free software; you can redistribute it and/or
9 The GNU C Library is distributed in the hope that it will be useful,
15 License along with the GNU C Library; if not, write to the Free
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
bootparam.h 2 This file is part of the GNU C Library.
4 The GNU C Library is free software; you can redistribute it and/or
9 The GNU C Library is distributed in the hope that it will be useful,
15 License along with the GNU C Library; if not, write to the Free
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
bootparam.h 2 This file is part of the GNU C Library.
4 The GNU C Library is free software; you can redistribute it and/or
9 The GNU C Library is distributed in the hope that it will be useful,
15 License along with the GNU C Library; if not, write to the Free
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h 31 # pragma message ("STLport: Library model -> Dynamic")
33 # pragma message ("STLport: Library model -> Static")
38 # pragma message ("STLport: Native library model -> Static")
40 # pragma message ("STLport: Native library model -> Dynamic")
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h 31 # pragma message ("STLport: Library model -> Dynamic")
33 # pragma message ("STLport: Library model -> Static")
38 # pragma message ("STLport: Native library model -> Static")
40 # pragma message ("STLport: Native library model -> Dynamic")
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h 31 # pragma message ("STLport: Library model -> Dynamic")
33 # pragma message ("STLport: Library model -> Static")
38 # pragma message ("STLport: Native library model -> Static")
40 # pragma message ("STLport: Native library model -> Dynamic")
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h 31 # pragma message ("STLport: Library model -> Dynamic")
33 # pragma message ("STLport: Library model -> Static")
38 # pragma message ("STLport: Native library model -> Static")
40 # pragma message ("STLport: Native library model -> Dynamic")

Completed in 1446 milliseconds

1 2 3 4 5 6 7 8 91011>>