OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlfile
(Results
1 - 8
of
8
) sorted by null
/external/expat/tests/
xmltest.sh
99
for
xmlfile
in *.xml ; do
100
RunXmlwfWF "$
xmlfile
" "$xmldir/"
108
for
xmlfile
in *pass*.xml ; do
109
RunXmlwfWF "$
xmlfile
" "oasis/"
127
for
xmlfile
in *.xml ; do
128
RunXmlwfNotWF "$
xmlfile
" "$xmldir/"
135
for
xmlfile
in *fail*.xml ; do
136
RunXmlwfNotWF "$
xmlfile
" "oasis/"
/external/bzip2/
xmlproc.sh
36
xmlfile
=$1; shift
38
if !(test -f $
xmlfile
); then
39
echo "No such file: $
xmlfile
";
47
basename=$
xmlfile
56
# first process the
xmlfile
with CDATA tags
57
./format.pl $
xmlfile
$xmlfmtfile
/art/test/dexdump/
run-all-tests
56
xmlfile
=${basenm}.xml
59
genxmlfile=${tmpdir}/${
xmlfile
}
70
cmp ${
xmlfile
} ${genxmlfile}
/cts/tools/utils/
android_api_description_splitter.py
21
# android_api_description.py
xmlfile
tagname
85
def __init__(self,
xmlfile
, outPath):
86
self.doc = xml.dom.minidom.parse(
xmlfile
)
148
print "Usage: splitxml.py
xmlfile
outpath tagname"
/prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar
/prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar
Completed in 311 milliseconds