Searched refs:CacheResult (Results 1 – 7 of 7) sorted by relevance
/external/valgrind/callgrind/ |
D | sim.c | 133 typedef enum { Hit = 0, Miss, MissDirty } CacheResult; typedef 248 CacheResult cachesim_setref(cache_t2* c, UInt set_no, UWord tag) in cachesim_setref() 284 CacheResult cachesim_ref(cache_t2* c, Addr a, UChar size) in cachesim_ref() 303 CacheResult res1 = cachesim_setref(c, set1, tag1); in cachesim_ref() 304 CacheResult res2 = cachesim_setref(c, set2, tag2); in cachesim_ref() 354 CacheResult cachesim_setref_wb(cache_t2* c, RefType ref, UInt set_no, UWord tag) in cachesim_setref_wb() 393 CacheResult cachesim_ref_wb(cache_t2* c, RefType ref, Addr a, UChar size) in cachesim_ref_wb() 409 CacheResult res1 = cachesim_setref_wb(c, ref, set1, tag); in cachesim_ref_wb() 410 CacheResult res2 = cachesim_setref_wb(c, ref, set2, tag2); in cachesim_ref_wb()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |