| /third_party/node/deps/v8/src/heap/ |
| H A D | allocation-stats.h | 61 void IncreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in IncreaseAllocatedBytes() argument 72 void DecreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in DecreaseAllocatedBytes() argument
|
| /third_party/skia/docs/examples/ |
| H A D | PDF.cpp | 8 WritePDF(SkWStream* outputStream, const char* documentTitle, void (*writePage)(SkCanvas*, int page), int numberOfPages, SkSize pageSize) REG_FIDDLE() argument
|
| /base/update/updater/services/ui/control/ |
| H A D | event_listener.cpp | 31 auto *page = view.GetParent(); in operator ()() local
|
| /base/update/updater/services/ui/view/page/ |
| H A D | page_manager.cpp | 120 const Page &page = *(it->second); in IsValidCom() local 192 EnQueuePage(const std::shared_ptr<Page> &page) EnQueuePage() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/stage/ |
| H A D | render_stage.cpp | 40 RefPtr<PageElement> page = AceType::DynamicCast<PageElement>(element); in SetPageHidden() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/ |
| H A D | dialog_modal_element.cpp | 31 Size GetPageLayoutSize(const RefPtr<PageElement>& page) in GetPageLayoutSize() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | card_frontend_declarative.cpp | 111 void CardFrontendDeclarative::OnPageLoaded(const RefPtr<Framework::JsAcePage>& page) in OnPageLoaded() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_xcomponent_bridge.cpp | 57 auto page = engineInstance->GetRunningPage(); in HandleContext() local 159 auto page = engine->GetRunningPage(); in JsGetXComponentSurfaceId() local 197 auto page in JsSetXComponentSurfaceSize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/ |
| H A D | dom_radio_util.cpp | 33 auto page = frontend->GetPage(node.GetPageId()); in GetRadioGroups() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/image_animator/ |
| H A D | image_animator_tdd_test.cpp | 278 JSValue page = CreatePage(BUNDLE01, strlen(BUNDLE01)); in ImageAnimatorTest001() local 304 JSValue page = CreatePage(BUNDLE02, strlen(BUNDLE02)); in ImageAnimatorTest002() local 335 JSValue page = CreatePage(BUNDLE03, strlen(BUNDLE03)); in ImageAnimatorTest003() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/ |
| H A D | dialog_tdd_test.cpp | 269 bool DialogTddTest::CallPageMethod(JSValue page, const char * const prop) const in CallPageMethod() argument 283 JSValue page = CreatePage(BUNDLE1, strlen(BUNDLE1)); in DialogTest001() local 313 JSValue page = CreatePage(BUNDLE2, strlen(BUNDLE2)); in DialogTest002() local 361 JSValue page = CreatePage(BUNDLE3, strlen(BUNDLE3)); DialogTest003() local 427 JSValue page = CreatePage(BUNDLE4, strlen(BUNDLE4)); DialogTest004() local 493 JSValue page = CreatePage(BUNDLE5, strlen(BUNDLE5)); DialogTest005() local [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl_pdf.c | 111 PopplerPage *page; in get_PDF_data() local
|
| /third_party/backends/backend/ |
| H A D | kvs20xx_cmd.c | 305 kvs20xx_read_image_data (struct scanner * s, unsigned page, unsigned side, in kvs20xx_read_image_data() argument
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf.cc | 22 Rotation getRotate(QPDFObjectHandle page) // {{{ in getRotate() argument 45 double getUserUnit(QPDFObjectHandle page) // {{{ in getUserUnit() argument
|
| H A D | pdftopdf_processor.cc | 261 std::shared_ptr<PDFTOPDF_PageHandle> page = pages[i]; processPDFTOPDF() local 323 std::shared_ptr<PDFTOPDF_PageHandle> page; processPDFTOPDF() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | slab.c | 89 struct slab_page_header *page; in slab_free_orphaned() local 75 slab_get_element(struct slab_parent_pool *parent, struct slab_page_header *page, unsigned index) slab_get_element() argument 148 struct slab_page_header *page = pool->pages; slab_destroy_child() local 179 struct slab_page_header *page = malloc(sizeof(struct slab_page_header) + slab_add_new_page() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/move_pages/ |
| H A D | move_pages_support.c | 75 char *page; in alloc_pages_on_nodes() local 288 char *page; alloc_shared_pages_on_node() local [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-page.cc | 48 void BasePage::Destroy(BasePage* page) { in Destroy() argument 153 Destroy(NormalPage* page) Destroy() argument 232 LargePage* page = new (memory) LargePage(*heap, space, size); Create() local 239 Destroy(LargePage* page) Destroy() argument [all...] |
| H A D | heap-statistics-collector.cc | 142 bool HeapStatisticsCollector::VisitNormalPage(NormalPage& page) { in VisitNormalPage() argument 153 bool HeapStatisticsCollector::VisitLargePage(LargePage& page) { in VisitLargePage() argument
|
| H A D | write-barrier.cc | 65 const BasePage* page = BasePage::FromPayload(value); in DijkstraMarkingBarrierSlow() local 110 const BasePage* page = BasePage::FromPayload(value); in SteeleMarkingBarrierSlow() local 172 const auto* page = BasePage::FromPayload(object); in IsMarking() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_log.c | 152 struct u_log_page *page = ctx->cur; in u_log_chunk() local 209 struct u_log_page *page = ctx->cur; u_log_new_page() local 218 u_log_page_destroy(struct u_log_page *page) u_log_page_destroy() argument 235 u_log_page_print(struct u_log_page *page, FILE *stream) u_log_page_print() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldELFMips.cpp | 170 int64_t page = (Value + Addend + 0x8000) & ~0xffff; in evaluateMIPS64Relocation() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | token_enc.c | 67 VP8Tokens* page = NULL; in TBufferNewPage() local [all...] |
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | textbox.c | 33 static const char *page; variable [all...] |
| /base/hiviewdfx/faultloggerd/frameworks/allocator/ |
| H A D | dfx_allocator.c | 72 static void AddPage(PageInfo** pageList, PageInfo* page) in AddPage() argument 85 static void RemovePage(PageInfo** pageList, PageInfo* page) in RemovePage() argument 103 MempoolAddPage(DfxMempool* mempool, PageInfo* page) MempoolAddPage() argument 112 MempoolRemovePage(DfxMempool* mempool, PageInfo* page) MempoolRemovePage() argument 129 PageInfo* page = (PageInfo*)(mptr); MempoolAllocPage() local 150 MempoolFreePage(DfxMempool* mempool, PageInfo* page) MempoolFreePage() argument 170 PageInfo* page = mempool->pageList; MempoolAlloc() local 208 PageInfo * const page = (PageInfo*)(PageStart((uintptr_t)(ptr))); MempoolFree() local 270 PageInfo* page = GetPageUnchecked(ptr); GetPage() local 297 PageInfo* page = GetPageUnchecked(result); AllocMmap() local 349 PageInfo* page = GetPage(ptr); GetChunkSize() local 369 PageInfo* page = GetPage(ptr); DfxFree() local [all...] |