/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
PSourceTest.java | 56 assertFalse("The change of p specified in the constructor " 63 * array specified in the constructor. Checks that modification 72 fail("The returned array does not equal to the specified " 84 * equal to the value specified in the constructor. 97 * equal to the value specified in the constructor. 102 assertTrue("The returned value is not equal to the value specified "
|
/libcore/ojluni/src/main/java/java/security/cert/ |
CertPathValidator.java | 144 * specified algorithm. 150 * Provider that supports the specified algorithm is returned. 162 * specified algorithm. 166 * specified algorithm. 180 * specified algorithm. 183 * CertPathValidatorSpi implementation from the specified provider 184 * is returned. The specified provider must be registered 199 * specified algorithm. 202 * implementation for the specified algorithm is not 203 * available from the specified provider [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/DxeRuntimePciExpressLib/ |
PciExpressLib.c | 259 Registers the PCI device specified by Address so all the PCI configuration
302 // at the beginning of the PCI Configuration header for the specified
317 // Get the GCD Memory Descriptor for the PCI Express Bus/Dev/Func specified by Address
356 Reads and returns the 8-bit PCI configuration register specified by Address.
380 Writes the 8-bit PCI configuration register specified by Address with the
381 value specified by Value. Value is returned. This function must guarantee
407 Reads the 8-bit PCI configuration register specified by Address, performs a
408 bitwise OR between the read result and the value specified by
410 specified by Address. The value written to the PCI configuration register is
437 Reads the 8-bit PCI configuration register specified by Address, performs a [all...] |
/libcore/ojluni/src/main/java/java/util/ |
Map.java | 51 * keys. The behavior of a map is not specified if the value of an object is 69 * methods that modify the map on which they operate, are specified to throw 105 * the specified behavior of underlying {@link Object} methods wherever the 148 * Returns {@code true} if this map contains a mapping for the specified 155 * @return {@code true} if this map contains a mapping for the specified 160 * @throws NullPointerException if the specified key is null and this map 168 * specified value. More formally, returns {@code true} if and only if 176 * specified value 180 * @throws NullPointerException if the specified value is null and this 187 * Returns the value to which the specified key is mapped [all...] |
Arrays.java | 53 * if the specified array reference is null, except where noted. 150 * Sorts the specified array into ascending numerical order. 165 * Sorts the specified range of the array into ascending order. The range 190 * Sorts the specified array into ascending numerical order. 205 * Sorts the specified range of the array into ascending order. The range 230 * Sorts the specified array into ascending numerical order. 245 * Sorts the specified range of the array into ascending order. The range 270 * Sorts the specified array into ascending numerical order. 285 * Sorts the specified range of the array into ascending order. The range 310 * Sorts the specified array into ascending numerical order [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/ |
Print2.h | 33 specified by StartOfBuffer and BufferSize.
34 The Unicode string is produced by parsing the format string specified by FormatString.
35 Arguments are pulled from the variable argument list specified by Marker.
53 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
75 specified by StartOfBuffer and BufferSize.
76 The Unicode string is produced by parsing the format string specified by FormatString.
94 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
97 format string specified by FormatString.
117 specified by StartOfBuffer and BufferSize.
118 The Unicode string is produced by parsing the format string specified by FormatString. [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
user.py | 1 """Hook to allow user-specified customization code to run.
3 As a policy, Python doesn't run user-specified code on startup of
4 Python programs (interactive sessions execute the script specified in
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/ |
IoLib.c | 28 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
52 Writes the 64-bit I/O port specified by Port with the value specified by Value
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/ |
InternalSwitchStack.c | 22 Transfers control to the function specified by EntryPoint using the
23 new stack specified by NewStack and passing in the parameters specified
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ |
SwitchStack.c | 28 Transfers control to the function specified by EntryPoint using the new stack
29 new stack specified by NewStack and passing in the parameters specified
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/ |
ReportStatusCode.c | 44 Converts the status code specified by CodeType, Value, and Data to the ASSERT()
45 arguments specified by Filename, Description, and LineNumber. If CodeType is
49 status code buffer specified by Data. The optional data area of Data contains
67 @retval TRUE The status code specified by CodeType, Value, and Data was
68 converted ASSERT() arguments specified by Filename, Description,
70 @retval FALSE The status code specified by CodeType, Value, and Data could
108 Converts the status code specified by Data to the DEBUG() arguments specified
111 Format from the optional data area of the status code buffer specified by Data.
128 @retval TRUE The status code specified by Data was converted DEBUG() arguments [all...] |
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/Ia32/ |
SwitchStack.c | 22 Transfers control to the function specified by EntryPoint using the new stack 23 specified by NewStack and passing in the parameters specified by Context1 and
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ebc/ |
SwitchStack.c | 20 Transfers control to the function specified by EntryPoint using the
21 new stack specified by NewStack and passing in the parameters specified
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
InternalSwitchStack.c | 20 Transfers control to the function specified by EntryPoint using the
21 new stack specified by NewStack and passing in the parameters specified
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/ |
InternalSwitchStack.c | 20 Transfers control to the function specified by EntryPoint using the
21 new stack specified by NewStack and passing in the parameters specified
|
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/ |
ForEach.c | 21 Enumerate all entries in the database to execute specified operations according to datatype.
24 @param[in] Routine The pointer to the function of a specified operation.
27 @retval EFI_SUCCESS Execute specified operation successfully.
|
/external/autotest/cli/ |
atest_unittest.py | 61 """Test output when no topic is specified.""" 68 """Test output when an invalid topic is specified.""" 75 """Test output when an invalid action is specified."""
|
/external/autotest/server/site_tests/generic_RebootTest/ |
control | 18 This server side test checks if a host, specified through the command line, 29 android device either through usb or tcp. If no device_hostname is specified 31 whereas if the ip of the android device is specified through device_hostname
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
deduction.cpp | 11 // No explicitly-specified arguments 16 // One explicitly-specified argument 24 // FIXME: Extension of explicitly-specified arguments
|
/external/curl/docs/cmdline-opts/ |
data.d | 9 Sends the specified data in a POST request to the HTTP server, in the same way 20 data pieces specified will be merged together with a separating 26 stdin. Multiple files can also be specified. Posting data from a file named
|
upload-file.d | 6 This transfers the specified local file to the remote URL. If there is no file 7 part in the specified URL, curl will append the local file name. NOTE that you 14 Alternately, the file name "." (a single period) may be specified instead
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_MAIL_FROM.3 | 35 An originator email address should be specified with angled brackets (<>) 36 around it, which if not specified will be added automatically. 38 If this parameter is not specified then an empty address will be sent to the
|
/external/eigen/Eigen/src/plugins/ |
BlockMethods.h | 133 /// \tparam CRows number of rows in corner as specified at compile-time 134 /// \tparam CCols number of columns in corner as specified at compile-time 135 /// \param cRows number of rows in corner as specified at run-time 136 /// \param cCols number of columns in corner as specified at run-time 138 /// This function is mainly useful for corners where the number of rows is specified at compile-time 139 /// and the number of columns is specified at run-time, or vice versa. The compile-time and run-time 218 /// \tparam CRows number of rows in corner as specified at compile-time 219 /// \tparam CCols number of columns in corner as specified at compile-time 220 /// \param cRows number of rows in corner as specified at run-time 221 /// \param cCols number of columns in corner as specified at run-tim [all...] |
/external/guava/guava/src/com/google/common/collect/ |
RowSortedTable.java | 32 * {@link Map} specified by the {@link Table} interface. 44 * specified in the {@link Table} interface. 52 * specified in the {@link Table} interface.
|
/external/icu/icu4c/source/i18n/unicode/ |
unumsys.h | 28 * positional numbering system with a specified radix (typically 10). 35 * Alternate numbering systems can be specified to a locale by using the 47 * Opens a UNumberingSystem object using the default numbering system for the specified 53 * @return A UNumberingSystem for the specified locale, or NULL if an error 62 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; 74 * @return A UNumberingSystem for the specified name, or NULL if an error 117 * Returns the name of the specified UNumberingSystem object (if it is one of the 120 * @return A pointer to the name of the specified UNumberingSystem object, or 132 * @return TRUE if the specified UNumberingSystem object is for an algorithmic 140 * Returns the radix of the specified UNumberingSystem object. Simple positiona [all...] |