HomeSort by relevance Sort by last modified time
    Searched refs:e4 (Results 76 - 100 of 205) sorted by null

1 2 34 5 6 7 8 9

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
MockAbstractPreferences.java 232 } catch (BackingStoreException e4) {
  /external/chromium_org/testing/gtest/test/
gtest_pred_impl_unittest.cc     [all...]
  /external/gtest/test/
gtest_pred_impl_unittest.cc     [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionRetainAllTester.java 83 List<E> disjointList = Arrays.asList(samples.e3, samples.e4);
88 samples.e0, samples.e1, samples.e2, samples.e3, samples.e4),
  /external/openssl/crypto/aes/
aes_wrap.c 220 static const unsigned char e4[] = { local
250 ret = AES_wrap_unwrap_test(kek, 192, NULL, e4, key, 24);
  /external/protobuf/gtest/test/
gtest_pred_impl_unittest.cc     [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 365 DropBoxManager.Entry e4 = dropbox.getNextEntry(null, e3.getTimeMillis()); local
366 DropBoxManager.Entry e5 = dropbox.getNextEntry(null, e4.getTimeMillis());
380 assertEquals("DropBoxTest1", e4.getTag());
385 assertEquals(blockSize * 2 - overhead, getEntrySize(e4));
400 e4.close();
485 DropBoxManager.Entry e4 = dropbox.getNextEntry(null, e3.getTimeMillis()); local
486 DropBoxManager.Entry e5 = dropbox.getNextEntry(null, e4.getTimeMillis());
495 e4.close();
  /ndk/sources/third_party/googletest/googletest/test/
gtest_pred_impl_unittest.cc     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 170 Element e4 = eb4.add(Element.A_8(mRS), "UTest").create(); local
172 assertFalse(e1.equals(e4));
173 assertFalse(e4.equals(e1));
174 assertFalse(e1.isCompatible(e4));
175 assertFalse(e4.isCompatible(e1));
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 76 String e1, String e2, String e3, String e4) {
77 return ImmutableSortedSet.of(e1, e2, e3, e4);
81 String e1, String e2, String e3, String e4, String e5) {
82 return ImmutableSortedSet.of(e1, e2, e3, e4, e5);
86 String e4, String e5, String e6, String... rest) {
87 return ImmutableSortedSet.of(e1, e2, e3, e4, e5, e6, rest);
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
MapTestSuiteBuilder.java 231 mapSamples.e4.getKey());
292 mapSamples.e4.getValue());
AbstractMapTester.java 156 return MinimalCollection.of(samples.e3, samples.e4);
NavigableMapTestSuiteBuilder.java 126 samples.e0, samples.e1, samples.e2, samples.e3, samples.e4);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_sse2.asm 713 movq xmm5, [rsi+2*rcx] ; xx xx xx xx xx xx xx xx e7 e6 e5 e4 e3 e2 e1 e0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
722 punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
737 punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
    [all...]
loopfilter_block_sse2_x86_64.asm 397 punpckhwd xmm8, xmm6 ; c4 d4 e4 f4
410 punpckldq xmm4, xmm8 ; 84 94 a4 b4 c4 d4 e4 f4
634 punpckhwd xmm8, xmm6 ; c4 d4 e4 f4
647 punpckldq xmm4, xmm8 ; 84 94 a4 b4 c4 d4 e4 f4
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 713 movq xmm5, [rsi+2*rcx] ; xx xx xx xx xx xx xx xx e7 e6 e5 e4 e3 e2 e1 e0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
722 punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
737 punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
    [all...]
loopfilter_block_sse2.asm 397 punpckhwd xmm8, xmm6 ; c4 d4 e4 f4
410 punpckldq xmm4, xmm8 ; 84 94 a4 b4 c4 d4 e4 f4
634 punpckhwd xmm8, xmm6 ; c4 d4 e4 f4
647 punpckldq xmm4, xmm8 ; 84 94 a4 b4 c4 d4 e4 f4
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_sse2.asm 713 movq xmm5, [rsi+2*rcx] ; xx xx xx xx xx xx xx xx e7 e6 e5 e4 e3 e2 e1 e0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
722 punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
737 punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
    [all...]
loopfilter_block_sse2.asm 397 punpckhwd xmm8, xmm6 ; c4 d4 e4 f4
410 punpckldq xmm4, xmm8 ; 84 94 a4 b4 c4 d4 e4 f4
634 punpckhwd xmm8, xmm6 ; c4 d4 e4 f4
647 punpckldq xmm4, xmm8 ; 84 94 a4 b4 c4 d4 e4 f4
  /external/eigen/test/
stable_norm.cpp 67 Scalar small = factor * ((std::numeric_limits<RealScalar>::min)() * RealScalar(1e4));
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2185-2.js 30 var LEN = 2e4;
  /external/valgrind/main/none/tests/amd64/
slahf-amd64.stdout.exp 231 e4 -> c600
  /external/ceres-solver/internal/ceres/
trust_region_minimizer_test.cc 239 trust_region_strategy_options.initial_radius = 1e4;
  /external/chromium_org/third_party/libwebp/dsp/
dec_sse2.c 710 #define LOAD_H_EDGES4(p, stride, e1, e2, e3, e4) { \
714 e4 = _mm_loadu_si128((__m128i*)&(p)[3 * stride]); \
723 #define LOADUV_H_EDGES4(u, v, stride, e1, e2, e3, e4) { \
727 LOADUV_H_EDGE(e4, u, v, 3 * stride); \
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
mt_rx_tx_test.cc 71 state->_timestamp += (uint32_t)(9e4 / frameRate);

Completed in 1462 milliseconds

1 2 34 5 6 7 8 9