Home
last modified time | relevance | path

Searched refs:hasResources (Results 1 – 8 of 8) sorted by relevance

/external/deqp/scripts/android/
Dbuild_apk.py369 def __init__ (self, appDirName, appName, hasResources = True): argument
372 self.hasResources = hasResources
458 if self.package.hasResources:
573 if pkg.hasResources:
811 if library.hasResources:
816 if package.hasResources:
840 ctsPackage = PackageDescription("openglcts", "Khronos-CTS", hasResources = False)
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DResourcePath.java28 public boolean hasResources() { in hasResources() method in ResourcePath
DResourceTableFactory.java111 if (!resourcePath.hasResources()) {
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h102 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h124 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp88 if (FBI->hasResources()) in getResources()
133 assert(BlockInfo[MBBNum].hasResources() && in getProcResourceCycles()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp101 if (FBI->hasResources()) in getResources()
146 assert(BlockInfo[MBBNum].hasResources() && in getProcResourceCycles()
/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js4328 if (this.tagName === 'A' && !this.hasResources) {
4386 namespace[0].hasResources = true;