Searched refs:CLIP (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.h65 CLIP = 283, enumerator in enum:yytokentype
173 #define CLIP 283 macro
H A Dprogram_parse.tab.c250 CLIP = 283, enumerator in enum:yytokentype
358 #define CLIP 283 macro
954 "BACK", "CLIP", "COLOR", "DEPTH", "DIFFUSE", "DIRECTION", "EMISSION",
/external/pixman/pixman/
H A Dpixman-bits-image.c421 satot = CLIP (satot, 0, 0xff);
422 srtot = CLIP (srtot, 0, 0xff);
423 sgtot = CLIP (sgtot, 0, 0xff);
424 sbtot = CLIP (sbtot, 0, 0xff);
519 satot = CLIP (satot, 0, 0xff);
520 srtot = CLIP (srtot, 0, 0xff);
521 sgtot = CLIP (sgtot, 0, 0xff);
522 sbtot = CLIP (sbtot, 0, 0xff);
856 satot = CLIP (satot, 0, 0xff);
857 srtot = CLIP (srto
[all...]
H A Dpixman-private.h881 #define CLIP(v, low, high) ((v) < (low) ? (low) : ((v) > (high) ? (high) : (v))) macro
H A Dpixman-inlines.h73 *c = CLIP (*c, 0, size - 1);
/external/libpng/contrib/gregbook/
H A Drpng2-win.c135 #define CLIP(a,min,max) MAX(min,MIN((a),max)) macro
986 angle = CLIP(angle, 0.0, 360.0);
987 grayspot = CLIP(bg[pat].bg_gray, 1, (hh + hw));
H A Drpng2-x.c126 #define CLIP(a,min,max) MAX(min,MIN((a),max)) macro
1213 angle = CLIP(angle, 0.0, 360.0);
1214 grayspot = CLIP(bg[pat].bg_gray, 1, (hh + hw));
1978 angle = CLIP(angle, 0.0, 360.0);
1979 grayspot = CLIP(bg[pat].bg_gray, 1, (hh + hw));
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram_lexer.l264 {dot}clip { return_token_or_DOT(require_ARB_vp, CLIP); }
H A Dprogram_parse.y171 %token CLIP COLOR
1561 stateClipPlaneItem: CLIP '[' stateClipPlaneNum ']' PLANE
/external/mesa3d/src/mesa/program/
H A Dprogram_lexer.l264 {dot}clip { return_token_or_DOT(require_ARB_vp, CLIP); }
H A Dprogram_parse.y171 %token CLIP COLOR
1561 stateClipPlaneItem: CLIP '[' stateClipPlaneNum ']' PLANE
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dlex.yy.c1884 { return_token_or_DOT(require_ARB_vp, CLIP); }
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/srec/config/en.us/dictionary/
H A Dc0.620683 CLIP K L IH1 P
[all...]

Completed in 569 milliseconds