| /xsrc/external/mit/xorg-server/dist/os/ |
| timingsafe_memcmp.c | 34 /* gt is -1 if p1[i] > p2[i]; else 0. */ 35 int gt = (p2[i] - p1[i]) >> CHAR_BIT; local 38 int cmp = lt - gt; 44 done |= lt | gt;
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| timingsafe_memcmp.c | 34 /* gt is -1 if p1[i] > p2[i]; else 0. */ 35 int gt = (p2[i] - p1[i]) >> CHAR_BIT; local 38 int cmp = lt - gt; 44 done |= lt | gt;
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/examples/ |
| branch.asm | 5 cmps.u.gt p0.x, r0.x, 0
|
| test-regfile.sh | 29 cmps.u.gt p0.x, r0.y, 0
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fcfreetype.fncs | 26 #include <fontconfig.h> 27 #include <fcfreetype.h> 42 #include <fontconfig.h> 43 #include <fcfreetype.h> 56 #include <fontconfig.h> 57 #include <fcfreetype.h> 76 #include <fontconfig.h> 77 #include <fcfreetype.h> 99 #include <fontconfig.h> 100 #include <fcfreetype.h> [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/dev/ |
| gen_device_info.c | 155 .gt = 1, 184 .gt = 2, 222 GEN7_FEATURES, .is_ivybridge = true, .gt = 1, 251 GEN7_FEATURES, .is_ivybridge = true, .gt = 2, 281 GEN7_FEATURES, .is_baytrail = true, .gt = 1, 317 HSW_FEATURES, .gt = 1, 346 HSW_FEATURES, .gt = 2, 375 HSW_FEATURES, .gt = 3, 427 GEN8_FEATURES, .gt = 1, 451 GEN8_FEATURES, .gt = 2 [all...] |
| gen_device_info.h | 50 int gt; member in struct:gen_device_info 206 * maximum. Look up the slice count for each GT SKU on the same page.
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| i915_pciids.h | 211 #define _INTEL_BDW_M(gt, id, info) \ 212 INTEL_VGA_DEVICE((((gt) - 1) << 4) | (id), info) 213 #define _INTEL_BDW_D(gt, id, info) \ 214 INTEL_VGA_DEVICE((((gt) - 1) << 4) | (id), info) 216 #define _INTEL_BDW_M_IDS(gt, info) \ 217 _INTEL_BDW_M(gt, 0x1602, info), /* ULT */ \ 218 _INTEL_BDW_M(gt, 0x1606, info), /* ULT */ \ 219 _INTEL_BDW_M(gt, 0x160B, info), /* Iris */ \ 220 _INTEL_BDW_M(gt, 0x160E, info) /* ULX */ 222 #define _INTEL_BDW_D_IDS(gt, info) [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| shave-libtool.in | 23 while test "$#" -gt 0; do
|
| shave.in | 24 while test "$#" -gt 0; do
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| gen6_common.h | 58 if (sna->render_state.gt < 2) 97 if (sna->render_state.gt > 1) 106 if (sna->render_state.gt > 2) 110 if (sna->render_state.gt < 2) 130 if (sna->render_state.gt < 2)
|
| /xsrc/external/mit/MesaLib/dist/src/intel/dev/ |
| intel_device_info.c | 155 .gt = 1, 185 .gt = 2, 226 GFX7_FEATURES, .is_ivybridge = true, .gt = 1, 254 GFX7_FEATURES, .is_ivybridge = true, .gt = 2, 283 GFX7_FEATURES, .is_baytrail = true, .gt = 1, 318 HSW_FEATURES, .gt = 1, 346 HSW_FEATURES, .gt = 2, 374 HSW_FEATURES, .gt = 3, 428 GFX8_FEATURES, .gt = 1, 452 GFX8_FEATURES, .gt = 2 [all...] |
| intel_device_info.h | 56 int gt; member in struct:intel_device_info
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| gen6_common.h | 61 if (sna->render_state.gt < 2) 115 if (sna->render_state.gt < 2) 140 if (sna->render_state.gt < 2)
|
| /xsrc/external/mit/freetype/dist/ |
| autogen.sh | 59 if test $MAJOR1 -gt $MAJOR2; then 71 if test $MINOR1 -gt $MINOR2; then
|
| /xsrc/external/mit/MesaLib.old/dist/bin/ |
| get-pick-list.sh | 43 while test $fixes_count -gt 0; do 60 while test $fixes_count -gt 0; do
|
| /xsrc/external/mit/imake/dist/ |
| xmkmf.cpp | 13 while [ $# -gt 0 ]
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/ |
| gen_perf.c | 345 if (devinfo->gt == 2) 347 if (devinfo->gt == 3) 349 if (devinfo->gt == 4) 353 if (devinfo->gt == 2) 355 if (devinfo->gt == 3) 361 if (devinfo->gt == 2) 363 if (devinfo->gt == 3)
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/ |
| poe-powered.sh | 127 while [ $((ATTEMPTS--)) -gt 0 ]; do
|
| /xsrc/external/mit/libXpm/dist/ |
| tap-driver.sh | 71 while test $# -gt 0; do 93 test $# -gt 0 || usage_error "missing test command" 138 if test $merge -gt 0; then
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| gen7_urb.c | 75 (devinfo->gen >= 8 || (devinfo->is_haswell && devinfo->gt == 3)) ? 2 : 1; 212 (devinfo->gen >= 8 || (devinfo->is_haswell && devinfo->gt == 3)) ? 32 : 16;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ |
| intel_perf.c | 428 if (devinfo->gt == 2) 430 if (devinfo->gt == 3) 432 if (devinfo->gt == 4) 436 if (devinfo->gt == 2) 438 if (devinfo->gt == 3) 444 if (devinfo->gt == 2) 446 if (devinfo->gt == 3) 455 if (devinfo->gt == 1) 457 if (devinfo->gt == 2)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| disasm.c | 369 CASE(gt, 2), 429 CASE(gt, 2), 497 CASE(gt, 2), 552 CASE(gt, 2), 729 "gt", "ne", "ge", "" ,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| isl_gfx7.c | 327 (dev->info->is_skylake && dev->info->gt != 4))) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| disasm.c | 334 CASE(gt, 2), 394 CASE(gt, 2), 462 CASE(gt, 2), 517 CASE(gt, 2), 689 "gt", "ne", "ge", "" ,
|