HomeSort by relevance Sort by last modified time
    Searched refs:DTD (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /system/libvintf/include/vintf/
XmlSchemaFormat.h 27 DTD,
32 "dtd", "xsd",
  /external/libxml2/python/tests/
serialize.py 72 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
78 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
84 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
96 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  /external/toolchain-utils/cros_utils/
html_tools.py 6 return """<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
7 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  /external/swiftshader/third_party/LLVM/utils/
show-diagnostics 29 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" \
30 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /frameworks/data-binding/compilerCommon/
XMLLexer.g4 35 /** Scarf all DTD stuff, Entity Declarations like <!ENTITY ...>,
38 DTD : '<!' .*? '>' -> skip ;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
rss2html.py 14 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  /external/python/cpython2/Demo/xml/
rss2html.py 14 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  /external/llvm/utils/
clang-parse-diagnostics-file 55 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" \
56 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
XMLLexer.java 20 COMMENT=1, CDATA=2, DTD=3, EntityRef=4, CharRef=5, SEA_WS=6, OPEN=7, XMLDeclOpen=8,
30 "COMMENT", "CDATA", "DTD", "EntityRef", "CharRef", "SEA_WS", "OPEN", "XMLDeclOpen",
41 null, "COMMENT", "CDATA", "DTD", "EntityRef", "CharRef", "SEA_WS", "OPEN",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
test_calendar.py 48 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c 287 } DTD;
388 static DTD * dtdCreate(const XML_Memory_Handling_Suite *ms);
390 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms);
392 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
394 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
436 DTD *dtd);
523 DTD *m_dtd;
700 DTD *dtd)
2156 DTD * const dtd = _dtd; local
2615 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
3660 DTD * const dtd = _dtd; local
4820 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
4971 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5280 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5311 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5375 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5444 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6152 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6204 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6238 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6262 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmlparse.c 287 } DTD;
388 static DTD * dtdCreate(const XML_Memory_Handling_Suite *ms);
390 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms);
392 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
394 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
436 DTD *dtd);
523 DTD *m_dtd;
700 DTD *dtd)
2156 DTD * const dtd = _dtd; local
2615 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
3660 DTD * const dtd = _dtd; local
4820 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
4971 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5280 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5311 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5375 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5444 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6152 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6204 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6238 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6262 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
    [all...]
  /external/libxml2/os400/
xmllint.cmd 18 /* DTD location. */
20 PARM KWD(DTD) TYPE(*PNAME) LEN(5000) VARY(*YES *INT2) +
23 PROMPT('DTD id, URL or file path')
27 PROMPT('DTD locator is URL/FPI')
  /prebuilts/go/darwin-x86/src/encoding/xml/
xml_test.go 19 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
20 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
40 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
41 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`),
77 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
78 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`),
  /prebuilts/go/linux-x86/src/encoding/xml/
xml_test.go 19 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
20 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
40 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
41 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`),
77 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
78 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmlparse.c 289 } DTD;
390 static DTD * dtdCreate(const XML_Memory_Handling_Suite *ms);
392 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms);
394 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
397 DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
442 DTD *dtd);
530 DTD *m_dtd;
728 DTD *dtd)
2240 DTD * const dtd = _dtd; local
2702 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
3777 DTD * const dtd = _dtd; local
4942 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5093 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5402 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5433 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5495 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5564 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6276 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6328 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6362 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6386 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
    [all...]
  /external/expat/lib/
xmlparse.c 297 } DTD;
398 static DTD * dtdCreate(const XML_Memory_Handling_Suite *ms);
400 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms);
402 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
405 DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
450 DTD *dtd);
538 DTD *m_dtd;
763 DTD *dtd
2290 DTD * const dtd = _dtd; local
2752 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
3829 DTD * const dtd = _dtd; local
4994 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5145 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5455 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5486 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5550 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5619 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6340 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6392 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6426 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6450 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
    [all...]
  /external/python/cpython2/Modules/expat/
xmlparse.c 289 } DTD;
390 static DTD * dtdCreate(const XML_Memory_Handling_Suite *ms);
392 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms);
394 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
397 DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
442 DTD *dtd);
530 DTD *m_dtd;
728 DTD *dtd
2254 DTD * const dtd = _dtd; local
2716 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
3793 DTD * const dtd = _dtd; local
4958 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5109 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5418 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5449 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5513 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5582 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6294 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6346 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6380 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6404 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
    [all...]
  /external/python/cpython2/Lib/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
test_calendar.py 49 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
13 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

Completed in 1130 milliseconds

1 2 3 4 5 6 7