Searched refs:included (Results 1 - 25 of 803) sorted by relevance

1234567891011>>

/xsrc/external/mit/pixman/include/
H A Dpixman-version.h13 * included in all copies or substantial portions of the Software.
31 # error pixman-version.h should only be included by pixman.h
/xsrc/external/mit/libepoxy/dist/include/epoxy/
H A Degl.h12 * paragraph) shall be included in all copies or substantial portions of the
38 #error epoxy/egl.h must be included before (or in place of) GL/egl.h
H A Dwgl.h12 * paragraph) shall be included in all copies or substantial portions of the
41 #error epoxy/wgl.h must be included before (or in place of) wgl.h
H A Dglx.h12 * paragraph) shall be included in all copies or substantial portions of the
40 #error epoxy/glx.h must be included before (or in place of) GL/glx.h
H A Dgl.h12 * paragraph) shall be included in all copies or substantial portions of the
38 #error epoxy/gl.h must be included before (or in place of) GL/gl.h
/xsrc/external/mit/libxcb/dist/
H A Dcheck-pc-requires23 included=`grep '# *include' $inc |
28 for i in $included; do
/xsrc/external/mit/xkbcomp/dist/
H A Dcompat.c401 CompatInfo included; local in function:HandleIncludeCompatMap
408 included = *info;
413 InitCompatInfo(&included, xkb);
414 included.fileID = rtrn->id;
415 included.dflt = info->dflt;
416 included.dflt.defs.fileID = rtrn->id;
417 included.dflt.defs.merge = newMerge;
418 included.ledDflt.defs.fileID = rtrn->id;
419 included.ledDflt.defs.merge = newMerge;
420 included
[all...]
H A Dkeytypes.c368 KeyTypesInfo * /* included */
377 KeyTypesInfo included; local in function:HandleIncludeKeyTypes
384 included = *info;
389 InitKeyTypesInfo(&included, xkb, info);
390 included.fileID = included.dflt.defs.fileID = rtrn->id;
391 included.dflt.defs.merge = newMerge;
393 (*hndlr) (rtrn, xkb, newMerge, &included);
396 free(included.name);
397 included
[all...]
H A Dkeycodes.c495 KeyNamesInfo included = {NULL}; local in function:HandleIncludeKeycodes
502 included = *info;
514 InitKeyNamesInfo(&included);
515 HandleKeycodesFile(rtrn, xkb, MergeOverride, &included);
518 free(included.name);
519 included.name = stmt->stmt;
529 if ((stmt->next != NULL) && (included.errorCount < 1))
539 MergeIncludedKeycodes(&included, info, next->merge);
546 MergeIncludedKeycodes(&included, &next_incl, op);
557 *info = included;
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_genX.h12 * paragraph) shall be included in all copies or substantial portions of the
25 * NOTE: The header can be included multiple times, from the same file.
29 * Gen-specific function declarations. This header must *not* be included
30 * directly. Instead, it is included multiple times by anv_private.h.
36 #error This file is included by means other than anv_private.h
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dsdksyms.sh12 /* These must be included first */
280 /* already included */
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dsdksyms.sh12 /* These must be included first */
259 /* already included */
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-version.h.in13 * included in all copies or substantial portions of the Software.
31 # error pixman-version.h should only be included by pixman.h
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_fmt_def.inc12 * paragraph) shall be included in all copies or substantial portions of the
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_fmt_def.inc12 * paragraph) shall be included in all copies or substantial portions of the
/xsrc/external/mit/freetype/dist/src/base/
H A Drules.mk36 # All files listed here should be included in `ftbase.c' (for a `single'
62 # for simplicity, we also handle `md5.c' (which gets included by `ftobjs.h')
/xsrc/external/mit/MesaLib.old/dist/src/gallium/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
55 # targets/dri must be included last
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A DAndroid.glsl.gen.mk13 # The above copyright notice and this permission notice shall be included
24 # included by glsl Android.mk for source generation
H A DAndroid.nir.gen.mk13 # The above copyright notice and this permission notice shall be included
24 # included by glsl Android.mk for source generation
/xsrc/external/mit/libXt/dist/
H A DREADME.md4 Documentation for this library can be found in the included man pages; and
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dftconfig.h.in30 * system-specific files that are always included first when building the
/xsrc/external/mit/freetype/dist/src/bdf/
H A Dmodule.mk15 # The above copyright notice and this permission notice shall be included in
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dmodule.mk15 # The above copyright notice and this permission notice shall be included in
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A D20-font_cache.cpp13 XCOMM included in all copies or substantial portions of the Software.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A DAndroid.mk10 # The above copyright notice and this permission notice shall be included

Completed in 14 milliseconds

1234567891011>>