/external/valgrind/main/VEX/ |
HACKING.README | 2 This directory and its children contain LibVEX, a library for dynamic
|
/frameworks/support/v7/gridlayout/ |
readme | 2 Once we support binary library this will go away
|
/hardware/ti/wpan/tools/FM/FmRadioIf/ |
com.ti.fm.fmradioif.xml | 4 <library name="fmradioif"
|
/sdk/emulator/opengl/shared/OpenglOsUtils/ |
Android.mk | 1 # This build script corresponds to a small library containing 4 # - dynamic library loading 9 ### Guest library ############################################## 10 $(call emugl-begin-static-library,libOpenglOsUtils) 23 ### Host library ############################################## 44 ### 32-bit host library #### 45 $(call emugl-begin-host-static-library,libOpenglOsUtils) 51 ### 64-bit host library #### 52 $(call emugl-begin-host-static-library,lib64OpenglOsUtils)
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/src/ |
.readme | 2 Once we support binary library this will go away
|
/sdk/manifmerger/tests/src/com/android/manifmerger/data/ |
21_uses_lib_errors.xml | 2 # Test merge of uses-library: 27 <!-- A library that is implicitly marked as required=true --> 28 <uses-library 31 <!-- A library that is implicitly marked as required=true --> 32 <uses-library 35 <!-- A library that is explicitly marked as required=true --> 36 <uses-library 40 <!-- A library that is explicitly marked as required=false --> 41 <uses-library 45 <!-- A library that is explicitly marked as required=false. Duplicated. -- [all...] |
/external/chromium/base/ |
native_library_mac.mm | 52 void UnloadNativeLibrary(NativeLibrary library) { 53 if (library->type == BUNDLE) { 54 CFBundleCloseBundleResourceMap(library->bundle, 55 library->bundle_resource_ref); 56 CFRelease(library->bundle); 58 dlclose(library->dylib); 60 delete library; 64 void* GetFunctionPointerFromNativeLibrary(NativeLibrary library, 66 if (library->type == BUNDLE) { 70 return CFBundleGetFunctionPointerForName(library->bundle, symbol_name) [all...] |
/external/freetype/src/base/ |
basepic.c | 35 ft_create_default_module_classes( FT_Library library ); 38 ft_destroy_default_module_classes( FT_Library library ); 41 ft_base_pic_free( FT_Library library ) 43 FT_PIC_Container* pic_container = &library->pic_container; 44 FT_Memory memory = library->memory; 48 ft_destroy_default_module_classes( library ); 57 ft_base_pic_init( FT_Library library ) 59 FT_PIC_Container* pic_container = &library->pic_container; 62 FT_Memory memory = library->memory; 71 error = ft_create_default_module_classes( library ); [all...] |
/external/freetype/src/raster/ |
rastpic.c | 32 ft_raster1_renderer_class_pic_free( FT_Library library ) 34 FT_PIC_Container* pic_container = &library->pic_container; 35 FT_Memory memory = library->memory; 50 ft_raster1_renderer_class_pic_init( FT_Library library ) 52 FT_PIC_Container* pic_container = &library->pic_container; 55 FT_Memory memory = library->memory; 77 ft_raster1_renderer_class_pic_free( library ); 83 ft_raster5_renderer_class_pic_init( FT_Library library ) 85 return ft_raster1_renderer_class_pic_init( library ); 89 ft_raster5_renderer_class_pic_free( FT_Library library ) [all...] |
/external/freetype/src/truetype/ |
ttpic.c | 29 FT_Create_Class_tt_services( FT_Library library, 33 FT_Destroy_Class_tt_services( FT_Library library, 45 tt_driver_class_pic_free( FT_Library library ) 47 FT_PIC_Container* pic_container = &library->pic_container; 48 FT_Memory memory = library->memory; 57 FT_Destroy_Class_tt_services( library, container->tt_services ); 66 tt_driver_class_pic_init( FT_Library library ) 68 FT_PIC_Container* pic_container = &library->pic_container; 71 FT_Memory memory = library->memory; 81 error = FT_Create_Class_tt_services( library, [all...] |
/development/ndk/samples/module-exports/ |
README.TXT | 7 bar simply uses 'foo', as a static library 8 zoo uses bar, is a shared library.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/ |
NOTICE | 1 This extension uses code from the following JavaScript library: 3 ImageInfo - A JavaScript library for reading image metadata.
|
/external/e2fsprogs/debian/attic/ |
e2fslibsg-dev.menu | 2 title="The ext2fs library." \ 3 longtitle="A library to handle low-level structures in an ext2 filesystem"\
|
/external/e2fsprogs/debian/ |
e2fslibs-dev.doc-base | 2 Title: The EXT2FS library 4 Abstract: The EXT2FS library is designed to allow
|
/external/jpeg/ |
makvms.opt | 1 ! A pointer to the VAX/VMS C Run-Time Shareable Library. 4 Sys$Library:VAXCRTL.EXE /Share
|
/external/mesa3d/docs/ |
glu.html | 11 (Silicon Graphics, Inc. Sample Implementation of the OpenGL Utility library) 15 This includes the GLU library. 19 The SI GLU library implements GLU version 1.3 whereas the original 20 Mesa GLU library only implemented version 1.2. 21 We recommend using the SI GLU library instead of Mesa's GLU library 23 We're no longer developing the original Mesa GLU library. 27 The SI GLU library code is included in the Mesa distribution.
|
/external/oauth/core/src/main/java/ |
Android.mk | 4 # This will build the client static library for the Google Services Framework 13 # Build the actual static library
|
/external/qemu/distrib/jpeg-6b/ |
makvms.opt | 1 ! A pointer to the VAX/VMS C Run-Time Shareable Library. 4 Sys$Library:VAXCRTL.EXE /Share
|
/external/qemu/telephony/ |
Jamfile | 3 Library sysdeps : sysdeps_posix.c ; 4 Library android_modem : android_modem.c sim_card.c ;
|
/external/valgrind/main/drd/tests/ |
linuxthreads_det.stderr.exp-linuxthreads | 2 Detected the LinuxThreads threading library. Sorry, but DRD only supports 3 the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
|
/external/webkit/Source/JavaScriptCore/qt/api/ |
qtscriptglobal.h | 4 This library is free software; you can redistribute it and/or 5 modify it under the terms of the GNU Library General Public 9 This 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 License 15 along with this library; see the file COPYING.LIB. If not, write to 25 #if defined(QT_MAKEDLL) /* create a Qt DLL library */ 31 #elif defined(QT_DLL) /* use a Qt DLL library */
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebkitglobal.h | 4 This library is free software; you can redistribute it and/or 5 modify it under the terms of the GNU Library General Public 9 This 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 License 15 along with this library; see the file COPYING.LIB. If not, write to 31 #if defined(QT_MAKEDLL) /* create a Qt DLL library */ 37 #elif defined(QT_DLL) /* use a Qt DLL library */
|
/ndk/tests/build/import-install/path1/ |
Android.mk | 1 # This is a trivial shared library that will be imported 3 # another library
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libc.so | 2 Use the shared library, but some functions are only in 3 the static library, so try that secondarily. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc.so | 2 Use the shared library, but some functions are only in 3 the static library, so try that secondarily. */
|