HomeSort by relevance Sort by last modified time
    Searched refs:Operation (Results 151 - 175 of 450) sorted by null

1 2 3 4 5 67 8 91011>>

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
InternalIsaIo.h 36 @param[in] Width The width of the memory operation.
38 @param[in] Offset The offset in ISA memory space to start the memory operation.
57 @param[in] Width Specifies the width of the I/O operation.
58 @param[in] Offset The offset in ISA I/O space to start the I/O operation.
81 @param[in] Width Specifies the width of the I/O operation.
82 @param[in] Offset The offset in ISA I/O space to start the I/O operation.
105 @param Operation Indicates the type of DMA (slave or bus master), and if
106 the DMA operation is going to read or write to system memory.
107 @param ChannelNumber The slave channel number to use for this DMA operation.
108 If Operation and ChannelAttributes shows that this device
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaIo.h 36 @param[in] Width The width of the memory operation.
38 @param[in] Offset The offset in ISA memory space to start the memory operation.
57 @param[in] Width Specifies the width of the I/O operation.
58 @param[in] Offset The offset in ISA I/O space to start the I/O operation.
81 @param[in] Width Specifies the width of the I/O operation.
82 @param[in] Offset The offset in ISA I/O space to start the I/O operation.
105 @param Operation Indicates the type of DMA (slave or bus master), and if
106 the DMA operation is going to read or write to system memory.
107 @param ChannelNumber The slave channel number to use for this DMA operation.
108 If Operation and ChannelAttributes shows that this device
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
IsaIo.h 38 EfiIsaIoWidthUint8 = 0, ///< 8-bit operation.
39 EfiIsaIoWidthUint16, ///< 16-bit operation.
40 EfiIsaIoWidthUint32, ///< 32-bit operation
42 EfiIsaIoWidthFifoUint8, ///< 8-bit FIFO operation.
43 EfiIsaIoWidthFifoUint16, ///< 16-bit FIFO operation.
44 EfiIsaIoWidthFifoUint32, ///< 32-bit FIFO operation.
46 EfiIsaIoWidthFillUint8, ///< 8-bit Fill operation.
47 EfiIsaIoWidthFillUint16, ///< 16-bit Fill operation.
48 EfiIsaIoWidthFillUint32, ///< 32-bit Fill operation.
78 /// A read operation from system memory by a bus master.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptInternalFormat.h 112 UINT32 Operation;
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/
Spi.h 141 // Type Operation Type (value to be programmed to the OPTYPE register)
145 // Operation Which Hardware Sequencing required operation this opcode respoinds to.
148 // If the opcode does not corresponds to any operation listed, use
155 SPI_OPERATION Operation;
188 // OpcodeIndex must be less then SPI_NUM_OPCODE for operation to be supported.
229 EFI_DEVICE_ERROR Device error, operation failed.
252 EFI_SUCCESS Lock operation succeed.
253 EFI_DEVICE_ERROR Device error, operation failed.
325 then device does not support the operation.
    [all...]
  /frameworks/av/media/libaudioclient/
PlayerBase.cpp 161 const sp<VolumeShaper::Operation>& operation __unused) {
  /frameworks/av/media/libmedia/include/media/
IMediaPlayer.h 96 const sp<VolumeShaper::Operation>& operation) = 0;
  /system/keymaster/
ecdsa_keymaster1_operation.cpp 40 // to the hardware module. The regular Ecdsa*Operation classes will do software digesting and
48 // operation. This just allows us to double-check that the correct padding value is reaching
99 Operation* EcdsaKeymaster1OperationFactory::CreateOperation(const Key& key,
116 "Bug: Pubkey operation requested. Those should be handled by normal ECDSA operations.",
ecdsa_keymaster1_operation.h 107 Operation* CreateOperation(const Key& key, const AuthorizationSet& begin_params,
operation.cpp 17 #include "operation.h"
99 // If it's a public key operation, all padding modes are authorized.
124 // If it's a public key operation, all digests are authorized.
137 keymaster_error_t Operation::UpdateForFinish(const AuthorizationSet& input_params,
rsa_keymaster1_operation.h 107 Operation* CreateOperation(const Key& key, const AuthorizationSet& begin_params,
ecdsa_operation.cpp 31 Operation* EcdsaOperationFactory::CreateOperation(const Key& key,
51 Operation* op = InstantiateOperation(digest, pkey.release());
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 57 import javax.obex.Operation;
281 public int onPut(final Operation op) {
349 public int onGet(Operation op) {
518 // Indicate which vCard parameter the search operation shall be carried
684 AppParamValue appParamValue, Operation op, int needSendBody, int size) {
801 private final int pushHeader(final Operation op, final HeaderSet reply) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/
PciIo.h 173 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
226 IN EFI_PCI_IO_PROTOCOL_ATTRIBUTE_OPERATION Operation,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/
EfiScriptLib.c 417 IN EFI_SMBUS_OPERATION Operation,
443 // GC_TODO: Operation - add argument and description to function comment
458 Operation,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciIo.h 85 /// A read operation from system memory by a bus master.
89 /// A write operation from system memory by a bus master.
136 base address for the memory operation to perform.
137 @param Offset The offset within the selected BAR to start the memory operation.
170 base address for the memory or I/O operation to perform.
171 @param Offset The offset within the selected BAR to start the memory or I/O operation.
252 base address for the memory operation to perform.
254 start the memory writes for the copy operation.
256 base address for the memory operation to perform.
258 the memory reads for the copy operation.
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciRootBridge.h 61 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_OPERATION Operation;
155 Width - Width of the memory operation.
156 Address - The base address of the memory operation.
193 Width - Width of I/O operation.
194 Address - The base address of the I/O operation.
228 Width - The width of memory operation.
229 Address - Base address of the memory operation.
260 Width - The width of memory operation.
261 Address - Base address of the memory operation.
293 Width - Signifies the width of the memory operation.
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 310 /// SCALAR_TO_VECTOR(VAL) - This represents the operation of loading a
381 /// integer shift operations. The operation ordering is:
387 /// wider or narrower (depending on the operation) than the source
474 /// in a register of the same size. This operation effectively just
494 /// operator acts as a shuffle operation for some vector type combinations.
537 /// FSINCOS - Compute both fsin and fcos as a single operation.
717 /// N.b. this is still a strong cmpxchg operation, s
    [all...]
  /external/syslinux/efi32/include/efi/
efipciio.h 94 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
175 IN EFI_PCI_IO_PROTOCOL_ATTRIBUTE_OPERATION Operation,
  /external/syslinux/efi64/include/efi/
efipciio.h 94 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
175 IN EFI_PCI_IO_PROTOCOL_ATTRIBUTE_OPERATION Operation,
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipciio.h 94 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
175 IN EFI_PCI_IO_PROTOCOL_ATTRIBUTE_OPERATION Operation,
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
PciIo.h 109 base address for the memory operation to perform.
110 @param Offset The offset within the selected BAR to start the memory operation.
143 base address for the memory or I/O operation to perform.
144 @param Offset The offset within the selected BAR to start the memory or I/O operation.
213 base address for the memory operation to perform.
215 start the memory writes for the copy operation.
217 base address for the memory operation to perform.
219 the memory reads for the copy operation.
250 @param Operation Indicates if the bus master is going to read or write to system memory.
269 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
tables_nacl.go 98 EPERM Errno = 1 /* Operation not permitted */
172 EBADFD Errno = 77 /* f.d. invalid for this operation */
181 ENOTSOCK Errno = 88 /* Socket operation on non-socket */
188 EOPNOTSUPP Errno = 95 /* Operation not supported on transport endpoint */
212 ECANCELED Errno = 125 /* Operation canceled. */
219 EWOULDBLOCK Errno = EAGAIN /* Operation would block */
224 EPERM: "Operation not permitted",
297 EBADFD: "f.d. invalid for this operation",
304 ENOTSOCK: "Socket operation on non-socket",
311 EOPNOTSUPP: "Operation not supported on transport endpoint"
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
tables_nacl.go 98 EPERM Errno = 1 /* Operation not permitted */
172 EBADFD Errno = 77 /* f.d. invalid for this operation */
181 ENOTSOCK Errno = 88 /* Socket operation on non-socket */
188 EOPNOTSUPP Errno = 95 /* Operation not supported on transport endpoint */
212 ECANCELED Errno = 125 /* Operation canceled. */
219 EWOULDBLOCK Errno = EAGAIN /* Operation would block */
224 EPERM: "Operation not permitted",
297 EBADFD: "f.d. invalid for this operation",
304 ENOTSOCK: "Socket operation on non-socket",
311 EOPNOTSUPP: "Operation not supported on transport endpoint"
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DeviceIoOnPciRootBridgeIoThunk.c 227 @param Operation Indicates if the bus master is going to read or
238 @retval EFI_INVALID_PARAMETER The Operation or HostAddress is undefined.
251 IN EFI_IO_OPERATION_TYPE Operation,
259 Completes the Map() operation and releases any corresponding resources.
    [all...]

Completed in 1778 milliseconds

1 2 3 4 5 67 8 91011>>