/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiRecoveryLibNull/ |
PeiRecoveryLibNull.uni | 2 // Null Recovery library instance for PEIM module
4 // This library instance is no longer used and module using this library
21 #string STR_MODULE_ABSTRACT #language en-US "Null Recovery library instance for PEIM module"
23 #string STR_MODULE_DESCRIPTION #language en-US "This library instance is no longer used and module using this library class should update to directly locate EFI_PEI_RECOVERY_MODULE_PPI defined in PI 1.2 Specification."
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiS3LibNull/ |
PeiS3LibNull.uni | 2 // Null S3 library instance for PEIM module.
4 // This library instance is no longer used and module using this library
21 #string STR_MODULE_ABSTRACT #language en-US "Null S3 library instance for PEIM module"
23 #string STR_MODULE_DESCRIPTION #language en-US "This library instance is no longer used and module using this library class should update to directly locate EFI_PEI_S3_RESUME_PPI defined in PI 1.2 Specification."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseDebugLibSerialPort/ |
BaseDebugLibSerialPort.uni | 2 // Instance of Debug Library based on Serial Port Library.
4 // It uses Print Library to produce formatted output strings to seiral port device.
18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Debug Library based on Serial Port Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "It uses Print Library to produce formatted output strings to a serial port device."
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/ |
PeiDxePostCodeLibReportStatusCode.uni | 2 // Instance of Post Code Library based on Report Status Code Libray.
4 // Post Code Library that layers on top of a Report Status Code Libray instance.
18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Post Code Library based on Report Status Code Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "The Post Code Library that layers on top of a Report Status Code Library instance."
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/ |
DxeDebugAgentLib.h | 2 Header file for Dxe Core Debug Agent Library instance.
24 #include <Library/UefiBootServicesTableLib.h>
25 #include <Library/UefiLib.h>
26 #include <Library/DevicePathLib.h>
27 #include <Library/MemoryAllocationLib.h>
32 Install EFI Serial IO protocol based on Debug Communication Library.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/ |
CommonHeader.h | 4 This file includes package header files, library classes and protocol, PPI & GUID definitions.
35 #include <Library/TimerLib.h>
36 #include <Library/BaseLib.h>
37 #include <Library/IoLib.h>
38 #include <Library/PciLib.h>
39 #include <Library/PcdLib.h>
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SmbusLib/ |
CommonHeader.h | 4 This file includes package header files, library classes.
34 #include <Library/SmbusLib.h>
35 #include <Library/IoLib.h>
36 #include <Library/PciLib.h>
37 #include <Library/DebugLib.h>
38 #include <Library/PcdLib.h>
|
/device/sample/frameworks/PlatformLibrary/ |
README.txt | 1 Platform Library Example 6 shared library, without changing the Android framework. It also shows how to 7 write JNI code for incorporating native code into the library, and a client 8 application that uses the library. 12 a custom library as shown here. It can not be used to create a third party 13 shared library, which is not currently supported in Android. 15 To declare your library to the framework, you must place a file with a .xml 20 <library name="com.example.android.platform_library" 31 The top-level Android.mk defines the rules to build the shared library itself, 33 library lives under java/ [all...] |
/prebuilts/maven_repo/android/com/android/databinding/adapters/1.3/ |
adapters-1.3.aar | |
/prebuilts/maven_repo/android/com/android/databinding/adapters/1.3.1/ |
adapters-1.3.1.aar | |
/prebuilts/tools/darwin-x86_64/protoc/lib/ |
libprotobuf-lite.la | 1 # libprotobuf-lite.la - a libtool library file 5 # It is necessary for linking the library. 10 # Names of this library. 22 # Names of additional weak libraries provided by this library 30 # Is this an already installed library? 40 # Directory that this library needs to be installed in:
|
libprotobuf.la | 1 # libprotobuf.la - a libtool library file 5 # It is necessary for linking the library. 10 # Names of this library. 22 # Names of additional weak libraries provided by this library 30 # Is this an already installed library? 40 # Directory that this library needs to be installed in:
|
libprotoc.la | 1 # libprotoc.la - a libtool library file 5 # It is necessary for linking the library. 10 # Names of this library. 22 # Names of additional weak libraries provided by this library 30 # Is this an already installed library? 40 # Directory that this library needs to be installed in:
|
/bionic/tools/relocation_packer/ |
Android.mk | 21 # $(1) library name 22 define copy-test-library 33 $(eval $(call copy-test-library,elf_file_unittest_relocs_arm32.so)) 34 $(eval $(call copy-test-library,elf_file_unittest_relocs_arm32_packed.so)) 35 $(eval $(call copy-test-library,elf_file_unittest_relocs_arm64.so)) 36 $(eval $(call copy-test-library,elf_file_unittest_relocs_arm64_packed.so)) 37 $(eval $(call copy-test-library,elf_file_unittest_relocs_ia32.so)) 38 $(eval $(call copy-test-library,elf_file_unittest_relocs_ia32_packed.so)) 39 $(eval $(call copy-test-library,elf_file_unittest_relocs_x64.so)) 40 $(eval $(call copy-test-library,elf_file_unittest_relocs_x64_packed.so) [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Null/ |
NullArmLib.c | 16 #include <Library/ArmLib.h>
17 #include <Library/DebugLib.h>
25 // Do not run code using the Null cache library.
35 // Do not run code using the Null cache library.
45 // Do not run code using the Null cache library.
55 // Do not run code using the Null cache library.
65 // Do not run code using the Null cache library.
75 // Do not run code using the Null cache library.
85 // Do not run code using the Null cache library.
95 // Do not run code using the Null cache library. [all...] |
/external/clang/test/Preprocessor/ |
microsoft-import.c | 3 #import "pp-record.h" // expected-error {{#import of type library is an unsupported Microsoft feature}} 6 #import "pp-record.h" no_namespace, auto_rename // expected-error {{#import of type library is an unsupported Microsoft feature}} 11 // expected-error@-3 {{#import of type library is an unsupported Microsoft feature}}
|
/prebuilts/misc/windows/sdl2/ |
README-SDL.txt | 4 The Simple DirectMedia Layer (SDL for short) is a cross-platform library
8 The Simple DirectMedia Layer library source code is available from:
11 This library is distributed under the terms of the zlib license:
|
/external/llvm/bindings/python/llvm/ |
core.py | 439 def register_library(library): 441 library.LLVMInitializeCore.argtypes = [PassRegistry] 442 library.LLVMInitializeCore.restype = None 444 library.LLVMInitializeTransformUtils.argtypes = [PassRegistry] 445 library.LLVMInitializeTransformUtils.restype = None 447 library.LLVMInitializeScalarOpts.argtypes = [PassRegistry] 448 library.LLVMInitializeScalarOpts.restype = None 450 library.LLVMInitializeObjCARCOpts.argtypes = [PassRegistry] 451 library.LLVMInitializeObjCARCOpts.restype = None 453 library.LLVMInitializeVectorization.argtypes = [PassRegistry [all...] |
/device/google/wahoo/ |
tango_permissions.xml | 3 <library name="com.google.libletango_device"
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/ |
PrePi.h | 20 #include <Library/PcdLib.h>
21 #include <Library/ArmLib.h>
22 #include <Library/BaseMemoryLib.h>
23 #include <Library/DebugLib.h>
24 #include <Library/IoLib.h>
25 #include <Library/MemoryAllocationLib.h>
26 #include <Library/HobLib.h>
27 #include <Library/SerialPortLib.h>
28 #include <Library/ArmPlatformLib.h>
|
/device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/ |
PrePi.h | 20 #include <Library/PcdLib.h>
21 #include <Library/ArmLib.h>
22 #include <Library/BaseMemoryLib.h>
23 #include <Library/DebugLib.h>
24 #include <Library/IoLib.h>
25 #include <Library/MemoryAllocationLib.h>
26 #include <Library/HobLib.h>
27 #include <Library/SerialPortLib.h>
28 #include <Library/ArmPlatformLib.h>
|
/device/linaro/bootloader/edk2/CryptoPkg/ |
CryptoPkg.dsc | 2 # Cryptographic Library Package for UEFI Security Implementation.
32 # Library Class section - list of all Library Classes needed by this Platform.
36 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
37 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
38 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
39 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
40 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
41 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
42 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BaseStackCheckLib/ |
BaseStackCheckLib.uni | 2 // Stack Check Library
4 // Stack Check Library
18 #string STR_MODULE_ABSTRACT #language en-US "Stack Check Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "Stack Check Library"
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciPlatform/ |
CommonHeader.h | 4 This file includes package header files, library classes and protocol, PPI & GUID definitions.
28 #include <Library/DxeServicesLib.h>
29 #include <Library/UefiDriverEntryPoint.h>
30 #include <Library/UefiBootServicesTableLib.h>
31 #include <Library/UefiRuntimeServicesTableLib.h>
32 #include <Library/DebugLib.h>
33 #include <Library/IoLib.h>
34 #include <Library/PciLib.h>
35 #include <Library/IohLib.h>
|
/external/deqp/framework/delibs/decpp/ |
doxygen.cfg | 1 PROJECT_NAME = "drawElements C++ Base Library"
|