| /xsrc/external/mit/xterm/dist/ |
| 88colres.pl | 48 our ( $level, $code, @steps ); 64 @steps=(0,139,205,255); 74 int (@steps[$red]), 75 int (@steps[$green]), 76 int (@steps[$blue]));
|
| 256colres.pl | 46 our ( $level, $code, @steps );
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| 256colors2.pl | 67 our (@steps); 178 @steps = ( 0, 95, 135, 175, 215, 255 ); 186 int( $steps[$red] ), 187 int( $steps[$green] ), 188 int( $steps[$blue] )
|
| 88colors2.pl | 68 our (@steps); 179 @steps = ( 0, 139, 205, 255 ); 187 int( $steps[$red] ), 188 int( $steps[$green] ), 189 int( $steps[$blue] )
|
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| varray.cc | 142 long steps = ((long) (dist/delta)) +1; local 143 float deltav = - dist / (REAL) steps; 144 for( long j=1; j<steps; j++ )
|
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| cursor.c | 64 * Timer driven program loops through these steps to move/enable/disable 125 static const struct cursor_step steps[] = { variable in typeref:struct:cursor_step 144 const struct cursor_step *step = &steps[indx % ARRAY_SIZE(steps)];
|
| /xsrc/external/mit/libepoxy/dist/registry/ |
| README.md | 5 and copy them into this directory. You should follow these steps, instead:
|
| /xsrc/external/mit/libXaw/dist/src/ |
| Pixmap.c | 803 int orientation, dimension, steps; local 823 if ((argval = XawFindArgVal(params, "steps")) != NULL 826 steps = atoi(argval->value); 827 if (steps <= 0) 831 steps = dimension; 833 steps = XawMin(steps, dimension); 865 ired = (double)(end.red - start.red) / (double)steps; 866 igreen = (double)(end.green - start.green) / (double)steps; 867 iblue = (double)(end.blue - start.blue) / (double)steps; [all...] |
| TextAction.c | 2269 int bytes, steps; local 2274 steps = count; 2275 text.ptr = XawStackAlloc((unsigned)steps, buf); 2276 for (i = 0; i < steps; i++) 2281 steps = 1; 2283 ++steps; 2287 XawsdRight, steps, True); 3230 const char *p; /* steps through param char by char */ 3232 int ind; /* steps through hexval buffer char by char */
|
| /xsrc/external/mit/libdrm/dist/tests/exynos/ |
| exynos_fimg2d_test.c | 336 } steps[] = { local 347 sizeof(steps) / sizeof(struct g2d_step); 414 s = &steps[random() % num_steps];
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| gk110.asm | 162 // Step 4: convert result $r0 back to double, do newton-raphson steps 167 // 4 Newton-Raphson Steps, tmp in $r4d, result in $r0d 258 // steps below. Take 2 as a threshold in exponent field, and multiply 280 // For others, do 4 Newton-Raphson steps with the formula:
|
| gm107.asm | 187 // Step 4: convert result $r0 back to double, do newton-raphson steps 192 // 4 Newton-Raphson Steps, tmp in $r4d, result in $r0d 289 // steps below. Take 2 as a threshold in exponent field, and multiply 317 // For others, do 4 Newton-Raphson steps with the formula:
|
| gk104.asm | 620 // Step 4: convert result $r0 back to double, do newton-raphson steps 625 // 4 Newton-Raphson Steps, tmp in $r4d, result in $r0d 717 // steps below. Take 2 as a threshold in exponent field, and multiply 739 // For others, do 4 Newton-Raphson steps with the formula:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| gk110.asm | 162 // Step 4: convert result $r0 back to double, do newton-raphson steps 167 // 4 Newton-Raphson Steps, tmp in $r4d, result in $r0d 258 // steps below. Take 2 as a threshold in exponent field, and multiply 280 // For others, do 4 Newton-Raphson steps with the formula:
|
| gm107.asm | 187 // Step 4: convert result $r0 back to double, do newton-raphson steps 192 // 4 Newton-Raphson Steps, tmp in $r4d, result in $r0d 289 // steps below. Take 2 as a threshold in exponent field, and multiply 317 // For others, do 4 Newton-Raphson steps with the formula:
|
| gk104.asm | 620 // Step 4: convert result $r0 back to double, do newton-raphson steps 625 // 4 Newton-Raphson Steps, tmp in $r4d, result in $r0d 717 // steps below. Take 2 as a threshold in exponent field, and multiply 739 // For others, do 4 Newton-Raphson steps with the formula:
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 30-metric-aliases.conf | 37 but in an order preferring similar designs first. We do this in three steps:
|
| /xsrc/external/mit/xcompmgr/dist/ |
| xcompmgr.c | 330 int steps; local 338 steps = 1 + (now - fade_time) / fade_delta; 345 f->cur += f->step * steps; 1980 " Specifies the opacity change between steps while fading in. (default 0.028)\n" 1982 " Specifies the opacity change between steps while fading out. (default 0.03)\n" 1984 " Specifies the time between steps in a fade in milliseconds. (default 10)\n"
|
| /xsrc/external/mit/freetype/dist/docs/reference/assets/fonts/ |
| font-awesome.css | 4 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url("specimen/FontAwesome.woff2") format("woff2"),url("specimen/FontAwesome.woff") format("woff"),url("specimen/FontAwesome.ttf") format("truetype")}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webki (…)
|