Searched
full:identical (Results
701 -
725 of
3767) sorted by null
<<21222324252627282930>>
/libcore/luni/src/test/java/libcore/java/lang/ |
OldStringTest.java | 159 assertTrue("identical regions failed comparison", hwuc.regionMatches( 161 assertFalse("non identical regions failed comparison", hwuc.regionMatches( 334 assertTrue("not identical", hw1.subSequence(0, hw1.length()) == hw1);
|
/toolchain/binutils/binutils-2.25/gprof/ |
basic_blocks.c | 315 compression (counts are supressed if identical to the last one) 382 update last_count, then compress sequential identical counts 410 counts were compressed out because they were identical). */
|
/external/clang/www/analyzer/ |
annotations.html | 214 <p>Usage is identical to <a 244 this attribute is identical in its behavior and usage to 'ns_returns_retained' 346 <p>Usage is identical to <a 426 <p>The 'cf_consumed' attribute is practically identical to <a 435 <p>Operationally this attribute is nearly identical to 'ns_consumed' with the 600 <p>The Clang-specific 'analyzer_noreturn' attribute is almost identical to
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
String2Test.java | 645 assertTrue("identical regions failed comparison", hw1.regionMatches(2, 661 assertTrue("identical regions failed comparison", hw1.regionMatches( 663 assertTrue("identical regions failed comparison with different cases", 667 assertTrue("identical regions failed comparison with different cases", 722 assertTrue("not identical", hw1.substring(0) == hw1); 733 assertTrue("not identical", hw1.substring(0, hw1.length()) == hw1); [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/ |
ImageWriterTest.java | 82 * ImageReader should be identical with the images from the second 116 * ImageReader should be identical with the images from the second
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlockList.java | 185 * Returns an instance that is identical to this one, except that 258 * are identical
|
RegisterSpecList.java | 294 * Returns an instance that is identical to this one, except that 326 * Returns an instance that is identical to this one, except that
|
/dalvik/dx/src/com/android/dx/cf/code/ |
LocalVariableList.java | 68 * result is identical to the one with descriptors, except that 332 * Constructs and returns an instance which is identical to this
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlockList.java | 184 * Returns an instance that is identical to this one, except that 257 * are identical
|
RegisterSpecList.java | 328 * Returns an instance that is identical to this one, except that 360 * Returns an instance that is identical to this one, except that
|
/dalvik/dx/src/com/android/dx/rop/ |
package-info.java | 68 * instances (with identical labels) being created.<p> 99 * its successor list in an order identical to the
|
/docs/source.android.com/src/devices/tech/power/ |
device.jd | 38 <p>Even with identical test environments, measurements are not guaranteed to be of high absolute 40 between test runs, making comparisons between identical devices useful. We recommend running
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/ |
PolynomialFunctionLagrangeForm.java | 192 // This happens only when two abscissas are identical. 250 // This happens only when two abscissas are identical.
|
/external/apache-http/src/org/apache/commons/codec/language/ |
Metaphone.java | 381 * Tests is the metaphones of two strings are identical. 385 * @return true if the metaphones of these strings are identical,
|
/external/apache-http/src/org/apache/http/ |
ProtocolVersion.java | 41 * RFC 3261 specifies a message format that is identical to HTTP except 170 * instances of derived classes with identical attributes are
|
/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/ |
BsPatch.java | 126 // 2. |copySegmentLength| defines a number of identical bytes that can be copied from 127 // |oldData| to |newData|. If zero, no identical bytes are copied in this operation.
|
/external/deqp/doc/testspecs/GLES3/ |
performance.buffer.data_upload.txt | 133 call with identical arguments as in other rendering tests. The result might used for 159 and draw again using the buffer. Cases are identical to
|
/external/deqp/modules/internal/ |
ditImageCompareTests.cpp | 167 addChild(new FuzzyComparisonMetricCase(m_testCtx, "identical", "cube_ref.png", "cube_ref.png", 0.0f, 0.000001f)); 193 addChild(new BilinearCompareCase(m_testCtx, "identical", "cube_ref.png", "cube_ref.png", tcu::RGBA(0,0,0,0), true));
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
BasicBlockList.java | 184 * Returns an instance that is identical to this one, except that 257 * are identical
|
RegisterSpecList.java | 329 * Returns an instance that is identical to this one, except that 361 * Returns an instance that is identical to this one, except that
|
/external/dng_sdk/source/ |
dng_safe_arithmetic.h | 195 // identical to TSrc. This is useful in situations where the width of the types 197 // conversion from size_t to uint32_t may either be narrowing, identical or even
|
/external/icu/icu4c/source/i18n/ |
zrule.h | 57 * Returns true if rule1 is identical to rule2 136 * Returns true if rule1 is identical to rule2
|
/external/icu/icu4c/source/tools/genrb/ |
rle.c | 20 * a run of identical chars. 26 * a run of identical bytes.
|
/external/javassist/src/main/javassist/tools/rmi/ |
ObjectImporter.java | 31 * The class name of the proxy object is identical to that of 37 * identical. The applet can access the object on the server
|
/external/llvm/test/CodeGen/AArch64/ |
ldst-unscaledimm.ll | 51 ; of x0 so it's identical to load volatileing to 32-bits. 116 ; of x0 so it's identical to load volatileing to 32-bits.
|
Completed in 1788 milliseconds
<<21222324252627282930>>