HomeSort by relevance Sort by last modified time
    Searched full:store1 (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/skin/
region.c 455 RunStore *store1, *store2; local
472 store1 = runstore_from_runs(runs1);
475 if (store1->count == store2->count &&
476 !memcmp( (char*)runs1, (char*)runs2, store1->count*sizeof(Run) ) )
    [all...]
  /external/bluetooth/glib/gio/
gmount.c 750 * activation URIs <literal>gphoto2://[usb:001,002]/store1/</literal>
  /dalvik/vm/compiler/codegen/arm/
Assemble.c 2127 bool store1 = false, store2 = false; local
    [all...]

Completed in 43 milliseconds