Searched refs:topLevel (Results 1 - 19 of 19) sorted by relevance

/external/python/cpython2/Lib/unittest/
H A Dsuite.py89 topLevel = False
91 result._testRunEntered = topLevel = True
112 if topLevel:
/external/python/cpython3/Lib/unittest/
H A Dsuite.py103 topLevel = False
105 result._testRunEntered = topLevel = True
129 if topLevel:
/external/annotation-tools/annotation-file-utilities/src/annotator/find/
H A DIsSigMethodCriterion.java97 CompilationUnitTree topLevel = path.getCompilationUnit();
98 Context result = contextCache.get(topLevel);
103 ExpressionTree packageTree = topLevel.getPackageName();
112 for (ImportTree i : topLevel.getImports()) {
118 contextCache.put(topLevel, result);
/external/icu/icu4c/source/i18n/
H A Dreldatefmt.cpp619 LocalUResourceBundlePointer topLevel(
625 int32_t size = ures_getSize(topLevel.getAlias());
632 return getStringByIndex(topLevel.getAlias(), 8, result, status);
638 LocalUResourceBundlePointer topLevel(ures_open(NULL, localeId, &status));
649 topLevel.getAlias(),
656 if (!getDateTimePattern(topLevel.getAlias(), dateTimePattern, status)) {
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/
H A DEmitterTest.java166 List<?> topLevel = Arrays.asList(Collections.singletonMap("k1", "v1"), Collections.singletonMap("k2", "v2"));
167 Map<String, ?> map = Collections.singletonMap("aaa", topLevel);
/external/turbine/java/com/google/turbine/binder/
H A DBinder.java136 CompoundScope topLevel = CompoundScope.base(tli).append(javaLang);
150 ImportScope.fromScope(topLevel)
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp2112 int topLevel = baseTexture->getTopLevel(); local
2126 else if(surfaceLevel > topLevel)
2128 surfaceLevel = topLevel;
2149 else if(surfaceLevel > topLevel)
2151 surfaceLevel = topLevel;
/external/libxml2/
H A Dxmlschemas.c5200 xmlNodePtr node, int topLevel)
5218 if (topLevel)
5363 xmlNodePtr node, int topLevel)
5381 if (topLevel)
5405 xmlNodePtr node, int topLevel)
5422 if (topLevel) {
6262 int topLevel);
6267 int topLevel);
8487 * @topLevel: indicates if this is global declaration
8497 xmlNodePtr node, int *isElemRef, int topLevel)
5198 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5361 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5402 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlSchemaTypeType type, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
8496 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int *isElemRef, int topLevel) argument
9174 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int topLevel) argument
12142 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int topLevel) argument
[all...]
/external/kotlinc/lib/
H A Dkotlin-annotation-processing.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-annotation-processing.kotlin_module ...
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.cpp2372 int topLevel = baseTexture->getTopLevel(); local
2386 else if(surfaceLevel > topLevel)
2388 surfaceLevel = topLevel;
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/annotation-tools/asmx/test/lib/
H A Dsaxon7.jarMETA-INF/ META-INF/MANIFEST.MF net/sf/saxon/Compile.class Compile.java package ...
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 926 milliseconds