/frameworks/rs/api/ |
rs_for_each.spec | 99 Invoke the kernel named "root" of the specified script. Like other kernels, this root() 116 If both input and output allocations are specified, they must have the same dimensions. 166 summary: Index in the Array0 dimension for the specified context 168 Returns the index in the Array0 dimension of the cell being processed, as specified 193 summary: Index in the Array1 dimension for the specified context 195 Returns the index in the Array1 dimension of the cell being processed, as specified 206 summary: Index in the Array2 dimension for the specified context 209 as specified by the supplied context. See @rsGetArray0() for an explanation 220 summary: Index in the Array3 dimension for the specified context 222 Returns the index in the Array3 dimension of the cell being processed, as specified [all...] |
/frameworks/rs/scriptc/ |
rs_for_each.rsh | 99 * Invoke the kernel named "root" of the specified script. Like other kernels, this root() 116 * If both input and output allocations are specified, they must have the same dimensions. 155 * rsGetArray0: Index in the Array0 dimension for the specified context 157 * Returns the index in the Array0 dimension of the cell being processed, as specified 182 * rsGetArray1: Index in the Array1 dimension for the specified context 184 * Returns the index in the Array1 dimension of the cell being processed, as specified 195 * rsGetArray2: Index in the Array2 dimension for the specified context 198 * as specified by the supplied context. See rsGetArray0() for an explanation 209 * rsGetArray3: Index in the Array3 dimension for the specified context 211 * Returns the index in the Array3 dimension of the cell being processed, as specified [all...] |
/prebuilts/sdk/renderscript/include/ |
rs_for_each.rsh | 99 * Invoke the kernel named "root" of the specified script. Like other kernels, this root() 116 * If both input and output allocations are specified, they must have the same dimensions. 155 * rsGetArray0: Index in the Array0 dimension for the specified context 157 * Returns the index in the Array0 dimension of the cell being processed, as specified 182 * rsGetArray1: Index in the Array1 dimension for the specified context 184 * Returns the index in the Array1 dimension of the cell being processed, as specified 195 * rsGetArray2: Index in the Array2 dimension for the specified context 198 * as specified by the supplied context. See rsGetArray0() for an explanation 209 * rsGetArray3: Index in the Array3 dimension for the specified context 211 * Returns the index in the Array3 dimension of the cell being processed, as specified [all...] |
/external/clang/include/clang/Basic/ |
OpenMPKinds.h | 77 /// \brief Checks if the specified directive is a directive with an associated 79 /// \param DKind Specified directive. 84 /// \brief Checks if the specified directive is a worksharing directive. 85 /// \param DKind Specified directive. 90 /// \brief Checks if the specified directive is a parallel-kind directive. 91 /// \param DKind Specified directive. 96 /// \brief Checks if the specified directive is a teams-kind directive. 97 /// \param DKind Specified directive. 102 /// \brief Checks if the specified directive is a simd directive. 103 /// \param DKind Specified directive [all...] |
/external/clang/test/SemaObjC/ |
protocol-archane.m | 11 bar((<SomeProtocol>)x); // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}} 13 [(<SomeProtocol>)x bar]; // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}} 40 - (void)crashWith:(<Broken>)a { // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}}
|
/external/conscrypt/src/main/java/org/conscrypt/ |
SSLRecordProtocol.java | 29 * Maximum length of allowed plain data fragment as specified by TLS 35 * Maximum length of allowed compressed data fragment as specified by TLS 41 * Maximum length of allowed ciphered data fragment as specified by TLS
|
/external/icu/icu4c/source/i18n/unicode/ |
unumsys.h | 26 * positional numbering system with a specified radix (typically 10). 33 * Alternate numbering systems can be specified to a locale by using the 45 * Opens a UNumberingSystem object using the default numbering system for the specified 51 * @return A UNumberingSystem for the specified locale, or NULL if an error 60 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; 72 * @return A UNumberingSystem for the specified name, or NULL if an error 115 * Returns the name of the specified UNumberingSystem object (if it is one of the 118 * @return A pointer to the name of the specified UNumberingSystem object, or 130 * @return TRUE if the specified UNumberingSystem object is for an algorithmic 138 * Returns the radix of the specified UNumberingSystem object. Simple positiona [all...] |
/external/iptables/iptables/ |
iptables-extensions.8.tmpl.in | 17 options after the module has been specified to receive help specific 19 they are specified in the rule. 21 If the \fB\-p\fP or \fB\-\-protocol\fP was specified and if and only if an
|
/external/libvorbis/test/ |
write_read.h | 18 /* Write supplied data to an Ogg/Vorbis file with specified filename at 19 * specified sample rate. Assumes a single channel of audio. */ 23 /* Read given Ogg/Vorbis file into data specified data array. This
|
/external/llvm/test/MC/AArch64/ |
arm64-diags.s | 331 ; CHECK-ERRORS: error: specified ic op does not use a register 333 ; CHECK-ERRORS: error: specified ic op does not use a register 335 ; CHECK-ERRORS: error: specified ic op requires a register 338 ; CHECK-ERRORS: error: specified dc op requires a register 340 ; CHECK-ERRORS: error: specified dc op requires a register 342 ; CHECK-ERRORS: error: specified dc op requires a register 344 ; CHECK-ERRORS: error: specified dc op requires a register 346 ; CHECK-ERRORS: error: specified dc op requires a register 348 ; CHECK-ERRORS: error: specified dc op requires a register 350 ; CHECK-ERRORS: error: specified dc op requires a registe [all...] |
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/ |
MockFtpServerException.java | 28 * Create a new instance with the specified detail message and no cause
36 * Create a new instance with the specified detail message and no cause
44 * Create a new instance with the specified detail message and cause
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/ |
MockFtpServerException.java | 28 * Create a new instance with the specified detail message and no cause
36 * Create a new instance with the specified detail message and no cause
44 * Create a new instance with the specified detail message and cause
|
/external/selinux/checkpolicy/ |
queue.h | 39 Applies the specified function f to each element in the 40 specified queue. 43 passes the specified void* pointer to f on each invocation.
|
/external/selinux/libsepol/man/man3/ |
sepol_genbools.3 | 14 (data, len) to use the boolean settings specified in the file named by 15 boolpath. The boolean settings are specified by name=value lines 27 boolean file was undefined in the policy or had an invalid value specified;
|
/external/selinux/policycoreutils/sandbox/ |
seunshare.8 | 12 within the specified context, using the alternate home directory and /tmp directory. The seunshare command unshares from the default namespace, then mounts the specified homedir and tmpdir over the default homedir and /tmp. Finally it tells the kernel to execute the application under the specified SELinux context.
|
/external/valgrind/none/tests/s390x/ |
fpext_warn.stderr.exp | 3 The specified rounding mode cannot be supported. That 9 The specified rounding mode cannot be supported. That 15 The specified rounding mode cannot be supported. That
|
/frameworks/base/graphics/java/android/graphics/ |
PaintFlagsDrawFilter.java | 22 * the specified clearBits in the paint's flags, and then setting the 23 * specified setBits in the paint's flags. 29 // our native constructor can return 0, if the specified bits
|
/frameworks/opt/telephony/src/java/com/google/android/mms/ |
MmsException.java | 34 * Creates a new MmsException with the specified detail message. 43 * Creates a new MmsException with the specified cause. 52 * Creates a new MmsException with the specified detail message and cause.
|
/libcore/luni/src/main/java/java/security/cert/ |
CertPathValidator.java | 91 * Returns a new certification path validator for the specified algorithm. 97 * if no installed provider provides the specified algorithm. 111 * Returns a new certification path validator for the specified algorithm 112 * from the specified provider. 120 * if the specified security provider cannot provide the 123 * if no provider with the specified name can be found. 142 * Returns a new certification path validator for the specified algorithm 143 * from the specified provider. The {@code provider} supplied does not 152 * if the specified provider cannot provide the requested 172 * CertPathValidator} using the specified algorithm parameters [all...] |
/libcore/luni/src/main/java/java/util/ |
AbstractQueue.java | 46 * Inserts the specified element into this queue if it is possible to do so 55 * @return <tt>true</tt> (as specified by {@link Collection#add}) 58 * @throws ClassCastException if the class of the specified element 60 * @throws NullPointerException if the specified element is null and 123 * Adds all of the elements in the specified collection to this 126 * this operation is undefined if the specified collection is 129 * <p>This implementation iterates over the specified collection, 139 * @throws ClassCastException if the class of an element of the specified 141 * @throws NullPointerException if the specified collection contains a 143 * or if the specified collection is nul [all...] |
/libcore/luni/src/main/java/javax/crypto/ |
KeyAgreementSpi.java | 41 * specified key. 51 * if the specified key cannot be used in this key agreement or 81 * if the specified buffer is too small for the shared secret. 91 * @return the shared secret as a {@code SecretKey} of the specified 96 * if the specified algorithm for the secret key does not 99 * if a {@code SecretKey} with the specified algorithm cannot be 107 * Initializes this {@code KeyAgreementSpi} with the specified key and the 108 * specified randomness source. 115 * if the specified key cannot be used to initialize this key 122 * Initializes this {@code KeyAgreementSpi} with the specified key [all...] |
/libcore/luni/src/main/java/javax/net/ssl/ |
HostnameVerifier.java | 29 * Verifies that the specified hostname is allowed within the specified SSL 36 * @return {@code true} if the specified hostname is allowed, otherwise
|
KeyManagerFactory.java | 49 * The default algorithm name is specified by the security property: 60 * Creates a new {@code KeyManagerFactory} instance for the specified key 82 * Creates a new {@code KeyManagerFactory} instance for the specified key 83 * management algorithm from the specified provider. 92 * if the specified provider cannot provide the requested 95 * if the specified provider does not exist. 113 * Creates a new {@code KeyManagerFactory} instance for the specified key 114 * management algorithm from the specified provider. 122 * if the specified provider cannot provide the requested 185 * Initializes this instance with the specified key store and password [all...] |
/packages/apps/Contacts/src/com/android/contacts/util/ |
MoreMath.java | 24 * If the input value lies outside of the specified range, return the nearer 34 * If the input value lies outside of the specified range, return the nearer 44 * If the input value lies outside of the specified range, return the nearer
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
MmsException.java | 34 * Creates a new MmsException with the specified detail message. 43 * Creates a new MmsException with the specified cause. 52 * Creates a new MmsException with the specified detail message and cause.
|