Searched defs:allocated (Results 76 - 81 of 81) sorted by relevance

1234

/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.cc3250 Label slow, allocated, done; local
3277 __ jmp(&allocated, Label::kNear);
3288 __ bind(&allocated);
/external/v8/src/heap/
H A Dspaces.h623 // count highest number of bytes ever allocated on the page.
871 // Returns allocated size.
874 // Returns size of objects. Can differ from the allocated size
940 // All heap objects containing executable code (code objects) must be allocated
976 size_t* allocated);
1029 // Memory is allocated from the free blocks on the allocation list.
1127 // For stolen chunks we need to manually free any allocated memory.
1238 // Returns allocated spaces in bytes.
1241 // Returns allocated executable spaces in bytes.
1263 // been allocated b
2475 size_t allocated = age_mark_page->area_end() - age_mark; local
[all...]
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 127 milliseconds

1234