HomeSort by relevance Sort by last modified time
    Searched full:that (Results 3351 - 3375 of 189771) sorted by null

<<131132133134135136137138139140>>

  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/tbbr/
tbb_key.h 13 * Enumerate the keys that are used to establish the chain of trust
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
infinite_reload.py 1 # For testing http://python.org/sf/742342, which reports that Python
test_distutils.py 4 the test_suite() function there returns a test suite that's ready to
test_doctest4.txt 1 This is a sample doctest in a text file that contains non-ASCII characters.
test_json.py 4 the test_suite() function there returns a test suite that's ready to
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
LICENSE 14 granted, provided that the above copyright notice appear in all copies
15 and that both that copyright notice and this permission notice appear
17 modifications, that you make.
  /device/linaro/bootloader/edk2/ArmPkg/Library/GccLto/
liblto-aarch64.s 5 // the terms and conditions of the BSD License that accompanies this distribution.
14 // GCC in LTO mode interoperates poorly with non-standard libraries that
18 // By referencing these functions from a non-LTO object that can be passed
20 // intrinsics are included in the link in a way that allows them to be
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DeviceIoOnPciRootBridgeIoThunk.inf 7 # There are no EDK modules present that produces Device I/O
8 # EFI drivers included that consume Device I/O
9 # Platform required to support EFI drivers that consume Device I/O
10 # Platform required to support EFI applications that consume Device I/O
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/LegacyRegionDxe/
LegacyRegionDxe.uni 6 // that do not provide HW locking of the legacy memory regions. It can also
8 // a platform that does support HW locking of the legacy memory regions.
25 #string STR_MODULE_DESCRIPTION #language en-US "This generic implementation of the Legacy Region Protocol does not actually perform any lock/unlock operations. This module may be used on platforms that do not provide HW locking of the legacy memory regions. It can also be used as a template driver for implementing the Legacy Region Protocol on a platform that does support HW locking of the legacy memory regions."
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
FrameworkUefiLib.uni 2 // Library to abstract Framework extensions that conflict with UEFI 2.0 Specification.
4 // This library is helpful to port Framework/Tinao code that has conflicts with UEFI 2.0.
20 #string STR_MODULE_ABSTRACT #language en-US "Library to abstract Framework extensions that conflict with the UEFI 2.0 Specification"
22 #string STR_MODULE_DESCRIPTION #language en-US "This library is helpful to port Framework/Tiano code that has conflicts with UEFI 2.0. It hides the old conflicts with library functions and supporting implementations of the old (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) methods."
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/VariableInfo/
VariableInfo.uni 2 // A shell application that displays statistical information about variable usage.
6 // Note that if Variable Dxe/Smm driver doesn't enable the feature by setting PcdVariableCollectStatistics
21 #string STR_MODULE_ABSTRACT #language en-US "A shell application that displays statistical information about variable usage"
23 #string STR_MODULE_DESCRIPTION #language en-US "This application can display statistical information about variable usage for SMM variable driver and non-SMM variable driver. Note that if Variable DXE/SMM driver doesn't enable the feature by setting PcdVariableCollectStatistics as TRUE, the application will not display variable statistical information."
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
StatusCodeDataTypeDebug.h 7 the terms and conditions of the BSD License that accompanies this distribution.
34 /// by a 96-byte buffer that contains the variable argument list passed to the
35 /// DEBUG() macro that has been converted to a BASE_LIST. The 96-byte buffer is
36 /// followed by a Null-terminated ASCII string that is the Format string passed
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/
BaseOrderedCollectionRedBlackTreeLib.uni 2 // An OrderedCollectionLib instance that provides a red-black tree
17 // under the terms and conditions of the BSD License that accompanies this
28 #string STR_MODULE_ABSTRACT #language en-US "An OrderedCollectionLib instance that provides a red-black tree implementation."
30 #string STR_MODULE_DESCRIPTION #language en-US "An OrderedCollectionLib instance that provides a red-black tree implementation."
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseS3BootScriptLibNull/
BaseS3BootScriptLibNull.uni 2 // BootScriptLib instance that always produces NOP operation.
4 // This library is primarily used by platform that does not support ACPI S3
21 #string STR_MODULE_ABSTRACT #language en-US "BootScriptLib instance that always produces NOP operation"
23 #string STR_MODULE_DESCRIPTION #language en-US "This library is primarily used by a platform that does not support ACPI S3 resume. All the library interfaces simply return EFI_SUCCESS without performing any operation."
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiServicesTablePointerLib/
PeiServicesTablePointerLib.uni 4 // PEI Services Table Pointer Library implementation that retrieves a pointer to the
5 // PEI Services Table from a global variable. Not available to modules that execute from
22 #string STR_MODULE_DESCRIPTION #language en-US "The PEI Services Table Pointer Library implementation that retrieves a pointer to the PEI Services Table from a global variable. Not available to modules that execute from read-only memory."
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
intrcnt.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
26 * any improvements or extensions that they make and grant Carnegie the
40 * pretty much limited to that (unless we don't care about the alignment
  /device/linaro/bootloader/edk2/StdLib/Include/
stdarg.h 25 the terms and conditions of the BSD License that accompanies this distribution.
55 @param ap An object of type va_list that is to be initialized such
56 that subsequent successive invocations of va_arg will
63 class, with a function of array type, or with a type that
64 is not compatible with the type that results after
76 The va_arg macro expands to an expression that has the type and value of
79 so that the values of successive arguments are returned in turn. The
80 parameter type is a type name specified such that the type of a pointer to
81 an object that has the specified type can be obtained simply by postfixing
88 @param ap An object of type va_list that was initialized by a prior
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/
PiSmmCommunicationSmm.uni 2 // PI SMM Communication SMM driver that installs the SMM Communication ACPI Table.
5 // which provides a mechanism that can be used in the OS present environment by
21 #string STR_MODULE_ABSTRACT #language en-US "PI SMM Communication SMM driver that installs the SMM Communication ACPI Table"
23 #string STR_MODULE_DESCRIPTION #language en-US "This SMM driver installs the SMM Communication ACPI Table defined in the UEFI Specification, which provides a mechanism that can be used in the OS-present environment by non-firmware agents for inter-mode communication with SMM agents. It also saves an SMM communication context for use by SMM Communication PEIM in the S3 boot mode."
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
Semaphore.c 2 Semaphore mechanism to indicate to the BSP that an AP has exited SMM
22 Hook return address of SMM Save State so that semaphore code
24 the BSP that an AP has exited SMM after SMBASE relocation.
27 @param[in] RebasedFlag A pointer to a flag that is set to TRUE
  /external/adhd/cras/
Makefile.am 2 # Use of this source code is governed by a BSD-style license that can be
git_prepare.sh 2 # Use of this source code is governed by a BSD-style license that can be
  /external/adhd/cras/src/common/
cras_checksum.h 2 * Use of this source code is governed by a BSD-style license that can be
  /external/adhd/cras/src/server/config/
cras_device_blacklist.h 2 * Use of this source code is governed by a BSD-style license that can be
7 * Keeps a list of playback devices that should be ignored for a card. This is
8 * useful for devices that present non-functional alsa devices. For instance
20 /* Creates a blacklist of devices that should never be added to the system.
  /external/adhd/cras/src/server/
cras_bt_manager.h 2 * Use of this source code is governed by a BSD-style license that can be
cras_udev.h 2 * Use of this source code is governed by a BSD-style license that can be

Completed in 1285 milliseconds

<<131132133134135136137138139140>>