HomeSort by relevance Sort by last modified time
    Searched refs:se2 (Results 1 - 15 of 15) sorted by null

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_variance_sse2.c 277 int se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
280 se += se2; \
283 se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
286 se += se2; \
288 se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
291 se += se2; \
311 int se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
314 se += se2; \
317 se2 = vpx_highbd_sub_pixel_variance##wf##xh_##opt( \
320 se += se2; \
    [all...]
variance_sse2.c 337 int se2 = vpx_sub_pixel_variance##wf##xh_##opt( \
340 se += se2; \
343 se2 = vpx_sub_pixel_variance##wf##xh_##opt( \
346 se += se2; \
348 se2 = vpx_sub_pixel_variance##wf##xh_##opt( \
351 se += se2; \
408 int se2 = vpx_sub_pixel_avg_variance##wf##xh_##opt( \
411 se += se2; \
414 se2 = vpx_sub_pixel_avg_variance##wf##xh_##opt( \
417 se += se2; \
    [all...]
variance_avx2.c 679 const int se2 = local
682 const int se = se1 + se2;
704 const int se2 = sub_pixel_avg_variance32xh_avx2( local
707 const int se = se1 + se2;
    [all...]
  /tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/sign/
FullApkSignTest.java 98 StoredEntry se2 = zf2.get(f2Name); local
99 assertNotNull(se2);
100 assertArrayEquals(f2Data, se2.read());
  /external/clang/test/CXX/temp/temp.spec/temp.inst/
p1.cpp 23 ScopedEnum2<void*> se2; // expected-note {{here}} member in struct:ScopedEnum::ScopedEnum1::ScopedEnum2
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLExceptionTest.java 520 SQLException se2 = new SQLException("reason", "SQLState", 2); local
524 se1.setNextException(se2);
525 assertSame(se2, se1.getNextException());
528 assertSame(se2, se1.getNextException());
529 assertSame(se3, se2.getNextException());
595 SQLException se2 = new SQLException("reason", "SQLState", 2); local
599 se1.setNextException(se2);
612 assertEquals(se2, iterator.next());
  /external/iproute2/misc/
ss.c 1630 struct servent *se2 = NULL; local
    [all...]
  /external/f2fs-tools/fsck/
mount.c 1925 struct seg_entry *se2; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java 630 catch (SecurityException se2)
    [all...]
  /external/toolchain-utils/cros_utils/
stats.py     [all...]
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 1434 milliseconds