Searched refs:four (Results 1 – 6 of 6) sorted by relevance
109 Double four; field in Sub118 four = 4.0; in Sub()128 + " four=" + four + " five=" + five + " six=" + six in check()
52 const uint8_t four = *(*utf8_data_in)++; in GetUtf16FromUtf8() local60 | ((three & 0x3f) << 6) | (four & 0x3f); in GetUtf16FromUtf8()
1 one=true two=2 three=three four=4.0 five=5.0 six=6 seven=7 eight=8 nine=9 thing=X
4 Created Bitmap three/four: 20x20 (101)
66 String one, two, three, four; in showStrings() local205 String four; in run() local207 four = (String) field.get(instance); in run()209 + four); in run()231 String four; in run() local
793 HInstruction* four = new (&allocator) HParameterValue(0, Primitive::kPrimInt); in TEST() local797 entry->AddInstruction(four); in TEST()849 LiveInterval* fourth = BuildInterval(ranges4, arraysize(ranges4), &allocator, -1, four); in TEST()