/dalvik/libcore/xml/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 147 * <p>The XML Schema specification states that values can be of an arbitrary size. 203 * <p>The XML Schema specification states that values can be of an arbitrary size. 310 * <p>The XML Schema specification states that values can be of an arbitrary size. 439 * <p>The XML Schema specification states that values can be of an arbitrary size. 523 * <p>The XML Schema specification states that values can be of an arbitrary size. 596 * <p>The XML Schema specification states that values can be of an arbitrary size. [all...] |
/dalvik/libcore/luni-kernel/src/main/java/java/lang/reflect/ |
AccessibleObject.java | 280 * Retrieve the signature attribute from an arbitrary class. This is 295 * Retrieve the signature annotation from an arbitrary class. This is
|
/dalvik/vm/ |
Thread.h | 75 #define kJniLocalRefMax 512 /* arbitrary; should be plenty */ 76 #define kInternalRefDefault 32 /* equally arbitrary */
|
/external/icu4c/common/unicode/ |
ucasemap.h | 218 * The titlecase break iterator can be provided to customize for arbitrary 328 * The titlecase break iterator can be provided to customize for arbitrary
|
/external/icu4c/i18n/unicode/ |
utmscale.h | 182 * fractional field). <code>BigDecimal</code> would allow for arbitrary precision and arbitrary range,
|
/external/jpeg/ |
jcmarker.c | 430 * These routines allow writing an arbitrary marker with parameters. 439 /* Emit an arbitrary marker header */
|
wizard.doc | 41 Quantization table files are free format, in that arbitrary whitespace can 153 Scan script files are free format, in that arbitrary whitespace can appear
|
/external/webkit/WebKit/qt/Api/ |
qwebhistory.cpp | 221 currentItem(), and an arbitrary item in the history can be made the current 230 of a list. Arbitrary items in the history can be obtained with itemAt(), the total
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 248 arbitrary threads at the same time</em>.</p></li> 255 arbitrary threads at the same time</em>.</p></li>
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Machine.java | 27 * upon a {@link Frame}. A machine conceptually contains four arbitrary-value
|
/dalvik/dx/src/com/android/dx/rop/code/ |
LocalVariableInfo.java | 180 * simple type and the one in the instruction can be an arbitrary
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstType.java | 24 * Constants that represent an arbitrary type (reference or primitive).
|
/dalvik/dx/src/com/android/dx/ssa/ |
LocalVariableInfo.java | 181 * simple type and the one in the instruction can be an arbitrary
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectStreamClassTest.java | 210 * An arbitrary class which deliberately tickles various factors affecting
|
/dalvik/libcore/math/src/main/java/java/math/ |
Multiplication.java | 90 * @param val an arbitrary {@code BigInteger}
|
/dalvik/libcore/security/src/main/java/java/security/ |
BasicPermissionCollection.java | 36 * arbitrary type.
|
/dalvik/libcore/xml/src/main/java/javax/xml/ |
XMLConstants.java | 149 * <p>XML Document Type Declaration Namespace URI as an arbitrary value.</p>
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/ |
FuncExtFunction.java | 317 * message for this function object. This class supports an arbitrary
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
AttributeList.java | 85 * arbitrary order, regardless of the order in which they were
|
/dalvik/vm/oo/ |
Class.h | 25 * for an arbitrary class definition, we start with the bootclasspath,
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
misc_utils.sgml | 406 Declares a type of function which takes an arbitrary data pointer argument
|
/external/dbus/dbus/ |
dbus-sysdeps-pthread.c | 36 valid but arbitrary thread if count
|
/external/e2fsprogs/intl/ |
plural.y | 24 because <config.h> may include arbitrary system headers. */
|
/external/grub/grub/ |
main.c | 175 strncpy (config_file, optarg, 127); /* FIXME: arbitrary */
|
/external/icu4c/i18n/ |
rbt.cpp | 220 * creates an infinite loop. To prevent that, we put an arbitrary
|