HomeSort by: relevance | last modified time | path
    Searched refs:large (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /xsrc/external/mit/encodings/dist/
mkencodingsdir.in 8 @mkfontscale@ -b -s -l -n -r -p @encodingsdir@ -e . -e large .
9 cd large
10 @mkfontscale@ -b -s -l -n -r -p @encodingsdir@/large -e . .
configure 1367 --disable-gzip-large-encodings
1368 Disable compression of large encoding files
3146 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if large encodings should be compressed" >&5
3147 printf %s "checking if large encodings should be compressed... " >&6; }
3148 # Check whether --enable-gzip-large-encodings was given.
3268 ac_config_files="$ac_config_files Makefile large/Makefile"
3992 "large/Makefile") CONFIG_FILES="$CONFIG_FILES large/Makefile" ;;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/
knob_defs.py 311 'desc' : ['Don\'t split large draws into smaller draws.,',
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
tracediff.sh 62 --speed-large-files \
  /xsrc/external/mit/MesaLib.old/dist/docs/
mesa.css 53 font: x-large sans-serif;
  /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
tracediff.sh 166 --speed-large-files \
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/
knob_defs.py 311 'desc' : ['Don\'t split large draws into smaller draws.,',
  /xsrc/external/mit/MesaLib/dist/src/panfrost/util/
pan_lower_framebuffer.c 68 bool large = (desc->channel[c].size > 16); local
79 large ? nir_type_uint32 : nir_type_uint16;
82 large ? nir_type_int32 : nir_type_int16;
84 return large ? nir_type_float32 : nir_type_float16;
  /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
glX_proto_send.py 525 def pixel_emit_args(self, f, pc, large):
532 if large:
556 if large:
565 if not large:
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
glX_proto_send.py 529 def pixel_emit_args(self, f, pc, large):
536 if large:
560 if large:
569 if not large:
  /xsrc/external/mit/glu/dist/src/libnurbs/internals/
arctess.cc 52 #define steps_function(large, small, rate) (max(1, 1+ (int) ((large-small)/rate)));
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
release.txt 168 * Added 24BPP support for large display modes.
361 * Fixed bug for large bitmap to screen BLTs (greater than 64K).
  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
parse-submits.lua 96 -- with growable cmdstream, and a large # of tiles, IB1 can get split
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaPCache.c 127 SubdivideList(CacheLinkPtr *large, CacheLinkPtr *small)
129 CacheLinkPtr big = *large;
139 *large = big;
186 /* We sort partials by how large a square tile they can cache.
431 /* We sort partials by how large a square tile they can cache.
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
kgem.h 148 struct list large; member in struct:kgem
kgem.c 1968 list_init(&kgem->large);
2211 DBG(("%s: large object thresold=%u\n",
2633 DBG(("%s: relinquishing large GTT mapping for handle=%d\n",
2809 DBG(("%s handle=%d discarding large CPU buffer (%d >%d pages)\n",
3040 cache = &kgem->large;
4588 DBG(("%s: searching large buffers\n", __FUNCTION__));
4590 cache = use_active ? &kgem->large : &kgem->large_inactive;
5033 DBG(("%s: pitch too large for tliing [%d]\n",
5044 DBG(("%s: large pitch [%d], forcing TILING [%d]\n",
5047 DBG(("%s: large tiled buffer [%dx%d], forcing TILING_X\n"
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
kgem.h 141 struct list large; member in struct:kgem
kgem.c 1516 list_init(&kgem->large);
1755 DBG(("%s: large object thresold=%d\n",
2327 DBG(("%s handle=%d discarding large CPU buffer (%d >%d pages)\n",
2551 cache = &kgem->large;
4071 DBG(("%s: searching large buffers\n", __FUNCTION__));
4073 cache = use_active ? &kgem->large : &kgem->large_inactive;
4515 DBG(("%s: pitch too large for tliing [%d]\n",
4526 DBG(("%s: large pitch [%d], forcing TILING [%d]\n",
4529 DBG(("%s: large tiled buffer [%dx%d], forcing TILING_X\n",
4652 DBG(("%s: too large (untiled) %d > %d\n"
    [all...]
  /xsrc/external/mit/MesaLib.old/src/mesa/program/
program_parse.tab.c 600 /* The size of an array large to enough to hold all stacks, each with
1424 Do not make this value too large; the results are undefined if
1524 not large enough to hold the message. In that case, also set
1526 required number of bytes is too large to store. */
2689 "relative address offset too large (%d)", (yyvsp[0].integer));
2705 "relative address offset too large (%d)", (yyvsp[0].integer));
4996 /* Call vsnprintf once to determine how large the final string is. Call it
  /xsrc/external/mit/MesaLib/src/mesa/program/
program_parse.tab.c 758 /* The size of an array large to enough to hold all stacks, each with
1610 Do not make this value too large; the results are undefined if
1807 not large enough to hold the message. In that case, also set
1809 required number of bytes is too large to store. */
2936 "relative address offset too large (%d)", (yyvsp[0].integer));
2952 "relative address offset too large (%d)", (yyvsp[0].integer));
5259 /* Call vsnprintf once to determine how large the final string is. Call it
  /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%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check: (…)
  /xsrc/external/mit/imake/dist/
configure 1473 --disable-largefile omit support for large files
4502 # like to wrap large dependency lists on column 80 (with \), and
11947 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable large file support" >&5
11948 printf %s "checking for $CC option to enable large file support... " >&6; }
  /xsrc/external/mit/lndir/dist/
configure 1436 --disable-largefile omit support for large files
4517 # like to wrap large dependency lists on column 80 (with \), and
11686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable large file support" >&5
11687 printf %s "checking for $CC option to enable large file support... " >&6; }
  /xsrc/external/mit/makedepend/dist/
configure 1435 --disable-largefile omit support for large files
4521 # like to wrap large dependency lists on column 80 (with \), and
11819 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable large file support" >&5
11820 printf %s "checking for $CC option to enable large file support... " >&6; }
  /xsrc/external/mit/mkfontscale/dist/
configure 1448 --disable-largefile omit support for large files
4540 # like to wrap large dependency lists on column 80 (with \), and
11779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable large file support" >&5
11780 printf %s "checking for $CC option to enable large file support... " >&6; }

Completed in 87 milliseconds

1 2 3