HomeSort by relevance Sort by last modified time
    Searched full:specified (Results 326 - 350 of 36314) sorted by null

<<11121314151617181920>>

  /external/curl/docs/cmdline-opts/
proxy.d 6 Use the specified proxy.
8 The proxy string can be specified with a protocol:// prefix. No protocol
9 specified or http:// will be treated as HTTP proxy. Use socks4://, socks4a://,
19 If the port number is not specified in the proxy string, it is assumed to be
35 The proxy host can be specified the exact same way as the proxy environment
  /external/selinux/python/semanage/
semanage-interface.8 18 Do not print heading when listing the specified object type
30 Add a record of the specified object type
33 Delete a record of the specified object type
36 Modify a record of the specified object type
39 List records of the specified object type
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.h 190 The PassThru() function sends the SD command specified by Packet to the SD card
191 specified by Slot.
273 card specified by Slot.
275 If the SD card specified by Slot is not present on the SD controller, then EFI_NOT_FOUND
284 DevicePath are initialized to describe the SD card specified by Slot, and EFI_SUCCESS is
291 card specified by Slot. This function is responsible for
296 @retval EFI_SUCCESS The device path node that describes the SD card specified by
298 @retval EFI_NOT_FOUND The SD card specified by Slot does not exist on the SD controller.
314 The GetSlotNumber() function retrieves slot number for the SD card specified by
343 The ResetDevice() function resets the SD card specified by Slot.
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHcDxe.h 195 The PassThru() function sends the SD command specified by Packet to the SD card
196 specified by Slot.
278 card specified by Slot.
280 If the SD card specified by Slot is not present on the SD controller, then EFI_NOT_FOUND
289 DevicePath are initialized to describe the SD card specified by Slot, and EFI_SUCCESS is
296 card specified by Slot. This function is responsible for
301 @retval EFI_SUCCESS The device path node that describes the SD card specified by
303 @retval EFI_NOT_FOUND The SD card specified by Slot does not exist on the SD controller.
319 The GetSlotNumber() function retrieves slot number for the SD card specified by
348 The ResetDevice() function resets the SD card specified by Slot.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHcDxe.h 195 The PassThru() function sends the SD command specified by Packet to the SD card
196 specified by Slot.
278 card specified by Slot.
280 If the SD card specified by Slot is not present on the SD controller, then EFI_NOT_FOUND
289 DevicePath are initialized to describe the SD card specified by Slot, and EFI_SUCCESS is
296 card specified by Slot. This function is responsible for
301 @retval EFI_SUCCESS The device path node that describes the SD card specified by
303 @retval EFI_NOT_FOUND The SD card specified by Slot does not exist on the SD controller.
319 The GetSlotNumber() function retrieves slot number for the SD card specified by
348 The ResetDevice() function resets the SD card specified by Slot.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiString.h 27 specified font information StringFontInfo, and returns a new string id.
49 @retval EFI_NOT_FOUND The specified PackageList could not be found in
53 @retval EFI_INVALID_PARAMETER The specified StringFontInfo does not exist in
71 This function retrieves the string specified by StringId which is associated
72 with the specified PackageList in the language Language and copies it into
73 the buffer specified by String.
78 the specified string.
90 @retval EFI_NOT_FOUND The string specified by StringId is not available.
91 The specified PackageList is not in the database.
92 @retval EFI_INVALID_LANGUAGE The string specified by StringId is available but
    [all...]
  /external/dng_sdk/source/
dng_misc_opcodes.h 29 /// \brief Opcode to trim image to a specified rectangle.
40 /// Create opcode to trim image to the specified bounds.
135 /// Read area data from the specified stream.
139 /// Write area data to the specified stream.
144 /// area and the specified tile.
168 /// Create a MapTable opcode with the specified area, table, and number of
224 /// Create a MapPolynomial opcode with the specified area, polynomial
256 /// a row, the same delta value is applied to all specified pixels.
271 /// Create a DeltaPerRow opcode with the specified area and row deltas
272 /// (specified as a table of 32-bit floats)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
UefiUsbLib.h 23 Get the descriptor of the specified USB HID interface.
25 Submit a UsbGetHidDescriptor() request for the USB device specified by UsbIo
33 the specified USB target and interface. Type EFI_USB_HID_DESCRIPTOR
51 Get the report descriptor of the specified USB HID interface.
53 Submit a USB get HID report descriptor request for the USB device specified by
65 buffer specified by DescriptorLength and DescriptorBuffer
81 Get the HID protocol of the specified USB HID interface.
83 Submit a USB get HID protocol request for the USB device specified by UsbIo
90 @param Protocol A pointer to the protocol for the specified USB target.
106 Set the HID protocol of the specified USB HID interface.
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLibNoStm.c 51 Install a custom SMI handler for the CPU specified by CpuIndex. This function
59 @param[in] SmBase The SMBASE address for the CPU specified by CpuIndex.
61 the CPU specified by CpuIndex.
63 processed by the CPU specified by CpuIndex.
65 processed by the CPU specified by CpuIndex.
67 processed by the CPU specified by CpuIndex.
69 processed by the CPU specified by CpuIndex.
71 processed by the CPU specified by CpuIndex.
73 is processed by the CPU specified by CpuIndex.
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/
IsArrayContainingInAnyOrder.java 42 * examined array satisfies one matcher anywhere in the specified matchers.
44 * specified matchers.
47 * N.B. each of the specified matchers will only be used once during a given examination, so be
66 * examined array satisfies one matcher anywhere in the specified collection of matchers.
67 * For a positive match, the examined array must be of the same length as the specified collection
71 * N.B. each matcher in the specified collection will only be used once during a given
89 * examined array is logically equal to one item anywhere in the specified items.
91 * specified items.
93 * <p>N.B. each of the specified items will only be used once during a given examination, so be
IsIn.java 35 * specified collection.
52 * specified collection.
66 * specified array.
83 * specified array.
97 * specified elements.
114 * specified elements.
  /frameworks/rs/script_api/include/
rs_for_each.rsh 107 * rs_kernel argument. If the specified kernel returns a value, an output allocation
108 * must be specified as the last argument. All input allocations,
116 * Up to API level 23, the kernel is implicitly specified as the kernel named
117 * "root" in the specified script, and only a single input allocation can be used.
119 * as specified by the kernel argument. The script argument is removed.
181 * the index space specified in options. With the index space explicitly specified
207 * rsGetArray0: Index in the Array0 dimension for the specified kernel context
209 * Returns the index in the Array0 dimension of the cell being processed, as specified
233 * rsGetArray1: Index in the Array1 dimension for the specified kernel contex
    [all...]
  /hardware/google/av/codec2/vndk/bufferpool/
BufferStatus.h 50 /** Creates an FMQ for the specified connection(client).
52 * @param connectionId connection Id of the specified client.
61 /** Closes an FMQ for the specified connection(client).
63 * @param connectionId connection Id of the specified client.
65 * @return OK if the specified connection is closed successfully.
109 * Posts a buffer status message regarding the specified buffer
112 * @param transactionId Id of the specified transaction.
113 * @param bufferId buffer Id of the specified transaction.
121 * @return {@code true} when the specified message is posted,
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 107 * rs_kernel argument. If the specified kernel returns a value, an output allocation
108 * must be specified as the last argument. All input allocations,
116 * Up to API level 23, the kernel is implicitly specified as the kernel named
117 * "root" in the specified script, and only a single input allocation can be used.
119 * as specified by the kernel argument. The script argument is removed.
181 * the index space specified in options. With the index space explicitly specified
207 * rsGetArray0: Index in the Array0 dimension for the specified kernel context
209 * Returns the index in the Array0 dimension of the cell being processed, as specified
233 * rsGetArray1: Index in the Array1 dimension for the specified kernel contex
    [all...]
  /system/core/libutils/include/utils/
Printer.h 27 // Print a new line specified by 'string'. \n is appended automatically.
31 // Print a new line specified by the format string. \n is appended automatically.
43 // Create a printer using the specified logcat and log priority
51 // Print the specified line to logcat. No \n at the end is necessary.
66 // Create a printer using the specified file descriptor.
71 // Print the specified line to the file descriptor. \n is appended automatically.
90 // Create a printer using the specified String8 as the target.
95 // Append the specified line to the String8. \n is appended automatically.
106 // Create a printer using the specified printer as the target.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
I2cDxe.h 298 are specified by the board designer, with the
355 it further tests to see if this driver supports creating a handle for the specified child device.
357 This function checks to see if the driver specified by This supports the device specified by
364 device specified by ControllerHandle may already be managed by the same driver or a
378 the bus driver must determine if the bus controller specified
379 by ControllerHandle and the child controller specified
383 @retval EFI_SUCCESS The device specified by ControllerHandle and
384 RemainingDevicePath is supported by the driver specified by This.
385 @retval EFI_ALREADY_STARTED The device specified by ControllerHandle and
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPciLibPciCfg2/
PciLib.c 51 It reads and returns the PCI configuration register specified by Address,
52 the width of data is specified by Width.
92 It writes the PCI configuration register specified by Address with the
93 value specified by Data. The width of data is specified by Width.
135 Registers the PCI device specified by Address so all the PCI configuration registers
165 Reads and returns the 8-bit PCI configuration register specified by Address.
191 Writes the 8-bit PCI configuration register specified by Address with the
192 value specified by Value. Value is returned. This function must guarantee
220 Reads the 8-bit PCI configuration register specified by Address, performs a
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxePciSegmentLibEsal/
PciLib.c 72 It reads and returns the PCI configuration register specified by Address,
73 the width of data is specified by Width.
126 It writes the PCI configuration register specified by Address with the
127 value specified by Data. The width of data is specified by Width.
179 Reads and returns the 8-bit PCI configuration register specified by Address.
205 Writes the 8-bit PCI configuration register specified by Address with the
206 value specified by Value. Value is returned. This function must guarantee
234 Reads the 8-bit PCI configuration register specified by Address, performs a
235 bitwise OR between the read result and the value specified by
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/
IoLibIpf.c 32 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
61 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
90 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
119 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
143 Writes the 8-bit I/O port specified by Port with the value specified by Value
174 Writes the 16-bit I/O port specified by Port with the value specified by Value
205 Writes the 32-bit I/O port specified by Port with the value specified by Value
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuBlockIoDxe/
DriverConfiguration.c 81 specified in SupportedLanguages. The number of languages
90 EFI_SUCCESS - The driver specified by This successfully set the
91 configuration options for the controller specified
96 EFI_UNSUPPORTED - The driver specified by This does not support setting
97 configuration options for the controller specified by
99 EFI_UNSUPPORTED - The driver specified by This does not support the
100 language specified by Language.
102 configuration options for the controller specified
105 configuration options for the controller specified
197 EFI_SUCCESS - The controller specified by ControllerHandle and
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DriverConfiguration.c 96 to the user, and it must match one of the languages specified in
103 @retval EFI_SUCCESS The driver specified by This successfully set the configuration
104 options for the controller specified by ControllerHandle..
108 @retval EFI_UNSUPPORTED The driver specified by This does not support setting configuration options for
109 the controller specified by ControllerHandle and ChildHandle.
110 @retval EFI_UNSUPPORTED The driver specified by This does not support the language specified by Language.
112 controller specified by ControllerHandle and ChildHandle.
114 controller specified by ControllerHandle and ChildHandle
193 @retval EFI_SUCCESS The controller specified by ControllerHandle and ChildHandle that is being
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/
IoLibArm.c 25 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
49 Writes the 8-bit I/O port specified by Port with the value specified by Value
75 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
99 Writes the 16-bit I/O port specified by Port with the value specified by Value
125 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
149 Writes the 32-bit I/O port specified by Port with the value specified by Value
175 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
InternalSwitchStack.c 22 specified by EntryPoint using the new stack specified by NewStack,
23 and passes in the parameters specified by Context1 and Context2.
46 Transfers control to the function specified by EntryPoint using the
47 new stack specified by NewStack, and passes in the parameters specified
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
DriverConfiguration.c 95 specified in SupportedLanguages. The number of languages
104 EFI_SUCCESS - The driver specified by This successfully set the
105 configuration options for the controller specified
110 EFI_UNSUPPORTED - The driver specified by This does not support setting
111 configuration options for the controller specified by
113 EFI_UNSUPPORTED - The driver specified by This does not support the
114 language specified by Language.
116 configuration options for the controller specified
119 configuration options for the controller specified
209 EFI_SUCCESS - The controller specified by ControllerHandle and
    [all...]
  /external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java 30 * This factory creates visitors to efficiently travel to specified classes and
38 * Constructs a ClassPoolVisitor to efficiently travel to the specified
88 * Constructs a ClassPoolVisitor to efficiently travel to the specified
124 * Constructs a ClassPoolVisitor to efficiently travel to the specified
138 // If specified, let the class visitor also visit the descriptor
152 // Don't visit the classes if not specified.
159 // If specified, let the marker visit the class and its class
185 * Constructs a ClassPoolVisitor to efficiently travel to the specified
205 // By default, start visiting from the named class name, if specified.
225 // If specified, only visit classes with the right annotation
    [all...]

Completed in 1348 milliseconds

<<11121314151617181920>>