Home
last modified time | relevance | path

Searched defs:page (Results 1 - 25 of 215) sorted by relevance

123456789

/third_party/node/deps/v8/src/heap/cppgc/
H A Dtrace-trait.cc17 const BasePage* page = BasePage::FromPayload(address); in GetTraceDescriptor() local
H A Dheap-space.cc25 void BaseSpace::AddPage(BasePage* page) { in AddPage() argument
31 void BaseSpace::RemovePage(BasePage* page) { in RemovePage() argument
H A Dprefinalizer-handler.cc21 auto* page = BasePage::FromPayload(object); in PrefinalizerRegistration() local
H A Dvisitor.cc60 const BasePage* page = reinterpret_cast<const BasePage*>( in TraceConservativelyIfNeeded() local
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
H A Dgetpagesize.c28 int page = getpagesize(); in getpagesize_0100() local
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-forward-type-decl.c14 struct page { struct
20 struct page *page; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_native_mgm.c81 kbase_native_mgm_free(struct memory_group_manager_device *mgm_dev, int group_id, struct page *page, unsigned int order) kbase_native_mgm_free() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_native_mgm.c79 static void kbase_native_mgm_free(struct memory_group_manager_device *mgm_dev, int group_id, struct page *page, in kbase_native_mgm_free() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.h25 QPDFObjectHandle page; member in QPDF_PDFTOPDF_PageHandle
H A Dqpdf_xobject.cc82 QPDFObjectHandle makeXObject(QPDF *pdf,QPDFObjectHandle page) in makeXObject() argument
[all...]
H A Dqpdf_tools.cc3 QPDFObjectHandle getMediaBox(QPDFObjectHandle page) // {{{ in getMediaBox() argument
9 QPDFObjectHandle getCropBox(QPDFObjectHandle page) // {{{ in getCropBox() argument
18 QPDFObjectHandle getBleedBox(QPDFObjectHandle page) // {{{ in getBleedBox() argument
27 getTrimBox(QPDFObjectHandle page) getTrimBox() argument
36 getArtBox(QPDFObjectHandle page) getArtBox() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_compiler.h57 unsigned page = slot >> 5; in va_fau_page() local
/third_party/node/deps/v8/src/heap/
H A Dconservative-stack-visitor.cc22 bool ConservativeStackVisitor::CheckPage(Address address, MemoryChunk* page) { in CheckPage() argument
[all...]
H A Dnew-spaces-inl.h70 Page* page = Page::FromAllocationAreaAddress(current_); in Next() local
H A Dpaged-spaces-inl.h60 void PagedSpace::UnlinkFreeListCategories(Page* page) { in UnlinkFreeListCategories() argument
67 size_t PagedSpace::RelinkFreeListCategories(Page* page) { in RelinkFreeListCategories() argument
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dhellobrowser.c23 const char *page = "<html><body>Hello, browser!</body></html>"; in answer_to_connection() local
H A Dbasicauthentication.c48 const char *page = "<html><body>Go away.</body></html>"; in answer_to_connection() local
58 const char *page = "<html><body>A secret.</body></html>"; in answer_to_connection() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcommon.c89 struct page *page = NULL, **pages = NULL; in rkcif_alloc_page_dummy_buf() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcommon.c91 struct page *page = NULL, **pages = NULL; in rkcif_alloc_page_dummy_buf() local
/third_party/backends/frontend/
H A Djpegtopdf.h57 SANE_Int page; member
/third_party/node/test/cctest/
H A Dtest_crypto_clienthello.cc51 size_t page = GetPageSize(); in OverrunGuardedBuffer() local
87 size_t page = GetPageSize(); ~OverrunGuardedBuffer() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/userfaultfd/
H A Duserfaultfd01.c22 static char *page; variable
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.h142 PageHeader *page; member
[all...]
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Dcached_paged_byte_array.h51 PagedByteArray::PagePtr page; member
/third_party/skia/experimental/tools/
H A DcoreGraphicsPdf2png.cpp37 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, PAGE); in main() local

Completed in 6 milliseconds

123456789