Home
last modified time | relevance | path

Searched refs:nOwner (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/framework/test/threadtest/
H A Dthreadtest.cxx607 sal_Int32 nOwner ,
623 sal_Int32 nOwner , in measureTime() argument
642 if( nOwner == nI ) in measureTime()
688 sal_Int32 nOwner = 0; /// number of owner thread in Main() local
706 if( nArgument== 3 ) nOwner =sArgument.toInt32(); in Main()
709 …LOG_ASSERT2( nTestCount==0||nThreadCount==0||nLoops==0||nOwner==0,"TestApplication::Main()", "Wron… in Main()
717 nTime = measureTime( nThreadCount, nOwner, nLoops ); in Main()
726 sBuf.append( nOwner ); in Main()
/trunk/main/framework/test/
H A Dthreadtest.cxx612 sal_Int32 nOwner ,
628 sal_Int32 nOwner , in measureTime() argument
647 if( nOwner == nI ) in measureTime()
692 sal_Int32 nOwner = 0; /// number of owner thread in Main() local
710 if( nArgument== 3 ) nOwner =sArgument.toInt32(); in Main()
719 nTime = measureTime( nThreadCount, nOwner, nLoops ); in Main()
728 sBuf.append( nOwner ); in Main()
/trunk/main/autodoc/inc/ary/idl/
H A Di_namelookup.hxx56 nOwner(0) {} in NameProperties()
63 nOwner(i_owner) {} in NameProperties()
66 Ce_id nOwner; member
H A Di_typedef.hxx76 Ce_id nOwner; member in ary::idl::Typedef
H A Di_sisingleton.hxx77 Ce_id nOwner; member in ary::idl::SglIfcSingleton
H A Di_enumvalue.hxx78 Ce_id nOwner; member in ary::idl::EnumValue
H A Di_singleton.hxx80 Ce_id nOwner; member in ary::idl::Singleton
H A Di_structelem.hxx78 Ce_id nOwner; member in ary::idl::StructElement
/trunk/main/autodoc/source/ary/idl/
H A Di_singleton.cxx40 nOwner(i_nOwner), in Singleton()
70 return nOwner; in inq_NameRoom()
76 return nOwner; in inq_Owner()
H A Di_sisingleton.cxx41 nOwner(i_nOwner), in SglIfcSingleton()
71 return nOwner; in inq_NameRoom()
77 return nOwner; in inq_Owner()
H A Di_siservice.cxx41 nOwner(i_nOwner), in SglIfcService()
72 return nOwner; in inq_NameRoom()
78 return nOwner; in inq_Owner()
H A Di_exception.cxx43 nOwner(i_nOwner), in Exception()
74 return nOwner; in inq_NameRoom()
80 return nOwner; in inq_Owner()
H A Di_enum.cxx41 nOwner(i_nOwner), in Enum()
71 return nOwner; in inq_NameRoom()
77 return nOwner; in inq_Owner()
H A Di_typedef.cxx43 nOwner(i_nOwner), in Typedef()
73 return nOwner; in inq_NameRoom()
79 return nOwner; in inq_Owner()
H A Di_function.cxx43 nOwner(i_nOwner), in Function()
57 nOwner(i_nOwner), in Function()
98 return nOwner; in inq_Owner()
H A Di_service.cxx42 nOwner(i_nOwner), in Service()
99 return nOwner; in inq_NameRoom()
105 return nOwner; in inq_Owner()
H A Di_struct.cxx44 nOwner(i_nOwner), in Struct()
77 return nOwner; in inq_NameRoom()
83 return nOwner; in inq_Owner()
H A Di_interface.cxx48 nOwner(i_nOwner), in Interface()
87 return nOwner; in inq_NameRoom()
93 return nOwner; in inq_Owner()
H A Di_enumvalue.cxx41 nOwner(i_nOwner), in EnumValue()
78 return nOwner; in inq_Owner()
H A Di_structelem.cxx43 nOwner(i_nOwner), in StructElement()
80 return nOwner; in inq_Owner()
H A Di_constant.cxx43 nOwner(i_nOwner), in Constant()
81 return nOwner; in inq_Owner()
H A Di_attribute.cxx46 nOwner(i_nService), in Attribute()
88 return nOwner; in inq_Owner()
H A Di_property.cxx43 nOwner(i_nService), in Property()
82 return nOwner; in inq_Owner()
/trunk/main/autodoc/inc/ary/
H A Dcessentl.hxx62 Ce_id nOwner; member in ary::cpp::CeEssentials
74 { return nOwner; } in Owner()
/trunk/main/autodoc/source/ary/kernel/
H A Dcessentl.cxx39 nOwner(0), in CeEssentials()
48 nOwner(i_nOwner), in CeEssentials()

Completed in 163 milliseconds

12