Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 25 of 1196) sorted by relevance

12345678910>>...48

/prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/
DScanDirConfigTest.java87 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testLoad() local
120 final ScanDirConfigMXBean instance = in testSave() local
177 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testGetXmlConfigString() local
209 final ScanDirConfigMXBean instance = in testAddNotificationListener() local
282 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testGetConfigFilename() local
299 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testAddDirectoryScanner() local
/prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/
DScanDirConfigTest.java87 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testLoad() local
120 final ScanDirConfigMXBean instance = in testSave() local
177 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testGetXmlConfigString() local
209 final ScanDirConfigMXBean instance = in testAddNotificationListener() local
282 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testGetConfigFilename() local
299 final ScanDirConfig instance = new ScanDirConfig(file.getAbsolutePath()); in testAddDirectoryScanner() local
/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dnamed.go125 type instance struct { struct
126 orig *Named // original, uninstantiated type
127 targs *TypeList // type arguments
128 expandedMethods int // number of expanded methods; expandedMethods <= len(orig.methods)
129 ctxt *Context // local Context; set to nil after full expansion
/prebuilts/go/linux-x86/src/go/types/
Dnamed.go128 type instance struct { struct
129 orig *Named // original, uninstantiated type
130 targs *TypeList // type arguments
131 expandedMethods int // number of expanded methods; expandedMethods <= len(orig.methods)
132 ctxt *Context // local Context; set to nil after full expansion
/prebuilts/clang/host/linux-x86/clang-r536225/include/lld/Common/
DMemory.h52 SpecificAllocBase *instance = SpecificAllocBase::getOrCreate( in getSpecificAllocSingleton() local
68 thread_local SpecificAlloc<T> instance; in getSpecificAllocSingletonThreadLocal() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/lld/Common/
DMemory.h52 SpecificAllocBase *instance = SpecificAllocBase::getOrCreate( in getSpecificAllocSingleton() local
68 thread_local SpecificAlloc<T> instance; in getSpecificAllocSingletonThreadLocal() local
/prebuilts/clang/host/linux-x86/clang-r530567/include/lld/Common/
DMemory.h52 SpecificAllocBase *instance = SpecificAllocBase::getOrCreate( in getSpecificAllocSingleton() local
68 thread_local SpecificAlloc<T> instance; in getSpecificAllocSingletonThreadLocal() local
/prebuilts/clang/host/linux-x86/clang-r547379/include/lld/Common/
DMemory.h52 SpecificAllocBase *instance = SpecificAllocBase::getOrCreate( in getSpecificAllocSingleton() local
68 thread_local SpecificAlloc<T> instance; in getSpecificAllocSingletonThreadLocal() local
/prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/config/
DXmlConfigUtilsTest.java86 XmlConfigUtils instance = new XmlConfigUtils(file.getPath()); in testWriteToFile() local
106 XmlConfigUtils instance = new XmlConfigUtils(file.getPath()); in testReadFromFile() local
/prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/config/
DXmlConfigUtilsTest.java86 XmlConfigUtils instance = new XmlConfigUtils(file.getPath()); in testWriteToFile() local
106 XmlConfigUtils instance = new XmlConfigUtils(file.getPath()); in testReadFromFile() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/
DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel()
/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v33/x86/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v31/x86/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v33/x86_64/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v32/arm/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v34/x86_64/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v34/arm64/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v30/x86_64/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v34/arm/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v33/arm64/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local
/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/
DSingleton.h53 TYPE* instance = sInstance; in getInstance() local

12345678910>>...48