Searched
full:library (Results
326 -
350 of
27889) sorted by null
<<11121314151617181920>>
/external/pcre/dist/testdata/ |
testinput24 | 1 /-- Tests for the 16-bit library with UTF-16 support only */
|
/external/pdfium/third_party/bigint/ |
LICENSE | 2 C++ Big Integer Library 9 You can use this library in a C++ program to do arithmetic on integers of size 10 limited only by your computer's memory. The library provides BigUnsigned and 22 The code in `sample.cc' demonstrates the most important features of the library. 27 This library emphasizes ease of use and clarity of implementation over speed; 33 Compiling programs that use the library 35 The library consists of a folder full of C++ header files (`.hh') and source 42 put the library header files where the compiler will find them and arrange to 43 have your program linked with the library source files; otherwise, you will get 46 me. Adding all the library files to your project will work in many IDEs but ma [all...] |
/external/pdfium/third_party/freetype/src/psnames/ |
pspic.h | 48 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services ) 49 #define PSCMAPS_INTERFACE_GET ( GET_PIC( library )->pscmaps_interface ) 54 psnames_module_class_pic_free( FT_Library library ); 57 psnames_module_class_pic_init( FT_Library library );
|
/external/skia/infra/project-config/ |
project.cfg | 4 name: "Skia, 2D graphics library"
|
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ |
README.txt | 1 OS X JetCreator Library Build Instructions
|
/external/v8/tools/gyp/test/mac/ |
gyptest-clang-cxx-library.py | 24 test.run_gyp('clang-cxx-library.gyp', chdir='clang-cxx-library') 25 test.build('clang-cxx-library.gyp', test.ALL, chdir='clang-cxx-library')
|
/external/v8/tools/gyp/test/win/compiler-flags/ |
runtime-library.gyp | 15 'sources': ['runtime-library-md.cc'], 25 'sources': ['runtime-library-mdd.cc'], 35 'sources': ['runtime-library-mt.cc'], 45 'sources': ['runtime-library-mtd.cc'],
|
/external/v8/tools/gyp/test/win/linker-flags/ |
deffile.def | 5 LIBRARY test_deffile_ok
|
/external/zxing/qr_scanner/ |
build.gradle | 1 apply plugin: 'com.android.library'
|
/frameworks/av/media/utils/ |
README | 1 This is a common shared library for media utility classes.
|
/frameworks/av/services/audioflinger/tests/ |
README | 6 To build resampler library:
|
/frameworks/ex/common/ |
build.gradle | 1 apply plugin: 'android-library'
|
/frameworks/multidex/instrumentation/ |
README.android | 0 Library Project including compatibility IntrumentationTestRunner
|
build.gradle | 1 apply plugin: 'android-library' 23 compile project(':library') 33 name 'Android Multi-Dex Instrumentation Library' 34 description "Library for legacy multi-dex support"
|
/frameworks/multidex/library/ |
README.android | 0 Library Project including compatibility multi dex loader.
|
/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/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
wordsize.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.15-4.8/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/misc/windows/sdl2/test/ |
COPYING | 3 testing the functionality of the SDL library, and are placed in the
|
/prebuilts/ndk/current/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/tools/common/m2/repository/com/google/auth/google-auth-library-credentials/0.3.0/ |
BUILD | 5 jars = ["google-auth-library-credentials-0.3.0.jar"],
|
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.1/ |
BUILD | 5 jars = ["hamcrest-library-1.1.jar"],
|
Completed in 1152 milliseconds
<<11121314151617181920>>