Home
last modified time | relevance | path

Searched defs:page (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
DSessionsPageTest.java51 final SessionsPage page = new SessionsPage(noSessions, noExecutionData, in testGetLinkStyle() local
58 final SessionsPage page = new SessionsPage(noSessions, noExecutionData, in testGetFileName() local
65 final SessionsPage page = new SessionsPage(noSessions, noExecutionData, in testGetLinkLabel() local
72 final SessionsPage page = new SessionsPage(noSessions, noExecutionData, in testEmptyContent() local
89 final SessionsPage page = new SessionsPage(sessions, noExecutionData, in testSessionListContent() local
130 final SessionsPage page = new SessionsPage(noSessions, data, index, in testExecutionDataContent() local
/external/pdfium/fpdfsdk/
Dfpdfannot_embeddertest.cpp33 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
50 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
126 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
168 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
180 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
261 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
334 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
425 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
507 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
622 FPDF_PAGE page = FPDF_LoadPage(document(), 0); in TEST_F() local
[all …]
Dfpdftext_embeddertest.cpp35 FPDF_PAGE page = LoadPage(0); in TEST_F() local
189 FPDF_PAGE page = LoadPage(0); in TEST_F() local
300 FPDF_PAGE page = LoadPage(0); in TEST_F() local
313 FPDF_PAGE page = LoadPage(0); in TEST_F() local
419 FPDF_PAGE page = LoadPage(0); in TEST_F() local
460 FPDF_PAGE page = LoadPage(0); in TEST_F() local
487 FPDF_PAGE page = LoadPage(0); in TEST_F() local
508 FPDF_PAGE page = LoadPage(0); in TEST_F() local
523 FPDF_PAGE page = LoadPage(0); in TEST_F() local
554 FPDF_PAGE page = LoadPage(0); in TEST_F() local
[all …]
Dfpdfppo_embeddertest.cpp47 FPDF_PAGE page = LoadPage(0); in TEST_F() local
93 FPDF_PAGE page = LoadPage(0); in TEST_F() local
116 FPDF_PAGE page = LoadPage(0); in TEST_F() local
133 FPDF_PAGE page = LoadPage(0); in TEST_F() local
153 FPDF_PAGE page = LoadPage(i); in TEST_F() local
172 FPDF_PAGE page = FPDF_LoadPage(output_doc, i); in TEST_F() local
190 FPDF_PAGE page = LoadPage(0); in TEST_F() local
Dfpdf_flatten_embeddertest.cpp19 FPDF_PAGE page = LoadPage(0); in TEST_F() local
27 FPDF_PAGE page = LoadPage(0); in TEST_F() local
35 FPDF_PAGE page = LoadPage(0); in TEST_F() local
Dfpdfformfill.cpp113 FPDF_PAGE page) { in FormHandleToPageView()
136 FPDF_PAGE page, in FFLCommon()
213 FPDF_PAGE page, in FPDFPage_HasFormFieldAtPoint()
271 FPDF_PAGE page, in FPDFPage_FormFieldZOrderAtPoint()
340 FPDF_PAGE page, in FORM_OnMouseMove()
351 FPDF_PAGE page, in FORM_OnFocus()
362 FPDF_PAGE page, in FORM_OnLButtonDown()
373 FPDF_PAGE page, in FORM_OnLButtonUp()
385 FPDF_PAGE page, in FORM_OnRButtonDown()
396 FPDF_PAGE page, in FORM_OnRButtonUp()
[all …]
Dfpdfeditpage.cpp165 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetRotation(FPDF_PAGE page) { in FPDFPage_GetRotation()
170 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertObject(FPDF_PAGE page, in FPDFPage_InsertObject()
185 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObject(FPDF_PAGE page) { in FPDFPage_CountObject()
189 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObjects(FPDF_PAGE page) { in FPDFPage_CountObjects()
196 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPage_GetObject(FPDF_PAGE page, in FPDFPage_GetObject()
204 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_HasTransparency(FPDF_PAGE page) { in FPDFPage_HasTransparency()
255 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GenerateContent(FPDF_PAGE page) { in FPDFPage_GenerateContent()
292 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_TransformAnnots(FPDF_PAGE page, in FPDFPage_TransformAnnots()
326 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetRotation(FPDF_PAGE page, in FPDFPage_SetRotation()
Dfpdf_transformpage.cpp27 void SetBoundingBox(CPDF_Page* page, in SetBoundingBox()
40 bool GetBoundingBox(CPDF_Page* page, in GetBoundingBox()
63 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetMediaBox(FPDF_PAGE page, in FPDFPage_SetMediaBox()
75 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetCropBox(FPDF_PAGE page, in FPDFPage_SetCropBox()
87 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetMediaBox(FPDF_PAGE page, in FPDFPage_GetMediaBox()
96 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetCropBox(FPDF_PAGE page, in FPDFPage_GetCropBox()
106 FPDFPage_TransFormWithClip(FPDF_PAGE page, in FPDFPage_TransFormWithClip()
265 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertClipPath(FPDF_PAGE page, in FPDFPage_InsertClipPath()
Dfpdfeditimg_unittest.cpp18 FPDF_PAGE page = FPDFPage_New(doc, 0, 100, 100); in TEST_F() local
37 FPDF_PAGE page = FPDFPage_New(doc, 0, 100, 100); in TEST_F() local
51 FPDF_PAGE page = FPDFPage_New(doc, 0, 100, 100); in TEST_F() local
Dfpdfedit_embeddertest.cpp179 FPDF_PAGE page = FPDFPage_New(document(), 0, 640.0, 480.0); in TEST_F() local
231 FPDF_PAGE page = FPDFPage_New(CreateNewDocument(), 0, 612, 792); in TEST_F() local
402 FPDF_PAGE page = LoadPage(0); in TEST_F() local
435 FPDF_PAGE page = LoadPage(0); in TEST_F() local
493 FPDF_PAGE page = FPDFPage_New(CreateNewDocument(), 0, 612, 792); in TEST_F() local
539 FPDF_PAGE page = FPDFPage_New(CreateNewDocument(), 0, 612, 792); in TEST_F() local
606 std::unique_ptr<void, FPDFPageDeleter> page( in TEST_F() local
660 FPDF_PAGE page = FPDFPage_New(CreateNewDocument(), 0, 612, 792); in TEST_F() local
864 FPDF_PAGE page = LoadPage(0); in TEST_F() local
873 FPDF_PAGE page = FPDFPage_New(CreateNewDocument(), 0, 612, 792); in TEST_F() local
[all …]
Dfpdf_structtree_embeddertest.cpp15 FPDF_PAGE page = LoadPage(0); in TEST_F() local
79 FPDF_PAGE page = LoadPage(0); in TEST_F() local
95 FPDF_PAGE page = LoadPage(0); in TEST_F() local
/external/grpc-grpc-java/core/src/test/java/io/grpc/
DInternalChannelzTest.java60 RootChannelList page = channelz.getRootChannels(/*fromId=*/ 0, /*maxPageSize=*/ 1); in getRootChannels_onePage() local
71 RootChannelList page = channelz.getRootChannels(/*fromId=*/ 0, /*maxPageSize=*/ 2); in getRootChannels_onePage_multi() local
96 RootChannelList page = channelz.getRootChannels(/*fromId=*/ 0, /*maxPageSize=*/ 1); in getRootChannels_remove() local
132 ServerList page = channelz.getServers(/*fromId=*/ 0, /*maxPageSize=*/ 1); in getServers_onePage() local
143 ServerList page = channelz.getServers(/*fromId=*/ 0, /*maxPageSize=*/ 2); in getServers_onePage_multi() local
168 ServerList page = channelz.getServers(/*fromId=*/ 0, /*maxPageSize=*/ 1); in getServers_remove() local
178 ServerList page = channelz.getServers(/*fromId=*/ 0, /*maxPageSize=*/ 1); in getServers_addAfterLastPage() local
186 ServerList page in getServers_addAfterLastPage() local
245 ServerSocketsList page in serverSocket() local
/external/strace/tests-m32/
Dmsg_control.c61 get_cmsghdr(void *const page, const size_t len) in get_cmsghdr()
94 void *const page, in test_scm_rights1()
147 void *const page, in test_scm_rights2()
207 test_scm_rights3(struct msghdr *const mh, void *const page, const size_t nfds) in test_scm_rights3()
234 test_scm_timestamp(struct msghdr *const mh, void *const page) in test_scm_timestamp()
279 test_scm_timestampns(struct msghdr *const mh, void *const page) in test_scm_timestampns()
325 test_scm_timestamping(struct msghdr *const mh, void *const page) in test_scm_timestamping()
392 void *const page, in test_scm_security()
438 void *const page, in test_unknown_type()
462 test_sol_socket(struct msghdr *const mh, void *const page) in test_sol_socket()
[all …]
/external/strace/tests-mx32/
Dmsg_control.c61 get_cmsghdr(void *const page, const size_t len) in get_cmsghdr()
94 void *const page, in test_scm_rights1()
147 void *const page, in test_scm_rights2()
207 test_scm_rights3(struct msghdr *const mh, void *const page, const size_t nfds) in test_scm_rights3()
234 test_scm_timestamp(struct msghdr *const mh, void *const page) in test_scm_timestamp()
279 test_scm_timestampns(struct msghdr *const mh, void *const page) in test_scm_timestampns()
325 test_scm_timestamping(struct msghdr *const mh, void *const page) in test_scm_timestamping()
392 void *const page, in test_scm_security()
438 void *const page, in test_unknown_type()
462 test_sol_socket(struct msghdr *const mh, void *const page) in test_sol_socket()
[all …]
/external/strace/tests/
Dmsg_control.c61 get_cmsghdr(void *const page, const size_t len) in get_cmsghdr()
94 void *const page, in test_scm_rights1()
147 void *const page, in test_scm_rights2()
207 test_scm_rights3(struct msghdr *const mh, void *const page, const size_t nfds) in test_scm_rights3()
234 test_scm_timestamp(struct msghdr *const mh, void *const page) in test_scm_timestamp()
279 test_scm_timestampns(struct msghdr *const mh, void *const page) in test_scm_timestampns()
325 test_scm_timestamping(struct msghdr *const mh, void *const page) in test_scm_timestamping()
392 void *const page, in test_scm_security()
438 void *const page, in test_unknown_type()
462 test_sol_socket(struct msghdr *const mh, void *const page) in test_sol_socket()
[all …]
/external/u-boot/drivers/net/phy/
Db53.c118 static int b53_mdio_op(struct mii_dev *bus, u8 page, u8 reg, u16 op) in b53_mdio_op()
154 static int b53_mdio_read8(struct mii_dev *bus, u8 page, u8 reg, u8 *val) in b53_mdio_read8()
168 static int b53_mdio_read16(struct mii_dev *bus, u8 page, u8 reg, u16 *val) in b53_mdio_read16()
182 static int b53_mdio_read32(struct mii_dev *bus, u8 page, u8 reg, u32 *val) in b53_mdio_read32()
198 static int b53_mdio_read48(struct mii_dev *bus, u8 page, u8 reg, u64 *val) in b53_mdio_read48()
219 static int b53_mdio_read64(struct mii_dev *bus, u8 page, u8 reg, u64 *val) in b53_mdio_read64()
240 static int b53_mdio_write8(struct mii_dev *bus, u8 page, u8 reg, u8 value) in b53_mdio_write8()
252 static int b53_mdio_write16(struct mii_dev *bus, u8 page, u8 reg, in b53_mdio_write16()
265 static int b53_mdio_write32(struct mii_dev *bus, u8 page, u8 reg, in b53_mdio_write32()
283 static int b53_mdio_write48(struct mii_dev *bus, u8 page, u8 reg, in b53_mdio_write48()
[all …]
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc293 PartitionPageStateIsActive(const PartitionPage* page) { in PartitionPageStateIsActive()
300 static bool ALWAYS_INLINE PartitionPageStateIsFull(const PartitionPage* page) { in PartitionPageStateIsFull()
311 static bool ALWAYS_INLINE PartitionPageStateIsEmpty(const PartitionPage* page) { in PartitionPageStateIsEmpty()
318 PartitionPageStateIsDecommitted(const PartitionPage* page) { in PartitionPageStateIsDecommitted()
464 static ALWAYS_INLINE void PartitionPageReset(PartitionPage* page) { in PartitionPageReset()
473 static ALWAYS_INLINE void PartitionPageSetup(PartitionPage* page, in PartitionPageSetup()
498 PartitionPage* page) { in PartitionPageAllocAndFillFreelist()
575 PartitionPage* page = bucket->active_pages_head; in PartitionSetNewActivePage() local
621 PartitionPage* page) { in partitionPageToDirectMapExtent()
627 static ALWAYS_INLINE void PartitionPageSetRawSize(PartitionPage* page, in PartitionPageSetRawSize()
[all …]
/external/pdfium/core/fpdfapi/render/
Dfpdf_render_loadimage_embeddertest.cpp14 FPDF_PAGE page = LoadPage(0); in TEST_F() local
25 FPDF_PAGE page = LoadPage(0); in TEST_F() local
36 FPDF_PAGE page = LoadPage(0); in TEST_F() local
/external/flac/libFLAC/
Dogg_helper.c78 void simple_ogg_page__init(ogg_page *page) in simple_ogg_page__init()
86 void simple_ogg_page__clear(ogg_page *page) in simple_ogg_page__clear()
95 …gg_page__get_at(FLAC__StreamEncoder *encoder, FLAC__uint64 position, ogg_page *page, FLAC__StreamE… in simple_ogg_page__get_at()
179 …gg_page__set_at(FLAC__StreamEncoder *encoder, FLAC__uint64 position, ogg_page *page, FLAC__StreamE… in simple_ogg_page__set_at()
/external/v8/src/heap/
Dsweeper.cc171 void Sweeper::SweepOrWaitUntilSweepingCompleted(Page* page) { in SweepOrWaitUntilSweepingCompleted()
375 Page* page = nullptr; in SweepSpaceFromTask() local
383 if (Page* page = GetSweepingPageSafe(identity)) { in SweepSpaceIncrementallyFromTask() local
393 Page* page = nullptr; in ParallelSweepSpace() local
406 int Sweeper::ParallelSweepPage(Page* page, AllocationSpace identity) { in ParallelSweepPage()
457 void Sweeper::AddPage(AllocationSpace space, Page* page, in AddPage()
473 void Sweeper::PrepareToBeSweptPage(AllocationSpace space, Page* page) { in PrepareToBeSweptPage()
488 Page* page = nullptr; in GetSweepingPageSafe() local
496 void Sweeper::EnsurePageIsIterable(Page* page) { in EnsurePageIsIterable()
566 void Sweeper::AddPageForIterability(Page* page) { in AddPageForIterability()
[all …]
/external/perfetto/src/traced/probes/ftrace/
Dpage_pool_unittest.cc37 uint8_t* page = pool.BeginWrite(); in TEST() local
56 const char* page = reinterpret_cast<const char*>(blocks[0].At(i)); in TEST() local
76 std::string& page = expected_pages.back(); in TEST() local
98 const char* page = reinterpret_cast<const char*>(block.At(i)); in TEST() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document_unittest.cpp44 auto page = pdfium::MakeUnique<CPDF_Dictionary>(); in CreateNumberedPage() local
167 CPDF_Dictionary* page = document->GetPage(i); in TEST_F() local
172 CPDF_Dictionary* page = document->GetPage(kNumTestPages); in TEST_F() local
178 const CPDF_Dictionary* page = document->GetPage(2); in TEST_F() local
191 CPDF_Dictionary* page = document->GetPage(i); in TEST_F() local
196 CPDF_Dictionary* page = document->GetPage(kNumTestPages); in TEST_F() local
204 CPDF_Dictionary* page = document->GetPage(1); in TEST_F() local
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRURLS.java118 public final String forXpathHexId(String locale, PathHeader.PageId page, String hexid) { in forXpathHexId()
128 public final String forXpathHexId(CLDRLocale locale, PathHeader.PageId page, String hexid) { in forXpathHexId()
139 public final String forPage(String locale, PathHeader.PageId page) { in forPage()
143 public final String forPage(CLDRLocale locale, PathHeader.PageId page) { in forPage()
156 …public final String forSpecial(Special special, CLDRLocale locale, PathHeader.PageId page, String … in forSpecial()
176 public String forSpecial(Special special, CLDRLocale locale, String page, String hexid) { in forSpecial()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser_embeddertest.cpp12 FPDF_PAGE page = LoadPage(0); in TEST_F() local
19 FPDF_PAGE page = LoadPage(0); in TEST_F() local
/external/u-boot/drivers/mtd/onenand/
Donenand_spl.c28 #define onenand_sector_address(page) (page << 2) argument
81 static int onenand_spl_read_page(uint32_t block, uint32_t page, uint32_t *buf, in onenand_spl_read_page()
133 int page, read; in onenand_spl_read_block() local
172 uint32_t page, rpage; in onenand_spl_load_image() local

12345678910>>...12