Home
last modified time | relevance | path

Searched defs:imported (Results 1 – 11 of 11) sorted by relevance

/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DRunWithAnnotator.java100 boolean imported) { in annotateTypeDeclaration()
125 boolean imported) { in addRunWithAnnotation()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemExtensionCall.java120 Stylesheet imported = stylesheet.getGlobalImport(i); in getElemExtensionDecl() local
DStylesheetRoot.java277 StylesheetComposed imported = getGlobalImport(i); in recompose() local
336 StylesheetComposed imported = this.getGlobalImport(i); in recompose() local
410 Stylesheet imported = stylesheet.getImport(i); in addImports() local
/external/elfutils/libdw/
Dlibdw_visit_scopes.c133 bool imported = false; in walk_children() local
/external/drm_gralloc/
Dgralloc_drm_priv.h81 int imported; /* the handle is from a remote proces when true */ member
Dgralloc_drm.cpp280 int imported = bo->imported; in gralloc_drm_bo_destroy() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECAlgorithms.java54 ECPoint[] imported = new ECPoint[count]; in sumOfMultiplies() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRule.java158 public boolean imported = false; field in Rule
/external/mesa3d/src/glx/
Dglxclient.h284 GLboolean imported; member
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerImpl.java1207 StylesheetComposed imported = stylesheet.getGlobalImport(i); in transformNode() local
/external/libxml2/
Dxmlschemas.c403 int imported; member
435 int imported; member
458 int imported; member
10087 int imported) in xmlSchemaGetSchemaBucketByTNS()
22032 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) { in xmlSchemaAugmentImportedIDC()