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

<<41424344454647484950>>

  /external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
MonitorBasedPriorityBlockingQueue.java 114 * Creates a <tt>MonitorBasedPriorityBlockingQueue</tt> with the specified
127 * Creates a <tt>MonitorBasedPriorityBlockingQueue</tt> with the specified initial
128 * capacity that orders its elements according to the specified
145 * in the specified collection. If the specified collection is a
153 * @throws ClassCastException if elements of the specified collection
156 * @throws NullPointerException if the specified collection or any
164 * Inserts the specified element into this priority queue.
167 * @return <tt>true</tt> (as specified by {@link Collection#add})
168 * @throws ClassCastException if the specified element cannot be compare
    [all...]
  /libcore/ojluni/src/main/java/java/lang/reflect/
Field.java 162 * signature does not conform to the format specified in
203 * Compares this {@code Field} against the specified object. Returns
239 * <p>The modifiers are placed in canonical order as specified by
264 * <p>The modifiers are placed in canonical order as specified by
287 * the specified object. The value is automatically wrapped in an
296 * specified {@code obj} argument is null, the method throws a
297 * {@code NullPointerException}. If the specified object is not an
324 * @exception IllegalArgumentException if the specified object is not an
327 * @exception NullPointerException if the specified object is null
348 * @exception IllegalArgumentException if the specified object is no
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/
FunctionEvaluationException.java 64 * Constructs an exception with specified formatted detail message.
77 * Constructs an exception with specified formatted detail message.
91 * Constructs an exception with specified formatted detail message.
104 * Constructs an exception with specified formatted detail message.
118 * Constructs an exception with specified root cause.
130 * Constructs an exception with specified root cause.
142 * Constructs an exception with specified formatted detail message and root cause.
157 * Constructs an exception with specified formatted detail message and root cause.
173 * Constructs an exception with specified formatted detail message and root cause.
188 * Constructs an exception with specified formatted detail message and root cause
    [all...]
  /external/llvm/include/llvm/Support/
MemoryBuffer.h 63 /// Open the specified file as a MemoryBuffer, returning a new MemoryBuffer
64 /// if successful, otherwise returning null. If FileSize is specified, this
66 /// specified size.
76 /// MemoryBuffer. The slice is specified by an \p Offset and \p MapSize.
92 /// Open the specified memory range as a MemoryBuffer. Note that InputData
101 /// Open the specified memory range as a MemoryBuffer, copying the contents
106 /// Allocate a new zero-initialized MemoryBuffer of the specified size. Note
112 /// Allocate a new MemoryBuffer of the specified size that is not initialized.
121 /// Open the specified file as a MemoryBuffer, or open stdin if the Filename
127 /// Map a subrange of the specified file as a MemoryBuffer
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
assertions.xml 3 sched_setparam() sets the scheduling parameters to the parameters specified
13 If a process specified by pid exists, and if the calling process has
34 If the priority of the process specified by the pid argument is set higher
35 than that of the lowest priority running process and if the specified
36 process is ready to run, the process specified by the pid argument shall
72 If the current scheduling policy for the process specified by pid is not
88 specified in param
109 of the specified pid
113 have permission to set the scheduling parameters for the specified process,
118 corresponding to that specified by pi
    [all...]
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSession.aidl 66 * Gets the value associated with the specified property of this session.
68 * @return the string value associated with the specified property
104 * Initiates an IMS call with the specified target and call profile.
110 * @param profile call profile to make the call with the specified service type,
117 * Initiates an IMS call with the specified participants and call profile.
123 * @param profile call profile to make the call with the specified service type,
132 * @param callType call type specified in {@link ImsCallProfile} to be answered
191 * @param callType call type specified in {@link ImsCallProfile} to be updated
198 * Extends this call to the conference call with the specified recipients.
215 * Requests the conference server to remove the specified participants from the conference
    [all...]
  /external/curl/tests/python_dependencies/impacket/
nt_errors.py 16 0x00000001: ("STATUS_WAIT_1","The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state."),
17 0x00000002: ("STATUS_WAIT_2","The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state."),
18 0x00000003: ("STATUS_WAIT_3","The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state."),
19 0x0000003F: ("STATUS_WAIT_63","The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state."),
45 0x00000117: ("STATUS_BUFFER_ALL_ZEROS","The specified buffer contains all zeros."),
51 0x00000123: ("STATUS_PROCESS_NOT_IN_JOB","The specified process is not part of a job."),
52 0x00000124: ("STATUS_PROCESS_IN_JOB","The specified process is part of a job."),
55 0x00000127: ("STATUS_INTERRUPT_VECTOR_ALREADY_CONNECTED","The specified interrupt vector was already connected."),
56 0x00000128: ("STATUS_INTERRUPT_STILL_CONNECTED","The specified interrupt vector is still connected."),
60 0x00000202: ("STATUS_RESOURCEMANAGER_READ_ONLY","The specified ResourceManager made no changes or updates to the resource under this transaction.")
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDriver.h 249 it further tests to see if this driver supports creating a handle for the specified child device.
251 This function checks to see if the driver specified by This supports the device specified by
258 device specified by ControllerHandle may already be managed by the same driver or a
272 the bus driver must determine if the bus controller specified
273 by ControllerHandle and the child controller specified
277 @retval EFI_SUCCESS The device specified by ControllerHandle and
278 RemainingDevicePath is supported by the driver specified by This.
279 @retval EFI_ALREADY_STARTED The device specified by ControllerHandle and
281 specified by This.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDxe.h 252 it further tests to see if this driver supports creating a handle for the specified child device.
254 This function checks to see if the driver specified by This supports the device specified by
261 device specified by ControllerHandle may already be managed by the same driver or a
275 the bus driver must determine if the bus controller specified
276 by ControllerHandle and the child controller specified
280 @retval EFI_SUCCESS The device specified by ControllerHandle and
281 RemainingDevicePath is supported by the driver specified by This.
282 @retval EFI_ALREADY_STARTED The device specified by ControllerHandle and
284 specified by This.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpDriver.h 100 it further tests to see if this driver supports creating a handle for the specified child device.
102 This function checks to see if the driver specified by This supports the device specified by
109 device specified by ControllerHandle may already be managed by the same driver or a
123 the bus driver must determine if the bus controller specified
124 by ControllerHandle and the child controller specified
128 @retval EFI_SUCCESS The device specified by ControllerHandle and
129 RemainingDevicePath is supported by the driver specified by This.
130 @retval EFI_ALREADY_STARTED The device specified by ControllerHandle and
132 specified by This.
    [all...]
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
Matchers.java 6 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
15 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
24 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
33 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
42 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
51 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
60 * Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matchers.
69 * Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matchers.
78 * Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matchers.
87 * Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matchers
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Rect.java 69 * Create a new rectangle with the specified coordinates. Note: no range
86 * Create a new rectangle, initialized with the values in the specified
290 * Set the rectangle's coordinates to the specified values. Note: no range
364 * Insets the rectangle on all sides specified by the dimensions of the {@code insets}
377 * Insets the rectangle on all sides specified by the insets.
408 * Returns true iff the 4 specified sides of a rectangle are inside or equal
409 * to this rectangle. i.e. is this rectangle a superset of the specified
416 * @return true iff the the 4 specified sides of a rectangle are inside or
428 * Returns true iff the specified rectangle r is inside or equal to this
432 * @return true iff the specified rectangle r is inside or equal to thi
    [all...]
  /libcore/ojluni/src/main/java/java/util/
EnumSet.java 32 * specified, explicitly or implicitly, when the set is created. Enum sets
100 * Creates an empty enum set with the specified element type.
105 * @return An empty enum set of the specified type.
120 * Creates an enum set containing all of the elements in the specified
126 * @return An enum set containing all the elements in the specified type.
142 * Creates an enum set with the same element type as the specified enum
147 * @return A copy of the specified enum set.
155 * Creates an enum set initialized from the specified collection. If
156 * the specified collection is an <tt>EnumSet</tt> instance, this static
158 * Otherwise, the specified collection must contain at least one elemen
    [all...]
  /libcore/ojluni/src/main/java/javax/security/auth/x500/
X500Principal.java 103 * The distinguished name must be specified using the grammar defined in
112 * Any other attribute type must be specified as an OID.
125 * is improperly specified
135 * The distinguished name must be specified using the grammar defined in
138 * <p> This constructor recognizes the attribute type keywords specified
143 * MUST be specified in all upper-case, otherwise they will be ignored.
144 * Improperly specified keywords are ignored; however if a keyword in the
145 * name maps to an improperly specified Object Identifier (OID), an
164 * improperly specified or a keyword in the {@code name} maps to an
184 ("improperly specified input name: " + name)
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
MemoryAllocationLib.c 133 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer. Buffer
166 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
168 Allocates the number of 4KB pages specified by Pages of a certain memory type with an alignment
169 specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is returned.
170 If there is not enough memory at the specified alignment remaining to satisfy the request, then
249 Allocates one or more 4KB pages of type EfiBootServicesData at a specified alignment.
251 Allocates the number of 4KB pages specified by Pages of type EfiBootServicesData with an
252 alignment specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is
253 returned. If there is not enough memory at the specified alignment remaining to satisfy the
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
MemoryAllocationLib.c 170 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer. Buffer
198 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
200 Allocates the number of 4KB pages specified by Pages of a certain memory type with an alignment
201 specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is returned.
202 If there is not enough memory at the specified alignment remaining to satisfy the request, then
284 Allocates one or more 4KB pages of type EfiBootServicesData at a specified alignment.
286 Allocates the number of 4KB pages specified by Pages of type EfiBootServicesData with an
287 alignment specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is
288 returned. If there is not enough memory at the specified alignment remaining to satisfy the
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
MemoryAllocationLib.c 193 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer. Buffer
233 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
235 Allocates the number of 4KB pages specified by Pages of a certain memory type with an alignment
236 specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is returned.
237 If there is not enough memory at the specified alignment remaining to satisfy the request, then
319 Allocates one or more 4KB pages of type EfiRuntimeServicesData at a specified alignment.
321 Allocates the number of 4KB pages specified by Pages of type EfiRuntimeServicesData with an
322 alignment specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is
323 returned. If there is not enough memory at the specified alignment remaining to satisfy the
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
MemoryAllocationLib.c 270 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer.
310 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
312 Allocates the number of 4KB pages specified by Pages of a certain memory type
313 with an alignment specified by Alignment. The allocated buffer is returned.
315 specified alignment remaining to satisfy the request, then NULL is returned.
397 Allocates one or more 4KB pages of type EfiRuntimeServicesData at a specified alignment.
399 Allocates the number of 4KB pages specified by Pages of type EfiRuntimeServicesData
400 with an alignment specified by Alignment. The allocated buffer is returned.
402 specified alignment remaining to satisfy the request, then NULL is returned.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
MemoryAllocationLib.c 169 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer. Buffer
197 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
199 Allocates the number of 4KB pages specified by Pages of a certain memory type with an alignment
200 specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is returned.
201 If there is not enough memory at the specified alignment remaining to satisfy the request, then
283 Allocates one or more 4KB pages of type EfiBootServicesData at a specified alignment.
285 Allocates the number of 4KB pages specified by Pages of type EfiBootServicesData with an
286 alignment specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is
287 returned. If there is not enough memory at the specified alignment remaining to satisfy the
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
MemoryAllocationLib.c 131 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer. Buffer
158 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
160 Allocates the number of 4KB pages specified by Pages of a certain memory type with an alignment
161 specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is returned.
162 If there is not enough memory at the specified alignment remaining to satisfy the request, then
337 Allocates one or more 4KB pages of type EfiBootServicesData at a specified alignment.
339 Allocates the number of 4KB pages specified by Pages of type EfiBootServicesData with an
340 alignment specified by Alignment. The allocated buffer is returned. If Pages is 0, then NULL is
341 returned. If there is not enough memory at the specified alignment remaining to satisfy the
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
MemoryAllocationLib.c 242 Frees the number of 4KB pages specified by Pages from the buffer specified by Buffer.
282 Allocates one or more 4KB pages of a certain memory type at a specified alignment.
284 Allocates the number of 4KB pages specified by Pages of a certain memory type
285 with an alignment specified by Alignment. The allocated buffer is returned.
287 specified alignment remaining to satisfy the request, then NULL is returned.
369 Allocates one or more 4KB pages of type EfiRuntimeServicesData at a specified alignment.
371 Allocates the number of 4KB pages specified by Pages of type EfiRuntimeServicesData
372 with an alignment specified by Alignment. The allocated buffer is returned.
374 specified alignment remaining to satisfy the request, then NULL is returned.
    [all...]
  /frameworks/base/core/java/android/util/
Half.java 321 * Compares this object against the specified object. The result is {@code true}
352 * Returns a string representation of the specified half-precision
364 * <p>Compares the two specified half-precision float values. The following
399 * <p>Compares the two specified half-precision float values. The following
431 * <p>Returns a representation of the specified half-precision float value
448 * <p>Returns a representation of the specified half-precision float value
467 * <p>Returns a representation of the specified half-precision float value
513 * Returns the absolute value of the specified half-precision float.
516 * <li>If the specified half-precision float is NaN, the result is NaN</li>
517 * <li>If the specified half-precision float is zero (negative or positive)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.h 179 @retval EFI_NOT_FOUND Processor with the handle specified by ProcessorNumber does not exist.
247 @retval EFI_SUCCESS In blocking mode, specified AP has finished before the timeout expires.
248 @retval EFI_SUCCESS In non-blocking mode, function has been dispatched to specified AP.
250 @retval EFI_TIMEOUT In blocking mode, the timeout expires before specified AP has finished.
251 @retval EFI_NOT_READY Specified AP is busy.
252 @retval EFI_NOT_FOUND Processor with the handle specified by ProcessorNumber does not exist.
281 @retval EFI_NOT_FOUND Processor with the handle specified by ProcessorNumber does not exist.
283 @retval EFI_NOT_READY Specified AP is busy.
307 @retval EFI_NOT_FOUND Processor with the handle specified by ProcessorNumber does not exist.
375 Checks status of specified AP.
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 30 CPU is specified by CpuIndex and CpuIndex can be used to access information
163 Install a custom SMI handler for the CPU specified by CpuIndex. This function
171 @param[in] SmBase The SMBASE address for the CPU specified by CpuIndex.
173 the CPU specified by CpuIndex.
175 processed by the CPU specified by CpuIndex.
177 processed by the CPU specified by CpuIndex.
179 processed by the CPU specified by CpuIndex.
181 processed by the CPU specified by CpuIndex.
183 processed by the CPU specified by CpuIndex.
185 is processed by the CPU specified by CpuIndex.
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
SmmCpuFeaturesLib.h 60 CPU is specified by CpuIndex and CpuIndex can be used to access information
158 Install a custom SMI handler for the CPU specified by CpuIndex. This function
166 @param[in] SmBase The SMBASE address for the CPU specified by CpuIndex.
168 the CPU specified by CpuIndex.
170 processed by the CPU specified by CpuIndex.
172 processed by the CPU specified by CpuIndex.
174 processed by the CPU specified by CpuIndex.
176 processed by the CPU specified by CpuIndex.
178 processed by the CPU specified by CpuIndex.
180 is processed by the CPU specified by CpuIndex.
    [all...]

Completed in 1295 milliseconds

<<41424344454647484950>>