Home
last modified time | relevance | path

Searched defs:ResourceManager (Results 1 – 9 of 9) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/
DMessages.Designer.cs39 internal static global::System.Resources.ResourceManager ResourceManager { property in Antlr.Runtime.Messages
/external/clang/tools/clang-format-vs/ClangFormat/
DResources.Designer.cs39 internal static global::System.Resources.ResourceManager ResourceManager { property in LLVM.ClangFormat.Resources
/external/lzma/CS/7zip/Compress/LzmaAlone/Properties/
DResources.cs40 public static System.Resources.ResourceManager ResourceManager property in LzmaAlone.Properties.Resources
/external/drm_hwcomposer/drm/
DResourceManager.cpp37 ResourceManager::ResourceManager( in ResourceManager() function in android::ResourceManager
/external/libkmsxx/kms++util/src/
Dresourcemanager.cpp8 ResourceManager::ResourceManager(Card& card) in ResourceManager() function in ResourceManager
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp111 ResourceManager::ResourceManager(const MCSchedModel &SM) in ResourceManager() function in llvm::mca::ResourceManager
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h443 ResourceManager(const TargetSubtargetInfo *ST) in ResourceManager() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc696 TEST_F(XlaCompilerTest, ResourceManager) { in TEST_F() argument
/external/python/setuptools/pkg_resources/
D__init__.py1122 class ResourceManager: class