/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/gui/ |
D | modulesPage.py | 59 def __init__(self, xml): argument 190 def add(self, file): argument
|
/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/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/ |
D | ReportSupport.java | 92 final XMLFormatter xml = new XMLFormatter(); in addXmlFormatter() local 263 final File file = new File(sourceRoot, r); in getSourceFile() local 287 File file = new File(path); in resolvePath() local
|
/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/doclava/src/com/google/doclava/ |
D | Stubs.java | 62 File xml = new File(apiFile); in writeStubsAndApi() local 504 File file = new File(filename); in writeClassFile() local
|
/external/libxml2/ |
D | catalog.c | 171 xmlCatalogEntryPtr xml; member 2331 const char *file, int super) { in xmlParseSGMLCatalog()
|
D | runtest.c | 351 char *file = NULL; in testStructuredErrorHandler() local 3498 char xml[500]; in patternTest() local
|