OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expat
(Results
1 - 25
of
249
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/parsers/
__init__.py
5
expat
-- Python wrapper for James Clark's
Expat
parser, with namespace
expat.py
1
"""Interface to the
Expat
non-validating XML parser."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/parsers/
__init__.py
5
expat
-- Python wrapper for James Clark's
Expat
parser, with namespace
expat.py
1
"""Interface to the
Expat
non-validating XML parser."""
/external/chromium_org/tools/gn/secondary/third_party/expat/
BUILD.gn
7
libs = [ "
expat
" ]
10
group("
expat
") {
15
# <android_src>/external/
expat
/lib
22
static_library("
expat
") {
24
"files/lib/
expat
.h",
/external/expat/tests/
README.txt
1
This directory contains the (fledgling) test suite for
Expat
. The
3
are not expected to be useful examples of
Expat
usage; see the
6
The
Expat
tests use a partial internal implementation of the "Check"
11
Expat
must be built and, depending on platform, must be installed, before "make check" can be executed.
runtestspp.cpp
3
// This is used to ensure the
Expat
headers can be included from C++
/external/chromium_org/third_party/expat/
README.chromium
1
Name:
Expat
XML Parser
2
Short Name:
expat
3
URL: http://sourceforge.net/projects/
expat
/
9
This is
Expat
XML parser - very lightweight C library for parsing XML.
10
Expat
is distributed under an MIT license detailed in files/COPYING.
16
lib/
expat
*.dsp
30
expat
.dsw
31
expat
.dsw
expat.gyp
8
# On Linux, we implicitly already depend on
expat
via fontconfig;
30
'target_name': '
expat
',
41
'<(android_src)/external/
expat
/lib',
51
'target_name': '
expat
',
54
'files/lib/
expat
.h',
60
# Prefer adding a dependency to
expat
and relying on the following
expat.target.darwin-arm.mk
7
LOCAL_MODULE_STEM :=
expat
27
.PHONY:
expat
28
expat
: third_party_expat_expat_gyp
expat.target.darwin-mips.mk
7
LOCAL_MODULE_STEM :=
expat
27
.PHONY:
expat
28
expat
: third_party_expat_expat_gyp
expat.target.darwin-x86.mk
7
LOCAL_MODULE_STEM :=
expat
27
.PHONY:
expat
28
expat
: third_party_expat_expat_gyp
expat.target.linux-arm.mk
7
LOCAL_MODULE_STEM :=
expat
27
.PHONY:
expat
28
expat
: third_party_expat_expat_gyp
expat.target.linux-mips.mk
7
LOCAL_MODULE_STEM :=
expat
27
.PHONY:
expat
28
expat
: third_party_expat_expat_gyp
expat.target.linux-x86.mk
7
LOCAL_MODULE_STEM :=
expat
27
.PHONY:
expat
28
expat
: third_party_expat_expat_gyp
/external/expat/
README.android
3
(croot && cd external/
expat
&& ./import_expat.sh ~/Downloads/
expat
-2.1.0.tar.gz && mm -j32 -B)
import_expat.sh
6
echo "usage: $0
expat
.tar.gz"
28
rm
expat
.dsw
29
rm
expat
.pc.in
34
rm lib/
expat
.dsp
/external/chromium_org/third_party/expat/files/
MANIFEST
5
amiga/
expat
.xml
8
amiga/include/proto/
expat
.h
9
amiga/include/libraries/
expat
.h
10
amiga/include/interfaces/
expat
.h
11
amiga/include/inline4/
expat
.h
17
bcb5/
expat
.bpf
18
bcb5/
expat
.bpr
19
bcb5/
expat
.mak
39
doc/
expat
.png
53
expat
.ds
[
all
...]
README
2
Expat
, Release 2.0.1
4
This is
Expat
, a C library for parsing XML, written by James Clark.
5
Expat
is a stream-oriented XML parser. This means that you register
15
Expat
is free software. You may copy, distribute, and modify it under
20
Versions of
Expat
that have an odd minor version (the middle number in
25
If you are building
Expat
from a check-out from the CVS repository,
36
To build
Expat
from a source distribution, you first run the
45
libexpat into /usr/local/lib,
expat
.h into /usr/local/include, and
67
If you are interested in building
Expat
to provide document
120
When using
Expat
with a project using autoconf for configuration, yo
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/
SOURCES
5
toolchain/
expat
.git 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
expat
package for building gdb-7.3
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/
SOURCES
5
toolchain/
expat
.git 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
expat
package for building gdb-7.3
/external/chromium_org/build/linux/unbundle/
expat.gyp
8
'target_name': '
expat
',
/external/expat/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.
9
#include "
expat
.h"
12
#include <proto/
expat
.h>
/system/media/audio_route/
Android.mk
6
external/
expat
/lib
/development/ide/xcode/expat.xcodeproj/
project.pbxproj
25
FEDCE3DA09CEF35D0042D964 /* xmlparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xmlparse.c; path = "../../extlibs/
expat
-2.0.0/lib/xmlparse.c"; sourceTree = SOURCE_ROOT; };
26
FEDCE3DB09CEF35D0042D964 /* xmlrole.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xmlrole.c; path = "../../extlibs/
expat
-2.0.0/lib/xmlrole.c"; sourceTree = SOURCE_ROOT; };
27
FEDCE3DC09CEF35D0042D964 /* xmlrole.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xmlrole.h; path = "../../extlibs/
expat
-2.0.0/lib/xmlrole.h"; sourceTree = SOURCE_ROOT; };
28
FEDCE3E109CEF3830042D964 /* xmltok.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xmltok.c; path = "../../extlibs/
expat
-2.0.0/lib/xmltok.c"; sourceTree = SOURCE_ROOT; };
29
FEDCE3E209CEF3830042D964 /* xmltok.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xmltok.h; path = "../../extlibs/
expat
-2.0.0/lib/xmltok.h"; sourceTree = SOURCE_ROOT; };
43
08FB7794FE84155DC02AAC07 /*
expat
*/ = {
50
name =
expat
;
98
D2AAC045055464E500DB518D /*
expat
*/ = {
100
buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "
expat
" */;
110
name =
expat
;
[
all
...]
Completed in 1483 milliseconds
1
2
3
4
5
6
7
8
9
10