/trunk/main/salhelper/qa/ |
H A D | test_api.cxx | 28 namespace salhelper { namespace 39 { return typeid (salhelper::Condition *); } in getConditionTypeInfo() 42 { return typeid (salhelper::ConditionModifier *); } in getConditionModifierTypeInfo() 45 { return typeid (salhelper::ConditionWaiter *); } in getConditionWaiterTypeInfo() 74 public salhelper::ConditionWaiter::timedout 98 salhelper::ConditionModifier * p = 0; in TEST_F() 108 typeid (salhelper::ConditionModifier *) in TEST_F() 113 salhelper::ConditionWaiter * p = 0; in TEST_F() 127 salhelper::ConditionWaiter::timedout x; in TEST_F() 147 salhelper::ORealDynamicLoader * p = 0; in TEST_F() [all …]
|
/trunk/main/salhelper/source/ |
H A D | msci.map | 25 ??1ORealDynamicLoader@salhelper@@MAE@XZ 26 ??_7ORealDynamicLoader@salhelper@@6B@ 27 ?acquire@ORealDynamicLoader@salhelper@@QAAKXZ 28 ?getApi@ORealDynamicLoader@salhelper@@QBAPAXXZ 30 ?release@ORealDynamicLoader@salhelper@@QAAKXZ 31 ??1SimpleReferenceObject@salhelper@@MAE@XZ 32 ??2SimpleReferenceObject@salhelper@@SAPAXI@Z 34 ??3SimpleReferenceObject@salhelper@@SAXPAX@Z 45 ??1Condition@salhelper@@UAE@XZ; 48 ??1ConditionModifier@salhelper@@QAE@XZ; [all …]
|
H A D | mscx.map | 25 ??1ORealDynamicLoader@salhelper@@MEAA@XZ 26 ??_7ORealDynamicLoader@salhelper@@6B@ 27 ?acquire@ORealDynamicLoader@salhelper@@QEAAKXZ 28 ?getApi@ORealDynamicLoader@salhelper@@QEBAPEAXXZ 30 ?release@ORealDynamicLoader@salhelper@@QEAAKXZ 31 ??1SimpleReferenceObject@salhelper@@MEAA@XZ 32 ??2SimpleReferenceObject@salhelper@@SAPEAX_K@Z 34 ??3SimpleReferenceObject@salhelper@@SAXPEAX@Z 45 ??1Condition@salhelper@@UEAA@XZ; 48 ??1ConditionModifier@salhelper@@QEAA@XZ [all …]
|
H A D | makefile.mk | 25 PRJNAME=salhelper 26 TARGET=salhelper
|
H A D | gcc3.map | 40 …_ZN9salhelper21SimpleReferenceObjectnwE?; # salhelper::SimpleReferenceObject::operator new (std::s… 67 …_ZN9salhelper21SimpleReferenceObjectnwE?RKSt9nothrow_t; # salhelper::SimpleReferenceObject::operat…
|
H A D | gcc3os2.map | 40 …_ZN9salhelper21SimpleReferenceObjectnwEj; # salhelper::SimpleReferenceObject::operator new (std::s… 67 …_ZN9salhelper21SimpleReferenceObjectnwEjRKSt9nothrow_t; # salhelper::SimpleReferenceObject::operat…
|
/trunk/main/salhelper/ |
H A D | Package_inc.mk | 24 $(eval $(call gb_Package_Package,salhelper_inc,$(SRCDIR)/salhelper/inc)) 25 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/condition.hxx,salhelper/condition.hxx… 26 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/dynload.hxx,salhelper/dynload.hxx)) 27 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/future.hxx,salhelper/future.hxx)) 28 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/futurequeue.hxx,salhelper/futurequeue… 29 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/monitor.hxx,salhelper/monitor.hxx)) 30 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/queue.hxx,salhelper/queue.hxx)) 31 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/refobj.hxx,salhelper/refobj.hxx)) 32 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/salhelperdllapi.h,salhelper/salhelper… 33 $(eval $(call gb_Package_add_file,salhelper_inc,inc/salhelper/simplereferenceobject.hxx,salhelper/s… [all …]
|
H A D | Library_salhelper.mk | 24 $(eval $(call gb_Library_Library,salhelper)) 30 -I$(SRCDIR)/salhelper/inc \ 38 $(eval $(call gb_Library_add_defs,salhelper,\ 43 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/msci.map)) 45 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/mscx.map)) 47 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/gcc3os2.map)) 49 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/sols.map)) 51 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/gcc3.map)) 61 salhelper/source/condition \ 62 salhelper/source/dynload \ [all …]
|
H A D | Module_salhelper.mk | 24 $(eval $(call gb_Module_Module,salhelper)) 26 $(eval $(call gb_Module_add_targets,salhelper,\ 32 $(eval $(call gb_Module_add_check_targets,salhelper,\
|
H A D | GoogleTest_salhelper_test.mk | 26 salhelper/qa/main \ 27 salhelper/qa/test_api \ 32 salhelper \
|
/trunk/main/ |
H A D | RepositoryFixes.mk | 38 gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library… 39 gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library… 58 gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library… 76 gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library… 192 gb_Library_FILENAMES := $(patsubst salhelper:salhelper%,salhelper:salhelp3%,$(gb_Library_FILENAMES)) 260 gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library… 261 gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library…
|
/trunk/main/unotools/source/ucbhelper/ |
H A D | ucblockbytes.cxx | 298 : public salhelper::Condition 303 : salhelper::Condition(aMutex), in ConditionRes() 339 : public salhelper::Condition 344 : salhelper::Condition(aMutex), in ConditionRep() 735 salhelper::ConditionModifier aMod(m_aRep); in setReply() 746 salhelper::ConditionModifier aMod(m_aRes); in handle() 752 salhelper::ConditionWaiter aWait(m_aRep); in handle() 787 salhelper::ConditionWaiter aWait(m_aRep); in push() 805 salhelper::ConditionWaiter aWait(m_aRep); in update() 822 salhelper::ConditionWaiter aWait(m_aRep); in pop() [all …]
|
/trunk/main/salhelper/inc/salhelper/ |
H A D | futurequeue.hxx | 33 namespace salhelper namespace 49 typedef salhelper::Future<element_type> future_type; 51 salhelper::QueueBase< rtl::Reference<future_type> > m_aDelayed; 52 salhelper::QueueBase< rtl::Reference<future_type> > m_aPresent; 86 inline rtl::Reference< salhelper::Future<element_type> > get() in get()
|
H A D | monitor.hxx | 36 namespace salhelper namespace 102 class QueuedReaderWriterMonitor : public salhelper::ReferenceObject 106 typedef salhelper::Future<sal_Int32> future_type; 108 salhelper::FutureQueue<sal_Int32> m_aQueue; 109 salhelper::MonitorCondition m_aMonitor;
|
H A D | future.hxx | 32 namespace salhelper namespace 85 class Future : public salhelper::ReferenceObject
|
/trunk/main/salhelper/test/Symbols/ |
H A D | loader.cxx | 29 using namespace salhelper; 34 : public ::salhelper::ODynamicLoader<SampleLib_Api> 38 ::salhelper::ODynamicLoader<SampleLib_Api> in SampleLibLoader()
|
/trunk/main/salhelper/test/dynamicloader/ |
H A D | loader.cxx | 29 using namespace salhelper; 34 : public ::salhelper::ODynamicLoader<SampleLib_Api> 38 ::salhelper::ODynamicLoader<SampleLib_Api> in SampleLibLoader()
|
/trunk/main/salhelper/prj/ |
H A D | build.lst | 1 shp salhelper : sal NULL 2 shp salhelper\prj nmake - all shp_prj NULL
|
/trunk/main/odk/pack/gendocu/ |
H A D | makefile.mk | 76 -p salhelper $(INCOUT) -t salhelper \
|
/trunk/main/filter/source/config/cache/ |
H A D | basecontainer.hxx | 95 ::salhelper::SingletonRef< FilterCache > m_rCache; 124 static ::salhelper::SingletonRef< FilterCache >* m_pPerformanceOptimizer;
|
H A D | basecontainer.cxx | 50 ::salhelper::SingletonRef< FilterCache >* BaseContainer::m_pPerformanceOptimizer = 0; 67 m_pPerformanceOptimizer = new ::salhelper::SingletonRef< FilterCache >(); in BaseContainer()
|
/trunk/main/scp2/source/sdkoo/ |
H A D | sdkoo.scp | 181 Name = SCP2_URE_DL_UNO_COMID_NORMAL("salhelper"); 183 Target = "../../program/" SCP2_URE_DL_UNO_COMID_VER("salhelper", "3");
|
/trunk/main/toolkit/src2xml/ |
H A D | include.lst | 247 ../../salhelper/inc 248 ../../salhelper/unxlngi6.pro/inc
|
/trunk/main/registry/prj/ |
H A D | build.lst | 1 rg registry : salhelper store NULL
|
/trunk/main/bridges/prj/ |
H A D | build.lst | 1 br bridges : cppuhelper jurt jvmaccess salhelper NULL
|