Home
last modified time | relevance | path

Searched refs:getInstance (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/binder/
H A Dbinder.cpp55 binder_manager = wpa_supplicant_binder::BinderManager::getInstance(); in wpas_binder_init()
86 wpa_supplicant_binder::BinderManager::getInstance(); in wpas_binder_register_interface()
99 wpa_supplicant_binder::BinderManager::getInstance(); in wpas_binder_unregister_interface()
H A Dsupplicant.cpp64 BinderManager *binder_manager = BinderManager::getInstance(); in CreateInterface()
115 BinderManager *binder_manager = BinderManager::getInstance(); in GetInterface()
H A Dbinder_manager.h33 static BinderManager *getInstance();
H A Dbinder_manager.cpp24 BinderManager *BinderManager::getInstance() in getInstance() function in wpa_supplicant_binder::BinderManager
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DThreadLocal.h38 void *getInstance();
51 T* get() { return static_cast<T*>(getInstance()); } in get()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DThreadLocal.inc51 void *ThreadLocalImpl::getInstance() {
67 void *ThreadLocalImpl::getInstance() { return data; }
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCLabel.cpp18 OS << '"' << getInstance() << '"'; in print()
H A DMCContext.cpp314 return Label->getInstance(); in GetInstance()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCLabel.h37 unsigned getInstance() const { return Instance; } in getInstance() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DThreadLocal.cpp33 void *ThreadLocalImpl::getInstance() { in getInstance() function in llvm::ThreadLocalImpl
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCallStack.h86 static CallStack *getInstance (Experiment *exp);
H A DCallStack.cc1174 CallStack::getInstance (Experiment *exp) in getInstance() function in CallStack
H A DExperiment.cc1491 cstack = CallStack::getInstance (this); in init_cache()
1492 cstackShowHide = CallStack::getInstance (this); in init_cache()
5648 cstack = CallStack::getInstance (this); in purge()
5649 cstackShowHide = CallStack::getInstance (this); in purge()
5656 cstackShowHide = CallStack::getInstance (this); in resetShowHideStack()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCallStack.h86 static CallStack *getInstance (Experiment *exp);
H A DCallStack.cc1174 CallStack::getInstance (Experiment *exp) in getInstance() function in CallStack
H A DExperiment.cc1493 cstack = CallStack::getInstance (this); in init_cache()
1494 cstackShowHide = CallStack::getInstance (this); in init_cache()
5650 cstack = CallStack::getInstance (this); in purge()
5651 cstackShowHide = CallStack::getInstance (this); in purge()
5658 cstackShowHide = CallStack::getInstance (this); in resetShowHideStack()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DThreadLocal.inc35 void *sys::ThreadLocalImpl::getInstance() {
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp147 static TemporaryFiles &getInstance();
169 TemporaryFiles &TemporaryFiles::getInstance() { in getInstance() function in __anond12dfad00111::TemporaryFiles
655 TemporaryFiles::getInstance().addFile(*this->FilePath); in TempPCHFile()
676 TemporaryFiles::getInstance().removeFile(*FilePath); in RemoveFileIfPresent()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h73 Pass *getInstance() const { in getInstance() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp334 return InsertedPassID.getInstance(); in getInsertedPass()
609 TargetPassID != InsertedPassID.getInstance()->getPassID())) && in insertPass()
744 P = FinalPtr.getInstance(); in addPass()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcppmangle.c306 Dsymbol *getInstance(Dsymbol *s) in getInstance() function
395 Dsymbol *si = getInstance(s); in prefix_name()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h59 ReturnType, DefineMatcher##_getInstance>::getInstance(); \
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d690 static Dsymbol getInstance(Dsymbol s) in getInstance() function
793 auto si = getInstance(s); in prefix_name()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_methodcalls_example.txt263 311492 1 java/util/Locale.getInstance
809 311492 8 sun/security/util/Debug.getInstance
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_methodcalls_example.txt263 311492 1 java/util/Locale.getInstance
809 311492 8 sun/security/util/Debug.getInstance

12