Home
last modified time | relevance | path

Searched refs:rtl_compareMemory (Results 26 – 50 of 136) sorted by relevance

123456

/aoo41x/main/connectivity/source/drivers/ado/
H A DATable.cxx153 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
H A DAUser.cxx96 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
H A DAColumn.cxx105 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/connectivity/source/drivers/file/
H A DFTable.cxx170 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
H A DFConnection.cxx418 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/dbaccess/source/core/api/
H A Dquerydescriptor.cxx188 …if (0 == rtl_compareMemory(getImplementationId().getConstArray(), _rIdentifier.getConstArray(), 1… in getSomething()
H A Dquerycomposer.cxx171 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getImplementationId().getConstArray(), rId.ge… in getSomething()
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx287 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId…
/aoo41x/main/svtools/source/graphic/
H A Dgraphic.cxx292 …return( ( rId.getLength() == 16 && 0 == rtl_compareMemory( getImplementationId().getConstArray(), … in getSomething()
/aoo41x/main/dtrans/source/win32/misc/
H A DImplHelper.cxx468 if ( rtl_compareMemory( ptdLeft, ptdRight, ptdLeft->tdSize ) == 0 )
/aoo41x/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx151 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ItemContainer::GetUnoTunnelId()… in getSomething()
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx307 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId…
/aoo41x/main/sal/qa/helper/gcov/
H A Ddeprecated.txt183 rtl_compareMemory;
/aoo41x/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx166 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
/aoo41x/main/svtools/source/control/
H A Dvalueacc.cxx719 …if( ( rId.getLength() == 16 ) && ( 0 == rtl_compareMemory( ValueSetAcc::getUnoTunnelId().getConstA… in getSomething()
1290 …if( ( rId.getLength() == 16 ) && ( 0 == rtl_compareMemory( ValueItemAcc::getUnoTunnelId().getConst… in getSomething()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx472 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
987 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
H A Dsrchuno.cxx230 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/xmloff/source/core/
H A Dattrlist.cxx289 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
H A Dunoatrcn.cxx139 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx226 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
H A DBTable.cxx117 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
/aoo41x/main/sw/source/ui/uno/
H A Dunoatxt.cxx308 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
868 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/aoo41x/main/codemaker/source/codemaker/
H A Dglobal.cxx203 if ( rtl_compareMemory(buffer1, buffer2, n2) != 0 ) in checkFileContent()
/aoo41x/main/sal/util/
H A Dsal.map192 rtl_compareMemory;
/aoo41x/main/connectivity/source/drivers/mysql/
H A DYTable.cxx172 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()

Completed in 169 milliseconds

123456