| /aoo42x/main/soltools/mkdepend/ | 
| H A D | ifparser.c | 77     IfParser *g;  in parse_variable()84 	return CALLFUNC(g, handle_error) (g, cp, "variable name");
 102 	return CALLFUNC(g, handle_error) (g, cp, "number");
 134 	    return CALLFUNC(g, handle_error) (g, cp, ")");
 152 	    return CALLFUNC(g, handle_error) (g, cp, "(");
 158 	    return CALLFUNC(g, handle_error) (g, cp, ")");
 177 		return CALLFUNC(g, handle_error) (g, cp, ")");
 178 	    *valp = (*(g->funcs.eval_defined)) (g, var, len);
 190 	*valp = (*(g->funcs.eval_variable)) (g, var, cp - var);
 415 	    return CALLFUNC(g, handle_error) (g, cp, "&&");
 [all …]
 
 | 
| /aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/ | 
| H A D | StateSetView.java | 88         if (g != null)  in paintChildren()89             synchronized (g)  in paintChildren()
 91                 super.paintChildren (g);  in paintChildren()
 108         Color aTextColor = g.getColor();  in PaintAllStates()
 110         g.setRenderingHint (  in PaintAllStates()
 121             g.setColor (aTextColor);  in PaintAllStates()
 140                 g.translate (x,y);  in PaintAllStates()
 162                     g.fill (aCheckBox);  in PaintAllStates()
 165                 g.draw (aCheckBox);  in PaintAllStates()
 168                 g.translate (2,-2);  in PaintAllStates()
 [all …]
 
 | 
| /aoo42x/main/scaddins/source/analysis/ | 
| H A D | bessel.cxx | 146         g = -1.0/g_bar;  in BesselJ()147         f_bar = f_bar * g;  in BesselJ()
 158         g = -1.0/g_bar;  in BesselJ()
 159         f_bar = f_bar * g;  in BesselJ()
 381         g = -1.0 / g_bar;  in Bessely0()
 382         f_bar = f_bar*g;  in Bessely0()
 407     double g = 0.0;  in Bessely1()  local
 416     g = -1.0/g_bar;  in Bessely1()
 417     f_bar = f_bar * g;  in Bessely1()
 439         g = -1.0 / g_bar;  in Bessely1()
 [all …]
 
 | 
| /aoo42x/main/basegfx/source/color/ | 
| H A D | bcolortools.cxx | 56                 h = (g - b)/d;  in rgb2hsl()57             else if( g == maxVal )  in rgb2hsl()
 60                 h = 4.0 + (r - g)/d;  in rgb2hsl()
 131                 h = (g - b) / delta;  in rgb2hsv()
 133             else if( maxVal == g )  in rgb2hsv()
 139                 h = 4.0 + (r - g) / delta;  in rgb2hsv()
 206             0.299*r + 0.587*g + 0.114*b,  in rgb2yiq()
 207             0.596*r - 0.274*g - 0.322*b,  in rgb2yiq()
 208             0.211*r - 0.522*g + 0.311*b);  in rgb2yiq()
 247              0.299*r    + 0.587*g    + 0.114*b,  in rgb2ypbpr()
 [all …]
 
 | 
| /aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ | 
| H A D | CanvasShape.java | 154         Graphics2D g,   in paint()  argument175                 g.fill (maShape);  in paint()
 182             g.setColor (color);  in paint()
 183             g.draw (maShape);  in paint()
 190                         g.fill (  in paint()
 202                         g.draw (  in paint()
 211             g.setColor (maFgColor);  in paint()
 213                 paintName (g);  in paint()
 217                 paintText (g);  in paint()
 230             g.setColor (maFgColor);  in paint_highlight()
 [all …]
 
 | 
| /aoo42x/main/toolkit/test/accessibility/ | 
| H A D | CanvasShape.java | 123     public void paint (Graphics2D g,   in paint()  argument142                 g.fill (maShape);  in paint()
 149             g.setColor (color);  in paint()
 150             g.draw (maShape);  in paint()
 157                         g.fill (  in paint()
 169                         g.draw (  in paint()
 178             g.setColor (maFgColor);  in paint()
 180                 paintName (g);  in paint()
 184                 paintText (g);  in paint()
 197             g.setColor (maFgColor);  in paint_highlight()
 [all …]
 
 | 
| /aoo42x/main/connectivity/source/inc/odbc/ | 
| H A D | OFunctions.hxx | 45 …#define N3SQLConnect(a,b,c,d,e,f,g) (*(T3SQLConnect)getOdbcFunction(ODBC3SQLConnect))(a,b,c,d,e,f,…  argument56 …fine N3SQLDriverConnect(a,b,c,d,e,f,g,h) (*(T3SQLDriverConnect)getOdbcFunction(ODBC3SQLDriverConne…  argument
 77 …#define N3SQLDataSources(a,b,c,d,e,f,g,h) (*(T3SQLDataSources)getOdbcFunction(ODBC3SQLDataSources)…  argument
 88 …#define N3SQLDrivers(a,b,c,d,e,f,g,h) (*(T3SQLDrivers)getOdbcFunction(ODBC3SQLDrivers))(a,b,c,d,e,…  argument
 306 …#define N3SQLColAttribute(a,b,c,d,e,f,g) (*(T3SQLColAttribute)getOdbcFunction(ODBC3SQLColAttribute…  argument
 372 …#define N3SQLGetDiagRec(a,b,c,d,e,f,g,h) (*(T3SQLGetDiagRec)getOdbcFunction(ODBC3SQLGetDiagRec))(a…  argument
 397 …#define N3SQLColumns(a,b,c,d,e,f,g,h,i) (*(T3SQLColumns)getOdbcFunction(ODBC3SQLColumns))(a,b,c,d,…  argument
 423 …#define N3SQLPrimaryKeys(a,b,c,d,e,f,g) (*(T3SQLPrimaryKeys)getOdbcFunction(ODBC3SQLPrimaryKeys))(…  argument
 445 …#define N3SQLProcedures(a,b,c,d,e,f,g) (*(T3SQLProcedures)getOdbcFunction(ODBC3SQLProcedures))(a,b…  argument
 470 …#define N3SQLStatistics(a,b,c,d,e,f,g,h,i) (*(T3SQLStatistics)getOdbcFunction(ODBC3SQLStatistics))…  argument
 [all …]
 
 | 
| /aoo42x/main/libtextcat/data/new_fingerprints/lm/ | 
| H A D | turkish.lm | 21 g	 158458 &g;	 708
 59 g;	 708
 60 &g	 708
 229 g;&i	 220
 230 g;&	 220
 240 g;i	 208
 324 gö	 142
 332 ;&g	 141
 337 a&g	 140
 [all …]
 
 | 
| H A D | nepali.lm | 4 g	 93332 g]	 245
 87 g]_	 100
 129 g]kfn	 67
 130 g]k	 67
 132 g]kf	 67
 136 g'	 66
 173 g\	 53
 193 g\_	 47
 237 'g	 40
 [all …]
 
 | 
| /aoo42x/main/toolkit/source/layout/core/ | 
| H A D | table.cxx | 161     for ( int g = 0; g < 2; g++ )  in getMinimumSize()  local163         std::vector< GroupData > &aGroup = g == 0 ? maCols : maRows;  in getMinimumSize()
 166         aGroup.resize( g == 0 ? mnColsLen : nRowsLen );  in getMinimumSize()
 182                 int child_size = g == 0 ? child->maRequisition.Width  in getMinimumSize()
 186                 if ( child->mbExpand[ g ] )  in getMinimumSize()
 213                 int child_size = g == 0 ? child->maRequisition.Width  in getMinimumSize()
 275         for ( int g = 0; g < 2; g++ )  in allocateArea()  local
 285                     gSize += nExtraSize[ g ];  in allocateArea()
 286                 if ( g == 0 )  in allocateArea()
 295                     gSize += nExtraSize[ g ];  in allocateArea()
 [all …]
 
 | 
| /aoo42x/main/toolkit/test/accessibility/ov/ | 
| H A D | StateSetView.java | 161         synchronized (g)  in paintChildren()163             super.paintChildren (g);  in paintChildren()
 180         Color aTextColor = g.getColor();  in PaintAllStates()
 182         g.setRenderingHint (  in PaintAllStates()
 193             g.setColor (aTextColor);  in PaintAllStates()
 210                 g.translate (x,y);  in PaintAllStates()
 214                     g.fill (aCheckBox);  in PaintAllStates()
 217                 g.draw (aCheckBox);  in PaintAllStates()
 218                 g.rotate (nTextRotation);  in PaintAllStates()
 219                 g.scale (nScale, nScale);  in PaintAllStates()
 [all …]
 
 | 
| /aoo42x/main/stoc/source/uriproc/ | 
| H A D | UriReference.cxx | 63     osl::MutexGuard g(m_mutex);  in getUriReference()  local88     osl::MutexGuard g(m_mutex);  in getSchemeSpecificPart()  local
 95     osl::MutexGuard g(m_mutex);  in isHierarchical()  local
 100     osl::MutexGuard g(m_mutex);  in hasAuthority()  local
 105     osl::MutexGuard g(m_mutex);  in getAuthority()  local
 110     osl::MutexGuard g(m_mutex);  in getPath()  local
 115     osl::MutexGuard g(m_mutex);  in hasRelativePath()  local
 122     osl::MutexGuard g(m_mutex);  in getPathSegmentCount()  local
 141     osl::MutexGuard g(m_mutex);  in getPathSegment()  local
 158     osl::MutexGuard g(m_mutex);  in hasQuery()  local
 [all …]
 
 | 
| /aoo42x/main/odk/examples/DevelopersGuide/Accessibility/ | 
| H A D | GraphicalDisplay.java | 56     public synchronized void paintComponent (Graphics g)  in paintComponent()  argument58         super.paintComponent (g);  in paintComponent()
 66         g.setColor (new Color (250,240,230));  in paintComponent()
 67         g.fillRect (  in paintComponent()
 73         g.setColor (Color.BLACK);  in paintComponent()
 74         g.drawRect (  in paintComponent()
 81         drawAccessibleObject (g, mxContext, Color.GREEN);  in paintComponent()
 83     public synchronized void paintChildren (Graphics g)  in paintChildren()  argument
 86     public synchronized void paintBorder (Graphics g)  in paintBorder()  argument
 116                 g.setColor (aColor);  in drawAccessibleObject()
 [all …]
 
 | 
| /aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ | 
| H A D | PlainSourceView.java | 183     public void paintComponent(Graphics g) {  in paintComponent()  argument187         g.setFont(font);  in paintComponent()
 190         Rectangle clip = g.getClipBounds();  in paintComponent()
 192         g.setColor(getBackground());  in paintComponent()
 211             g.setColor(Color.blue);  in paintComponent()
 212             g.drawString(text, 0, y + ascent);  in paintComponent()
 217                 drawArrow(g, ascent, x, y);  in paintComponent()
 238         g.setColor(Color.red);  in drawArrow()
 239         g.fillPolygon(arrow);  in drawArrow()
 240         g.setColor(Color.black);  in drawArrow()
 [all …]
 
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/ | 
| H A D | ColourConverter.java | 164         int g = 0;  in convertToRGB()  local169                 r = g = b = 128;  in convertToRGB()
 173                 r = g = b = 192;  in convertToRGB()
 177                 r = g = b = 255;  in convertToRGB()
 185                 g = 255;  in convertToRGB()
 193                 g = b = 255;  in convertToRGB()
 201                 r = g = 255;  in convertToRGB()
 209                 g = 128;  in convertToRGB()
 217                 b = g = 128;  in convertToRGB()
 225                 r = g = 128;  in convertToRGB()
 [all …]
 
 | 
| /aoo42x/main/unoxml/source/dom/ | 
| H A D | document.cxx | 106         ::osl::MutexGuard const g(m_Mutex);  in ~CDocument()326         ::osl::MutexGuard const g(m_Mutex);  in addListener()
 334         ::osl::MutexGuard const g(m_Mutex);  in removeListener()
 418         ::osl::MutexGuard const g(m_Mutex);  in setOutputStream()
 425         ::osl::MutexGuard const g(m_Mutex);  in getOutputStream()
 434         ::osl::MutexGuard const g(m_Mutex);  in createAttribute()
 451         ::osl::MutexGuard const g(m_Mutex);  in createAttributeNS()
 486         ::osl::MutexGuard const g(m_Mutex);  in createCDATASection()
 504         ::osl::MutexGuard const g(m_Mutex);  in createComment()
 519         ::osl::MutexGuard const g(m_Mutex);  in createDocumentFragment()
 [all …]
 
 | 
| H A D | saxbuilder.cxx | 91         ::osl::MutexGuard g(m_Mutex);  in getState()99         ::osl::MutexGuard g(m_Mutex);  in reset()
 111         ::osl::MutexGuard g(m_Mutex);  in getDocument()
 122         ::osl::MutexGuard g(m_Mutex);  in getDocumentFragment()
 132         ::osl::MutexGuard g(m_Mutex);  in startDocumentFragment()
 149         ::osl::MutexGuard g(m_Mutex);  in endDocumentFragment()
 166         ::osl::MutexGuard g(m_Mutex);  in startDocument()
 183         ::osl::MutexGuard g(m_Mutex);  in endDocument()
 199         ::osl::MutexGuard g(m_Mutex);  in startElement()
 302         ::osl::MutexGuard g(m_Mutex);  in endElement()
 [all …]
 
 | 
| /aoo42x/main/sfx2/source/doc/ | 
| H A D | SfxDocumentMetaData.cxx | 747         g.clear();  in setMetaTextAndNotify()1401     ::osl::MutexGuard g(m_aMutex);  in dispose()
 1515         g.clear();  in setKeywords()
 1619         g.clear();  in setTemplateName()
 1640         g.clear();  in setTemplateURL()
 1661         g.clear();  in setTemplateDate()
 1682         g.clear();  in setAutoloadURL()
 1707         g.clear();  in setAutoloadSecs()
 1728         g.clear();  in setDefaultTarget()
 1791     g.clear();  in setDocumentStatistics()
 [all …]
 
 | 
| /aoo42x/main/configmgr/source/ | 
| H A D | configurationregistry.cxx | 353     osl::MutexGuard g(mutex_);  in getURL()  local362     osl::MutexGuard g(mutex_);  in open()  local
 396     osl::MutexGuard g(mutex_);  in isValid()  local
 403     osl::MutexGuard g(mutex_);  in close()  local
 422     osl::MutexGuard g(mutex_);  in getRootKey()  local
 428     osl::MutexGuard g(mutex_);  in isReadOnly()  local
 507     osl::MutexGuard g(service_.mutex_);  in getKeyName()  local
 524     osl::MutexGuard g(service_.mutex_);  in isReadOnly()  local
 536     osl::MutexGuard g(service_.mutex_);  in getKeyType()  local
 544     osl::MutexGuard g(service_.mutex_);  in getValueType()  local
 [all …]
 
 | 
| H A D | access.cxx | 849     osl::MutexGuard g(lock);  in getTypes()  local898     osl::MutexGuard g(lock);  in getImplementationId()  local
 906     osl::MutexGuard g(lock);  in getImplementationName()  local
 916     osl::MutexGuard g(lock);  in supportsService()  local
 931     osl::MutexGuard g(lock);  in getSupportedServiceNames()  local
 1043     osl::MutexGuard g(lock);  in removeEventListener()  local
 1053     osl::MutexGuard g(lock);  in getElementType()  local
 1077     osl::MutexGuard g(lock);  in hasElements()  local
 1088     osl::MutexGuard g(lock);  in getByName()  local
 1102     osl::MutexGuard g(lock);  in getElementNames()  local
 [all …]
 
 | 
| /aoo42x/main/vcl/unx/generic/app/ | 
| H A D | saldisp.cxx | 178 { return (r*r)+(g*g)+(b*b); }  in ColorDiff()2944     if( nGreenShift_ > 0 ) g >>= nGreenShift_; else g <<= -nGreenShift_;  in GetTCColor()
 2950         g |= (g & 0xff) >> (8-nGreenBits_);  in GetTCColor()
 2973     if( nGreenShift_ > 0 ) g <<= nGreenShift_; else g >>= -nGreenShift_;  in GetTCPixel()
 3000         int r, g, b;  in SalColormap()  local
 3028             for( g = 0; g < 0x100; g += 0x33 )  in SalColormap()
 3033         for( g = 0x11; g < 0xFF; g += 0x11 )  in SalColormap()
 3034             GetXPixels( aColor, g, g, g );  in SalColormap()
 3037         for( g = 0x11; g < 0xFF; g += 0x11 )  in SalColormap()
 3271         for( int g = 0; g < 256; g += 17 )  in GetLookupTable()  local
 [all …]
 
 | 
| /aoo42x/main/unoxml/source/events/ | 
| H A D | mouseevent.cxx | 44         ::osl::MutexGuard const g(m_Mutex);  in getScreenX()49         ::osl::MutexGuard const g(m_Mutex);  in getScreenY()
 54         ::osl::MutexGuard const g(m_Mutex);  in getClientX()
 59         ::osl::MutexGuard const g(m_Mutex);  in getClientY()
 64         ::osl::MutexGuard const g(m_Mutex);  in getCtrlKey()
 69         ::osl::MutexGuard const g(m_Mutex);  in getShiftKey()
 74         ::osl::MutexGuard const g(m_Mutex);  in getAltKey()
 79         ::osl::MutexGuard const g(m_Mutex);  in getMetaKey()
 84         ::osl::MutexGuard const g(m_Mutex);  in getButton()
 89         ::osl::MutexGuard const g(m_Mutex);  in getRelatedTarget()
 [all …]
 
 | 
| H A D | event.cxx | 43         ::osl::MutexGuard const g(m_Mutex);  in getType()50         ::osl::MutexGuard const g(m_Mutex);  in getTarget()
 57         ::osl::MutexGuard const g(m_Mutex);  in getCurrentTarget()
 63         ::osl::MutexGuard const g(m_Mutex);  in getEventPhase()
 69         ::osl::MutexGuard const g(m_Mutex);  in getBubbles()
 75         ::osl::MutexGuard const g(m_Mutex);  in getCancelable()
 82         ::osl::MutexGuard const g(m_Mutex);  in getTimeStamp()
 88         ::osl::MutexGuard const g(m_Mutex);  in stopPropagation()
 100         ::osl::MutexGuard const g(m_Mutex);  in initEvent()
 
 | 
| /aoo42x/main/dbaccess/source/core/misc/ | 
| H A D | DatabaseDataProvider.cxx | 155     osl::MutexGuard g(m_aMutex);  in initialize()  local307     osl::MutexGuard g(m_aMutex);  in createDataSequenceByRangeRepresentation()  local
 401     osl::MutexGuard g(m_aMutex);  in convertRangeToXML()  local
 408     osl::MutexGuard g(m_aMutex);  in convertRangeFromXML()  local
 459     osl::MutexGuard g(m_aMutex);  in getMasterFields()  local
 473     osl::MutexGuard g(m_aMutex);  in getDetailFields()  local
 485     osl::MutexGuard g(m_aMutex);  in getCommand()  local
 503     osl::MutexGuard g(m_aMutex);  in getCommandType()  local
 520     osl::MutexGuard g(m_aMutex);  in getFilter()  local
 536     osl::MutexGuard g(m_aMutex);  in getApplyFilter()  local
 [all …]
 
 | 
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | bmpfast.cxx | 83     void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const  in SetColor()  argument86         mpPixel[1] = g;  in SetColor()
 106         mpPixel[1] = g;  in SetColor()
 126         mpPixel[2] = g;  in SetColor()
 146         mpPixel[2] = g;  in SetColor()
 166         mpPixel[1] = g;  in SetColor()
 186         mpPixel[1] = g;  in SetColor()
 206         mpPixel[0] = ((g >> 5U) & 7U) | (r & 0xF8U);  in SetColor()
 207         mpPixel[1] = ((g & 28U)<< 3U) | (b >> 3U);  in SetColor()
 226         mpPixel[0] = ((g & 28U)<< 3U) | (b >> 3U);  in SetColor()
 [all …]
 
 |