/libcore/luni/src/test/java/libcore/java/util/jar/ |
OldJarExceptionTest.java | 30 JarException ex2 = new JarException(null); local 33 assertNotSame(ex, ex2); 34 assertSame(ex.getMessage(), ex2.getMessage()); 39 JarException ex2 = new JarException(null); local 40 assertNotSame(ex1, ex2); 41 assertNotSame(ex1.getMessage(), ex2.getMessage());
|
/libcore/ojluni/src/main/java/java/util/logging/ |
Handler.java | 233 } catch (Exception ex2) { 235 ex2.printStackTrace();
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
wb_vad.c | 50 Word16 ex, ex2, res; local 64 ex2 = norm_l(l_temp); 65 mant = extract_h(l_temp << ex2); 68 res = add1(res, (ex2 << 6));
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
KSBuilder_ImplTest.java | 444 Exception ex2 = null; local 453 ex2 = e; 455 assertEquals("Incorrect exception", ex1.getMessage(), ex2 473 ex2 = e; 475 assertEquals("Incorrect exception", ex1.getMessage(), ex2
|
/external/pdfium/third_party/agg23/ |
agg_rasterizer_scanline_aa.cpp | 165 int ex2 = x2 >> poly_base_shift; local 171 set_cur_cell(ex2, ey); 174 if(ex1 == ex2) { 199 if(ex1 != ex2) { 208 while (ex1 != ex2) {
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyStoreBuilderTest.java | 439 Exception ex2 = null; local 448 ex2 = e; 450 assertEquals("Incorrect exception", ex1.getMessage(), ex2 467 ex2 = e; 469 assertEquals("Incorrect exception", ex1.getMessage(), ex2
|
/external/mesa3d/src/mesa/swrast/ |
s_aaline.c | 57 GLfloat ex2, ey2; member in struct:LineInfo 300 GLfloat cross2 = (info->ex2 * fy2 - info->ey2 * fx2); 310 cross2 = info->ex2 + info->ey2; 362 line->ex2 = line->qx3 - line->qx2;
|
/cts/tests/tests/media/src/android/media/cts/ |
DecoderTest.java | 689 MediaExtractor ex2 = new MediaExtractor(); local 690 ex2.setDataSource(fd2.getFileDescriptor(), fd2.getStartOffset(), fd2.getLength()); 692 assertEquals("different track count", ex1.getTrackCount(), ex2.getTrackCount()); 702 ex2.seekTo(0, MediaExtractor.SEEK_TO_NEXT_SYNC); 703 ex2.selectTrack(i); 707 int n2 = ex2.readSampleData(buf2, 0); 727 ex2.advance(); 730 ex2.unselectTrack(i); [all...] |
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/shapes/ |
PolygonShape.java | 611 final float ex2 = e2.x, ey2 = e2.y; local 613 float intx2 = ex1 * ex1 + ex2 * ex1 + ex2 * ex2;
|
/external/v8/test/unittests/compiler/ |
scheduler-unittest.cc | 1060 Node* ex2 = graph()->NewNode( local [all...] |
/system/core/libpixelflinger/ |
trap.cpp | 568 int32_t ex2 = ey2; local 571 if (ex0>0 && ex1>0 && ex2>0) 575 ex2 -= dy20 << TRI_FRACTION_BITS; 579 if (!(ex0>0 && ex1>0 && ex2>0)) 583 ex2 -= dy20 << TRI_FRACTION_BITS; [all...] |
/external/freetype/src/smooth/ |
ftgrays.c | 698 TCoord ex1, ex2, fx1, fx2, delta, mod; local 706 ex2 = TRUNC( x2 ); 708 fx2 = (TCoord)( x2 - SUBPIXELS( ex2 ) ); 713 gray_set_cell( RAS_VAR_ ex2, ey ); 719 if ( ex1 == ex2 ) 751 if ( ex1 != ex2 ) 761 while ( ex1 != ex2 ) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/smooth/ |
ftgrays.c | 705 TCoord ex1, ex2, fx1, fx2, delta, mod; 713 ex2 = TRUNC( x2 ); 715 fx2 = (TCoord)( x2 - SUBPIXELS( ex2 ) ); 720 gray_set_cell( RAS_VAR_ ex2, ey ); 726 if ( ex1 == ex2 ) 758 if ( ex1 != ex2 ) 783 } while ( ex1 != ex2 ); 936 TCoord ex1, ex2, ey1, ey2; local 940 ex2 = TRUNC( to_x ); 955 if ( ex1 == ex2 && ey1 == ey2 ) /* inside one cell * [all...] |
/external/pdfium/third_party/freetype/src/smooth/ |
ftgrays.c | 693 TCoord ex1, ex2, fx1, fx2, delta, mod; local 701 ex2 = TRUNC( x2 ); 703 fx2 = (TCoord)( x2 - SUBPIXELS( ex2 ) ); 708 gray_set_cell( RAS_VAR_ ex2, ey ); 714 if ( ex1 == ex2 ) 746 if ( ex1 != ex2 ) 771 } while ( ex1 != ex2 ); [all...] |
/external/opencv/cvaux/src/ |
cvepilines.cpp | 1100 double ex1,ey1,ex2,ey2; local [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
CompletableFutureTest.java | 893 final CFException ex2 = new CFException(); local 1031 final CFException ex2 = new CFException(); local 1181 final CFException ex2 = new CFException(); local [all...] |
/external/guice/lib/build/ |
felix-2.0.5.jar | |
spring-core.jar | |
/prebuilts/tools/common/m2/repository/jdom/jdom/1.0/ |
jdom-1.0.jar | |
/prebuilts/devtools/tools/lib/ |
commons-compress-1.8.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/ |
commons-compress-1.8.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/ |
commons-compress-1.9.jar | |
/prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/ |
commons-compress-1.8.1.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
commons-io-2.2.jar | |
/prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/ |
commons-io-2.4.jar | |