HomeSort by relevance Sort by last modified time
    Searched full:expat (Results 101 - 125 of 467) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/expat/
Makefile.am 9 # Copyright (c) 2017 Expat development team
45 pkgconfig_DATA = expat.pc
63 lib/expat.vcxproj \
64 lib/expat.vcxproj.filters \
77 win32/expat.iss \
84 expat.sln
90 conftools/expat.m4 \
configure.ac 1 dnl configuration script for expat
6 dnl This file is part of EXPAT.
8 dnl EXPAT is free software; you can redistribute it and/or modify it
13 dnl Ensure that Expat is configured with autoconf 2.58 or newer
16 dnl Get the version number of Expat, using m4's esyscmd() command to run
27 [esyscmd(conftools/get-version.sh lib/expat.h)],
29 AC_INIT(expat, expat_version, expat-bugs@libexpat.org)
246 AC_CONFIG_FILES([Makefile expat.pc])
  /external/expat/lib/
expat.vcxproj 77 <PrecompiledHeaderOutputFile>.\..\win32\tmp\Debug\expat.pch</PrecompiledHeaderOutputFile>
85 <TypeLibraryName>.\..\win32\bin\Debug\expat.tlb</TypeLibraryName>
95 <OutputFile>.\..\win32\bin\Debug\expat.bsc</OutputFile>
118 <PrecompiledHeaderOutputFile>.\..\win32\tmp\Release\expat.pch</PrecompiledHeaderOutputFile>
126 <TypeLibraryName>.\..\win32\bin\Release\expat.tlb</TypeLibraryName>
136 <OutputFile>.\..\win32\bin\Release\expat.bsc</OutputFile>
164 <ClInclude Include="expat.h" />
Makefile.am 9 # Copyright (c) 2017 Expat development team
33 expat.h \
63 expat.h \
  /external/python/cpython2/PC/VS7.1/
_elementtree.vcproj 24 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
77 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
133 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
193 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
249 RelativePath="..\..\Modules\expat\xmlparse.c">
252 RelativePath="..\..\Modules\expat\xmlrole.c">
255 RelativePath="..\..\Modules\expat\xmltok.c">
pyexpat.vcproj 23 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
76 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
132 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
192 AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
248 RelativePath="..\..\Modules\expat\xmlparse.c">
251 RelativePath="..\..\Modules\expat\xmlrole.c">
254 RelativePath="..\..\Modules\expat\xmltok.c">
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
amigaconfig.h 56 #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org"
59 #define PACKAGE_NAME "expat"
62 #define PACKAGE_STRING "expat 1.95.8"
pyexpatns.h 3 * Namespace all expat exported symbols to avoid dynamic loading symbol
11 * --> pyexpat gets the expat symbols from the already loaded and *older*
18 * // Added in Expat 1.95.7.
expat_external.h 20 /* Expat tries very hard to make the API boundary very specifically
35 The XMLCALL macro was added in Expat 1.95.7. The only one which is
38 Note that on at least some Unix versions, the Expat library must be
65 /* using Expat from an application */
  /frameworks/base/tools/aapt2/tools/consumers/
positional_arguments.py 10 import xml.parsers.expat
19 parser = xml.parsers.expat.ParserCreate("utf-8")
45 """Callback class for xml.parsers.expat which records locations of
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
expat_external.h 20 /* Expat tries very hard to make the API boundary very specifically
35 The XMLCALL macro was added in Expat 1.95.7. The only one which is
38 Note that on at least some Unix versions, the Expat library must be
65 /* using Expat from an application */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/
__init__.py 8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
expat_external.h 18 /* Expat tries very hard to make the API boundary very specifically
33 The XMLCALL macro was added in Expat 1.95.7. The only one which is
36 Note that on at least some Unix versions, the Expat library must be
63 /* using Expat from an application */