Home
last modified time | relevance | path

Searched defs:page (Results 201 - 209 of 209) sorted by relevance

123456789

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp5944 auto page = stageManager->GetLastPageWithTransition(); in GenerateCommonProperty() local
/third_party/backends/backend/
H A Dhp3500.c1443 rt_set_sram_page (int page) in rt_set_sram_page() argument
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c5154 get_mode_page(int page, int page_code) get_mode_page() argument
5186 get_mode_page10(int page, int page_code) get_mode_page10() argument
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc649 void* page = reinterpret_cast<void*>(start & (~CachePage::kPageMask)); in FlushOnePage() local
659 void* page = reinterpret_cast<void*>(address & (~CachePage::kPageMask)); in CheckICache() local
632 GetCachePage(base::CustomMatcherHashMap* i_cache, void* page) GetCachePage() argument
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc149 void MarkingVerifier::VerifyMarkingOnPage(const Page* page, Address start, in VerifyMarkingOnPage() argument
186 Page* page = *(it++); VerifyMarking() local
374 Page* page = *(it++); VerifyEvacuation() local
736 EnsurePageIsSwept(Page* page) EnsurePageIsSwept() argument
1716 Page* page = Page::FromHeapObject(object); AbortCompactionForTesting() local
1857 Move(Page* page) Move() argument
4012 RecordLiveSlotsOnPage(Page* page) RecordLiveSlotsOnPage() argument
4706 ReportAbortedEvacuationCandidateDueToOOM( Address failed_start, Page* page) ReportAbortedEvacuationCandidateDueToOOM() argument
4713 ReportAbortedEvacuationCandidateDueToFlags( Address failed_start, Page* page) ReportAbortedEvacuationCandidateDueToFlags() argument
4722 ReRecordPage( Heap* heap, v8::internal::MarkCompactCollector::NonAtomicMarkingState* marking_state, Address failed_start, Page* page) ReRecordPage() argument
[all...]
H A Dheap.cc2485 Page* page = Page::cast(chunk); in EnsureSweepingCompleted() local
2729 LargePage* page = *it; in EvacuateYoungGeneration() local
3664 Page* page = Page::FromAddress(new_end); CreateFillerForArray() local
6409 Page* page = Page::FromAddress(slot.address()); ClearRecordedSlot() local
6443 Page* page = Page::FromAddress(start); VerifySlotRangeHasNoRecordedSlots() local
6452 Page* page = Page::FromAddress(start); ClearRecordedSlotRange() local
6764 RememberUnmappedPage(Address page, bool compacted) RememberUnmappedPage() argument
7222 Page* page = Page::FromAddress(inner_pointer); GcSafeFindCodeForInnerPointer() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h2466 __STATIC_INLINE int MMU_XNPage(uint32_t *descriptor_l2, mmu_execute_Type xn, mmu_region_size_Type page) in MMU_XNPage() argument
2657 MMU_MemoryPage(uint32_t *descriptor_l2, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_Type inner, mmu_region_size_Type page) MMU_MemoryPage() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h15349 struct nk_page *page; in nk_pool_alloc() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c53652 sqlite3_pcache_page page; /* Base class. Must be first. pBuf & pExtra */ global() member
245805 PgHdr *page = NULL; global() local
[all...]

Completed in 180 milliseconds

123456789