/dalvik/dx/src/com/android/dx/rop/code/ |
RopMethod.java | 122 * Returns an instance that is identical to this one, except that
|
/dalvik/dx/src/com/android/dx/ssa/ |
NormalSsaInsn.java | 83 * same size and consist of sources of identical types.
|
/dalvik/libcore/annotation/src/main/java/java/lang/annotation/ |
Annotation.java | 53 * {@code int} values. Note: The behavior is identical to the
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/ |
DocumentBuilderSetting.java | 219 * Returns true if the settings have a conflict or are identical.
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/ |
CollationAttribute.java | 54 * Identical collation strength
|
RuleBasedCollator.java | 287 * @see #IDENTICAL 325 * @see #IDENTICAL 436 * @see #IDENTICAL 463 * @see #IDENTICAL
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
CodeSource2Test.java | 116 assertTrue("Identical objects were not equal()!", cs1.equals(cs2));
|
/dalvik/libcore/security/src/test/java/tests/security/permissions/ |
JavaLangThreadTest.java | 202 "caller's class loader is identical to requested class loader",
|
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/ |
DocumentBuilderSetting.java | 219 * Returns true if the settings have a conflict or are identical.
|
/dalvik/tests/068-classloader/src/ |
FancyLoader.java | 28 * is used to create multiple classes with identical names in a single VM.
|
/dalvik/vm/alloc/ |
HeapSource.h | 124 HS_CONTAINS, // identical to dvmHeapSourceContains()
|
/external/apache-http/src/org/apache/commons/codec/language/ |
RefinedSoundex.java | 81 * example) indicates strong similarity or identical values. For refined
|
/external/apache-http/src/org/apache/commons/codec/net/ |
BCodec.java | 28 * Identical to the Base64 encoding defined by <a href="http://www.ietf.org/rfc/rfc1521.txt">RFC
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicDomainHandler.java | 70 // request-host and domain must be identical for the cookie to sent
|
/external/bison/lib/ |
quotearg.h | 71 /* Allocate a new set of quoting options, with contents initially identical
|
/external/bluetooth/bluez/rfcomm/ |
rfcomm.1 | 107 Watch is identical to
|
/external/icu4c/i18n/ |
bocsu.c | 117 * Note that the identical-level run in a sort key is generated from
|
buddhcal.h | 36 * The Buddhist calendar is identical to the Gregorian calendar in all respects
|
japancal.h | 33 * The Japanese calendar is identical to the Gregorian calendar in all respects
|
taiwncal.h | 35 * The Taiwan calendar is identical to the Gregorian calendar in all respects
|
/external/icu4c/layout/ |
KhmerReordering.h | 32 // The first part of all Khmer split vowels is the same character, identical to
|
/external/icu4c/samples/coll/ |
coll.cpp | 22 "-level n Sort level, 1 to 5, for Primary, Secndary, Tertiary, Quaternary, Identical\n"
|
/external/icu4c/test/intltest/ |
allcoll.cpp | 146 myCollation->setStrength(Collator::IDENTICAL);
|
regcoll.h | 63 // Collator.IDENTICAL documented but not implemented
|
/external/jpeg/ |
coderules.doc | 78 identical to the formal parameter. Beware of implicit conversions to "int".
|