| /external/v8/tools/testrunner/local/ |
| D | junit_output.py | 29 import xml.etree.ElementTree as xml namespace 47 def FinishAndWrite(self, file): argument
|
| /external/selinux/policycoreutils/gui/ |
| D | modulesPage.py | 50 def __init__(self, xml): argument 181 def add(self, file): argument
|
| /external/dbus/bus/ |
| D | main.c | 146 DBusString xml; in introspect() local 431 const char *file; in main() local 455 const char *file; in main() local
|
| /external/ImageMagick/MagickCore/ |
| D | locale.c | 334 MagickPrivate ssize_t FormatLocaleFileList(FILE *file, in FormatLocaleFileList() 379 MagickExport ssize_t FormatLocaleFile(FILE *file, in FormatLocaleFile() 810 *xml; in GetLocaleOptions() local 1033 MagickExport MagickBooleanType ListLocaleInfo(FILE *file, in ListLocaleInfo() 1151 static MagickBooleanType LoadLocaleCache(SplayTreeInfo *cache,const char *xml, in LoadLocaleCache()
|
| D | type.c | 743 *file, in LoadFontConfigFonts() local 937 MagickExport MagickBooleanType ListTypeInfo(FILE *file,ExceptionInfo *exception) in ListTypeInfo() 1069 static MagickBooleanType LoadTypeCache(SplayTreeInfo *cache,const char *xml, in LoadTypeCache() 1156 *xml; in LoadTypeCache() local
|
| D | coder.c | 728 MagickExport MagickBooleanType ListCoderInfo(FILE *file, in ListCoderInfo() 809 static MagickBooleanType LoadCoderCache(SplayTreeInfo *cache,const char *xml, in LoadCoderCache()
|
| D | configure.c | 669 *xml; in GetConfigureOptions() local 1053 MagickExport MagickBooleanType ListConfigureInfo(FILE *file, in ListConfigureInfo() 1146 const char *xml,const char *filename,const size_t depth, in LoadConfigureCache()
|
| D | xml-tree.c | 602 *xml; in FileToXML() local 605 file; in FileToXML() local 1370 static char *ParseEntities(char *xml,char **entities,int state) in ParseEntities() 1542 static void ParseCharacterContent(XMLTreeRoot *root,char *xml, in ParseCharacterContent() 1581 static MagickBooleanType ValidateEntities(char *tag,char *xml,char **entities) in ValidateEntities() 1607 static void ParseProcessingInstructions(XMLTreeRoot *root,char *xml, in ParseProcessingInstructions() 1684 static MagickBooleanType ParseInternalDoctype(XMLTreeRoot *root,char *xml, in ParseInternalDoctype() 1942 MagickExport XMLTreeInfo *NewXMLTree(const char *xml,ExceptionInfo *exception) in NewXMLTree() 2749 *xml; in XMLTreeInfoToXML() local
|
| D | threshold.c | 917 static ThresholdMap *GetThresholdMapFile(const char *xml,const char *filename, in GetThresholdMapFile() 1125 MagickBooleanType ListThresholdMapFile(FILE *file,const char *xml, in ListThresholdMapFile() 1209 MagickExport MagickBooleanType ListThresholdMaps(FILE *file, in ListThresholdMaps()
|
| D | magic.c | 738 MagickExport MagickBooleanType ListMagicInfo(FILE *file, in ListMagicInfo() 831 static MagickBooleanType LoadMagicCache(LinkedListInfo *cache,const char *xml, in LoadMagicCache()
|
| D | policy.c | 641 MagickExport MagickBooleanType ListPolicyInfo(FILE *file, in ListPolicyInfo() 740 static MagickBooleanType LoadPolicyCache(LinkedListInfo *cache,const char *xml, in LoadPolicyCache()
|
| D | mime.c | 702 MagickExport MagickBooleanType ListMimeInfo(FILE *file,ExceptionInfo *exception) in ListMimeInfo() 792 static MagickBooleanType LoadMimeCache(LinkedListInfo *cache,const char *xml, in LoadMimeCache()
|
| D | log.c | 126 *file; member 732 MagickExport MagickBooleanType ListLogInfo(FILE *file,ExceptionInfo *exception) in ListLogInfo() 1429 static MagickBooleanType LoadLogCache(LinkedListInfo *cache,const char *xml, in LoadLogCache()
|
| D | color.c | 1908 MagickExport MagickBooleanType ListColorInfo(FILE *file, in ListColorInfo() 1998 static MagickBooleanType LoadColorCache(LinkedListInfo *cache,const char *xml, in LoadColorCache()
|
| D | delegate.c | 1889 MagickExport MagickBooleanType ListDelegateInfo(FILE *file, in ListDelegateInfo() 1993 const char *xml,const char *filename,const size_t depth, in LoadDelegateCache()
|
| /external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/ |
| D | TideMapLoader.java | 50 private XmlReader xml = new XmlReader(); field in TideMapLoader 294 private static FileHandle getRelativeFileHandle (FileHandle file, String path) { in getRelativeFileHandle()
|
| D | BaseTmxMapLoader.java | 57 protected XmlReader xml = new XmlReader(); field in BaseTmxMapLoader 358 protected static FileHandle getRelativeFileHandle (FileHandle file, String path) { in getRelativeFileHandle()
|
| /external/fonttools/Lib/fontTools/ |
| D | merge.py | 851 def __init__(self, verbose=False, xml=False, timing=False): argument 878 def font(self, font, file=sys.stdout): argument
|
| D | subset.py | 2069 def __init__(self, verbose=False, xml=False, timing=False): argument 2104 def font(self, font, file=sys.stdout): argument
|
| /external/libgdx/gdx/src/com/badlogic/gdx/utils/ |
| D | XmlReader.java | 42 public Element parse (String xml) { in parse() 79 public Element parse (FileHandle file) throws IOException { in parse()
|
| /external/doclava/src/com/google/doclava/ |
| D | Stubs.java | 54 File xml = new File(apiFile); in writeStubsAndApi() local 438 File file = new File(filename); in writeClassFile() local
|
| /external/chromium-trace/catapult/third_party/jquery/ |
| D | jquery-2.1.4.js | 1807 markFunction(function( seed, matches, context, xml ) { argument 1819 function( elem, context, xml ) { argument 2001 for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { property 2097 function( elem, context, xml ) { argument 2106 function( elem, context, xml ) { argument 2145 function( elem, context, xml ) { argument 2166 function condense( unmatched, map, filter, context, xml ) { argument 2194 return markFunction(function( seed, results, context, xml ) { argument 2341 superMatcher = function( seed, context, xml, results, outermost ) { argument
|
| /external/libxml2/ |
| D | catalog.c | 171 xmlCatalogEntryPtr xml; member 2326 const char *file, int super) { in xmlParseSGMLCatalog()
|
| D | runtest.c | 346 char *file = NULL; in testStructuredErrorHandler() local 3417 char xml[500]; in patternTest() local
|