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

<<41424344454647484950>>

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.h 535 Write the specified number of bytes to serial device.
556 Read the specified number of bytes from serial device.
706 Unicode string. If the driver specified by This has a user readable name in
707 the language specified by Language, then a pointer to the driver name is
708 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
709 by This does not support the language specified by Language,
719 languages specified in SupportedLanguages. The
721 to the driver writer. Language is specified
726 driver specified by This in the language
727 specified by Language.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.h 429 Write the specified number of bytes to serial device.
450 Read the specified number of bytes from serial device.
594 Unicode string. If the driver specified by This has a user readable name in
595 the language specified by Language, then a pointer to the driver name is
596 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
597 by This does not support the language specified by Language,
607 languages specified in SupportedLanguages. The
609 to the driver writer. Language is specified
614 driver specified by This in the language
615 specified by Language.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.h 87 Unicode string. If the driver specified by This has a user readable name in
88 the language specified by Language, then a pointer to the driver name is
89 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
90 by This does not support the language specified by Language,
100 languages specified in SupportedLanguages. The
102 to the driver writer. Language is specified
107 driver specified by This in the language
108 specified by Language.
110 @retval EFI_SUCCESS The Unicode string for the Driver specified by
111 This and the language specified by Language was
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
FvSimpleFileSystemInternal.h 233 @retval EFI_NOT_FOUND The specified file could not be found on the device.
257 Closes a specified file handle.
496 Unicode string. If the driver specified by This has a user readable name in
497 the language specified by Language, then a pointer to the driver name is
498 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
499 by This does not support the language specified by Language,
509 languages specified in SupportedLanguages. The
511 to the driver writer. Language is specified
516 driver specified by This in the language
517 specified by Language.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathUtilities.c 111 Returns the Type field of the device path node specified by Node.
117 @return The Type field of the device path node specified by Node.
133 Returns the SubType field of the device path node specified by Node.
139 @return The SubType field of the device path node specified by Node.
155 Returns the 16-bit Length field of the device path node specified by Node.
164 @return The 16-bit Length field of the device path node specified by Node.
181 specified by Node.
188 specified by Node.
206 Determines if the device path node specified by Node is an end node of a device path.
215 @retval TRUE The device path node specified by Node is an end node of a
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 152 Returns the Type field of the device path node specified by Node.
158 @return The Type field of the device path node specified by Node.
174 Returns the SubType field of the device path node specified by Node.
180 @return The SubType field of the device path node specified by Node.
196 Returns the 16-bit Length field of the device path node specified by Node.
205 @return The 16-bit Length field of the device path node specified by Node.
222 specified by Node.
229 specified by Node.
247 Determines if the device path node specified by Node is an end node of a device path.
256 @retval TRUE The device path node specified by Node is an end node of a device path.
    [all...]
  /external/proguard/docs/manual/
gradle.html 66 <li>Some settings are specified as named arguments.</li>
113 <dd>Keep the specified directories in the output jars (or aars, wars, ears,
126 <dd>Preserve the specified classes <i>and</i> class members.</dd>
131 <dd>Preserve the specified class members, if their classes are preserved as
137 <dd>Preserve the specified classes <i>and</i> class members, if all of the
138 specified class members are present.</dd>
142 <dd>Preserve the names of the specified classes <i>and</i> class members (if
147 <dd>Preserve the names of the specified class members (if they aren't removed
152 <dd>Preserve the names of the specified classes <i>and</i> class members, if
153 all of the specified class members are present (after the shrinkin
    [all...]
  /libcore/ojluni/src/main/java/java/security/cert/
X509CRLSelector.java 41 * match all specified criteria. This class is particularly useful when
61 * Unless otherwise specified, the methods defined in this class are not
96 * {@code X509CRL} must match at least one of the specified
102 * The specified value replaces the previous value for the issuerNames
141 * {@code X509CRL} must match at least one of the specified
147 * The specified value replaces the previous value for the issuerNames
162 * If a name is specified as a byte array, it should contain a single DER
211 * name in the {@code X509CRL} must match at least one of the specified
215 * which {@code X509CRLs} may contain. The specified name is added to
217 * If the specified name is a duplicate, it may be ignored
    [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
README 29 uses the time specified on the command line.
71 They must be specified in the above order (num_filesystems,
79 Filesystems are specified to FFSB in the form of a directory. FFSB
83 handle the dataset is in fact mounted at the specified location.
93 run until filesystem utilization reaches the specified amount.
115 and operation mixes can be specified. The operations are specified
116 using a weighting for each operation, if an operation isn't specified
119 "Think-time" for a threadgroup may also be specified in millisecond
121 for the specified amount between each operation
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
InstructionSelector.h 81 /// Record the specified instruction
91 /// Check the opcode on the specified instruction
99 /// Check an immediate predicate on the specified instruction
103 /// Check an immediate predicate on the specified instruction via an APInt.
107 /// Check a floating point immediate predicate on the specified instruction.
115 /// Check the type for the specified operand
125 /// Check the register bank for the specified operand
128 /// - Expected register bank (specified as a register class)
152 /// Check the specified operand is an MBB
157 /// Check if the specified operand is safe to fold into the curren
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
_anritsu_utils.py 26 2: 'The specified file does not exist',
30 ' (If Overwrite is specified to 0.)',
31 87: 'The specified value is wrong.',
43 536870913: 'The specified file cannot be loaded by the SmartStudio.',
44 536870914: 'The specified process ID does not exist.',
69 536870934: 'SmartStudio cannot load the specified file because the'
71 536870935: 'The data with the specified PDN number does not exist.',
72 536870936: 'The data with the specified Dedicated number does not exist.',
76 ' Simulation Model,has been specified.',
82 536870943: 'The specified Packet Rate cannot be used by the current
    [all...]
  /bootable/recovery/otautil/include/otautil/
DirUtil.h 26 // Like "mkdir -p", try to guarantee that all directories specified in path are present, creating as
27 // many directories as necessary. The specified mode is passed to all mkdir calls; no modifications
  /dalvik/tools/
get-hprof 17 # Grab an hprof file using adb. If an argument is specified, grab
18 # the so-named file. If no argument is specified, grab the last such file
  /development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionSettings.java 31 // Identical to the value specified in res/values/strings.xml.
35 // Identical to the values specified in res/values/strings.xml.
  /development/vndk/tools/sourcedr/sourcedr/
utils.py 20 """Open the file at the specified path and with specified mode."""
  /device/google/cuttlefish_common/tests/ril/
runtests.sh 9 -e class <class>[#<test>] run test/s specified by class
13 Run just the specified test, and show the raw output.
  /device/google/cuttlefish_common/tests/wifi/
runtests.sh 9 -e class <class>[#<test>] run test/s specified by class
13 Run just the specified test, and show the raw output.
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
CpuDxe.h 51 This function registers and enables the handler specified by InterruptHandler for a processor
52 interrupt or exception type specified by InterruptType. If InterruptHandler is NULL, then the
53 handler for the processor interrupt or exception type specified by InterruptType is uninstalled.
67 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported.
78 This function registers and enables the handler specified by InterruptHandler for a processor
79 interrupt or exception type specified by InterruptType. If InterruptHandler is NULL, then the
80 handler for the processor interrupt or exception type specified by InterruptType is uninstalled.
94 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported.

Completed in 733 milliseconds

<<41424344454647484950>>