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

1 2 34 5 6 7 8

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
65 ; * macroblock which contains four decoded motion vectors
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
65 ; * macroblock which contains four decoded motion vectors
  /libcore/jsr166-tests/src/test/java/jsr166/
CopyOnWriteArraySetTest.java 71 v.add(four);
85 v.add(four);
LinkedBlockingDequeTest.java 287 q.addFirst(four);
288 assertSame(four, q.peekFirst());
297 q.addLast(four);
298 assertSame(four, q.peekLast());
434 q.push(four);
435 assertSame(four, q.peekFirst());
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/
DialpadFragment.java 54 R.id.four, R.id.five, R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.star,
125 mDisplayMap.put(R.id.four, '4');
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
variance_impl_mmx.asm 345 movd mm0, [rax] ; Copy four bytes to mm0
346 movd mm1, [rbx] ; Copy four bytes to mm1
354 movd mm1, [rbx] ; Copy four bytes to mm1
359 movd mm0, [rax] ; Copy four bytes to mm0
368 movd mm1, [rbx] ; Copy four bytes to mm1
372 movd mm0, [rax] ; Copy four bytes to mm0
381 movd mm1, [rbx] ; Copy four bytes to mm1
385 movd mm0, [rax] ; Copy four bytes to mm0
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
mkspeedsql.tcl 26 set ones {zero one two three four five six seven eight nine
speedtest2.tcl 90 set ones {zero one two three four five six seven eight nine
speedtest.tcl 99 set ones {zero one two three four five six seven eight nine
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
rex.h 48 u_int four; member in struct:sgttyb
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h 48 u_int four; member in struct:sgttyb
  /external/guava/guava-tests/test/com/google/common/collect/
MapMakerInternalMapTest.java 314 Object four = new Object(); local
326 map.put(three, four);
330 assertNotified(listener, three, four, RemovalCause.EXPLICIT);
332 map.put(four, five);
336 assertNotified(listener, four, five, RemovalCause.EXPLICIT);
357 Object four = new Object(); local
365 Map<Object, Object> newMap = ImmutableMap.of(one, four);
370 assertNotified(listener, one, four, RemovalCause.REPLACED);
414 Object four = new Object(); local
419 map.put(three, four);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
HeapTest.cpp 2094 IntWrapper* four = IntWrapper::create(4); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_sse2.c 158 const __m128i four = _mm_set1_epi16(4); local
194 pixetFilter_p2p1p0 = _mm_add_epi16(four,
532 const __m128i four = _mm_set1_epi16(4); local
552 f8_lo = _mm_add_epi16(_mm_add_epi16(p3_lo, four),
558 f8_hi = _mm_add_epi16(_mm_add_epi16(p3_hi, four),
802 const __m128i four = _mm_set1_epi16(4); local
1035 const __m128i four = _mm_set1_epi16(4); local
    [all...]
vp9_loopfilter_intrin_avx2.c 178 const __m128i four = _mm_set1_epi16(4); local
216 pixetFilter_p2p1p0 = _mm_add_epi16(four,
568 const __m256i four = _mm256_set1_epi16(4); local
609 pixetFilter_p2p1p0 = _mm256_add_epi16(four,
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
LocalCacheTest.java 731 Object four = new Object(); local
743 map.put(three, four);
747 assertNotified(listener, three, four, RemovalCause.EXPLICIT);
749 map.put(four, five);
753 assertNotified(listener, four, five, RemovalCause.EXPLICIT);
773 Object four = new Object(); local
781 Map<Object, Object> newMap = ImmutableMap.of(one, four);
786 assertNotified(listener, one, four, RemovalCause.REPLACED);
830 Object four = new Object(); local
837 map.put(three, four);
857 Object four = new Object(); local
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 226 The current value of the named variable is returned as four
  /external/chromium_org/v8/test/mjsunit/
debug-return-value.js 70 // Listener which expects to do four steps to reach returning from the function.
133 // Four steps from the debugger statement in this function will position us at
debug-stepin-builtin-callback.js 133 // Step two steps further every four breaks to skip the
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 226 The current value of the named variable is returned as four
  /external/tremolo/Tremolo/
bitwise.c 573 static int four[38]={18,6,163,252,97,194,104,131,32,1,7,82,137,42,129,11,72, local
630 cliptest(testbuffer1,test1size,7,four,foursize);
  /packages/services/Telephony/src/com/android/phone/
EmergencyDialer.java 82 R.id.four, R.id.five, R.id.six,
384 case R.id.four: {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py 694 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
705 of the four addresses, and one was rejected, with the error code
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py 694 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
705 of the four addresses, and one was rejected, with the error code
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_error_detector.py 236 Returns a list of tuples of four elements: status, url, target_page,

Completed in 425 milliseconds

1 2 34 5 6 7 8