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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/freetype/dist/src/raster/
ftraster.h 27 #include <freetype/internal/compiler-macros.h>
  /xsrc/external/mit/freetype/dist/src/sfnt/
woff2tags.h 24 #include <freetype/internal/compiler-macros.h>
  /xsrc/external/mit/freetype/dist/builds/vms/
ftconfig.h 22 * the rest of the engine. Most of the macros here are automatically
52 #include <freetype/config/public-macros.h>
  /xsrc/external/mit/freetype/dist/include/freetype/config/
ftconfig.h 22 * the rest of the engine. Most of the macros here are automatically
45 #include <freetype/config/public-macros.h>
  /xsrc/external/mit/freetype/dist/src/pcf/
pcfutil.h 34 #include <freetype/internal/compiler-macros.h>
  /xsrc/external/mit/freetype/dist/src/psaux/
pserror.h 53 #include <freetype/internal/compiler-macros.h>
psstack.h 42 #include <freetype/internal/compiler-macros.h>
  /xsrc/external/mit/freetype/dist/builds/unix/
ftconfig.h.in 22 * the rest of the engine. Most of the macros here are automatically
56 #include <freetype/config/public-macros.h>
  /xsrc/external/mit/libFS/dist/
configure.ac 35 # Must be called before any macros that run the compiler (like
42 # Require X.Org macros 1.8 or later
44 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXdamage/dist/
configure.ac 44 # Require X.Org macros 1.8 or later
46 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXfixes/dist/
configure.ac 48 # Require xorg-macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
50 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXrandr/dist/
configure.ac 45 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
47 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXres/dist/
configure.ac 43 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
45 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXcomposite/dist/
configure.ac 46 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
48 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXpresent/dist/
configure.ac 49 # Require xorg-macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
51 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXrender/dist/
configure.ac 48 # Require X.Org macros 1.8 or later for AC_PROG_INSTALL
50 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/libXv/dist/
configure.ac 37 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
39 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/brotli/dist/
setup.py 88 macros = ext.define_macros[:]
90 macros.append(('OS_MACOSX', '1'))
95 macros.append(('_hypot', 'hypot'))
97 macros.append((undef,))
102 macros=macros,
  /xsrc/external/mit/libXau/dist/
configure.ac 38 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
40 [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
vk_format.h 31 #include <util/macros.h>
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
format_pack.py 50 #include "macros.h"
format_unpack.py 49 #include "macros.h"
  /xsrc/external/mit/xterm/dist/
gen-charsets.pl 343 my $macros = "UNI";
344 $macros = "MAP" if ( $target =~ /^XK_/ );
345 $macros = "XXX" if ( $target eq "UNDEF" );
346 $macros = "XXX" if ( $target =~ /PUA\(\d\)/ );
351 my $item = sprintf( " %s(%s, %s)", $macros, $source, $target );
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/fedora/
x86_build.sh 79 export XORGMACROS_VERSION=util-macros-1.19.0
  /xsrc/external/mit/fontconfig/dist/src/
fcinit.c 29 #warning Could not find any system to define atomic_int macros, library may NOT be thread-safe.
32 #warning Could not find any system to define mutex macros, library may NOT be thread-safe.

Completed in 17 milliseconds

1 2 3 4 5 6 7 8 91011>>