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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/fontconfig/dist/doc/
fcweight.fncs 18 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
27 <function>FcWeightFromOpenTypeDouble</function> returns an double value
28 to use with FC_WEIGHT, from an double in the 1..1000 range, resembling
fcobjectset.fncs 20 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
27 @PURPOSE@ Create an object set
29 Creates an empty set.
36 @PURPOSE@ Add to an object set
45 @PURPOSE@ Destroy an object set
47 Destroys an object set.
70 These build an object set from a null-terminated list of property names.
fcblanks.fncs 20 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
27 @PURPOSE@ Create an FcBlanks
46 @PURPOSE@ Add a character to an FcBlanks
56 @PURPOSE@ Query membership in an FcBlanks
fcobjecttype.fncs 20 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
45 @PURPOSE@ Lookup an object type
fcatomic.fncs 20 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
28 @PURPOSE@ create an FcAtomic object
92 @PURPOSE@ destroy an FcAtomic object
  /xsrc/external/mit/MesaLib/dist/src/freedreno/drm-shim/
README.md 9 By default, a630 is exposed. The chip can be selected an enviornment
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
WL_bind_wayland_display.spec 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a
40 provides a new target for eglCreateImageKHR, to create an EGLImage
43 Adding an implementation specific wayland interface, allows the
45 needed for buffer sharing in an EGL wayland platform.
88 To bind a server side wl_display to an EGLDisplay, call
93 To unbind a server side wl_display from an EGLDisplay, call
110 not an EGL wl_buffer (wl_shm and other wayland extensions can
159 context. If no attributes are given, an EGLImage will be created
163 as defined by the buffer format. Writing to an EGLImage created
187 Add EGL_WAYLAND_PLANE_WL attribute to allow creating an EGLImag
    [all...]
WL_create_wayland_buffer_from_image.spec 40 This extension provides an entry point to create a wl_buffer which shares
44 directly to the subsurface without having to blit the contents into an
48 The nested compositor can create an EGLImage from a client buffer resource
68 To create a client-side wl_buffer from an EGLImage call
78 If there was an error then the function will return NULL. In particular it
81 implementation-dependant but may include problems such as an unsupported
93 unsupported tiling modes, inaccessible memory or an unsupported pixel
MESA_swap_control.spec 34 This extension allows an application to specify a minimum periodicity
82 of zero indicates success; otherwise an error occurred. The interval
87 full frame of video data. In the case of an interlaced monitor,
MESA_multithread_makecurrent.spec 70 In addition, an indirect rendering context can be current for
82 If ctx is an indirect context current to some other thread,
89 If ctx is an indirect context current to some other thread,
139 is not an option, and synchronizing of GL's access to the GL
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
WL_bind_wayland_display.spec 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a
40 provides a new target for eglCreateImageKHR, to create an EGLImage
43 Adding an implementation specific wayland interface, allows the
45 needed for buffer sharing in an EGL wayland platform.
88 To bind a server side wl_display to an EGLDisplay, call
93 To unbind a server side wl_display from an EGLDisplay, call
110 not an EGL wl_buffer (wl_shm and other wayland extensions can
159 context. If no attributes are given, an EGLImage will be created
163 as defined by the buffer format. Writing to an EGLImage created
187 Add EGL_WAYLAND_PLANE_WL attribute to allow creating an EGLImag
    [all...]
WL_create_wayland_buffer_from_image.spec 40 This extension provides an entry point to create a wl_buffer which shares
44 directly to the subsurface without having to blit the contents into an
48 The nested compositor can create an EGLImage from a client buffer resource
68 To create a client-side wl_buffer from an EGLImage call
78 If there was an error then the function will return NULL. In particular it
81 implementation-dependant but may include problems such as an unsupported
93 unsupported tiling modes, inaccessible memory or an unsupported pixel
MESA_swap_control.spec 34 This extension allows an application to specify a minimum periodicity
82 of zero indicates success; otherwise an error occurred. The interval
87 full frame of video data. In the case of an interlaced monitor,
  /xsrc/external/mit/xterm/dist/vttests/
setpos.pl 23 # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
61 &getopts('an:p:vx8') || &main::HELP_MESSAGE;
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_set_3dfx_mode.spec 33 an X window. The glXSet3DfxModeMESA() function allows an application
56 mode or rendering into an X window. An application can switch between
MESA_agp_offset.spec 34 This extensions provides a way to convert pointers in an AGP memory
84 an AGP memory region.
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_set_3dfx_mode.spec 33 an X window. The glXSet3DfxModeMESA() function allows an application
56 mode or rendering into an X window. An application can switch between
  /xsrc/external/mit/libX11/dist/src/xcms/
Xcms.txt 17 * whether in an action of contract, negligence or other tortious action,
31 This device-independent color name database is provided just as an example.
  /xsrc/external/mit/libdrm/dist/
Android.sources.bp.mk 4 # write <NAME>_FILES to stdout as an Android.bp cc_defaults module.
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
intel_dump_gpu.in 8 Run COMMAND with ARGUMENTS and dump an AUB file that captures buffer
  /xsrc/external/mit/imake/dist/
xmkmf.cpp 3 XCOMM make a Makefile from an Imakefile from inside or outside the sources
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_from_ssa.c 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
33 * This file implements an out-of-SSA pass as described in "Revisiting
111 * us, this is an easy thing to keep up.) It is assumed that no pair of the
197 struct exec_node *an = exec_list_get_head(&a->nodes); local
200 merge_node *a_node = exec_node_data(merge_node, an, node);
203 if (exec_node_is_tail_sentinel(an) ||
207 exec_node_insert_node_before(an, bn);
211 an = an->next;
224 * This is an implementation of Algorithm 2 in "Revisiting Out-of-SS
237 struct exec_node *an = exec_list_get_head(&a->nodes); local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_from_ssa.c 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
33 * This file implements an out-of-SSA pass as described in "Revisiting
77 * this is an easy thing to keep up.) It is assumed that no pair of the
153 struct exec_node *an = exec_list_get_head(&a->nodes); local
156 merge_node *a_node = exec_node_data(merge_node, an, node);
159 if (exec_node_is_tail_sentinel(an) ||
163 exec_node_insert_node_before(an, bn);
167 an = an->next;
179 * This is an implementation of Algorithm 2 in "Revisiting Out-of-SS
189 struct exec_node *an = exec_list_get_head(&a->nodes); local
    [all...]
  /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/
Bug Report.md 35 "It doesn't work" usually is not a helpful description of an issue.
  /xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
README.md 9 By default, GK110 is exposed. The chip can be selected with an environment

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 91011>>