Home
last modified time | relevance | path

Searched refs:ResourceName (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DExegesisEmitter.cpp79 const llvm::StringRef ResourceName = in collectPfmCounters() local
81 if (ResourceName.empty()) in collectPfmCounters()
83 if (!Seen.insert(ResourceName).second) in collectPfmCounters()
85 "duplicate ResourceName " + ResourceName); in collectPfmCounters()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTableTheme.java20 import org.robolectric.res.android.ResTable.ResourceName;
47 ResourceName resourceName = new ResourceName(); in toString()
253 ResourceName outName = new ResourceName(); in applyStyle()
DAttributeResolution.java417 ResTable.ResourceName attrName = new ResTable.ResourceName(); in ApplyStyle()
418 ResTable.ResourceName attrRefName = new ResTable.ResourceName(); in ApplyStyle()
DCppAssetManager2.java126 public static class ResourceName { class in CppAssetManager2
774 public boolean GetResourceName(int resid, ResourceName out_name) { in GetResourceName()
1198 ResourceName out_name = new ResourceName(); in GetResourceName()
DResTable.java2403 public boolean getResourceName(int resID, boolean allowUtf8, ResourceName outName) { in getResourceName()
2449 ResourceName outName = new ResourceName(); in getResourceName()
3045 public static class ResourceName { class
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h170 const char *ResourceName; variable
182 const char *ResourceName,
189 ResourceName(ResourceName), in DiagnosticInfo()
194 const char *getResourceName() const { return ResourceName; } in getResourceName()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp149 SmallString<16> ResourceName = StringRef(Path); in getDarwinDWARFResourceForPath() local
151 ResourceName += ".dSYM"; in getDarwinDWARFResourceForPath()
153 sys::path::append(ResourceName, "Contents", "Resources", "DWARF"); in getDarwinDWARFResourceForPath()
154 sys::path::append(ResourceName, Basename); in getDarwinDWARFResourceForPath()
155 return ResourceName.str(); in getDarwinDWARFResourceForPath()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java57 import org.robolectric.res.android.ResTable.ResourceName;
203 ResourceName name = new ResourceName(); in getResourceName()
233 ResourceName name = new ResourceName(); in getResourcePackageName()
245 ResourceName name = new ResourceName(); in getResourceTypeName()
257 ResourceName name = new ResourceName(); in getResourceEntryName()
590 ResourceName resourceName = new ResourceName(); in getResourceBagValues()
DShadowArscAssetManager10.java67 import org.robolectric.res.android.CppAssetManager2.ResourceName;
1170 CppAssetManager2.ResourceName name = new ResourceName(); in nativeGetResourceName()
1211 final ResourceName name = new ResourceName(); in nativeGetResourcePackageName()
1226 final ResourceName name = new ResourceName(); in nativeGetResourceTypeName()
1243 final ResourceName name = new ResourceName(); in nativeGetResourceEntryName()
DShadowArscAssetManager9.java65 import org.robolectric.res.android.CppAssetManager2.ResourceName;
1166 CppAssetManager2.ResourceName name = new ResourceName(); in nativeGetResourceName()
1207 final ResourceName name = new ResourceName(); in nativeGetResourcePackageName()
1222 final ResourceName name = new ResourceName(); in nativeGetResourceTypeName()
1239 final ResourceName name = new ResourceName(); in nativeGetResourceEntryName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp181 SmallString<16> ResourceName = StringRef(Path); in getDarwinDWARFResourceForPath() local
183 ResourceName += ".dSYM"; in getDarwinDWARFResourceForPath()
185 sys::path::append(ResourceName, "Contents", "Resources", "DWARF"); in getDarwinDWARFResourceForPath()
186 sys::path::append(ResourceName, Basename); in getDarwinDWARFResourceForPath()
187 return ResourceName.str(); in getDarwinDWARFResourceForPath()
/external/llvm-project/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp183 SmallString<16> ResourceName = StringRef(Path); in getDarwinDWARFResourceForPath() local
185 ResourceName += ".dSYM"; in getDarwinDWARFResourceForPath()
187 sys::path::append(ResourceName, "Contents", "Resources", "DWARF"); in getDarwinDWARFResourceForPath()
188 sys::path::append(ResourceName, Basename); in getDarwinDWARFResourceForPath()
189 return std::string(ResourceName.str()); in getDarwinDWARFResourceForPath()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h182 const char *ResourceName; variable
193 DiagnosticInfoResourceLimit(const Function &Fn, const char *ResourceName,
198 : DiagnosticInfo(Kind, Severity), Fn(Fn), ResourceName(ResourceName), in DiagnosticInfo()
202 const char *getResourceName() const { return ResourceName; } in getResourceName()
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticInfo.h183 const char *ResourceName; variable
194 DiagnosticInfoResourceLimit(const Function &Fn, const char *ResourceName,
199 : DiagnosticInfo(Kind, Severity), Fn(Fn), ResourceName(ResourceName), in DiagnosticInfo()
203 const char *getResourceName() const { return ResourceName; } in getResourceName()
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/
DAttributeSetBuilderImpl.java34 import org.robolectric.res.android.ResTable.ResourceName;
97 ResourceName name = new ResourceName(); in getResourceName()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetPfmCounters.td26 string ResourceName = resource_name;
/external/llvm-project/llvm/include/llvm/Target/
DTargetPfmCounters.td28 string ResourceName = resource_name;
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi5537 …<class-decl name='ResourceName' is-struct='yes' visibility='default' is-declaration-only='yes' id=…