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

  /external/icu4c/test/cintltst/
utransts.c 33 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
573 const char* cto) {
593 _expect(trans, cfrom, cto);
600 const char* cto) {
619 u_uastrcpy(to, cto);
636 id, cfrom, cto);
641 id, cfrom, actual, cto);
658 id, cfrom, cto);
663 id, cfrom, actual, cto);
680 id, cfrom, cto);
    [all...]
  /system/core/adb/
adb.c 593 char *cto; local
600 cto = strdup(connect_to);
601 if(cto == 0) {
607 l->connect_to = cto;
    [all...]
  /packages/apps/Music/src/com/android/music/
ArtistAlbumBrowserActivity.java 591 int clayout, String[] cfrom, int[] cto) {
592 super(context, cursor, glayout, gfrom, gto, clayout, cfrom, cto);
    [all...]
  /external/qemu/
qemu-char.c 1553 COMMTIMEOUTS cto = { 0, 0, 0, 0, 0}; local
    [all...]

Completed in 687 milliseconds