Home
last modified time | relevance | path

Searched defs:two (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Djit.cpp21 int two() in two() function
/frameworks/base/core/tests/coretests/src/android/view/
DCreateViewTest.java58 ViewOne two = new ViewOne(mContext); in testLayout3() local
97 TextView two = new TextView(mContext); in testLayout6() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_QuantInvInter_I_s.s76 two RN 7 label
/frameworks/compile/mclinker/unittests/
DRTLinearAllocatorTest.h61 unsigned int two; member
DLinearAllocatorTest.h48 unsigned int two; member
/frameworks/base/core/java/android/text/
DTextUtils.java228 CharSequence two, int ooffset, in regionMatches()