Searched defs:v1 (Results 1 – 5 of 5) sorted by relevance
146 View v1 = mViews.get(mCurrent); in onTouchEvent() local
1076 inline void db_MaxVector_128_Aligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_Aligned16_f()1202 inline void db_MaxVector_128_SecondSourceDestAligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_SecondSourceDestAligned16_f()
1564 ContentValues v1 = new ContentValues(); in testEmailFilterDefaultSortOrder() local1582 ContentValues v1 = new ContentValues(); in testEmailFilterPrimaryAddress() local1600 ContentValues v1 = new ContentValues(); in testEmailFilterPrimaryAccount() local1641 ContentValues v1 = new ContentValues(); in testEmailFilterSortOrderWithFeedback() local1695 ContentValues v1 = new ContentValues(); in testEmailFilterSortOrderWithOldHistory() local2638 ContentValues v1 = new ContentValues(); in testGroupDelete_byAccountSelection() local2669 ContentValues v1 = new ContentValues(); in testGroupDelete_byAccountParam() local2704 ContentValues v1 = new ContentValues(); in testGroupSummaryQuery() local
579 boolean readingOrderGreaterThan(int[] v1, int[] v2) { in readingOrderGreaterThan()