Searched defs:bm (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/runtime/tests/ |
| D | bitmap_page_alignment_test.cpp | 31 MemBitmap<> bm(ToVoidPtr(HEAP_STARTING_ADDRESS), sz, bm_ptr.get()); in TEST_F() local 42 MemBitmap<DEFAULT_ALIGNMENT_IN_BYTES> bm(ToVoidPtr(heap_begin), heap_capacity, bm_ptr.get()); in TEST_F() local 82 MemBitmap<> bm(ToVoidPtr(heap_begin), heap_capacity, bm_ptr.get()); in TEST_F() local
|
| D | bitmap_clear_range_test.cpp | 32 MemBitmap<DEFAULT_ALIGNMENT_IN_BYTES> bm(ToVoidPtr(heap_begin), HEAP_CAPACITY, bm_ptr.get()); in TEST_F() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|