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

  /external/clang/test/Sema/
deref.c 31 extern void cv2;
34 return &cv2; /* expected-warning{{address of an expression of type 'void'}} */
  /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);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 2063 final ContentValues cv2 = new ContentValues(); local
2119 final ContentValues cv2 = new ContentValues(); local
    [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 485 SmallVector<Qualifiers, 8> cv1, cv2; local
507 cv2.push_back(RetainedDestQuals);
518 i2 = cv2.rbegin();
825 // A glvalue of type "cv1 T1" can be cast to type "rvalue reference to cv2
826 // T2" if "cv2 T2" is reference-compatible with "cv1 T1"
    [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/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 2029 milliseconds