Home
last modified time | relevance | path

Searched refs:pG (Results 1 – 25 of 5380) sorted by relevance

12345678910>>...216

/dports/finance/R-cran-plm/plm/inst/tests/
H A Dtest_purtest.R8 pG <- pdata.frame(Grunfeld) globalVar
13 purtest(pG$inv, pmax = 4, exo = "intercept", test = "ips")
22 summary(a2 <- purtest(pG$inv, lags = 2, exo = "intercept", test = "ips"))
50 h_1.1 <- purtest(pG$value, exo = "intercept", test = "hadri", Hcons = FALSE)
52 h_2.1 <- purtest(pG$value, exo = "intercept", test = "hadri")
53 h_2.2 <- purtest(pG$value, exo = "intercept", test = "hadri", dfcor = TRUE)
54 h_3.1 <- purtest(pG$value, exo = "trend", test = "hadri", Hcons = FALSE)
56 h_4.1 <- purtest(pG$value, exo = "trend", test = "hadri")
57 h_4.2 <- purtest(pG$value, exo = "trend", test = "hadri", dfcor = TRUE)
86 pG_unbal2 <- pG[1:190, ]
[all …]
H A Dtest_purtest.Rout.save25 > pG <- pdata.frame(Grunfeld)
30 > purtest(pG$inv, pmax = 4, exo = "intercept", test = "ips")
34 data: pG$inv
184 > h_2.1 <- purtest(pG$value, exo = "intercept", test = "hadri")
188 > h_4.1 <- purtest(pG$value, exo = "trend", test = "hadri")
414 > pG_unbal2 <- pG[1:190, ]
539 > value4 <- pG[pG$year %in% as.character(1935:1938), ]$value
560 data: pG$value
588 data: pG$value
596 data: pG$value
[all …]
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32LeftRuler.cpp69 m_pG = pG; in setView()
72 pG->init3dColors(); in setView()
113 m_pG = pG; in createWindow()
114 UT_return_val_if_fail (pG, 0); in createWindow()
115 pG->init3dColors(); in createWindow()
156 pG->handleSetCursorMessage(); in _LeftRulerWndProc()
164 pG->handleSetCursorMessage(); in _LeftRulerWndProc()
172 pG->handleSetCursorMessage(); in _LeftRulerWndProc()
177 pRuler->mouseMotion(s_GetEMS(wParam),pG->tlu(signedLoWord(lParam)),pG->tlu(signedHiWord(lParam))); in _LeftRulerWndProc()
215 pG->init3dColors(); in _LeftRulerWndProc()
[all …]
H A Dap_Win32TopRuler.cpp73 m_pG = pG; in setView()
75 pG->init3dColors(); in setView()
122 m_pG = pG; in createWindow()
124 pG->init3dColors(); in createWindow()
166 pG->handleSetCursorMessage(); in _TopRulerWndProc()
174 pG->handleSetCursorMessage(); in _TopRulerWndProc()
181 pG->tlu(LOWORD(lParam)),pG->tlu(HIWORD(lParam))); in _TopRulerWndProc()
183 pG->handleSetCursorMessage(); in _TopRulerWndProc()
197 pRuler->isMouseOverTab(pG->tlu(signedLoWord(lParam)),pG->tlu(signedHiWord(lParam))); in _TopRulerWndProc()
240 pG->init3dColors(); in _TopRulerWndProc()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_MathRun.cpp91 pG = getGraphics(); in _lookupProperties()
125 if(pG == NULL) in _lookupProperties()
126 pG = getGraphics(); in _lookupProperties()
127 m_iPointHeight = pG->getFontAscent(pFont) + pG->getFontDescent(pFont); in _lookupProperties()
275 pG->setLineProperties(pG->tluD(1.0), in _drawResizeBox()
285 painter.drawLine(box.left+pG->tlu(1), box.top + pG->tlu(1), right - pG->tlu(1), top+pG->tlu(1)); in _drawResizeBox()
286 …painter.drawLine(box.left+pG->tlu(1), box.top + pG->tlu(1), left + pG->tlu(1), bottom - pG->tlu(1)… in _drawResizeBox()
288 painter.drawLine(right - pG->tlu(1), top + pG->tlu(1), right - pG->tlu(1), bottom - pG->tlu(1)); in _drawResizeBox()
289 painter.drawLine(left + pG->tlu(1), bottom - pG->tlu(1), right - pG->tlu(1), bottom - pG->tlu(1)); in _drawResizeBox()
293 …ect(UT_RGBColor(156,178,180),box.left + pG->tlu(2), box.top + pG->tlu(2), box.width - pG->tlu(4), … in _drawResizeBox()
[all …]
H A Dfp_FmtMarkRun.cpp59 GR_Graphics * pG) in _lookupProperties() argument
61 if(pG == NULL) in _lookupProperties()
63 pG = getGraphics(); in _lookupProperties()
70 _setAscent(pG->getFontAscent(pFont)); in _lookupProperties()
71 _setDescent(pG->getFontDescent(pFont)); in _lookupProperties()
72 _setHeight(pG->getFontHeight(pFont)); in _lookupProperties()
199 GR_Graphics * pG) in _lookupProperties() argument
201 if(pG == NULL) in _lookupProperties()
203 pG = getGraphics(); in _lookupProperties()
210 _setAscent(pG->getFontAscent(pFont)); in _lookupProperties()
[all …]
H A Dfp_ContainerObject.cpp760 setWidthHeight(pG,iWidth,iHeight); in setImage()
806 setWidthHeight(pG,m_iWidth,m_iHeight); in _regenerateImage()
808 m_pImage->scaleImageTo(pG,rec); in _regenerateImage()
849 m_pImage->scaleImageTo(pG,rec); in setWidthHeight()
877 m_pImage->scaleImageTo(pG,rec); in setWidth()
904 m_pImage->scaleImageTo(pG,rec); in setHeight()
938 GR_Painter painter(pG); in Fill()
1022 pRun->lookupProperties(pG); in Fill()
1025 _regenerateImage(pG); in Fill()
1054 _regenerateImage(pG); in Fill()
[all …]
H A Dfp_Run.cpp1286 GR_Graphics * pG = pDA->pG; in draw() local
1426 pG->setLineProperties(pG->tluD(1.0), in draw()
1459 pG->setLineProperties(pG->tluD(1.0), in draw()
1465 pG->setLineProperties(pG->tluD(1.0), in draw()
1477 pG->setLineProperties(pG->tluD(1.0), in draw()
2346 GR_Graphics * pG = pDA->pG; in _draw() local
3001 GR_Graphics * pG = pDA->pG; in _draw() local
3776 GR_Graphics *pG = pDA->pG; in _draw() local
4435 GR_Graphics * pG = pDA->pG; in _defaultDraw() local
5692 GR_Graphics * pG = pDA->pG; in _draw() local
[all …]
H A Dfp_AnnotationRun.cpp76 GR_Graphics * pG = pDA->pG; in _draw() local
79 GR_Painter painter(pG); in _draw()
112 pG->setColor(_getView()->getColorAnnotation(this)); in _draw()
119 pG->setColor(_getColorFG()); in _draw()
121 pG->setFont(_getFont()); in _draw()
122 pG->setColor(_getView()->getColorAnnotation(this)); in _draw()
130 drawDecors( xoff, yTopOfRun,pG); in _draw()
137 GR_Graphics * pG) in _lookupProperties() argument
141 const GR_Font * pFont = pLayout->findFont(pSpanAP,pBlockAP,pSectionAP,pG); in _lookupProperties()
/dports/archivers/unzip/unzip60/wince/
H A Dintrface.cpp229 if (!pG) { in DoListFiles()
265 if ((result != PK_EXCEPTION) && pG->zipfn && *pG->zipfn) { in DoListFiles()
270 FreeGlobals(pG); in DoListFiles()
289 if (!pG) { in DoExtractOrTestFiles()
349 if (!pG) { in DoGetComment()
439 if (!pG) { in InitGlobals()
477 pG->zipfn = pG->zipfnPtr; in InitGlobals()
487 pG->wildzipfn = pG->wildzipfnPtr; in InitGlobals()
490 return pG; in InitGlobals()
499 pG->zipfnPtr = pG->zipfn = NULL; in FreeGlobals()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaTopRuler.cpp85 UT_ASSERT(pG); in setView()
86 m_pG = pG; in setView()
157 fillColor = pG->HBlue();
160 pG->setColor(lineColor);
161 pG->polyLine(control, 4);
167 pG->polyLine(control, 4);
210 pG->setColor(lineColor);
270 pG->setColor(lineColor);
326 pG->setColor(lineColor);
362 fillColor = pG->HBlue();
[all …]
H A Dap_CocoaLeftRuler.cpp90 UT_ASSERT(pG); in setView()
91 m_pG = pG; in setView()
160 fillColor = pG->VBlue();
171 pG->setColor(lineColor);
172 pG->polyLine(control2, 4);
183 pG->polyLine(control2, 4);
217 fillColor = pG->VGrey();
221 pG->polygon(fillColor, control, 4);
222 pG->setColor(lineColor);
223 pG->polyLine(control, 4);
[all …]
/dports/databases/grass7/grass-7.8.6/lib/vector/dglib/
H A Dhelpers.c99 if (pG->edgePrioritizer.pvAVL) { in dgl_edge_prioritizer_del()
109 pG->iErrno = DGL_ERR_MemoryExhausted; in dgl_edge_prioritizer_del()
110 return -pG->iErrno; in dgl_edge_prioritizer_del()
140 pG->edgePrioritizer.pvAVL = in dgl_edge_prioritizer_add()
142 if (pG->edgePrioritizer.pvAVL == NULL) { in dgl_edge_prioritizer_add()
143 pG->iErrno = DGL_ERR_MemoryExhausted; in dgl_edge_prioritizer_add()
144 return -pG->iErrno; in dgl_edge_prioritizer_add()
149 pG->iErrno = DGL_ERR_MemoryExhausted; in dgl_edge_prioritizer_add()
150 return -pG->iErrno; in dgl_edge_prioritizer_add()
162 pG->iErrno = DGL_ERR_MemoryExhausted; in dgl_edge_prioritizer_add()
[all …]
H A Dgraph.c1565 pIO->pG = pG; in dglIOContextInitialize()
1588 memcpy(pb, &pIO->pG->Endian, 1); in dglWriteChunk()
1600 memcpy(pb, &pIO->pG->nnCost, 8); in dglWriteChunk()
1602 memcpy(pb, &pIO->pG->cNode, 4); in dglWriteChunk()
1604 memcpy(pb, &pIO->pG->cHead, 4); in dglWriteChunk()
1606 memcpy(pb, &pIO->pG->cTail, 4); in dglWriteChunk()
1608 memcpy(pb, &pIO->pG->cAlone, 4); in dglWriteChunk()
1610 memcpy(pb, &pIO->pG->cEdge, 4); in dglWriteChunk()
1622 pIO->cb = pIO->pG->iNodeBuffer; in dglWriteChunk()
1785 pIO->pG->pNodeBuffer = malloc(pIO->pG->iNodeBuffer); in dglReadChunk()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/af/ev/cocoa/
H A Dev_CocoaMouse.cpp74 if (!pG->_isFlipped()) { in mouseUp()
77 invokeMouseMethod(pView, pEM, static_cast<UT_sint32>(pG->tluD(pt.x)), in mouseUp()
78 static_cast<UT_sint32>(pG->tluD(pt.y))); in mouseUp()
131 if (!pG->_isFlipped()) { in mouseClick()
135 emc = pView->getMouseContext(static_cast<UT_sint32>(pG->tluD(pt.x)), in mouseClick()
136 static_cast<UT_sint32>(pG->tluD(pt.y))); in mouseClick()
149 static_cast<UT_sint32>(pG->tluD(pt.y))); in mouseClick()
186 if (!pG->_isFlipped()) { in mouseMotion()
193 emc = pView->getMouseContext(static_cast<UT_sint32>(pG->tluD(pt.x)), in mouseMotion()
194 static_cast<UT_sint32>(pG->tluD(pt.y))); in mouseMotion()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Preview_Annotation.cpp93 GR_Graphics * pG = NULL; in setSizeFromAnnotation() local
95 pG = pView->getGraphics(); in setSizeFromAnnotation()
97 UT_return_if_fail(pG); in setSizeFromAnnotation()
98 GR_Font * pFont = pG->findFont("Times New Roman", "normal", in setSizeFromAnnotation()
104 double rat = 100./static_cast<double>(pG->getZoomPercentage()); in setSizeFromAnnotation()
105 UT_sint32 iHeight = pG->getFontAscent(pFont) + pG->tlu(7); in setSizeFromAnnotation()
109 pG->setFont(pFont); in setSizeFromAnnotation()
110 UT_sint32 iwidth = pG->measureString(m_drawString.ucs4_str(),0,len,NULL) + pG->tlu(6); in setSizeFromAnnotation()
112 m_width = static_cast<UT_sint32>(static_cast<double>(pG->tdu(iwidth))*rat); in setSizeFromAnnotation()
114 if(pG->tdu(pView->getWindowWidth()) < m_width) in setSizeFromAnnotation()
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/presentation/xp/
H A DPresentation.cpp372 if(pG) in Presentation_context()
373 pG->allCarets()->disable(); in Presentation_context()
492 if(pG) in start()
528 GR_Painter p(pG); in drawNthPage()
536 da.pG = pG; in drawNthPage()
543 if(pG) in drawNthPage()
569 pG->setZoomPercentage(iZoom); in renderPageToImage()
573 da.pG = pG; in renderPageToImage()
581 r.width = pG->tlu(iWidth); in renderPageToImage()
582 r.height = pG->tlu(iHeight); in renderPageToImage()
[all …]
/dports/archivers/unzip/unzip60/
H A Dglobals.h410 # define G (*(Uz_Globs *)pG)
411 # define __G pG
412 # define __G__ pG,
413 # define __GPRO Uz_Globs *pG
414 # define __GPRO__ Uz_Globs *pG,
415 # define __GDEF Uz_Globs *pG;
420 # define GETGLOBALS() Uz_Globs *pG = getGlobalPointer()
421 # define DESTROYGLOBALS() do {free_G_buffers(pG); \
425 # define GETGLOBALS() Uz_Globs *pG = GG
426 # define DESTROYGLOBALS() do {free_G_buffers(pG); free(pG);} while (0)
[all …]
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/
H A Dglobals.h410 # define G (*(Uz_Globs *)pG)
411 # define __G pG
412 # define __G__ pG,
413 # define __GPRO Uz_Globs *pG
414 # define __GPRO__ Uz_Globs *pG,
415 # define __GDEF Uz_Globs *pG;
420 # define GETGLOBALS() Uz_Globs *pG = getGlobalPointer()
421 # define DESTROYGLOBALS() do {free_G_buffers(pG); \
425 # define GETGLOBALS() Uz_Globs *pG = GG
426 # define DESTROYGLOBALS() do {free_G_buffers(pG); free(pG);} while (0)
[all …]
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/
H A Dglobals.h410 # define G (*(Uz_Globs *)pG)
411 # define __G pG
412 # define __G__ pG,
413 # define __GPRO Uz_Globs *pG
414 # define __GPRO__ Uz_Globs *pG,
415 # define __GDEF Uz_Globs *pG;
420 # define GETGLOBALS() Uz_Globs *pG = getGlobalPointer()
421 # define DESTROYGLOBALS() do {free_G_buffers(pG); \
425 # define GETGLOBALS() Uz_Globs *pG = GG
426 # define DESTROYGLOBALS() do {free_G_buffers(pG); free(pG);} while (0)
[all …]
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/
H A Dglobals.h410 # define G (*(Uz_Globs *)pG)
411 # define __G pG
412 # define __G__ pG,
413 # define __GPRO Uz_Globs *pG
414 # define __GPRO__ Uz_Globs *pG,
415 # define __GDEF Uz_Globs *pG;
420 # define GETGLOBALS() Uz_Globs *pG = getGlobalPointer()
421 # define DESTROYGLOBALS() do {free_G_buffers(pG); \
425 # define GETGLOBALS() Uz_Globs *pG = GG
426 # define DESTROYGLOBALS() do {free_G_buffers(pG); free(pG);} while (0)
[all …]
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/
H A Dglobals.h410 # define G (*(Uz_Globs *)pG)
411 # define __G pG
412 # define __G__ pG,
413 # define __GPRO Uz_Globs *pG
414 # define __GPRO__ Uz_Globs *pG,
415 # define __GDEF Uz_Globs *pG;
420 # define GETGLOBALS() Uz_Globs *pG = getGlobalPointer()
421 # define DESTROYGLOBALS() do {free_G_buffers(pG); \
425 # define GETGLOBALS() Uz_Globs *pG = GG
426 # define DESTROYGLOBALS() do {free_G_buffers(pG); free(pG);} while (0)
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/
H A Dglobals.h410 # define G (*(Uz_Globs *)pG)
411 # define __G pG
412 # define __G__ pG,
413 # define __GPRO Uz_Globs *pG
414 # define __GPRO__ Uz_Globs *pG,
415 # define __GDEF Uz_Globs *pG;
420 # define GETGLOBALS() Uz_Globs *pG = getGlobalPointer()
421 # define DESTROYGLOBALS() do {free_G_buffers(pG); \
425 # define GETGLOBALS() Uz_Globs *pG = GG
426 # define DESTROYGLOBALS() do {free_G_buffers(pG); free(pG);} while (0)
[all …]
/dports/editors/abiword/abiword-3.0.5/src/af/gr/xp/
H A Dgr_Image.cpp62 void GR_Image::scaleImageTo(GR_Graphics * pG, const UT_Rect & rec) in scaleImageTo() argument
64 setDisplaySize(pG->tdu(rec.width), pG->tdu(rec.height)); in scaleImageTo()
94 UT_sint32 GR_Image::GetOffsetFromLeft(GR_Graphics * pG, UT_sint32 pad, UT_sint32 yTop, UT_sint32 he… in GetOffsetFromLeft() argument
107 double ddPad = static_cast<double>(pG->tdu(pad)); in GetOffsetFromLeft()
108 UT_sint32 diTop = pG->tdu(yTop); in GetOffsetFromLeft()
109 UT_sint32 diHeight = pG->tdu(height); in GetOffsetFromLeft()
154 return pG->tlu(static_cast<UT_sint32>(maxDist)); in GetOffsetFromLeft()
190 double ddPad = static_cast<double>(pG->tdu(pad)); in GetOffsetFromRight()
191 UT_sint32 diTop = pG->tdu(yTop); in GetOffsetFromRight()
192 UT_sint32 diHeight = pG->tdu(height); in GetOffsetFromRight()
[all …]
/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dhpiom.c325 memset(pG, 0, sizeof(LDLGenAlign)); in RetrieveAlignmentValues038()
328 pG->nPens = 2; in RetrieveAlignmentValues038()
330 pG->pen[0].color = 0; in RetrieveAlignmentValues038()
331 pG->pen[0].vert = -pA->c[0]; in RetrieveAlignmentValues038()
332 pG->pen[0].horz = -pA->c[1]; in RetrieveAlignmentValues038()
333 pG->pen[0].bi = pA->k[2]; in RetrieveAlignmentValues038()
334 pG->pen[1].color = 1; in RetrieveAlignmentValues038()
335 pG->pen[1].vert = pA->k[0]; in RetrieveAlignmentValues038()
336 pG->pen[1].horz = pA->k[1]; in RetrieveAlignmentValues038()
337 pG->pen[1].bi = pA->c[2]; in RetrieveAlignmentValues038()
[all …]

12345678910>>...216