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

1 2

  /src/external/bsd/unbound/sbin/unbound-anchor/
Makefile 5 PROGDPLIBS+= expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat
  /src/external/gpl3/gdb/dist/gdb/
gdb_expat.h 1 /* Slightly more portable version of <expat.h>.
23 #include <expat.h>
25 /* Expat 1.95.x does not define these; this is the definition
26 recommended by the expat 2.0 headers. */
32 /* Old versions of expat do not define this macro, so define it
  /src/external/gpl3/gdb.old/dist/gdb/
gdb_expat.h 1 /* Slightly more portable version of <expat.h>.
23 #include <expat.h>
25 /* Expat 1.95.x does not define these; this is the definition
26 recommended by the expat 2.0 headers. */
32 /* Old versions of expat do not define this macro, so define it
  /src/external/mit/expat/lib/libexpat/
Makefile 5 LIB= expat
10 INCS= expat.h expat_external.h
19 FILES+= expat.pc
25 CLEANFILES+=expat.pc
34 all: expat.pc
37 expat.pc: expat_config.h expat.pc.in
40 ${TOOL_SED} -e s/@VERSION@/$$V/ < ${.CURDIR}/expat.pc.in \
  /src/external/mit/
Makefile 5 SUBDIR+= expat lua libcbor libuv
  /src/external/mit/expat/dist/
Makefile.am 57 pkgconfig_DATA = expat.pc
62 cmake/autotools/expat.cmake
65 cmake/autotools/expat-config-version.cmake \
66 cmake/autotools/expat-noconfig.cmake \
67 cmake/expat-config.cmake
69 cmakedir = $(libdir)/cmake/expat-@PACKAGE_VERSION@
73 cmake/autotools/expat-noconfig__linux.cmake.in \
74 cmake/autotools/expat-noconfig__macos.cmake.in \
75 cmake/autotools/expat-noconfig__windows.cmake.in \
76 cmake/autotools/expat-package-init.cmake
    [all...]
  /src/external/mit/expat/dist/lib/
Makefile.am 35 expat.h \
74 expat.h \
  /src/external/bsd/unbound/dist/contrib/android/
install_expat.sh 3 LIBEXPAT_FNAME=expat-2.7.0
6 echo "Downloading Expat"
9 echo "Failed to download Expat"
13 echo "Unpacking Expat"
17 echo "Failed to unpack Expat"
23 echo "Configuring Expat"
25 echo "Error: Failed to configure Expat"
42 echo "Building Expat"
44 echo "Failed to build Expat"
48 echo "Installing Expat"
    [all...]
  /src/external/bsd/unbound/dist/contrib/ios/
install_expat.sh 3 LIBEXPAT_FNAME=expat-2.7.0
6 echo "Downloading Expat"
9 echo "Failed to download Expat"
13 echo "Unpacking Expat"
17 echo "Failed to unpack Expat"
25 echo "Configuring Expat"
30 echo "Error: Failed to configure Expat"
48 echo "Building Expat"
50 echo "Failed to build Expat"
54 echo "Installing Expat"
    [all...]
  /src/external/mit/expat/dist/examples/
elements.c 1 /* This is simple demonstration of how to use expat. This program
5 It must be used with Expat compiled for UTF-8 output.
43 #include <expat.h>
outline.c 3 Must be used with Expat compiled for UTF-8 output.
40 #include <expat.h>
element_declarations.c 3 It must be used with Expat compiled for UTF-8 output.
44 #include <expat.h>
  /src/external/mit/xorg/tools/fc-cache/
Makefile 9 EXPAT= ${NETBSDSRCDIR}/external/mit/expat/dist
86 .PATH: ${EXPAT}/lib
87 SRCS.expat= xmlparse.c xmltok.c xmlrole.c
89 SRCS= ${SRCS.fc-cache} ${SRCS.fontconfig} ${SRCS.freetype} ${SRCS.expat}
120 -I${EXPAT}/lib -I${EXPAT}/../lib/libexpat \
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 11 BuildRequires: flex, openssl-devel, expat-devel
106 - Add expat-devel to BuildRequires
  /src/external/mit/xorg/lib/fontconfig/src/
Makefile 261 expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat \
  /src/external/mit/xorg/lib/libGL/
Makefile 221 expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat \
  /src/external/mit/xorg/lib/libGL.old/
Makefile 211 expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat \
  /src/external/bsd/libarchive/lib/libarchive/
Makefile 12 expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat \
  /src/external/bsd/libarchive/dist/libarchive/
archive_version_details.c 59 #include <expat.h>
112 archive_strcat(str, " expat/");
  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-glade.c 33 # include <expat.h>
159 binary interface declared in <expat.h>. */
397 /* expat feeds us strings in UTF-8 encoding. */
464 Language \"glade\" is not supported. %s relies on expat.\n\
465 This version was built without expat.\n"),
  /src/lib/
Makefile 101 SUBDIR+= ../external/mit/expat/lib
  /src/external/mit/xorg/lib/dri/
Makefile 470 LIBDPLIBS+= expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat
  /src/external/mit/xorg/lib/dri.old/
Makefile 441 LIBDPLIBS+= expat ${NETBSDSRCDIR}/external/mit/expat/lib/libexpat
  /src/external/mit/xorg/lib/gallium.old/
Makefile 985 LIBDPLIBS+= expat ${.CURDIR}/../../../../../external/mit/expat/lib/libexpat
  /src/external/mit/xorg/lib/gallium/
Makefile 1191 LIBDPLIBS+= expat ${.CURDIR}/../../../../../external/mit/expat/lib/libexpat

Completed in 38 milliseconds

1 2