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

<<11121314151617181920>>

  /external/valgrind/none/tests/
map_unaligned.c 22 // This fails because MAP_FIXED is specified and p1+1 isn't page-aligned.
24 // MAP_FIXED has to also be specified.)
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDSDPUtils.h 17 // Updates the original SDP description to instead prefer the specified video
18 // codec. We do this by placing the specified codec at the beginning of the
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
PBEParameterSpecTest.java 56 assertFalse("The change of salt specified in the constructor "
63 * to the salt specified in the constructor and that the change of
72 fail("The returned salt is not equal to the specified "
83 * to the value specified in the constructor.
89 assertTrue("The returned iterationCount is not equal to the specified "
96 * to the value specified in the constructor.
105 assertNull("The returned AlgorithmParameterSpec is not null, as the specified "
112 assertSame("The returned AlgorithmParameterSpec is not the same as the specified "
  /libcore/ojluni/src/main/java/java/util/
Set.java 47 * elements. The behavior of a set is not specified if the value of an object
105 * Returns <tt>true</tt> if this set contains the specified element.
111 * @return <tt>true</tt> if this set contains the specified element
112 * @throws ClassCastException if the type of the specified element
115 * @throws NullPointerException if the specified element is null and this
150 * runtime type of the returned array is that of the specified array.
151 * If the set fits in the specified array, it is returned therein.
153 * specified array and the size of this set.
155 * <p>If this set fits in the specified array with room to spare
185 * @throws ArrayStoreException if the runtime type of the specified arra
    [all...]
  /test/vts/doc/developer_testing/kernel/
run_individual_ltp_testcase.md 20 Test cases specified in this filter will be run regardless of
21 whether they are disabled in configuration, unless a specified test case name
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
unwind-bad-1.l 4 [^:]*:11: Error: personality routine specified for cantunwind frame
5 [^:]*:19: Error: personality routine specified for cantunwind frame
unwind-bad-1.s 10 # personality routine specified for cantunwind frame
18 # personality routine specified for cantunwind frame
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDriver.h 94 it tests to see if this driver supports creating a handle for the specified child device.
96 This function checks to see if the driver specified by This supports the device specified by
103 device specified by ControllerHandle may already be managed by the same driver or a
117 the bus driver must determine if the bus controller specified
118 by ControllerHandle and the child controller specified
122 @retval EFI_SUCCESS The device specified by ControllerHandle and
123 RemainingDevicePath is supported by the driver specified by This.
124 @retval EFI_ALREADY_STARTED The device specified by ControllerHandle and
126 specified by This.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePciCf8Lib/
PciCf8Lib.c 67 Registers the PCI device specified by Address so all the PCI configuration registers
71 If the register specified by Address >= 0x100, then ASSERT().
98 Reads and returns the 8-bit PCI configuration register specified by Address.
103 If the register specified by Address >= 0x100, then ASSERT().
134 Writes the 8-bit PCI configuration register specified by Address with the
135 value specified by Value. Value is returned. This function must guarantee
139 If the register specified by Address >= 0x100, then ASSERT().
176 Reads the 8-bit PCI configuration register specified by Address, performs a
177 bitwise OR between the read result and the value specified by
179 specified by Address. The value written to the PCI configuration register is
    [all...]
  /art/runtime/interpreter/mterp/arm/
op_new_array.S 2 * Allocate an array of objects, specified with the array class
  /art/runtime/interpreter/mterp/arm64/
op_new_array.S 2 * Allocate an array of objects, specified with the array class
  /art/runtime/interpreter/mterp/mips/
op_new_array.S 2 * Allocate an array of objects, specified with the array class
  /art/runtime/interpreter/mterp/mips64/
op_new_array.S 2 * Allocate an array of objects, specified with the array class
  /art/runtime/interpreter/mterp/x86_64/
op_new_array.S 2 * Allocate an array of objects, specified with the array class
  /build/make/core/
multilib.mk 13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/DwUfsHcDxe/
DwUfsHcDxe.h 149 Unicode string. If the driver specified by This has a user readable name in
150 the language specified by Language, then a pointer to the driver name is
151 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
152 by This does not support the language specified by Language,
162 languages specified in SupportedLanguages. The
164 to the driver writer. Language is specified
169 driver specified by This in the language
170 specified by Language.
172 @retval EFI_SUCCESS The Unicode string for the Driver specified by
173 This and the language specified by Language was
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiImage/
HiiImage.h 91 EFI_NOT_FOUND - The specified PackageList could not be found in database.
109 This function retrieves the image specified by ImageId which is associated with
110 the specified PackageList and copies it into the buffer specified by Image.
120 EFI_NOT_FOUND - The image specified by ImageId is not available.
121 The specified PackageList is not in the database.
140 This function updates the image specified by ImageId in the specified PackageListHandle to
141 the image specified by Image.
151 EFI_NOT_FOUND - The image specified by ImageId is not in the database.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
UfsPciHcDxe.h 75 Unicode string. If the driver specified by This has a user readable name in
76 the language specified by Language, then a pointer to the driver name is
77 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
78 by This does not support the language specified by Language,
88 languages specified in SupportedLanguages. The
90 to the driver writer. Language is specified
95 driver specified by This in the language
96 specified by Language.
98 @retval EFI_SUCCESS The Unicode string for the Driver specified by
99 This and the language specified by Language was
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
IoLib.h 39 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
59 Writes the 8-bit I/O port specified by Port with the value specified by Value
82 Reads the 8-bit I/O port specified by Port, performs a bitwise OR
83 between the read result and the value specified by OrData, and writes the
84 result to the 8-bit I/O port specified by Port. The value written to the I/O
107 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
108 the read result and the value specified by AndData, and writes the result to
109 the 8-bit I/O port specified by Port. The value written to the I/O port is
132 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
    [all...]
S3IoLib.h 26 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
47 Writes the 8-bit I/O port specified by Port with the value specified by Value
71 Reads the 8-bit I/O port specified by Port, performs a bitwise OR
72 between the read result and the value specified by OrData, and writes the
73 result to the 8-bit I/O port specified by Port. The value written to the I/O
97 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
98 the read result and the value specified by AndData, and writes the result to
99 the 8-bit I/O port specified by Port. The value written to the I/O port is
123 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseS3IoLib/
S3IoLib.c 86 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
110 Writes the 8-bit I/O port specified by Port with the value specified by Value
137 Reads the 8-bit I/O port specified by Port, performs a bitwise OR
138 between the read result and the value specified by OrData, and writes the
139 result to the 8-bit I/O port specified by Port. The value written to the I/O
166 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
167 the read result and the value specified by AndData, and writes the result to
168 the 8-bit I/O port specified by Port. The value written to the I/O port is
195 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
    [all...]
  /external/adhd/cras/src/common/
cras_metrics.h 9 /* Logs the specified event. */
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p12.cpp 46 [i] {}(); // expected-error{{variable 'i' cannot be implicitly captured in a lambda with no capture-default specified}}
68 auto m4 = [&,j] { // expected-error{{variable 'j' cannot be implicitly captured in a lambda with no capture-default specified}}
69 int x = n; // expected-error{{variable 'n' cannot be implicitly captured in a lambda with no capture-default specified}}
71 x += i; // expected-error{{variable 'i' cannot be implicitly captured in a lambda with no capture-default specified}}
  /external/clang/test/CodeGen/
2002-03-12-ArrayInitialization.c 4 specified for an array.
arm-asm-diag.c 12 : [r0] "=r"(r.val[0]), // expected-warning {{value size does not match register size specified by the constraint and modifier}}
13 [r1] "=r"(r.val[1]), // expected-warning {{value size does not match register size specified by the constraint and modifier}}
14 [r2] "=r"(r.val[2]), // expected-warning {{value size does not match register size specified by the constraint and modifier}}
15 [r3] "=r"(r.val[3]) // expected-warning {{value size does not match register size specified by the constraint and modifier}}

Completed in 2218 milliseconds

<<11121314151617181920>>