Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dhandle_passing_unittest.cc141 InterfaceRequest<imported::ImportedInterface> imported, in RequestImportedInterface()
144 imported::ImportedInterfacePtr imported, in TakeImportedInterface() argument
207 imported::ImportedInterfacePtrInfo imported; in TEST_P() local
/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/python/cpython2/Lib/test/
Dtest_site.py271 def __init__(self, filename_base=TESTFN, imported="time", argument
/external/v8/src/wasm/
Dwasm-module.h59 bool imported; member
73 bool imported; // true if imported. member
381 bool imported = false; // true if imported. member
Dwasm-debug-evaluate.cc294 for (const WasmImport imported : raw_module->import_table) { in VerifyEvaluatorInterface() local
Dwasm-code-manager.cc1964 int imported = module()->num_imported_functions; in FindFunctionsToRecompile() local
Dmodule-compiler.cc2878 int imported = module->num_imported_functions; in InitializeRecompilation() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECAlgorithms.java54 ECPoint[] imported = new ECPoint[count]; in sumOfMultiplies() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
DECAlgorithms.java58 ECPoint[] imported = new ECPoint[count]; in sumOfMultiplies() local
/external/python/cpython3/Lib/test/
Dtest_site.py318 def __init__(self, filename_base=TESTFN, imported="time", argument
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c64 boolean imported; /* TRUE if imported from another process */ member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h91 boolean imported; member
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc117 auto& imported = (*function_map_)[computation]; in ImportFunction() local
/external/antlr/tool/src/main/java/org/antlr/tool/
DRule.java163 public boolean imported = false; field in Rule
/external/mesa3d/src/glx/
Dglxclient.h305 GLboolean imported; member
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerImpl.java1207 StylesheetComposed imported = stylesheet.getGlobalImport(i); in transformNode() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.c580 struct iris_resource *res, bool imported) in iris_resource_configure_aux()
/external/libxml2/
Dxmlschemas.c410 int imported; member
442 int imported; member
465 int imported; member
10113 int imported) in xmlSchemaGetSchemaBucketByTNS()
22061 xmlSchemaImportPtr imported = (xmlSchemaImportPtr) payload; in xmlSchemaAugmentImportedIDC() local