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

  /frameworks/base/keystore/tests/src/android/security/keystore/
AndroidKeyPairGeneratorTest.java 265 final KeyPair pair1 = mGenerator.generateKeyPair(); local
266 assertNotNull("The KeyPair returned should not be null", pair1);
267 assertKeyPairCorrect(pair1, TEST_ALIAS_1, "RSA", 2048, null, TEST_DN_1, TEST_SERIAL_1,
298 final KeyPair pair1 = mGenerator.generateKeyPair(); local
299 assertNotNull("The KeyPair returned should not be null", pair1);
300 assertKeyPairCorrect(pair1, TEST_ALIAS_1, "RSA", 2048, null, TEST_DN_1, TEST_SERIAL_1,
  /external/pdfium/third_party/freetype/src/type1/
t1afm.c 89 AFM_KernPair pair1 = (AFM_KernPair)a; local
92 FT_ULong index1 = KERN_INDEX( pair1->index1, pair1->index2 );
  /external/freetype/src/pfr/
pfrload.c 567 item->pair1 = PFR_KERN_INDEX( char1, char2 );
581 item->pair1 = PFR_KERN_INDEX( char1, char2 );
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 827 int pair1 = pairs[i * 2]; local
    [all...]
  /external/valgrind/helgrind/
libhb_core.c     [all...]
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 778 milliseconds