Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h127 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in new() function
131 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in new() function
314 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in new() function
318 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in new() function
519 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in new() function
523 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in new() function
/trunk/main/cppu/inc/com/sun/star/uno/
H A DSequence.h68 inline static void * SAL_CALL operator new ( size_t nSize ) in new() function
76 inline static void * SAL_CALL operator new ( size_t, void * pMem ) in new() function
H A DType.h71 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in new() function
77 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in new() function
H A DAny.h55 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in new() function
61 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in new() function
H A DReference.h238 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in new() function
244 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in new() function
/trunk/main/sal/inc/rtl/
H A Dbyteseq.h171 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in new() function
177 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in new() function
/trunk/main/solenv/bin/modules/
H A DCreatePDBRelocators.pm40 sub new subroutine
H A DRepositoryHelper.pm48 sub new { subroutine
H A DGenInfoParser.pm43 sub new { subroutine
H A DSourceConfigHelper.pm60 sub new { subroutine
H A DSourceConfig.pm51 sub new { subroutine
/trunk/main/solenv/bin/modules/installer/patch/
H A DFileSequenceList.pm37 sub new ($) subroutine
H A DMsiRow.pm38 sub new ($$@) subroutine
H A DFileOperations.pm39 sub new ($) subroutine
H A DMsi.pm79 sub new ($$;$$$$) subroutine
H A DReleasesList.pm61 sub new ($$) subroutine
H A DMsiTable.pm41 sub new ($$$) subroutine
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControlPpg.cpp29 #define new DEBUG_NEW macro
H A DMfcControl.cpp28 #define new DEBUG_NEW macro
H A DMfcControlCtl.cpp31 #define new DEBUG_NEW macro
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c1021 void SAL_CALL IMPL_RTL_STRINGNAME( new )( IMPL_RTL_STRINGDATA** ppThis ) in IMPL_RTL_STRINGNAME() argument
1035 IMPL_RTL_STRINGNAME( new )( ppThis ); in IMPL_RTL_STRINGNAME() local
1066 IMPL_RTL_STRINGNAME( new )( ppThis ); in IMPL_RTL_STRINGNAME() local
1101 IMPL_RTL_STRINGNAME( new )( ppThis ); in IMPL_RTL_STRINGNAME() local
1132 IMPL_RTL_STRINGNAME( new )( ppThis ); in IMPL_RTL_STRINGNAME() local
1239 IMPL_RTL_STRINGNAME( new )( ppThis ); in IMPL_RTL_STRINGNAME() local
1548 IMPL_RTL_STRINGNAME( new )( ppThis ); in IMPL_RTL_STRINGNAME() local
H A Dustring.c430 IMPL_RTL_STRINGNAME( new )( ppThis ); in rtl_uString_newFromAscii() local
/trunk/main/bridges/source/jni_uno/
H A Djni_base.h234 inline static void * operator new ( size_t nSize ) in new() function
238 inline static void * operator new ( size_t, void * mem ) in new() function
/trunk/main/solenv/bin/modules/installer/
H A Dlogger.pm137 sub new ($$@) subroutine
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h125 inline static void * operator new ( size_t nSize ) in new() function
129 inline static void * operator new ( size_t, void * mem ) in new() function

12