Home
last modified time | relevance | path

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

123456

/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
/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
/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
/third_party/ffmpeg/libavformat/
H A Danm.c44 int page; /**< current page (or AVERROR_xxx code) */ member
[all...]
/third_party/lzma/CPP/Windows/Control/
H A DPropertyPage.cpp90 my_compatib_PROPSHEETPAGEA page; in MyPropertySheet() local
111 my_compatib_PROPSHEETPAGEW page; MyPropertySheet() local
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtsimpleinj.c39 void testmem(char *msg, char *page, int write) in testmem() argument
81 char *page; in main() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages01.c144 char *page = cache_contents + i * page_sz; in test_nonlinear() local
168 char *page = data + i * page_sz; in test_nonlinear() local

Completed in 7 milliseconds

123456