Home
last modified time | relevance | path

Searched refs:nDestination (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/grass7/grass-7.8.6/lib/vector/dglib/
H A Dsp-template.c76 dglInt32_t nDestination) in DGL_SP_CACHE_DISTANCE_FUNC() argument
86 VisitedItem.nKey = nDestination; in DGL_SP_CACHE_DISTANCE_FUNC()
92 PredistItem.nKey = nDestination; in DGL_SP_CACHE_DISTANCE_FUNC()
106 dglInt32_t nDestination) in DGL_SP_CACHE_REPORT_FUNC() argument
123 VisitedItem.nKey = nDestination; in DGL_SP_CACHE_REPORT_FUNC()
129 PredistItem.nKey = nDestination; in DGL_SP_CACHE_REPORT_FUNC()
135 for (PredistItem.nKey = nDestination, in DGL_SP_CACHE_REPORT_FUNC()
220 pReport->nDestinationNode = nDestination; in DGL_SP_CACHE_REPORT_FUNC()
332 dglInt32_t nDestination, in DGL_SP_DIJKSTRA_FUNC() argument
386 nDestination)) != NULL) { in DGL_SP_DIJKSTRA_FUNC()
[all …]
H A Dgraph_v1.h141 dglInt32_t nDestination,
148 dglInt32_t nDestination,
155 dglInt32_t nDestination,
H A Dgraph_v2.h144 dglInt32_t nDestination,
151 dglInt32_t nDestination,
158 dglInt32_t nDestination,
H A Dgraph_v1.c71 dglInt32_t nDestination, in dgl_dijkstra_V1() argument
77 nDestination, fnClip, pvClipArg, pCache); in dgl_dijkstra_V1()
81 nDestination, fnClip, pvClipArg, pCache); in dgl_dijkstra_V1()
H A Dgraph_v2.c71 dglInt32_t nDestination, in dgl_dijkstra_V2() argument
77 nDestination, fnClip, pvClipArg, pCache); in dgl_dijkstra_V2()
81 nDestination, fnClip, pvClipArg, pCache); in dgl_dijkstra_V2()
H A Dgraph.c788 dglInt32_t nDestination, in dglShortestPath() argument
797 dgl_dijkstra_V1(pGraph, ppReport, NULL, nStart, nDestination, in dglShortestPath()
804 dgl_dijkstra_V2(pGraph, ppReport, NULL, nStart, nDestination, in dglShortestPath()
820 dglInt32_t nDestination, in dglShortestDistance() argument
829 dgl_dijkstra_V1(pGraph, NULL, pnDistance, nStart, nDestination, in dglShortestDistance()
836 dgl_dijkstra_V2(pGraph, NULL, pnDistance, nStart, nDestination, in dglShortestDistance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/opengl/
H A DRenderState.hxx137 void func(GLenum nSource, GLenum nDestination) in func() argument
139 if (mnSourceMode != nSource || mnDestinationMode != nDestination) in func()
141 glBlendFunc(nSource, nDestination); in func()
144 mnDestinationMode = nDestination; in func()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/sheet/
H A DXSpreadsheets.idl51 @param nDestination
54 void moveByName( [in] string aName, [in] short nDestination );
63 @param nDestination
69 [in] short nDestination );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/sheet/
H A DXSpreadsheets.idl51 @param nDestination
54 void moveByName( [in] string aName, [in] short nDestination );
63 @param nDestination
69 [in] short nDestination );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dochdl/
H A Dswdtflvr.cxx1396 (( SotExchangeDest::DOC_TEXTFRAME == nDestination || in IsPaste()
1407 nDestination, in IsPaste()
1472 (( SotExchangeDest::DOC_TEXTFRAME == nDestination || in Paste()
1473 SotExchangeDest::SWDOC_FREE_AREA == nDestination || in Paste()
1474 SotExchangeDest::DOC_TEXTFRAME_WEB == nDestination || in Paste()
1482 nDestination, in Paste()
1678 switch( nDestination ) in PasteData()
1709 switch( nDestination ) in PasteData()
3361 (( SotExchangeDest::DOC_TEXTFRAME == nDestination || in PasteFormat()
3370 nDestination, in PasteFormat()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dochdl/
H A Dswdtflvr.cxx1336 (( SotExchangeDest::DOC_TEXTFRAME == nDestination || in IsPaste()
1347 nDestination, in IsPaste()
1377 (( SotExchangeDest::DOC_TEXTFRAME == nDestination || in Paste()
1378 SotExchangeDest::SWDOC_FREE_AREA == nDestination || in Paste()
1379 SotExchangeDest::DOC_TEXTFRAME_WEB == nDestination || in Paste()
1386 nDestination, in Paste()
1569 switch( nDestination ) in PasteData()
1600 switch( nDestination ) in PasteData()
3233 (( SotExchangeDest::DOC_TEXTFRAME == nDestination || in PasteFormat()
3242 nDestination, in PasteFormat()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dswdtflvr.hxx109 … SotClipboardFormatId nFormat, SotExchangeDest nDestination );
197 SotExchangeDest nDestination, bool bIsPasteFormat,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dswdtflvr.hxx110 … SotClipboardFormatId nFormat, SotExchangeDest nDestination );
199 SotExchangeDest nDestination, bool bIsPasteFormat,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sot/
H A Dexchange.hxx130 SotExchangeDest nDestination,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sot/
H A Dexchange.hxx130 SotExchangeDest nDestination,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/base/
H A Dformats.cxx54 SotExchangeDest nDestination; member
1471 SotExchangeDest nDestination, in GetExchangeAction() argument
1484 while( static_cast<SotExchangeDest>(0xffff) != pEntry->nDestination ) in GetExchangeAction()
1486 if( pEntry->nDestination == nDestination ) in GetExchangeAction()
1491 if( static_cast<SotExchangeDest>(0xffff) == pEntry->nDestination ) in GetExchangeAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/base/
H A Dformats.cxx54 SotExchangeDest const nDestination; member
1485 SotExchangeDest nDestination, in GetExchangeAction() argument
1498 while( static_cast<SotExchangeDest>(0xffff) != pEntry->nDestination ) in GetExchangeAction()
1500 if( pEntry->nDestination == nDestination ) in GetExchangeAction()
1505 if( static_cast<SotExchangeDest>(0xffff) == pEntry->nDestination ) in GetExchangeAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddocuno.hxx449 virtual void SAL_CALL moveByName( const OUString& aName, sal_Int16 nDestination ) override;
451 const OUString& aCopy, sal_Int16 nDestination ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddocuno.hxx454 virtual void SAL_CALL moveByName( const OUString& aName, sal_Int16 nDestination ) override;
456 const OUString& aCopy, sal_Int16 nDestination ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Ddocuno.cxx3614 void SAL_CALL ScTableSheetsObj::moveByName( const OUString& aName, sal_Int16 nDestination ) in moveByName() argument
3622 bDone = pDocShell->MoveTable( nSource, nDestination, false, true ); in moveByName()
3629 const OUString& aCopy, sal_Int16 nDestination ) in copyByName() argument
3638 bDone = pDocShell->MoveTable( nSource, nDestination, true, true ); in copyByName()
3642 SCTAB nResultTab = static_cast<SCTAB>(nDestination); in copyByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Ddocuno.cxx3498 void SAL_CALL ScTableSheetsObj::moveByName( const OUString& aName, sal_Int16 nDestination ) in moveByName() argument
3506 bDone = pDocShell->MoveTable( nSource, nDestination, false, true ); in moveByName()
3513 const OUString& aCopy, sal_Int16 nDestination ) in copyByName() argument
3522 bDone = pDocShell->MoveTable( nSource, nDestination, true, true ); in copyByName()
3526 SCTAB nResultTab = static_cast<SCTAB>(nDestination); in copyByName()
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DPOConverter.m552 printf("\nDestination file exists, overwrite (y/n)? [y] ");
/dports/astro/celestia/celestia-1.6.1/macosx/
H A DPOConverter.m552 printf("\nDestination file exists, overwrite (y/n)? [y] ");
/dports/sysutils/logwatch/logwatch-7.5.1/scripts/services/
H A Dsyslog-ng403 print "\nDestination:";
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl12875 void moveByName([in] string aName, [in] short nDestination);
12876 void copyByName([in] string aName, [in] string aCopy, [in] short nDestination);

12