/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
dis-asm.h | 24 a large variety of instruction sets, callable with an identical
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-windres.1 | 163 but not identical to the format expected for the input. When an input
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ProjectState.java | 99 * <p/>This is identical to the value defined in the main project's default.properties.
|
/system/core/libpixelflinger/codeflinger/ |
load_store.cpp | 183 // be sure to set 'dst' after we read 'src' as they may be identical
|
/bootable/recovery/applypatch/ |
imgdiff.c | 679 * Return true if the data in the chunk is identical (including the 868 // If two deflate chunks are identical (eg, the kernel has not
|
/build/tools/releasetools/ |
ota_from_target_files | 306 kernel, which is identical for the two, so the resulting patch 641 # Target file identical to source.
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
LinkedHashMapTest.java | 485 assertTrue("values() is identical", values2 != values); 493 assertTrue("keySet() is identical", key2 != keys);
|
EnumSetTest.java | 211 assertNotSame("Should not be identical", enumSet, anotherSet); //$NON-NLS-1$ [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessorST.java | 168 // the runtime classpath will be identical to the instrumentation path 422 // the runtime classpath will be identical to the instrumentation path [all...] |
/external/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/icu4c/common/ |
uhash.c | 309 * a. identical: First check the hash values for a quick check, 314 * Stop if it is identical or empty, otherwise continue by adding a [all...] |
/external/icu4c/data/unidata/ |
BidiMirroring.txt | 450 # 2262; NOT IDENTICAL TO 501 # 29E5; IDENTICAL TO AND SLANTED PARALLEL
|
/external/icu4c/test/cintltst/ |
callcoll.c | 69 /*perform tests with strength Identical */ 384 /* Check that sort key generated with null terminated string is identical */ [all...] |
capitst.c | [all...] |
/external/icu4c/test/intltest/ |
regcoll.cpp | 159 // Collator::IDENTICAL documented but not implemented 190 c->setStrength(Collator::IDENTICAL); [all...] |
/external/webkit/WebCore/editing/ |
visible_units.cpp | 753 // FIXME: This is identical to startSentenceBoundary. I'm pretty sure that's not right. 767 // FIXME: This is identical to endSentenceBoundary. This isn't right, it needs to [all...] |
/frameworks/base/docs/html/guide/tutorials/ |
hello-world.jd | 280 example. Here's an XML layout file that is identical in behavior to the 439 layout approaches produce identical results.</p>
|
/frameworks/base/docs/html/resources/tutorials/ |
hello-world.jd | 297 example. Here's an XML layout file that is identical in behavior to the 468 layout approaches produce identical results.</p>
|
/dalvik/libcore/luni/src/main/java/java/io/ |
ObjectOutputStream.java | 630 * The handle of the previous identical object dumped [all...] |
/dalvik/libcore/luni/src/main/java/java/net/ |
URI.java | [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
DoubleTest.java | 403 assertTrue("Should not be identical ", d != dd); 406 assertTrue("Should have identical values ", dd.doubleValue() == d.doubleValue()); 407 assertTrue("Invalid hash for equal but not identical doubles ", d.hashCode() == dd [all...] |
/external/e2fsprogs/doc/ |
libext2fs.texinfo | 43 notice identical to this one except for the removal of this paragraph 50 notice identical to this one. 92 notice identical to this one. [all...] |
/external/guava/javadoc/com/google/common/base/ |
Joiner.html | 434 previously configured separator between each, to <code>builder</code>. Identical 451 previously configured separator between each, to <code>builder</code>. Identical 472 remaining arguments. Identical to <A HREF="../../../../com/google/common/base/Joiner.html#appendTo(A, java.lang.Object, java.lang.Object, java.lang.Object...)"><CODE>appendTo(Appendable, Object, [all...] |
/frameworks/base/telephony/java/android/telephony/ |
PhoneNumberUtils.java | 337 * Compare phone numbers a and b, return true if they're identical enough for caller ID purposes. 346 * Compare phone numbers a and b, and return true if they're identical 364 * Compare phone numbers a and b, return true if they're identical [all...] |
/external/icu4c/i18n/ |
usearch.cpp | [all...] |