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

1 23 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
CommonHeader.h 4 This file includes package header files, library classes and protocol, PPI & GUID definitions.
56 #include <Library/DebugLib.h>
57 #include <Library/PeimEntryPoint.h>
58 #include <Library/BaseLib.h>
59 #include <Library/PeiServicesTablePointerLib.h>
60 #include <Library/PeiServicesLib.h>
61 #include <Library/BaseMemoryLib.h>
62 #include <Library/HobLib.h>
63 #include <Library/PciCf8Lib.h>
64 #include <Library/IoLib.h>
    [all...]
  /external/freetype/src/cff/
cffpic.c 31 FT_Create_Class_cff_services( FT_Library library,
34 FT_Destroy_Class_cff_services( FT_Library library,
37 FT_Init_Class_cff_service_ps_info( FT_Library library,
40 FT_Init_Class_cff_service_glyph_dict( FT_Library library,
43 FT_Init_Class_cff_service_ps_name( FT_Library library,
46 FT_Init_Class_cff_service_get_cmap_info( FT_Library library,
49 FT_Init_Class_cff_service_cid_info( FT_Library library,
54 FT_Create_Class_cff_field_handlers( FT_Library library,
57 FT_Destroy_Class_cff_field_handlers( FT_Library library,
62 cff_driver_class_pic_free( FT_Library library )
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffpic.c 31 FT_Create_Class_cff_services( FT_Library library,
34 FT_Destroy_Class_cff_services( FT_Library library,
37 FT_Init_Class_cff_service_ps_info( FT_Library library,
40 FT_Init_Class_cff_service_glyph_dict( FT_Library library,
43 FT_Init_Class_cff_service_ps_name( FT_Library library,
46 FT_Init_Class_cff_service_get_cmap_info( FT_Library library,
49 FT_Init_Class_cff_service_cid_info( FT_Library library,
54 FT_Create_Class_cff_field_handlers( FT_Library library,
57 FT_Destroy_Class_cff_field_handlers( FT_Library library,
62 cff_driver_class_pic_free( FT_Library library )
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Bds/
BdsEntry.h 19 #include <Library/BaseLib.h>
20 #include <Library/DebugLib.h>
21 #include <Library/PrintLib.h>
22 #include <Library/BaseMemoryLib.h>
23 #include <Library/UefiBootServicesTableLib.h>
24 #include <Library/UefiLib.h>
25 #include <Library/MemoryAllocationLib.h>
26 #include <Library/DxeServicesTableLib.h>
27 #include <Library/UefiRuntimeServicesTableLib.h>
28 #include <Library/HobLib.h>
    [all...]
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Bds/
BdsEntry.h 19 #include <Library/BaseLib.h>
20 #include <Library/DebugLib.h>
21 #include <Library/PrintLib.h>
22 #include <Library/BaseMemoryLib.h>
23 #include <Library/UefiBootServicesTableLib.h>
24 #include <Library/UefiLib.h>
25 #include <Library/MemoryAllocationLib.h>
26 #include <Library/DxeServicesTableLib.h>
27 #include <Library/UefiRuntimeServicesTableLib.h>
28 #include <Library/HobLib.h>
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
CommonHeader.h 4 This file includes package header files, library classes and protocol, PPI & GUID definitions.
35 // The Library classes this module consumes
37 #include <Library/BaseLib.h>
38 #include <Library/DxeServicesTableLib.h>
39 #include <Library/UefiBootServicesTableLib.h>
40 #include <Library/BaseMemoryLib.h>
41 #include <Library/DebugLib.h>
42 #include <Library/PcdLib.h>
43 #include <Library/MtrrLib.h>
44 #include <Library/IoLib.h>
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
CommonHeader.h 4 This file includes package header files, library classes and protocol, PPI & GUID definitions.
35 #include <Library/UefiDriverEntryPoint.h>
36 #include <Library/BaseLib.h>
37 #include <Library/DebugLib.h>
38 #include <Library/SmmServicesTableLib.h>
39 #include <Library/UefiBootServicesTableLib.h>
40 #include <Library/DxeServicesTableLib.h>
41 #include <Library/BaseMemoryLib.h>
42 #include <Library/PcdLib.h>
43 #include <Library/PciLib.h>
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/
ArmVirt.dsc.inc 27 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
28 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
30 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
31 UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
33 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
35 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
36 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
37 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
38 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
39 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
CommonHeader.h 53 #include <Library/DebugLib.h>
54 #include <Library/PeimEntryPoint.h>
55 #include <Library/BaseLib.h>
56 #include <Library/PeiServicesLib.h>
57 #include <Library/BaseMemoryLib.h>
58 #include <Library/HobLib.h>
59 #include <Library/PciCf8Lib.h>
60 #include <Library/IoLib.h>
61 #include <Library/PciLib.h>
62 #include <Library/ReportStatusCodeLib.h>
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/
ArmPlatformPkg-2ndstage.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...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/
ArmVExpress.dsc.inc 24 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
25 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
27 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
28 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
29 # UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
31 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
33 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
34 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
35 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
36 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/
ArmVExpress.dsc.inc 25 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
26 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
28 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
29 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
30 # UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
32 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
34 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
35 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
36 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
37 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/
QuarkSocPkg.dsc 45 # Library Class section - list of all Library Classes needed by this Platform.
52 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
53 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
57 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
58 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
59 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
60 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
61 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
62 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
UefiDpLib.h 2 Main file for NULL named library for dp command functions.
29 #include <Library/BaseLib.h>
30 #include <Library/BaseMemoryLib.h>
31 #include <Library/DebugLib.h>
32 #include <Library/MemoryAllocationLib.h>
33 #include <Library/PcdLib.h>
34 #include <Library/ShellCommandLib.h>
35 #include <Library/ShellLib.h>
36 #include <Library/SortLib.h>
37 #include <Library/UefiLib.h>
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/
OvmfPkgIa32.dsc 61 # Library Class section - list of all Library Classes needed by this Platform.
65 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
66 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
67 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
68 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
69 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
70 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
71 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
72 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
    [all...]
OvmfPkgIa32X64.dsc 66 # Library Class section - list of all Library Classes needed by this Platform.
70 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
71 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
72 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
73 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
74 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
75 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
76 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
77 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
    [all...]
OvmfPkgX64.dsc 66 # Library Class section - list of all Library Classes needed by this Platform.
70 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
71 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
72 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
73 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
74 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
75 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
76 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
77 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/
EmbeddedPkg.dsc 46 # Library Class section - list of all Library Classes needed by this Platform.
50 # DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
51 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
54 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
55 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
56 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
57 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
58 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
59 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
EdkIIGlueBase.h 60 // EDK Library headers used by EdkII Glue Libraries
68 // EdkII Glue Library Class headers
71 #include "Library/EdkIIGlueBaseLib.h"
72 #include "Library/EdkIIGlueBaseMemoryLib.h"
73 #include "Library/EdkIIGlueCacheMaintenanceLib.h"
74 #include "Library/EdkIIGlueIoLib.h"
75 #include "Library/EdkIIGluePciCf8Lib.h"
76 #include "Library/EdkIIGluePciExpressLib.h"
77 #include "Library/EdkIIGluePciLib.h"
78 #include "Library/EdkIIGluePeCoffGetEntryPointLib.h"
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/
ScriptExecute.h 23 #include <Library/BaseLib.h>
24 #include <Library/UefiDriverEntryPoint.h>
25 #include <Library/BaseMemoryLib.h>
26 #include <Library/DebugLib.h>
27 #include <Library/S3BootScriptLib.h>
28 #include <Library/PeCoffLib.h>
29 #include <Library/DxeServicesLib.h>
30 #include <Library/UefiBootServicesTableLib.h>
31 #include <Library/UefiRuntimeServicesTableLib.h>
32 #include <Library/PcdLib.h>
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/PlatformInit/
PlatformInitDxe.h 20 #include <Library/DebugLib.h>
21 #include <Library/BaseLib.h>
22 #include <Library/BaseMemoryLib.h>
23 #include <Library/UefiLib.h>
24 #include <Library/UefiBootServicesTableLib.h>
25 #include <Library/HobLib.h>
26 #include <Library/UefiRuntimeServicesTableLib.h>
27 #include <Library/PlatformHelperLib.h>
28 #include <Library/PlatformPcieHelperLib.h>
29 #include <Library/IntelQNCLib.h>
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
UefiShellCommandLib.h 33 #include <Library/DevicePathLib.h>
34 #include <Library/SortLib.h>
35 #include <Library/HandleParsingLib.h>
36 #include <Library/BaseLib.h>
37 #include <Library/BaseMemoryLib.h>
38 #include <Library/DebugLib.h>
39 #include <Library/MemoryAllocationLib.h>
40 #include <Library/PcdLib.h>
41 #include <Library/ShellCommandLib.h>
42 #include <Library/PrintLib.h>
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
UefiShellTftpCommandLib.h 2 header file for NULL named library for 'tftp' Shell command functions.
28 #include <Library/BaseLib.h>
29 #include <Library/BaseMemoryLib.h>
30 #include <Library/DebugLib.h>
31 #include <Library/MemoryAllocationLib.h>
32 #include <Library/ShellCommandLib.h>
33 #include <Library/ShellLib.h>
34 #include <Library/UefiLib.h>
35 #include <Library/UefiRuntimeServicesTableLib.h>
36 #include <Library/UefiBootServicesTableLib.h>
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
CommonHeader.h 4 This file includes package header files, library classes and protocol, PPI & GUID definitions.
39 #include <Library/DebugLib.h>
40 #include <Library/BaseMemoryLib.h>
41 #include <Library/UefiDriverEntryPoint.h>
42 #include <Library/UefiBootServicesTableLib.h>
43 #include <Library/DevicePathLib.h>
44 #include <Library/HiiLib.h>
45 #include <Library/BaseLib.h>
46 #include <Library/MemoryAllocationLib.h>
47 #include <Library/PcdLib.h>
    [all...]
  /frameworks/base/media/lib/remotedisplay/
README.txt 1 This library (com.android.media.remotedisplay.jar) is a shared java library
4 --- Rules of this library ---
5 o This library is effectively a PUBLIC API for unbundled remote display providers
9 o This library can see and instantiate internal platform classes, but it must not
11 break clients of the library because they cannot see the internal platform classes.
13 This library is distributed in the system image, and loaded as
14 a shared library. So you can change the implementation, but not
17 --- Why does this library exists? ---
22 This library will eventually be replaced when the media route provide
    [all...]

Completed in 1114 milliseconds

1 23 4 5 6 7 8 91011>>