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

  /external/libjpeg-turbo/
jdapimin.c 157 int cid2 = cinfo->comp_info[2].component_id; local
159 if (cid0 == 1 && cid1 == 2 && cid2 == 3)
161 else if (cid0 == 82 && cid1 == 71 && cid2 == 66)
164 TRACEMS3(cinfo, 1, JTRC_UNKNOWN_IDS, cid0, cid1, cid2);
  /external/wpa_supplicant_8/src/crypto/
tls_openssl_ocsp.c 708 CertID *cid1, *cid2; local
777 cid2 = sresp->certID;
780 cid2->hashAlgorithm->algorithm) != 0 ||
782 cid2->issuerNameHash) != 0 ||
784 cid2->issuerKeyHash) != 0)) {
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeUtilityTest.java 316 final String cid2 = "<ii_12e8248b4f0874cb>"; local
317 final Part cid2bp = MessageTestUtils.bodyPart("image/gif", cid2);
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 3740 final long cid2 = queryContactId(rid2); local
3900 final long cid2 = createContact(values2, "Sam", "Times", "18004664412", local
    [all...]

Completed in 140 milliseconds