/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | trace-trait.cc | 17 const BasePage* page = BasePage::FromPayload(address); in GetTraceDescriptor() local
|
H A D | heap-space.cc | 25 void BaseSpace::AddPage(BasePage* page) { in AddPage() argument 31 void BaseSpace::RemovePage(BasePage* page) { in RemovePage() argument
|
H A D | prefinalizer-handler.cc | 21 auto* page = BasePage::FromPayload(object); in PrefinalizerRegistration() local
|
H A D | visitor.cc | 60 const BasePage* page = reinterpret_cast<const BasePage*>( in TraceConservativelyIfNeeded() local
|
/third_party/musl/libc-test/src/functionalext/supplement/legacy/ |
H A D | getpagesize.c | 28 int page = getpagesize(); in getpagesize_0100() local
|
/third_party/libabigail/tests/data/test-read-ctf/ |
H A D | test-forward-type-decl.c | 14 struct page { struct 20 struct page *page; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_native_mgm.c | 81 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 D | mali_kbase_native_mgm.c | 79 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 D | qpdf_pdftopdf_processor.h | 25 QPDFObjectHandle page; member in QPDF_PDFTOPDF_PageHandle
|
H A D | qpdf_xobject.cc | 82 QPDFObjectHandle makeXObject(QPDF *pdf,QPDFObjectHandle page) in makeXObject() argument [all...] |
H A D | qpdf_tools.cc | 3 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 D | va_compiler.h | 57 unsigned page = slot >> 5; in va_fau_page() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | conservative-stack-visitor.cc | 22 bool ConservativeStackVisitor::CheckPage(Address address, MemoryChunk* page) { in CheckPage() argument [all...] |
H A D | new-spaces-inl.h | 70 Page* page = Page::FromAllocationAreaAddress(current_); in Next() local
|
H A D | paged-spaces-inl.h | 60 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 D | hellobrowser.c | 23 const char *page = "<html><body>Hello, browser!</body></html>"; in answer_to_connection() local
|
H A D | basicauthentication.c | 48 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 D | common.c | 89 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 D | common.c | 91 struct page *page = NULL, **pages = NULL; in rkcif_alloc_page_dummy_buf() local
|
/third_party/backends/frontend/ |
H A D | jpegtopdf.h | 57 SANE_Int page;
member
|
/third_party/node/test/cctest/ |
H A D | test_crypto_clienthello.cc | 51 size_t page = GetPageSize(); in OverrunGuardedBuffer() local 87 size_t page = GetPageSize(); ~OverrunGuardedBuffer() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/userfaultfd/ |
H A D | userfaultfd01.c | 22 static char *page; variable
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PoolAlloc.h | 142 PageHeader *page; member [all...] |
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
H A D | cached_paged_byte_array.h | 51 PagedByteArray::PagePtr page; member
|
/third_party/skia/experimental/tools/ |
H A D | coreGraphicsPdf2png.cpp | 37 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, PAGE); in main() local
|