Searched refs:specified (Results 1 - 25 of 712) sorted by relevance

1234567891011>>

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxedit.lsp165 options ;; A hash table of options specified for the
223 ;; but fonts may be specified using the xlfd definition.
306 ;; Boolean attributes. These can be specified in the format
435 (defun background (&optional (value nil specified))
436 (if specified
440 (defun foreground (&optional (value nil specified))
441 (if specified
445 (defun font (&optional (value nil specified))
446 (if specified
450 (defun point (&optional (value nil specified))
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A DREADME.rst17 * ``@buf SZ (cN.c)`` - configures an SSBO of the specified size (in dwords).
21 * ``@const(cN.c)`` configures a const vec4 starting at specified
24 * ``@invocationid(rN.c)`` will populate a vec3 starting at the specified
26 * ``@wgid(rN.c)`` will populate a vec3 starting at the specified register
28 * ``@numwg(cN.c)`` will populate a vec3 starting at the specified const
/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A DIPv6.md5 The syntax for the value will be defined as specified in RFC 3513
H A Dhostname.md7 Names must convert to ASCII Compatible Encoding as specified in the
/xsrc/external/mit/font-util/dist/
H A DREADME.md4 If the --with-fontrootdir option is specified when configuring this
/xsrc/external/mit/xkbevd/dist/
H A DREADME.md4 The xkbevd event daemon listens for specified XKB events and executes
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_window_pos.spec106 Not specified at this time. However, a protocol message very similar
H A DMESA_texture_array.spec264 specified or changed, and when applied to a fragment. Each parameter is
353 executed with target specified as PROXY_TEXTURE_3D, the
354 three-dimensional proxy state values of the specified level-of-detail
360 exactly as though the actual image array were being specified. No pixel
365 TexImage1D is executed with target specified as PROXY_TEXTURE_1D,
366 TexImage2D is executed with target specified as PROXY_TEXTURE_2D or
368 specified as PROXY_TETXURE_2D_ARRAY_EXT."
401 object of different dimensionality than the specified target. If the
691 consecutively in memory, with the layer closest to zero specified first.
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_window_pos.spec106 Not specified at this time. However, a protocol message very similar
H A DMESA_texture_array.spec264 specified or changed, and when applied to a fragment. Each parameter is
353 executed with target specified as PROXY_TEXTURE_3D, the
354 three-dimensional proxy state values of the specified level-of-detail
360 exactly as though the actual image array were being specified. No pixel
365 TexImage1D is executed with target specified as PROXY_TEXTURE_1D,
366 TexImage2D is executed with target specified as PROXY_TEXTURE_2D or
368 specified as PROXY_TETXURE_2D_ARRAY_EXT."
401 object of different dimensionality than the specified target. If the
691 consecutively in memory, with the layer closest to zero specified first.
/xsrc/external/mit/twm/dist/
H A DREADME.md7 keyboard focus, and user-specified key and pointer button bindings.
/xsrc/external/mit/pixman/dist/test/
H A Dfuzzer-find-diff.pl10 to run (if not specified, then testing runs infinitely or until some problem
/xsrc/external/mit/xedit/dist/lisp/
H A Dformat.c60 #define IF_SPECIFIED(arg) (arg).specified ? &((arg).value) : NULL
75 unsigned int achar : 1; /* value was specified as a character */
76 unsigned int specified : 1; /* set if value was specified */ member in struct:__anon993d45e70108
83 unsigned int atsign : 1; /* @ specified */
84 unsigned int collon : 1; /* : specified */
260 argument->specified = 0;
261 if (argument->specified) {
269 argument->specified = 0;
307 argument->achar = argument->specified
[all...]
/xsrc/external/mit/fontconfig/dist/
H A Dconfig.h.in370 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
374 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
378 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
382 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
386 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
390 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
394 /* Enable extensions specified by ISO/IEC 24747:2009. */
/xsrc/external/mit/freetype/dist/builds/
H A Ddetect.mk74 # Filter out platform specified as setup target.
78 # If no setup target platform was specified, enable auto-detection/
/xsrc/external/mit/xedit/dist/
H A Dar-lib107 Members may be specified in a file named with @FILE.
175 func_error "unknown action specified"
185 func_error "more than one action specified"
188 func_error "no action specified"
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_program_debug.spec43 1. Have the GL call a user-specified function prior to executing
188 specified when ProgramCallbackMESA was called.
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_program_debug.spec43 1. Have the GL call a user-specified function prior to executing
188 specified when ProgramCallbackMESA was called.
/xsrc/external/mit/xorg-server/dist/include/
H A Ddo-not-use-config.h.in645 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
649 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
653 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
657 /* Enable extensions specified by C23 Annex F. */
661 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
665 /* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
669 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
673 /* Enable extensions specified by ISO/IEC 24747:2009. */
/xsrc/external/mit/brotli/dist/c/tools/
H A Dbrotli.md43 Unless `--stdout` or `--output` is specified, _files_ are written to a new file
51 Default suffix is `.br`, but it could be specified with `--suffix` option.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dvelems.rst36 Vertex position may be specified with two to four components. Using less than
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dvelems.rst36 Vertex position may be specified with two to four components. Using less than
/xsrc/external/mit/rgb/dist/
H A DREADME.md15 specified as would be provided for the "-l" flag for the linker - for
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DiOS.cmake141 # set up iOS platform unless specified manually with IOS_PLATFORM
167 # set up iOS developer location unless specified manually with
188 # find and use the most recent iOS SDK unless specified manually with
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in371 # as whether or not to use the xmlto package. When DEFAULT is not specified,
407 AC_MSG_ERROR([--with-xmlto=yes specified but xmlto not found in PATH])
412 AC_MSG_WARN([ignoring XMLTO environment variable since --with-xmlto=no was specified])
470 # When DEFAULT is not specified, --with-xsltproc assumes 'auto'.
504 AC_MSG_ERROR([--with-xsltproc=yes specified but xsltproc not found in PATH])
509 AC_MSG_WARN([ignoring XSLTPROC environment variable since --with-xsltproc=no was specified])
527 # When DEFAULT is not specified, --with-perl assumes 'auto'.
561 AC_MSG_ERROR([--with-perl=yes specified but perl not found in PATH])
566 AC_MSG_WARN([ignoring PERL environment variable since --with-perl=no was specified])
585 # as whether or not to use the asciidoc package. When DEFAULT is not specified,
[all...]

Completed in 13 milliseconds

1234567891011>>