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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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")
  /sdk/emulator/opengl/host/libs/renderControl_dec/
Android.mk 4 ### host library ############################################
5 $(call emugl-begin-host-static-library,lib_renderControl_dec)
12 ### host library, 64-bit ####################################
13 $(call emugl-begin-host-static-library,lib64_renderControl_dec)
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontCustomPlatformDataFreeType.cpp 5 * This library is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Library General Public
10 * This library is distributed in the hope that it will be useful,
13 * Library General Public License for more details.
15 * You should have received a copy of the GNU Library General Public License
16 * along with this library; see the file COPYING.LIB. If not, write to
81 static FT_Library library = 0; local
82 if (!library && FT_Init_FreeType(&library)) {
83 library = 0
    [all...]
  /hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/
ti_omx_interface.cpp 15 // Handle to the OMX core library
26 ALOGE("TIOMXInterface: Error closing library: %s\n", pErr);
30 ALOGE("OsclSharedLibrary::Close: Error closing library, no error reported");
43 ALOGD("TIOMXInterface: library lookup success\n");
44 // the library lookup was successful
48 ALOGE("TIOMXInterface: library lookup failed\n");
60 // As of 9/22/08, the PV OMX core library can not be
91 // No error reported, but no handle to the library
93 "library (%s) but no error reported\n", OMX_CORE_LIBRARY);
99 "library (%s): %s\n", OMX_CORE_LIBRARY, pErr)
    [all...]
  /cts/suite/audio_quality/
BUILD.txt 1 C++: No special library required in host side, but gcc/g++ and std c++ library should be present.
  /external/e2fsprogs/debian/attic/
comerrg-dev.menu 2 title="The com_err library" \
3 longtitle="The Common Error Description library"\
  /external/libmtp/doc/
mainpage.h 6 * libmtp is a library for the Media Transfer Protocol (MTP)
13 * long as you publish your modifications to this library in accordance
  /external/libpng/contrib/pngminim/preader/
README 4 zlib and with your system's X library, run
8 Edit makefile if required, to find your X library and include files,
  /external/zlib/old/os2/
zlib.def 5 LIBRARY Z
6 DESCRIPTION "Zlib compression library for OS/2"
  /ndk/sources/cpufeatures/
README.TXT 1 IMPORTANT: The cpufeatures library has moved to $NDK/sources/android/cpufeatures
8 Please modify your build scripts to import the library instead ASAP.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
climits 7 // This file is part of the GNU ISO C++ Library. This library is free
13 // This library is distributed in the hope that it will be useful,
19 // permissions described in the GCC Runtime Library Exception, version
23 // a copy of the GCC Runtime Library Exception along with this program;
28 * This is a Standard C++ Library file. You should @c #include this file
31 * This is the C++ version of the Standard C Library header @c limits.h,
38 // ISO C++ 14882: 18.2.2 Implementation properties: C library
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
af_vfs.h 2 Audio File Library
5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public
10 This library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with this library; if not, write to the
24 Virtual file operations for the Audio File Library.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
af_vfs.h 2 Audio File Library
5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public
10 This library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with this library; if not, write to the
24 Virtual file operations for the Audio File Library.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
af_vfs.h 2 Audio File Library
5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public
10 This library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with this library; if not, write to the
24 Virtual file operations for the Audio File Library.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
climits 7 // This file is part of the GNU ISO C++ Library. This library is free
13 // This library is distributed in the hope that it will be useful,
19 // permissions described in the GCC Runtime Library Exception, version
23 // a copy of the GCC Runtime Library Exception along with this program;
28 * This is a Standard C++ Library file. You should @c #include this file
31 * This is the C++ version of the Standard C Library header @c limits.h,
38 // ISO C++ 14882: 18.2.2 Implementation properties: C library
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
climits 7 // This file is part of the GNU ISO C++ Library. This library is free
13 // This library is distributed in the hope that it will be useful,
19 // permissions described in the GCC Runtime Library Exception, version
23 // a copy of the GCC Runtime Library Exception along with this program;
28 * This is a Standard C++ Library file. You should @c #include this file
31 * This is the C++ version of the Standard C Library header @c limits.h,
38 // ISO C++ 14882: 18.2.2 Implementation properties: C library
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
climits 7 // This file is part of the GNU ISO C++ Library. This library is free
13 // This library is distributed in the hope that it will be useful,
19 // permissions described in the GCC Runtime Library Exception, version
23 // a copy of the GCC Runtime Library Exception along with this program;
28 * This is a Standard C++ Library file. You should @c #include this file
31 * This is the C++ version of the Standard C Library header @c limits.h,
38 // ISO C++ 14882: 18.2.2 Implementation properties: C library
  /sdk/sdkstats/
README 8 the .classpath file references a user library called ANDROID_SWT.
10 In order to compile the project, make a user library called ANDROID_SWT containing the jar
  /sdk/traceview/
README 8 the .classpath file references a user library called ANDROID_SWT.
10 In order to compile the project, make a user library called ANDROID_SWT containing the jar
  /external/bluetooth/glib/gio/inotify/
inotify-diag.h 5 The Gnome Library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public License as
10 The Gnome Library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with the Gnome Library; see the file COPYING.LIB. If not,
inotify-helper.h 5 The Gnome Library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public License as
10 The Gnome Library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with the Gnome Library; see the file COPYING.LIB. If not,
inotify-kernel.h 4 The Gnome Library is free software; you can redistribute it and/or
5 modify it under the terms of the GNU Library General Public License as
9 The Gnome Library is distributed in the hope that it will be useful,
12 Library General Public License for more details.
14 You should have received a copy of the GNU Library General Public
15 License along with the Gnome Library; see the file COPYING.LIB. If not,
inotify-missing.h 5 The Gnome Library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public License as
10 The Gnome Library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with the Gnome Library; see the file COPYING.LIB. If not,

Completed in 1433 milliseconds

1 2 3 4 5 6 7 8 91011>>