Searched
refs:library (Results
501 -
525 of
2552) sorted by null
<<21222324252627282930>>
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue3261.go | 13 puts("testLibgcc is disabled on ARM because 5l cannot handle thumb library.");
|
/prebuilts/go/darwin-x86/src/log/syslog/ |
doc.go | 21 // use a package outside of the standard library. For background,
|
/prebuilts/go/darwin-x86/src/net/ |
sock_windows.go | 27 // https://msdn.microsoft.com/en-us/library/windows/desktop/ms742212(v=vs.85).aspx
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue3261.go | 13 puts("testLibgcc is disabled on ARM because 5l cannot handle thumb library.");
|
/prebuilts/go/linux-x86/src/log/syslog/ |
doc.go | 21 // use a package outside of the standard library. For background,
|
/prebuilts/go/linux-x86/src/net/ |
sock_windows.go | 27 // https://msdn.microsoft.com/en-us/library/windows/desktop/ms742212(v=vs.85).aspx
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftcache.h | 188 * library :: 189 * A handle to a FreeType library object. 211 FT_Library library, 282 /* library :: The parent FreeType library handle to use. */ 308 FTC_Manager_New( FT_Library library, [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
SupportLibraryHelper.java | 39 * Helper class for the Android Support Library. The support library provides 40 * (for example) a backport of GridLayout, which must be used as a library 41 * project rather than a jar library since it has resources. This class provides 42 * support for finding the library project, or downloading and installing it on 53 * <li> Check if the view is available in the compatibility library, 54 * and if so, if the support library is not installed, will offer to 59 * <li> Check whether the compatibility library is included in the project, and 60 * if not, offer to copy it into the workspace and add a library dependency. 69 * an equivalent compatibility library tag instead [all...] |
/system/core/libpixelflinger/ |
Android.mk | 64 # Shared library
|
/test/suite_harness/common/host-side/manifest-generator/src/com/android/compatibility/common/generator/ |
ManifestGenerator.java | 39 private static final String USES_LIBRARY = "uses-library"; 123 for (String library : libraries) { 125 serializer.attribute(ns, "android:name", library);
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/ |
pcrelcp-1.d | 9 # to a versioned symbol in a library got caught by an assert in
|
/bootable/recovery/updater/ |
Android.mk | 53 # libupdater (static library) 103 # Each library in TARGET_RECOVERY_UPDATER_LIBS should have a function
|
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
FingerprintModule.java | 44 library = true,
|
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
FingerprintModule.java | 44 library = true,
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
FingerprintModule.java | 44 library = true,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
whichdb.py | 35 if not (dbm.library == "GNU gdbm" and sys.platform == "os2emx"):
|
/external/compiler-rt/make/ |
subdir.mk | 7 # ModuleName - The library name for objects in that directory. 9 # Implementation - The library configuration the objects should go in (Generic
|
/external/deqp/scripts/egl/ |
gtf_wrapper.py | 27 from library import getExtOnlyIface 53 const eglw::Library* egl = eglw::getCurrentThreadLibrary();
|
/external/eigen/unsupported/Eigen/CXX11/src/util/ |
CXX11Workarounds.h | 1 // This file is part of Eigen, a lightweight C++ template library 39 #error This library needs at least a C++11 compliant compiler. If you use g++/clang, please enable the -std=c++11 compiler flag. (-std=c++0x on older versions.)
|
/external/flatbuffers/android/jni/ |
Android.mk | 22 # Empty static library so that other projects can include just the basic 32 # static library that additionally includes text parsing/generation/reflection
|
/external/freetype/builds/ |
detect.mk | 21 # of the library. 38 # TOP_DIR The top-most directory in the FreeType library source 126 @echo "Otherwise, simply type \`$(MAKE)' again to build the library," 151 @echo Otherwise, simply type 'make' again to build the library.
|
/external/freetype/include/freetype/ |
ftmm.h | 308 /* library :: A handle of the face's parent library object that was */ 315 FT_Done_MM_Var( FT_Library library, [all...] |
/external/freetype/src/cff/ |
cffload.h | 65 cff_font_load( FT_Library library,
|
/external/freetype/src/psnames/ |
psmodule.c | 587 /* PSCMAPS_SERVICES_GET dereferences `library' in PIC mode */ 589 FT_Library library; local 594 library = module->library; 595 if ( !library )
|
/external/googletest/googletest/docs/ |
Pkgconfig.md | 10 * the library (-L) path 11 * the library (-l) to link to
|
Completed in 540 milliseconds
<<21222324252627282930>>