/external/ceres-solver/internal/ceres/ |
suitesparse.cc | 242 // distracting when the error (matrix is indefinite) is not a fatal 256 // NON_FATAL_FAILURE (e.g., indefinite matrix) and FATAL_FAILURE
|
/external/valgrind/main/VEX/useful/ |
hd_fpu.c | [all...] |
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
TimeImpl.java | 45 * | "indefinite" 81 if (timeValue.equals("indefinite")
|
ElementParallelTimeContainerImpl.java | 95 // Return "indefinite" here.
|
SmilMediaElementImpl.java | 105 // FIXME Should get the duration of the media. "indefinite" instead here.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
DERApplicationSpecific.java | 125 return 2; // indefinite-length encoding
|
/external/chromium_org/mojo/system/ |
waiter_unittest.cc | 152 // No (indefinite) deadline.
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
asn1t.h | 386 /* EXPLICIT using indefinite length constructed form */ 390 /* EXPLICIT OPTIONAL using indefinite length constructed form */ 560 * or EXPLICIT causes indefinite length constructed 619 * that it will use indefinite length constructed
|
tasn_typ.c | 135 /* Special, OCTET STRING with indefinite length constructed support */
|
asn1.h | 178 int eos; /* end of sequence read for indefinite encoding */ 180 int inf; /* constructed if 0x20, indefinite is 0x21 */ 193 int eos; /* end of sequence read for indefinite encoding */ 195 int inf; /* constructed if 0x20, indefinite is 0x21 */ 222 * holder for the location where indefinite length constructed data should [all...] |
asn1_gen.c | 201 /* Indefinite length constructed */ 209 * because it will mess up if indefinite length
|
tasn_enc.c | 80 * to use indefinite length constructed encoding, where appropriate 197 /* Use indefinite length constructed if requested */
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
asn1t.h | 386 /* EXPLICIT using indefinite length constructed form */ 390 /* EXPLICIT OPTIONAL using indefinite length constructed form */ 560 * or EXPLICIT causes indefinite length constructed 619 * that it will use indefinite length constructed
|
asn1.h | 178 int eos; /* end of sequence read for indefinite encoding */ 180 int inf; /* constructed if 0x20, indefinite is 0x21 */ 193 int eos; /* end of sequence read for indefinite encoding */ 195 int inf; /* constructed if 0x20, indefinite is 0x21 */ 222 * holder for the location where indefinite length constructed data should [all...] |
/external/openssl/crypto/asn1/ |
asn1t.h | 386 /* EXPLICIT using indefinite length constructed form */ 390 /* EXPLICIT OPTIONAL using indefinite length constructed form */ 560 * or EXPLICIT causes indefinite length constructed 619 * that it will use indefinite length constructed
|
tasn_typ.c | 135 /* Special, OCTET STRING with indefinite length constructed support */
|
asn1.h | 178 int eos; /* end of sequence read for indefinite encoding */ 180 int inf; /* constructed if 0x20, indefinite is 0x21 */ 193 int eos; /* end of sequence read for indefinite encoding */ 195 int inf; /* constructed if 0x20, indefinite is 0x21 */ 222 * holder for the location where indefinite length constructed data should [all...] |
/external/openssl/include/openssl/ |
asn1t.h | 386 /* EXPLICIT using indefinite length constructed form */ 390 /* EXPLICIT OPTIONAL using indefinite length constructed form */ 560 * or EXPLICIT causes indefinite length constructed 619 * that it will use indefinite length constructed
|
asn1.h | 178 int eos; /* end of sequence read for indefinite encoding */ 180 int inf; /* constructed if 0x20, indefinite is 0x21 */ 193 int eos; /* end of sequence read for indefinite encoding */ 195 int inf; /* constructed if 0x20, indefinite is 0x21 */ 222 * holder for the location where indefinite length constructed data should [all...] |
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
BerInputStream.java | 50 * Primary is used for decoding indefinite length encoding 54 /** Indicates indefinite length of the current type */ 131 throw new ASN1Exception("Decoding indefinite length encoding is not supported"); 181 } else { //indefinite form
|
/libcore/luni/src/main/java/java/util/concurrent/ |
package-info.java | 100 * in addition to indefinite waits. In all cases that 105 * However, an indefinite amount of time may elapse between a
|
/external/chromium_org/tools/site_compare/ |
site_compare.py | 53 @TODO(jhaas): more parameters, or perhaps an indefinite dictionary
|
/external/eigen/doc/ |
TopicLinearAlgebraDecompositions.dox | 228 <li><a name="note1">\b 1: </a>There exist two variants of the LDLT algorithm. Eigen's one produces a pure diagonal D matrix, and therefore it cannot handle indefinite matrices, unlike Lapack's one which produces a block diagonal D matrix.</li>
|
/packages/apps/Mms/src/com/android/mms/model/ |
MediaModel.java | 108 // 'indefinite' duration, we should try to find its exact value;
|
/external/chromium_org/chrome/browser/autocomplete/ |
bookmark_provider.cc | 79 // will match against 'define' but not against 'indefinite'.
|