Home
last modified time | relevance | path

Searched refs:m_numPages (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp38 Uint16 m_numPages; // number of pages // 2 member
49 m_currPage = m_numPages = 0; in AllocArea()
74 if (ap->m_numPages) in ~NdbdSuperPool()
76 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
144 Uint32 cnt = ap->m_numPages; in getNewPage()
154 cnt = ap->m_numPages; in getNewPage()
180 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp38 Uint16 m_numPages; // number of pages // 2 member
49 m_currPage = m_numPages = 0; in AllocArea()
74 if (ap->m_numPages) in ~NdbdSuperPool()
76 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
144 Uint32 cnt = ap->m_numPages; in getNewPage()
154 cnt = ap->m_numPages; in getNewPage()
180 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp38 Uint16 m_numPages; // number of pages // 2 member
49 m_currPage = m_numPages = 0; in AllocArea()
74 if (ap->m_numPages) in ~NdbdSuperPool()
76 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
144 Uint32 cnt = ap->m_numPages; in getNewPage()
154 cnt = ap->m_numPages; in getNewPage()
180 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp40 Uint16 m_numPages; // number of pages // 2 member
51 m_currPage = m_numPages = 0; in AllocArea()
76 if (ap->m_numPages) in ~NdbdSuperPool()
78 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
146 Uint32 cnt = ap->m_numPages; in getNewPage()
156 cnt = ap->m_numPages; in getNewPage()
182 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp40 Uint16 m_numPages; // number of pages // 2 member
51 m_currPage = m_numPages = 0; in AllocArea()
76 if (ap->m_numPages) in ~NdbdSuperPool()
78 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
146 Uint32 cnt = ap->m_numPages; in getNewPage()
156 cnt = ap->m_numPages; in getNewPage()
182 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp40 Uint16 m_numPages; // number of pages // 2 member
51 m_currPage = m_numPages = 0; in AllocArea()
76 if (ap->m_numPages) in ~NdbdSuperPool()
78 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
146 Uint32 cnt = ap->m_numPages; in getNewPage()
156 cnt = ap->m_numPages; in getNewPage()
182 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp40 Uint16 m_numPages; // number of pages // 2 member
51 m_currPage = m_numPages = 0; in AllocArea()
76 if (ap->m_numPages) in ~NdbdSuperPool()
78 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
146 Uint32 cnt = ap->m_numPages; in getNewPage()
156 cnt = ap->m_numPages; in getNewPage()
182 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp40 Uint16 m_numPages; // number of pages // 2 member
51 m_currPage = m_numPages = 0; in AllocArea()
76 if (ap->m_numPages) in ~NdbdSuperPool()
78 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
146 Uint32 cnt = ap->m_numPages; in getNewPage()
156 cnt = ap->m_numPages; in getNewPage()
182 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp38 Uint16 m_numPages; // number of pages // 2 member
49 m_currPage = m_numPages = 0; in AllocArea()
74 if (ap->m_numPages) in ~NdbdSuperPool()
76 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
144 Uint32 cnt = ap->m_numPages; in getNewPage()
154 cnt = ap->m_numPages; in getNewPage()
180 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp38 Uint16 m_numPages; // number of pages // 2 member
49 m_currPage = m_numPages = 0; in AllocArea()
74 if (ap->m_numPages) in ~NdbdSuperPool()
76 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
144 Uint32 cnt = ap->m_numPages; in getNewPage()
154 cnt = ap->m_numPages; in getNewPage()
180 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/vm/
H A DNdbdSuperPool.cpp29 Uint16 m_numPages; // number of pages // 2 member
40 m_currPage = m_numPages = 0; in AllocArea()
65 if (ap->m_numPages) in ~NdbdSuperPool()
67 m_mm.release(ap->m_memory, ap->m_numPages >> m_shift); in ~NdbdSuperPool()
135 Uint32 cnt = ap->m_numPages; in getNewPage()
145 cnt = ap->m_numPages; in getNewPage()
171 ap->m_numPages = cnt << m_shift; in allocAreaMemory()
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DSDAParser.cxx60 , m_numPages(0) in State()
65 int m_actPage /** the actual page */, m_numPages /** the number of page of the final document */; member
171 …_state->m_mainGraphic || !m_state->m_mainGraphic->updatePageSpans(pageList, m_state->m_numPages)) { in createDocument()
175 m_state->m_numPages = 1; in createDocument()
192 …_state->m_mainGraphic || !m_state->m_mainGraphic->updatePageSpans(pageList, m_state->m_numPages)) { in createDocument()
196 m_state->m_numPages = 1; in createDocument()
H A DSDWParser.cxx60 , m_numPages(0) in State()
65 int m_actPage /** the actual page */, m_numPages /** the number of page of the final document */; member
144 …if (!m_state->m_mainText || !m_state->m_mainText->updatePageSpans(pageList, m_state->m_numPages)) { in createDocument()
148 m_state->m_numPages = 1; in createDocument()
H A DSDCParser.cxx60 , m_numPages(0) in State()
65 int m_actPage /** the actual page */, m_numPages /** the number of page of the final document */; member
144 …m_mainSpreadsheet || !m_state->m_mainSpreadsheet->updatePageSpans(pageList, m_state->m_numPages)) { in createDocument()
148 m_state->m_numPages = 1; in createDocument()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DClarisWksParser.cxx75 , m_numPages(0) in State()
79 int m_actPage /** the actual page */, m_numPages /** the number of page of the final document */; member
171 if (number <= m_state->m_actPage || number > m_state->m_numPages) in newPage()
223 for (int i=0; i<m_state->m_numPages; ++i) in parse()
236 newPage(m_state->m_numPages, false); in parse()
267 m_state->m_numPages = m_document->numPages(); in createDocument()
H A DRagTime5Parser.cxx64 , m_numPages(0) in State()
68 int m_actPage /** the actual page */, m_numPages /** the number of page of the final document */; member
161 if (number <= m_state->m_actPage || number > m_state->m_numPages) in newPage()
239 m_state->m_numPages = m_document->numPages(); in createDocument()
H A DLightWayTxtGraph.cxx63 : m_numPages(-1) in State()
69 int m_numPages /* the number of pages */; member
98 if (m_state->m_numPages < 0) in numPages()
99 m_state->m_numPages= (m_state->m_idPictMap.size() ||m_state->m_idJPEGMap.size()) ? 1 : 0; in numPages()
100 return m_state->m_numPages; in numPages()
H A DMsWksParser.cxx67 , m_numPages(0) in State()
72 int m_actPage /** the actual page */, m_numPages /** the number of page of the final document */; member
120 if (number <= m_state->m_actPage || number > m_state->m_numPages) in newPage()
243 m_document->getPageSpanList(pageList, m_state->m_numPages); in createDocument()
319 m_state->m_numPages = 1; in createZones()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/richtext/
H A Drichtextprint.cpp36 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
49 m_numPages = 1; in OnPreparePrinting()
115 m_numPages ++; in OnPreparePrinting()
131 m_numPages ++; in OnPreparePrinting()
173 *maxPage = m_numPages; in GetPageInfo()
175 *selPageTo = m_numPages; in GetPageInfo()
180 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
216 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
238 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
255 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/richtext/
H A Drichtextprint.cpp39 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
52 m_numPages = 1; in OnPreparePrinting()
118 m_numPages ++; in OnPreparePrinting()
134 m_numPages ++; in OnPreparePrinting()
176 *maxPage = m_numPages; in GetPageInfo()
178 *selPageTo = m_numPages; in GetPageInfo()
183 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
219 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
241 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
258 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/richtext/
H A Drichtextprint.cpp39 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
52 m_numPages = 1; in OnPreparePrinting()
118 m_numPages ++; in OnPreparePrinting()
134 m_numPages ++; in OnPreparePrinting()
176 *maxPage = m_numPages; in GetPageInfo()
178 *selPageTo = m_numPages; in GetPageInfo()
183 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
219 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
241 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
258 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/richtext/
H A Drichtextprint.cpp40 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
53 m_numPages = 1; in OnPreparePrinting()
118 m_numPages ++; in OnPreparePrinting()
160 *maxPage = m_numPages; in GetPageInfo()
162 *selPageTo = m_numPages; in GetPageInfo()
167 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
203 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
214 SubstituteKeywords(headerTextCentre, GetTitle(), page, m_numPages); in RenderPage()
225 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
242 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/richtext/
H A Drichtextprint.cpp40 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
53 m_numPages = 1; in OnPreparePrinting()
118 m_numPages ++; in OnPreparePrinting()
160 *maxPage = m_numPages; in GetPageInfo()
162 *selPageTo = m_numPages; in GetPageInfo()
167 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
203 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
214 SubstituteKeywords(headerTextCentre, GetTitle(), page, m_numPages); in RenderPage()
225 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
242 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/richtext/
H A Drichtextprint.cpp40 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
53 m_numPages = 1; in OnPreparePrinting()
118 m_numPages ++; in OnPreparePrinting()
160 *maxPage = m_numPages; in GetPageInfo()
162 *selPageTo = m_numPages; in GetPageInfo()
167 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
203 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
214 SubstituteKeywords(headerTextCentre, GetTitle(), page, m_numPages); in RenderPage()
225 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
242 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/richtext/
H A Drichtextprint.cpp40 m_numPages = wxRICHTEXT_PRINT_MAX_PAGES; in wxRichTextPrintout()
53 m_numPages = 1; in OnPreparePrinting()
118 m_numPages ++; in OnPreparePrinting()
160 *maxPage = m_numPages; in GetPageInfo()
162 *selPageTo = m_numPages; in GetPageInfo()
167 return pageNum > 0 && pageNum <= m_numPages; in HasPage()
203 SubstituteKeywords(headerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
214 SubstituteKeywords(headerTextCentre, GetTitle(), page, m_numPages); in RenderPage()
225 SubstituteKeywords(headerTextRight, GetTitle(), page, m_numPages); in RenderPage()
242 SubstituteKeywords(footerTextLeft, GetTitle(), page, m_numPages); in RenderPage()
[all …]

1234567