HomeSort by relevance Sort by last modified time
    Searched defs:cv2 (Results 1 - 9 of 9) sorted by null

  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_DataTest.java 131 ContentValues cv2 = new ContentValues(); local
138 null, cv, cv2);
325 ContentValues cv2 = new ContentValues(); typedefs
326 cv2.put(Contacts.DISPLAY_NAME, "Hot Tamale");
327 cv2.put(Data.MIMETYPE, Phone.CONTENT_ITEM_TYPE);
328 cv2.put(Phone.DATA, "510-123-5769");
329 cv2.put(Phone.TYPE, Phone.TYPE_HOME);
330 sContentValues[1] = cv2;
  /external/llvm/include/llvm/CodeGen/PBQP/Heuristics/
Briggs.h 65 const PBQP::Vector &cv2 = g->getNodeCosts(n2Itr); local
68 PBQPNum cost2 = cv2[0] / s->getSolverDegree(n2Itr);
  /external/clang/lib/Sema/
SemaCast.cpp 482 SmallVector<Qualifiers, 8> cv1, cv2; local
504 cv2.push_back(RetainedDestQuals);
515 i2 = cv2.rbegin();
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 2074 final ContentValues cv2 = new ContentValues(); local
2130 final ContentValues cv2 = new ContentValues(); local
    [all...]
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 

Completed in 387 milliseconds