| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_sanity.c | 51 #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 D | r200_sanity.c | 51 #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 D | radeon_sanity.c | 47 #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 D | radeon_sanity.c | 47 #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 D | Xrm.c | 278 #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 D | swr_assert.cpp | 60 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 D | swr_assert.cpp | 60 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 D | dirfile.c | 371 #define NORMAL 2 macro 438 case NORMAL: 496 charClass = NORMAL; 513 charClass = NORMAL;
|
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ |
| H A D | dirfile.c | 377 #define NORMAL 2 macro 444 case NORMAL: 502 charClass = NORMAL; 519 charClass = NORMAL;
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | overlay.c | 39 NORMAL = 0, enumerator in enum:__anonad5baec10103 64 GLenum flag = NORMAL, overlayInit = GL_FALSE; 255 flag = (flag == NORMAL) ? WEIRD : NORMAL;
|
| H A D | star.c | 37 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 D | program_parse.tab.h | 107 NORMAL = 308, /* NORMAL */ enumerator in enum:yytokentype
|
| /xsrc/external/mit/MesaLib.old/src/mesa/program/ |
| H A D | program_parse.tab.h | 101 NORMAL = 308, enumerator in enum:yytokentype
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-arm-common.h | 267 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 D | pixman-mips-dspr2.h | 377 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 D | aubinator.c | 49 #define NORMAL CSI "0m" macro 111 char *color = GREEN_HEADER, *reset_color = NORMAL;
|
| H A D | aubinator_error_decode.c | 47 #define NORMAL CSI "0m" macro 284 #define NORMAL CSI "0m" macro
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator.c | 48 #define NORMAL CSI "0m" macro 110 char *color = GREEN_HEADER, *reset_color = NORMAL;
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 427 enum visible {REDIRECTED, NORMAL } v = NORMAL; enumerator in enum:main::visible 448 v = NORMAL;
|
| H A D | dri3-swap.c | 440 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 D | iris_fence.c | 234 #define NORMAL CSI "0m" macro 259 INTEL_DEBUG(DEBUG_COLOR) ? NORMAL : "");
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_batch_decoder.c | 70 #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 D | api_loopback.c | 53 #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 D | intel_batch_decoder.c | 70 #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 D | parse_be.c | 1848 CHK(DEFSTRING, NORMAL); 1849 CHK("normal", NORMAL); 1866 CHK(DEFSTRING, NORMAL); 1867 CHK("normal", NORMAL);
|