Searched refs:NORMAL (Results 1 - 25 of 56) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c51 #define NORMAL (1) macro
54 #define NORMAL (R200_DEBUG & RADEON_VERBOSE) macro
712 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
715 if (NORMAL) {
724 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
737 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
740 if (NORMAL) {
756 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
995 if (NORMAL) {
1056 if (NORMAL)
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c51 #define NORMAL (1) macro
54 #define NORMAL (R200_DEBUG & RADEON_VERBOSE) macro
712 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
715 if (NORMAL) {
724 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
737 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
740 if (NORMAL) {
756 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
995 if (NORMAL) {
1056 if (NORMAL)
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_sanity.c47 #define NORMAL (1) macro
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE) macro
434 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
437 if (NORMAL) {
446 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
459 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
462 if (NORMAL) {
478 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
661 if (NORMAL) {
716 if (NORMAL)
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_sanity.c47 #define NORMAL (1) macro
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE) macro
434 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
437 if (NORMAL) {
446 if (VERBOSE || (NORMAL && (changed || !ever_seen)))
459 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
462 if (NORMAL) {
478 if (VERBOSE || (NORMAL && (newmin || newmax || changed)))
661 if (NORMAL) {
716 if (NORMAL)
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DXrm.c278 #define NORMAL ((XrmBits) (1 << 4)) macro
282 #define SPACE (NORMAL|EOQ|SEP|(XrmBits)0)
283 #define RSEP (NORMAL|EOQ|SEP|(XrmBits)1)
286 #define BINDING (NORMAL|EOQ)
287 #define ODIGIT (NORMAL|(XrmBits)1)
300 #define is_normal(bits) ((bits) & NORMAL)
301 #define is_simple(bits) ((bits) & (NORMAL|BSLASH))
316 SPACE,NORMAL,NORMAL,NORMAL,NORMA
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.cpp60 NORMAL = 0, enumerator in enum:ConsoleUtils::TextStyle
66 TextStyle style = TextStyle::NORMAL)
131 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
252 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.cpp60 NORMAL = 0, enumerator in enum:ConsoleUtils::TextStyle
66 TextStyle style = TextStyle::NORMAL)
131 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
252 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Ddirfile.c371 #define NORMAL 2 macro
438 case NORMAL:
496 charClass = NORMAL;
513 charClass = NORMAL;
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Ddirfile.c377 #define NORMAL 2 macro
444 case NORMAL:
502 charClass = NORMAL;
519 charClass = NORMAL;
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Doverlay.c39 NORMAL = 0, enumerator in enum:__anonad5baec10103
64 GLenum flag = NORMAL, overlayInit = GL_FALSE;
255 flag = (flag == NORMAL) ? WEIRD : NORMAL;
H A Dstar.c37 NORMAL = 0, enumerator in enum:__anon356fe1190103
62 GLenum flag = NORMAL;
253 flag = (flag == NORMAL) ? WEIRD : NORMAL;
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dprogram_parse.tab.h107 NORMAL = 308, /* NORMAL */ enumerator in enum:yytokentype
/xsrc/external/mit/MesaLib.old/src/mesa/program/
H A Dprogram_parse.tab.h101 NORMAL = 308, enumerator in enum:yytokentype
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arm-common.h267 src_type, dst_type, NORMAL)
310 src_type, uint8_t, dst_type, NORMAL, TRUE, FALSE)
363 src_type, uint32_t, dst_type, NORMAL, \
415 src_type, uint8_t, dst_type, NORMAL, \
H A Dpixman-mips-dspr2.h377 src_type, uint32_t, dst_type, NORMAL, \
429 src_type, uint8_t, dst_type, NORMAL, \
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator.c49 #define NORMAL CSI "0m" macro
111 char *color = GREEN_HEADER, *reset_color = NORMAL;
H A Daubinator_error_decode.c47 #define NORMAL CSI "0m" macro
284 #define NORMAL CSI "0m" macro
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c48 #define NORMAL CSI "0m" macro
110 char *color = GREEN_HEADER, *reset_color = NORMAL;
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c427 enum visible {REDIRECTED, NORMAL } v = NORMAL; enumerator in enum:main::visible
448 v = NORMAL;
H A Ddri3-swap.c440 enum visible {REDIRECTED, NORMAL } v = NORMAL; enumerator in enum:main::visible
460 v = NORMAL;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fence.c234 #define NORMAL CSI "0m" macro
259 INTEL_DEBUG(DEBUG_COLOR) ? NORMAL : "");
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_batch_decoder.c70 #define NORMAL CSI "0m" macro
813 const char *reset_color = ctx->flags & GEN_BATCH_DECODE_IN_COLOR ? NORMAL : "";
847 reset_color = NORMAL;
855 color = NORMAL;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c53 #define NORMAL(x,y,z) CALL_Normal3f(GET_DISPATCH(), (x,y,z)) macro
370 NORMAL( BYTE_TO_FLOAT(nx), BYTE_TO_FLOAT(ny), BYTE_TO_FLOAT(nz) );
376 NORMAL((GLfloat) nx, (GLfloat) ny, (GLfloat) nz);
382 NORMAL( INT_TO_FLOAT(nx), INT_TO_FLOAT(ny), INT_TO_FLOAT(nz) );
388 NORMAL( SHORT_TO_FLOAT(nx), SHORT_TO_FLOAT(ny), SHORT_TO_FLOAT(nz) );
394 NORMAL( BYTE_TO_FLOAT(v[0]), BYTE_TO_FLOAT(v[1]), BYTE_TO_FLOAT(v[2]) );
400 NORMAL( (GLfloat) v[0], (GLfloat) v[1], (GLfloat) v[2] );
406 NORMAL( INT_TO_FLOAT(v[0]), INT_TO_FLOAT(v[1]), INT_TO_FLOAT(v[2]) );
412 NORMAL( SHORT_TO_FLOAT(v[0]), SHORT_TO_FLOAT(v[1]), SHORT_TO_FLOAT(v[2]) );
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_batch_decoder.c70 #define NORMAL CSI "0m" macro
1355 const char *reset_color = ctx->flags & INTEL_BATCH_DECODE_IN_COLOR ? NORMAL : "";
1396 reset_color = NORMAL;
1404 color = NORMAL;
/xsrc/external/mit/ctwm/dist/
H A Dparse_be.c1848 CHK(DEFSTRING, NORMAL);
1849 CHK("normal", NORMAL);
1866 CHK(DEFSTRING, NORMAL);
1867 CHK("normal", NORMAL);

Completed in 35 milliseconds

123