HomeSort by relevance Sort by last modified time
    Searched full:library (Results 76 - 100 of 36234) sorted by null

1 2 34 5 6 7 8 91011>>

  /packages/apps/Dialer/java/com/android/dialer/about/res/raw/
third_party_license_metadata 1 40:10695 Android Annotations Support Library
3 22147:10695 Android Compat Support Library
4 32880:10695 Android Compatibility Library v13
5 43612:10695 Android Compatibility Library v4
6 54344:10695 Android Compatibility Library v7
7 65075:10695 Android Core UI Support Library
8 75809:10691 Android Core Utils Support Library
9 86535:10695 Android Design Support Library
10 97276:10695 Android Dynamic Animation Support Library
11 108009:10695 Android Fragments Support Library
    [all...]
  /external/freetype/src/sfnt/
sfntpic.c 30 FT_Create_Class_sfnt_services( FT_Library library,
33 FT_Destroy_Class_sfnt_services( FT_Library library,
38 FT_Init_Class_sfnt_interface( FT_Library library,
42 FT_Library library,
46 FT_Library library,
50 FT_Library library,
59 FT_Create_Class_tt_cmap_classes( FT_Library library,
62 FT_Destroy_Class_tt_cmap_classes( FT_Library library,
67 sfnt_module_class_pic_free( FT_Library library )
69 FT_PIC_Container* pic_container = &library->pic_container
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
sfntpic.c 30 FT_Create_Class_sfnt_services( FT_Library library,
33 FT_Destroy_Class_sfnt_services( FT_Library library,
38 FT_Init_Class_sfnt_interface( FT_Library library,
42 FT_Library library,
46 FT_Library library,
50 FT_Library library,
59 FT_Create_Class_tt_cmap_classes( FT_Library library,
62 FT_Destroy_Class_tt_cmap_classes( FT_Library library,
67 sfnt_module_class_pic_free( FT_Library library )
69 FT_PIC_Container* pic_container = &library->pic_container
    [all...]
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/
CorebootPayloadPkgIa32X64.dsc 52 # Library Class section - list of all Library Classes needed by this Platform.
59 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
60 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
61 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
62 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
63 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
68 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
69 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
70 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
    [all...]
CorebootPayloadPkgIa32.dsc 52 # Library Class section - list of all Library Classes needed by this Platform.
59 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
60 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
61 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
62 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
63 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
68 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
69 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
70 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/
BdsPlatform.h 18 #include <Library/DebugLib.h>
19 #include <Library/BaseMemoryLib.h>
20 #include <Library/UefiBootServicesTableLib.h>
21 #include <Library/MemoryAllocationLib.h>
22 #include <Library/BaseLib.h>
23 #include <Library/PcdLib.h>
24 #include <Library/GenericBdsLib.h>
25 #include <Library/PlatformBdsLib.h>
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePostCodeLibDebug/
BasePostCodeLibDebug.uni 2 // Instance of Post Code Library based on Debug Library.
4 // Post Code Library that uses DebugLib service to send PostCode.
5 // It layers on top of a Debug Library instance.
19 #string STR_MODULE_ABSTRACT #language en-US "Instance of Post Code Library based on Debug Library"
21 #string STR_MODULE_DESCRIPTION #language en-US "Post Code Library that uses the DebugLib service to send PostCode. It layers on top of a Debug Library instance."
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.uni 2 // Instance of Device Path Library based on Memory Allocation Library.
4 // Device Path Library that layers on top of the Memory Allocation Library.
18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Device Path Library based on Memory Allocation Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "This Device Path Library layers on top of the Memory Allocation Library."
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SerializeVariablesLib/
SerializeVariablesLib.h 2 Serialize Variables Library implementation
20 #include <Library/BaseLib.h>
21 #include <Library/BaseMemoryLib.h>
22 #include <Library/DebugLib.h>
23 #include <Library/MemoryAllocationLib.h>
24 #include <Library/SerializeVariablesLib.h>
25 #include <Library/UefiBootServicesTableLib.h>
26 #include <Library/UefiRuntimeServicesTableLib.h>
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/BaseIoApicLib/
BaseIoApicLib.uni 2 // Library instance for I/O APIC library class
4 // Library instance for I/O APIC library class.
19 #string STR_MODULE_ABSTRACT #language en-US "Library instance for I/O APIC library class"
21 #string STR_MODULE_DESCRIPTION #language en-US "Library instance for I/O APIC library class."
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/ResetSystemLib/
ResetSystemLib.uni 2 // Library instance for ResetSystem library class for PCAT systems
4 // Library instance for ResetSystem library class for PCAT systems
19 #string STR_MODULE_ABSTRACT #language en-US "Library instance for ResetSystem library class for PCAT systems"
21 #string STR_MODULE_DESCRIPTION #language en-US "Library instance for ResetSystem library class for PCAT systems"
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/SerialIoLib/
PcAtSerialPortLib.uni 2 // Library instance for SerialIo library class
4 // Library instance for SerialIO library class.
19 #string STR_MODULE_ABSTRACT #language en-US "Library instance for SerialIO library class"
21 #string STR_MODULE_DESCRIPTION #language en-US "Library instance for SerialIO library class."
  /device/linaro/bootloader/edk2/SecurityPkg/Library/TpmCommLib/
CommonHeader.h 20 #include <Library/BaseLib.h>
21 #include <Library/BaseMemoryLib.h>
22 #include <Library/IoLib.h>
23 #include <Library/TimerLib.h>
24 #include <Library/TpmCommLib.h>
25 #include <Library/BaseCryptLib.h>
26 #include <Library/MemoryAllocationLib.h>
27 #include <Library/DebugLib.h>
  /external/bzip2/
libbz2.def 0 LIBRARY LIBBZ2
2 DESCRIPTION "libbzip2: library for data compression"
  /external/deqp/framework/delibs/deutil/
deDynamicLibrary.c 2 * drawElements Utility Library
21 * \brief Dynamic link library abstraction.
39 deDynamicLibrary* library = (deDynamicLibrary*)deCalloc(sizeof(deDynamicLibrary)); local
40 if (!library)
43 library->libHandle = dlopen(fileName, RTLD_LAZY);
44 if (!library->libHandle)
46 deFree(library);
50 return library;
53 void deDynamicLibrary_close (deDynamicLibrary* library)
55 if (library && library->libHandle
88 deDynamicLibrary* library = (deDynamicLibrary*)deCalloc(sizeof(deDynamicLibrary)); local
    [all...]
  /external/e2fsprogs/debian/
source.lintian-overrides 1 e2fsprogs source: weak-library-dev-dependency ss-dev on libss2 (= ${mainBinary})
2 e2fsprogs source: weak-library-dev-dependency comerr-dev on libcomerr2 (= ${mainBinary})
  /frameworks/layoutlib/.idea/libraries/
mockito.xml 2 <library name="mockito">
8 </library>
objenesis.xml 2 <library name="objenesis">
8 </library>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libpthread.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/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpthread.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/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libpthread.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/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpthread.so 2 Use the shared library, but some functions are only in
3 the static library, so try that secondarily. */
  /sdk/testapps/javaProjectTest/
README.txt 3 - Create User Library called "USERLIBTEST2"
4 - Add to this library the jar located in lib1/jars/basicJar3.jar
  /sdk/testapps/userLibTest/
README.txt 3 - Create User Library called "USERLIBTEST"
4 - Add to this library the jar located in jars/basicJar.jar
  /device/linaro/bootloader/edk2/ArmPlatformPkg/
ArmPlatformPkg.dsc 30 ArmPlatformLib|ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf
33 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
34 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
36 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
37 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
38 # UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
40 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
42 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
43 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
44 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
    [all...]

Completed in 964 milliseconds

1 2 34 5 6 7 8 91011>>