/device/linaro/bootloader/edk2/MdePkg/Library/PeiIoLibCpuIo/ |
IoLib.c | 26 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
56 Writes the 8-bit I/O port specified by Port with the value specified by Value
89 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
123 Writes the 16-bit I/O port specified by Port with the value specified by Value
160 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
194 Writes the 32-bit I/O port specified by Port with the value specified by Value
231 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned. [all...] |
IoLibMmioBuffer.c | 27 Copy data from MMIO region specified by starting address StartAddress
28 to system memory specified by Buffer by using 8-bit access. The total
29 number of byte to be copied is specified by Length. Buffer is returned.
67 Copy data from MMIO region specified by starting address StartAddress
68 to system memory specified by Buffer by using 16-bit access. The total
69 number of byte to be copied is specified by Length. Buffer is returned.
118 Copy data from MMIO region specified by starting address StartAddress
119 to system memory specified by Buffer by using 32-bit access. The total
120 number of byte to be copied is specified by Length. Buffer is returned.
169 Copy data from MMIO region specified by starting address StartAddress [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/SmmIoLibSmmCpuIo2/ |
IoLibMmioBuffer.c | 20 Copy data from MMIO region specified by starting address StartAddress
21 to system memory specified by Buffer by using 8-bit access. The total
22 number of byte to be copied is specified by Length. Buffer is returned.
60 Copy data from MMIO region specified by starting address StartAddress
61 to system memory specified by Buffer by using 16-bit access. The total
62 number of byte to be copied is specified by Length. Buffer is returned.
112 Copy data from MMIO region specified by starting address StartAddress
113 to system memory specified by Buffer by using 32-bit access. The total
114 number of byte to be copied is specified by Length. Buffer is returned.
163 Copy data from MMIO region specified by starting address StartAddress [all...] |
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Include/Library/ |
IoApicLib.h | 27 @return The 32-bit value read from the I/O APIC register specified by Index.
41 @param Value Specifies the value to write to the I/O APIC register specified by Index.
43 @return The 32-bit value written to I/O APIC register specified by Index.
58 @param Enable If TRUE, then enable the I/O APIC interrupt specified by Irq.
59 If FALSE, then disable the I/O APIC interrupt specified by Irq.
93 @param AssertionLevel TRUE specified an active high interrupt.
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Pixels.h | 22 // Construct pixel view using specified image. 29 // the specified region. Modified pixels may be subsequently 35 // defined by the specified region. 42 // Returns the offset for the specified channel. 85 // Construct pixel data using specified image 88 // Construct pixel data using specified image
|
/external/autotest/database/ |
db_utils.py | 11 Drops the specified views from the database 13 If a specified view does not exist in the database, this method fails 26 Renames specified tables in the database 28 Use this to rename a specified set of tables in a database. If a source in 43 Moves the specified tables from another database 60 Drops the database that the specified manager controls
|
/external/clang/test/OpenMP/ |
ordered_messages.cpp | 35 #pragma omp for ordered(1) // expected-note {{'ordered' clause with specified parameter}} 37 #pragma omp ordered // expected-error {{'ordered' directive without any clauses cannot be closely nested inside ordered region with specified parameter}} 42 #pragma omp for ordered(1) // expected-note {{'ordered' clause with specified parameter}} 44 #pragma omp ordered threads // expected-error {{'ordered' directive with 'threads' clause cannot be closely nested inside ordered region with specified parameter}} 98 #pragma omp ordered depend(source) // expected-error {{'ordered' directive with 'depend' clause cannot be closely nested inside ordered region without specified parameter}} 99 #pragma omp ordered depend(sink : i) // expected-error {{'ordered' directive with 'depend' clause cannot be closely nested inside ordered region without specified parameter}} 101 #pragma omp parallel for ordered(2) // expected-note 5 {{'ordered' clause with specified parameter}} 104 #pragma omp ordered depend // expected-error {{expected '(' after 'depend'}} expected-error {{'ordered' directive without any clauses cannot be closely nested inside ordered region with specified parameter}} 105 #pragma omp ordered depend( // expected-error {{expected ')'}} expected-error {{expected 'source' or 'sink' in OpenMP clause 'depend'}} expected-error {{'ordered' directive without any clauses cannot be closely nested inside ordered region with specified parameter}} expected-warning {{missing ':' or ')' after dependency type - ignoring}} expected-note {{to match this '('}} 107 #pragma omp ordered depend(sink // expected-error {{expected expression}} expected-warning {{missing ':' or ')' after dependency type - ignoring}} expected-error {{expected ')'}} expected-error {{'ordered' directive without any clauses cannot be closely nested inside ordered region with specified parameter}} expected-note {{to match this '('} [all...] |
/external/curl/docs/libcurl/opts/ |
CURLOPT_QUOTE.3 | 49 the group ID specified by the group operand. The group operand is a decimal 52 The chmod command modifies the file mode bits of the specified file. The 56 user ID specified by the user operand. The user operand is a decimal 69 The rm command removes the file specified by the file operand. 71 The rmdir command removes the directory entry specified by the directory 74 The statvfs command returns statistics on the file system in which specified
|
/external/f2fs-tools/tools/ |
f2fscrypt.8 | 18 Prompts the user for a passphrase and inserts it into the specified 19 keyring. If no keyring is specified, f2fscrypt will use the session 22 If one or more directory paths are specified, f2fscrypt will try to 27 Print the policy for the directories specified on the command line. 34 Sets the policy for the directories specified on the command line. 37 policy matches what was specified. A policy is an encryption key
|
/external/guava/guava/src/com/google/common/reflect/ |
TypeToInstanceMap.java | 51 * Returns the value the specified class is mapped to, or {@code null} if no 63 * Maps the specified class to the specified value. Does <i>not</i> associate 76 * Returns the value the specified type is mapped to, or {@code null} if no 84 * Maps the specified type to the specified value. Does <i>not</i> associate
|
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/ |
IsArrayContainingInOrder.java | 41 * logically equal to the corresponding item in the specified items. For a positive match, 42 * the examined array must be of the same length as the number of specified items. 59 * corresponding matcher in the specified matchers. For a positive match, the examined array 60 * must be of the same length as the number of specified matchers. 77 * corresponding matcher in the specified list of matchers. For a positive match, the examined array 78 * must be of the same length as the specified list of matchers.
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
AbstractData.java | 47 * Retrieves the value at the specified path in this HDF node's subtree. 62 * Retrieves the integer value at the specified path in this HDF node's subtree. If the value does 82 * Retrieves the value at the specified path in this HDF node's subtree. If not found, returns 90 * Retrieves the value at the specified path in this HDF node's subtree. If not found or invalid, 98 * Retrieves the value at the specified path in this HDF node's subtree. If not found or invalid, 106 * Sets the value at the specified path in this HDF node's subtree.
|
/external/libavc/decoder/ |
ih264d_bitstrm.c | 76 * Read specified number of bits from the bitstream. 79 * number specified number of bits from the current bit 103 * Peek specified number of bits from the bitstream. 106 * specified number of bits from the buffer without 138 * Flush specified number of bits from the bitstream. 140 * This function flushes the specified number of bits (marks
|
/external/llvm/test/MC/ARM/ |
eh-directive-personalityindex-diagnostics.s | 29 @ CHECK: note: .cantunwind was specified here 45 @ CHECK: note: .handlerdata was specified here 61 @ CHECK: note: .personality was specified here 64 @ CHECK: note: .personalityindex was specified here 80 @ CHECK: note: .personalityindex was specified here 83 @ CHECK: note: .personalityindex was specified here
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
assertions.xml | 6 process for any of the pages in the specified range 12 If any of the pages in the range specified to a call to munlock() are also 17 If any of the pages in the range specified by a call to munlock() are also 19 outside the range specified, any locks established on those pages via the 23 Upon successful return from munlock(), pages in the specified range shall be 42 address range specified by the addr and len arguments does not correspond
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/session/ |
Session.java | 36 * Send the specified reply code and text across the control connection.
60 * Write the specified data using the data connection
104 * Return the attribute value for the specified name. Return null if no attribute value
113 * Store the value under the specified attribute name.
121 * Remove the attribute value for the specified name. Do nothing if no attribute
122 * value is stored for the specified name.
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/ |
Session.java | 36 * Send the specified reply code and text across the control connection.
60 * Write the specified data using the data connection
97 * Return the attribute value for the specified name. Return null if no attribute value
106 * Store the value under the specified attribute name.
114 * Remove the attribute value for the specified name. Do nothing if no attribute
115 * value is stored for the specified name.
|
/external/skia/include/core/ |
SkRegion.h | 58 * Replace this region with the specified region, and return true if the 67 * Swap the contents of this and the specified region. This operation 99 * boundary(s) of the region to the specified path. 133 * Set this region to the specified region, and return true if it is 142 * drawn by the path (with no antialiasing) with the specified clip. 147 * Returns true if the specified rectangle has a non-empty intersection 153 * Returns true if the specified region has a non-empty intersection 159 * Return true if the specified x,y coordinate is inside the region. 164 * Return true if the specified rectangle is completely inside the region. 172 * Return true if the specified region is completely inside the region [all...] |
/external/skia/src/core/ |
SkBuffer.h | 19 The RBuffer is given the buffer to read from, with either a specified size 41 specified in the constructor or in a call to reset(). 45 Only defined if the length was specified in the constructor or in a call 46 to reset(). Always returns true if the length was not specified. 54 /** Read the specified number of bytes from the data pointer. If buffer is not 80 The WBuffer is given the buffer to write into, with either a specified size
|
/external/skqp/include/core/ |
SkRegion.h | 58 * Replace this region with the specified region, and return true if the 67 * Swap the contents of this and the specified region. This operation 99 * boundary(s) of the region to the specified path. 133 * Set this region to the specified region, and return true if it is 142 * drawn by the path (with no antialiasing) with the specified clip. 147 * Returns true if the specified rectangle has a non-empty intersection 153 * Returns true if the specified region has a non-empty intersection 159 * Return true if the specified x,y coordinate is inside the region. 164 * Return true if the specified rectangle is completely inside the region. 172 * Return true if the specified region is completely inside the region [all...] |
/external/skqp/src/core/ |
SkBuffer.h | 18 The RBuffer is given the buffer to read from, with either a specified size 40 specified in the constructor or in a call to reset(). 44 Only defined if the length was specified in the constructor or in a call 45 to reset(). Always returns true if the length was not specified. 53 /** Read the specified number of bytes from the data pointer. If buffer is not 73 The WBuffer is given the buffer to write into, with either a specified size
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
LazyValueInfo.h | 47 /// getPredicateOnEdge - Determine whether the specified value comparison 48 /// with a constant is known to be true or false on the specified CFG edge. 54 /// getConstant - Determine whether the specified value is known to be a 55 /// constant at the end of the specified block. Return null if not. 58 /// getConstantOnEdge - Determine whether the specified value is known to be a 59 /// constant on the specified edge. Return null if not.
|
/frameworks/support/compat/src/androidTest/java/android/support/v4/testutils/ |
TestUtils.java | 34 * Checks whether all the pixels in the specified drawable are of the same specified color. 53 * Checks whether all the pixels in the specified drawable are of the same specified color. 100 * Checks whether the specified rectangle matches the specified left / top / right /
|
/frameworks/support/viewpager/src/androidTest/java/android/support/v4/testutils/ |
TestUtils.java | 34 * Checks whether all the pixels in the specified drawable are of the same specified color. 53 * Checks whether all the pixels in the specified drawable are of the same specified color. 100 * Checks whether the specified rectangle matches the specified left / top / right /
|
/hardware/interfaces/configstore/1.1/default/ |
SurfaceFlingerConfigs.cpp | 126 bool specified = false; local 129 specified = true; 131 _hidl_cb({specified, value}); 158 bool specified = false; 163 specified = true; 190 _hidl_cb({specified, value});
|