/external/eigen/Eigen/src/plugins/ |
BlockMethods.h | 116 * \tparam CRows number of rows in corner as specified at compile-time 117 * \tparam CCols number of columns in corner as specified at compile-time 118 * \param cRows number of rows in corner as specified at run-time 119 * \param cCols number of columns in corner as specified at run-time 121 * This function is mainly useful for corners where the number of rows is specified at compile-time 122 * and the number of columns is specified at run-time, or vice versa. The compile-time and run-time 191 * \tparam CRows number of rows in corner as specified at compile-time 192 * \tparam CCols number of columns in corner as specified at compile-time 193 * \param cRows number of rows in corner as specified at run-time 194 * \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/javassist/src/main/javassist/bytecode/annotation/ |
AnnotationMemberValue.java | 32 * Constructs an annotation member. The initial value is not specified. 39 * Constructs an annotation member. The initial value is specified by 55 throw new ClassNotFoundException("no type specified");
|
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/ |
GuardedBy.java | 28 * by the (instance or static) field specified by field-name. 30 * specified by class-name.field-name. method-name() : The lock object is 32 * object for the specified class should be used as the lock object.
|
/external/selinux/checkpolicy/ |
checkpolicy.8 | 16 input file name is specified, checkpolicy will attempt to read from 17 policy.conf or policy, depending on whether the \-b flag is specified. 34 Write a binary policy file to the specified filename.
|
/external/selinux/libsepol/include/sepol/ |
booleans.h | 22 and boolean settings specified by the parallel arrays ('names', 'values') 30 /* Set the specified boolean */ 40 /* Check if the specified boolean exists */
|
/external/selinux/policycoreutils/semanage/ |
semanage-boolean.8 | 17 Do not print heading when listing the specified object type 29 Modify a record of the specified object type 32 List records of the specified object type
|
/external/sfntly/cpp/src/sample/chromium/ |
font_subsetter.h | 33 // IDs specified is found, the function will return 0. 35 // |font_name| Font name, required for TTC files. If specified NULL, 39 // |glyph_ids| Glyph IDs to subset. If the specified glyph ID is not
|
/external/slf4j/slf4j-simple/src/test/resources/ |
simplelogger.properties | 6 # If not specified, defaults to "info". 11 # If not specified, the default logging detail level is used. 20 # If the format is not specified or is invalid, the default format is used.
|
/external/vboot_reference/host/lib/include/ |
host_signature.h | 39 /* Calculates a hash of the data using the algorithm from the specified key. 46 /* Calculates a signature for the data using the specified key. 53 /* Calculates a signature for the data using the specified key and
|
/frameworks/base/core/java/android/util/ |
LongSparseLongArray.java | 61 * require any additional memory allocation to store the specified 91 * Gets the long mapped from the specified key, or <code>0</code> 99 * Gets the long mapped from the specified key, or the specified value 113 * Removes the mapping from the specified key, if there was any. 133 * Adds a mapping from the specified key to the specified value, 134 * replacing the previous mapping from the specified key if there 190 * specified key, or a negative number if the specified [all...] |
SparseBooleanArray.java | 56 * require any additional memory allocation to store the specified 86 * Gets the boolean mapped from the specified key, or <code>false</code> 94 * Gets the boolean mapped from the specified key, or the specified value 108 * Removes the mapping from the specified key, if there was any. 128 * Adds a mapping from the specified key to the specified value, 129 * replacing the previous mapping from the specified key if there 190 * specified key, or a negative number if the specified [all...] |
SparseIntArray.java | 59 * require any additional memory allocation to store the specified 89 * Gets the int mapped from the specified key, or <code>0</code> 97 * Gets the int mapped from the specified key, or the specified value 111 * Removes the mapping from the specified key, if there was any. 131 * Adds a mapping from the specified key to the specified value, 132 * replacing the previous mapping from the specified key if there 196 * specified key, or a negative number if the specified [all...] |
SparseLongArray.java | 59 * require any additional memory allocation to store the specified 89 * Gets the long mapped from the specified key, or <code>0</code> 97 * Gets the long mapped from the specified key, or the specified value 111 * Removes the mapping from the specified key, if there was any. 131 * Adds a mapping from the specified key to the specified value, 132 * replacing the previous mapping from the specified key if there 188 * specified key, or a negative number if the specified [all...] |
/libcore/luni/src/main/java/java/security/cert/ |
CRLException.java | 30 * Creates a new {@code CRLException} with the specified message. 46 * Creates a new {@code CRLException} with the specified message and cause. 58 * Creates a new {@code CRLException} with the specified cause.
|
CertPathBuilderException.java | 30 * Creates a new {@code CertPathBuilderException} with the specified message 43 * Creates a new {@code CertPathBuilderException} with the specified cause. 53 * Creates a new {@code CertPathBuilderException} with the specified
|
CertPathValidatorSpi.java | 36 * CertPathValidator} using the specified algorithm parameters. 44 * if the validation fails, or the algorithm of the specified 48 * if the specified algorithm parameters cannot be used with
|
CertStoreException.java | 30 * Creates a new {@code CertStoreException} with the specified message and 43 * Creates a new {@code CertStoreException} with the specified cause. 53 * Creates a new {@code CertStoreException} with the specified message.
|
CertificateEncodingException.java | 29 * Creates a new {@code CertificateEncodingException} with the specified 46 * Creates a new {@code CertificateEncodingException} with the specified 59 * Creates a new {@code CertificateEncodingException} with the specified
|
CertificateException.java | 30 * Creates a new {@code CertificateException} with the specified message. 46 * Creates a new {@code CertificateException} with the specified message and 59 * Creates a new {@code CertificateException} with the specified cause.
|
CertificateParsingException.java | 28 * Creates a new {@code CertificateParsingException} with the specified 45 * Creates a new {@code CertificateParsingException} with the specified 58 * Creates a new {@code CertificateParsingException} with the specified
|
X509CRL.java | 52 * Returns whether the specified object equals to this instance. 56 * @return {@code true} if the specified object is equal to this, otherwise 104 * corresponding private key to the specified public key. 113 * if the specified key is invalid. 126 * corresponding private key to the specified public key. The signature 127 * verification engine of the specified provider will be used. 138 * if the specified key is invalid. 140 * if the specified provider cannot be found. 202 * Returns the CRL entry with the specified certificate serial number. 206 * @return the entry for the specified certificate serial number, or {@cod [all...] |
/libcore/luni/src/main/java/java/security/spec/ |
InvalidKeySpecException.java | 34 * Creates a new {@code InvalidKeySpecException} with the specified message. 50 * Creates a new {@code InvalidKeySpecException} with the specified message 63 * Creates a new {@code InvalidKeySpecException} with the specified cause.
|
/libcore/luni/src/main/java/java/util/ |
MissingFormatArgumentException.java | 21 * corresponding argument with the specified conversion or an argument index 33 * specified conversion that lacks the argument. 36 * the specified conversion that lacks the argument.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ExecutionException.java | 29 * Constructs an {@code ExecutionException} with the specified detail 40 * Constructs an {@code ExecutionException} with the specified detail 52 * Constructs an {@code ExecutionException} with the specified cause.
|