/system/media/camera/docs/ |
metadata-validate | 28 schema=$thisdir/metadata_properties.xsd
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/ |
xdf-objfmt.c | 95 /*@dependent@*/ xdf_section_data *xsd; member in struct:xdf_objfmt_output_info 208 info->xsd->nreloc++; 255 info->xsd->size += size; 286 /*@dependent@*/ /*@null@*/ xdf_section_data *xsd; local 291 xsd = yasm_section_get_data(sect, &xdf_section_data_cb); 292 assert(xsd != NULL); 294 if (xsd->flags & XDF_SECT_BSS) { 299 xsd->size = yasm_bc_next_offset(yasm_section_bcs_last(sect)); 309 info->xsd = xsd; 379 \/*@dependent@*\/ \/*@null@*\/ xdf_section_data *xsd; local 671 xdf_section_data *xsd; local 781 xdf_section_data *xsd = (xdf_section_data *)data; local 792 xdf_section_data *xsd = (xdf_section_data *)data; local 817 xdf_symrec_data *xsd = (xdf_symrec_data *)data; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
feedPublish.emf.properties | 71 # eg., ALL,ALL,ALL,SDK,emf-sdo-xsd-SDK-%%buildAlias%%.zip 72 Releases=ALL,ALL,ALL,SDK,emf-sdo-xsd-SDK-%%buildAlias%%.zip
|
feedPublish.uml2.properties | 57 dependencyURLs=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/M20060919-1045/eclipse-SDK-M20060919-1045-linux-gtk.tar.gz http://www.eclipse.org/downloads/download.php?file=/tools/emf/downloads/drops/2.2.1/S200609210005/emf-sdo-xsd-SDK-2.2.1RC2.zip
|
/development/build/tools/ |
sdk_repo.mk | 163 $(TOPDIR)prebuilts/devtools/repository/sdk-repository-*.xsd \ 169 $(TOPDIR)prebuilts/devtools/repository/sdk-addon-*.xsd \
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlreader.h | 292 const char *xsd);
|
/external/libxml2/include/libxml/ |
xmlreader.h | 292 const char *xsd);
|
/external/chromium_org/third_party/libxml/src/ |
xmlreader.c | [all...] |
testapi.c | 32340 char * xsd; \/* the path to a W3C XSD schema or NULL *\/ local [all...] |
/external/libxml2/ |
xmlreader.c | [all...] |