HomeSort by relevance Sort by last modified time
    Searched refs: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...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.c 2224 bool store1 = false, store2 = false; local
    [all...]
  /external/chromium/net/disk_cache/
backend_unittest.cc 1531 ScopedTestCache store1; local
    [all...]

Completed in 58 milliseconds