Home
last modified time | relevance | path

Searched refs:stm2 (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/kernel_lite/time_posix/src/
H A DTimeUtilsTest.cpp163 struct tm *stm2 = gmtime(&g_time); in HWTEST_F() local
164 time_t timep = timegm(stm2); in HWTEST_F()
165 LOG("stm = %s;mktime:%ld\n", asctime(stm2), (long)timep); in HWTEST_F()
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc164 stm2=QPDFObjectHandle::newStream(page.getOwningQPDF(),std::string(post)+boxcmd); in add_border_rect() local
167 page.addPageContents(stm2,false); // after in add_border_rect()
440 stm2=QPDFObjectHandle::newStream(page.getOwningQPDF(), in add_label() local
444 page.addPageContents(stm2,false); // after in add_label()

Completed in 2 milliseconds