HomeSort by relevance Sort by last modified time
    Searched defs:four (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/test/SemaCXX/
gnu-case-ranges.cpp 7 four enumerator in enum:E
19 case four:
  /external/v8/test/mjsunit/
smi-negative-zero.js 34 var four = 4; variable
52 assertEquals(Infinity, one / (four % two), "foo3");
53 assertEquals(Infinity, one / (four % minus_two), "foo4");
82 assertEquals(Infinity, one / (four % 2), "buzz5");
83 assertEquals(Infinity, one / (four % -2), "buzz6");
keyed-call-ic.js 133 f.four = function() { return 'four'; }
136 key = 'four';
  /frameworks/compile/mclinker/unittests/
LinearAllocatorTest.h 28 : one(1), two(2), three(3), four(4)
36 four = pFour;
44 four = -4;
50 unsigned char four; member in struct:mcldtest::LinearAllocatorTest::Data
RTLinearAllocatorTest.h 41 : one(1), two(2), three(3), four(4)
49 four = pFour;
57 four = -4;
63 unsigned char four; member in struct:mcldtest::RTLinearAllocatorTest::Data
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
TimestampTest.java 111 Timestamp four = null; local
118 four.hashCode();
CodeSignerTest.java 89 CodeSigner four = new CodeSigner(cpath2, null); local
98 assertFalse( three.equals(four));
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ConcurrentModTest.java 39 Double four = new Double(4.0); local
43 al.add(four);
69 Double four = new Double(4.0); local
73 al.add(four);
99 Double four = new Double(4.0); local
103 al.add(four);
129 Double four = new Double(4.0); local
133 al.add(four);
159 Double four = new Double(4.0); local
163 al.add(four);
    [all...]
  /frameworks/base/core/tests/coretests/src/android/view/
CreateViewTest.java 64 ViewOne four = new ViewOne(mContext); local
65 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, MATCH_PARENT, 0));
105 TextView four = new TextView(mContext); local
106 four.setText("W");
107 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT, 0));
  /libcore/luni/src/test/java/libcore/xml/
SimpleBuilderTest.java 74 Element four = (Element) list.item(3); local
81 assertEquals("", getTextContent(four));
87 assertEquals("vier", four.getAttribute("t:four"));
88 assertEquals("vier", four.getAttributeNS("http://www.foo.bar", "four"));
  /dalvik/tests/093-serialization/src/
Main.java 92 Double four; field in class:Sub
101 four = 4.0;
111 + " four=" + four + " five=" + five + " six=" + six
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
CodeSignerTest.java 72 CodeSigner four = new CodeSigner(cpath2, null); local
81 assertFalse( three.equals(four));
  /external/icu4c/test/cintltst/
chashtst.c 162 static const UChar four[6] = {0x0066, 0x006F, 0x0075, 0x0072, 0}; /* L"four" */ local
187 uhash_puti(hash, (void*)four, 4, &status);
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidInstanceofTest.java 72 InterfaceFour four = mFour; local
74 assertFalse("m_four should not be a ChildOfAFive", four instanceof ChildOfAFive);
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 564 four: .ascii "Four\0" label
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 564 four: .ascii "Four\0" label
  /libcore/luni/src/test/java/tests/api/java/util/
ConcurrentModTest.java 39 Double four = new Double(4.0); local
43 al.add(four);
83 Double four = new Double(4.0); local
87 al.add(four);
113 Double four = new Double(4.0); local
117 al.add(four);
143 Double four = new Double(4.0); local
147 al.add(four);
209 Double four = new Double(4.0); local
213 al.add(four);
    [all...]
  /external/libogg/src/
bitwise.c 628 static int four[38]={18,6,163,252,97,194,104,131,32,1,7,82,137,42,129,11,72, local
683 cliptest(testbuffer1,test1size,7,four,foursize);
  /external/tremolo/Tremolo/
bitwise.c 571 static int four[38]={18,6,163,252,97,194,104,131,32,1,7,82,137,42,129,11,72, local
628 cliptest(testbuffer1,test1size,7,four,foursize);
  /dalvik/tests/046-reflect/src/
Main.java 50 String one, two, three, four; local
189 String four; local
191 four = (String) field.get(instance);
193 + four);
215 String four; local
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 607 public static final Integer four = new Integer(4); field in class:JSR166TestCase
    [all...]
  /external/webp/src/dsp/
dec_sse2.c 137 const __m128i four = _mm_set1_epi16(4); local
138 const __m128i dc = _mm_add_epi16(T0, four);
207 // Load four bytes/pixels per line.
236 // Store four bytes/pixels per line.
302 const __m128i four = _mm_set1_epi8(4); \
304 __m128i v4 = _mm_adds_epi8(fl, four); \
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 363 and with width chunk_width. gxx,gxy and gyy are assumed to be four pixels wider than chunk_width
636 /*Fill four rows of the wrap-around derivative buffers*/
678 /*Fill four rows of the wrap-around derivative buffers*/
1340 float *four,*five; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 363 and with width chunk_width. gxx,gxy and gyy are assumed to be four pixels wider than chunk_width
636 /*Fill four rows of the wrap-around derivative buffers*/
678 /*Fill four rows of the wrap-around derivative buffers*/
1340 float *four,*five; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rex.h 48 u_int four; member in struct:sgttyb

Completed in 799 milliseconds

1 2