Home
last modified time | relevance | path

Searched refs:pnIndex (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/unodevtools/source/unodevtools/
H A Doptions.cxx32 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
45 ++(*pnIndex); in readOption()
47 rtl_getAppCommandArg(*pnIndex, &pValue->pData); in readOption()
48 if (*pnIndex >= rtl_getAppCommandArgCount() || in readOption()
55 ++(*pnIndex); in readOption()
60 ++(*pnIndex); in readOption()
69 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
76 ++(*pnIndex); in readOption()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unodevtools/source/unodevtools/
H A Doptions.cxx32 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
45 ++(*pnIndex); in readOption()
47 rtl_getAppCommandArg(*pnIndex, &pValue->pData); in readOption()
48 if (*pnIndex >= rtl_getAppCommandArgCount() || in readOption()
55 ++(*pnIndex); in readOption()
60 ++(*pnIndex); in readOption()
69 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
76 ++(*pnIndex); in readOption()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cpputools/source/unoexe/
H A Dunoexe.cxx92 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
106 ++(*pnIndex); in readOption()
108 rtl_getAppCommandArg(*pnIndex, &pValue->pData); in readOption()
109 if (*pnIndex >= rtl_getAppCommandArgCount() || pValue->subView(1) == dash) in readOption()
114 ++(*pnIndex); in readOption()
121 ++(*pnIndex); in readOption()
129 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
135 ++(*pnIndex); in readOption()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cpputools/source/unoexe/
H A Dunoexe.cxx90 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
104 ++(*pnIndex); in readOption()
106 rtl_getAppCommandArg(*pnIndex, &pValue->pData); in readOption()
107 if (*pnIndex >= rtl_getAppCommandArgCount() || pValue->copy(1) == dash) in readOption()
112 ++(*pnIndex); in readOption()
119 ++(*pnIndex); in readOption()
127 sal_uInt32 * pnIndex, const OUString & aArg) in readOption() argument
133 ++(*pnIndex); in readOption()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unodevtools/inc/
H A Doptions.hxx30 sal_uInt32 * pnIndex, const OUString & aArg);
35 sal_uInt32 * pnIndex, const OUString & aArg);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unodevtools/inc/
H A Doptions.hxx31 sal_uInt32 * pnIndex, const OUString & aArg);
36 sal_uInt32 * pnIndex, const OUString & aArg);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1298 bool bCreateNew, size_t* pnIndex, const OUString* pExtUrl) in getCacheTable() argument
1309 if (pnIndex) *pnIndex = nNotAvailable; in getCacheTable()
1319 if( pnIndex ) *pnIndex = nIndex; in getCacheTable()
1328 if (pnIndex) *pnIndex = nNotAvailable; in getCacheTable()
1354 if( pnIndex ) *pnIndex = nIndex; in getCacheTable()
1664 …sal_uInt16 nFileId, const OUString& rTabName, bool bCreateNew, size_t* pnIndex, const OUString* pE… in getCacheTable() argument
1666 return maRefCache.getCacheTable(nFileId, rTabName, bCreateNew, pnIndex, pExtUrl); in getCacheTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1296 bool bCreateNew, size_t* pnIndex, const OUString* pExtUrl) in getCacheTable() argument
1307 if (pnIndex) *pnIndex = nNotAvailable; in getCacheTable()
1317 if( pnIndex ) *pnIndex = nIndex; in getCacheTable()
1326 if (pnIndex) *pnIndex = nNotAvailable; in getCacheTable()
1352 if( pnIndex ) *pnIndex = nIndex; in getCacheTable()
1662 …sal_uInt16 nFileId, const OUString& rTabName, bool bCreateNew, size_t* pnIndex, const OUString* pE… in getCacheTable() argument
1664 return maRefCache.getCacheTable(nFileId, rTabName, bCreateNew, pnIndex, pExtUrl); in getCacheTable()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdaldataset.cpp1607 int* pnIndex = (int*) user_data; in GDALGetOpenDatasetsForeach() local
1608 ppDatasets[*pnIndex] = (GDALDataset*) elt; in GDALGetOpenDatasetsForeach()
1610 (*pnIndex) ++; in GDALGetOpenDatasetsForeach()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dexternalrefmgr.hxx288 size_t* pnIndex, const OUString* pExtUrl);
475 size_t* pnIndex = nullptr, const OUString* pExtUrl = nullptr);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dexternalrefmgr.hxx288 size_t* pnIndex, const OUString* pExtUrl);
479 size_t* pnIndex = nullptr, const OUString* pExtUrl = nullptr);
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.c3236 int dx, *pn_dx, *pnIndex;
3262 *pnIndex = index;
3267 pnIndex) in GetCursorPositionInStrBlock() argument
3269 int dx, dy, *pn_dx, *pn_dy, *pnIndex;
3341 ppStrBlock, pnIndex);
3349 ppStrBlock, pnIndex);
3354 pnIndex);
3366 pnIndex) in GetCursorPositionInMiniLine() argument
3368 int dx, dy, *pn_dx, *pn_dy, *pnIndex;
3385 ppStrBlock, pnIndex);
[all …]
H A Dimgproc.c6167 int *pnIndex;
6180 int *pnIndex;
6195 (*pnIndex)++;
6196 if (!BuildTrapMapNode(pTrapMapSpecRoot, pnIndex,
6200 (*pnIndex)++;
6201 if (!BuildTrapMapNode(pTrapMapSpecRoot, pnIndex,
6211 int *pnIndex;
6226 (*pnIndex)++;
6227 if (!BuildTrapMapNode(pTrapMapSpecRoot, pnIndex,
6231 (*pnIndex)++;
[all …]
H A Dminiline.e198 int *pnIndex));
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1429 /* [out] */ __RPC__out UINT *pnIndex) = 0;
1470 /* [out] */ __RPC__out UINT *pnIndex);
1504 #define IPropertyEnumTypeList_FindMatchingIndex(This,propvarCmp,pnIndex) \ argument
1505 ( (This)->lpVtbl -> FindMatchingIndex(This,propvarCmp,pnIndex) )
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dpropsys.h1429 /* [out] */ __RPC__out UINT *pnIndex) = 0;
1470 /* [out] */ __RPC__out UINT *pnIndex);
1504 #define IPropertyEnumTypeList_FindMatchingIndex(This,propvarCmp,pnIndex) \ argument
1505 ( (This)->lpVtbl -> FindMatchingIndex(This,propvarCmp,pnIndex) )
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1429 /* [out] */ __RPC__out UINT *pnIndex) = 0;
1470 /* [out] */ __RPC__out UINT *pnIndex);
1504 #define IPropertyEnumTypeList_FindMatchingIndex(This,propvarCmp,pnIndex) \ argument
1505 ( (This)->lpVtbl -> FindMatchingIndex(This,propvarCmp,pnIndex) )
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1429 /* [out] */ __RPC__out UINT *pnIndex) = 0;
1470 /* [out] */ __RPC__out UINT *pnIndex);
1504 #define IPropertyEnumTypeList_FindMatchingIndex(This,propvarCmp,pnIndex) \ argument
1505 ( (This)->lpVtbl -> FindMatchingIndex(This,propvarCmp,pnIndex) )
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1429 /* [out] */ __RPC__out UINT *pnIndex) = 0;
1470 /* [out] */ __RPC__out UINT *pnIndex);
1504 #define IPropertyEnumTypeList_FindMatchingIndex(This,propvarCmp,pnIndex) \ argument
1505 ( (This)->lpVtbl -> FindMatchingIndex(This,propvarCmp,pnIndex) )
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropsys.h1591 UINT *pnIndex) = 0;
1633 UINT *pnIndex);
1652 …TypeList_FindMatchingIndex(This,propvarCmp,pnIndex) (This)->lpVtbl->FindMatchingIndex(This,propvar…
1674 …umTypeList_FindMatchingIndex(IPropertyEnumTypeList* This,REFPROPVARIANT propvarCmp,UINT *pnIndex) {
1675 return This->lpVtbl->FindMatchingIndex(This,propvarCmp,pnIndex);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropsys.h1591 UINT *pnIndex) = 0;
1633 UINT *pnIndex);
1652 …TypeList_FindMatchingIndex(This,propvarCmp,pnIndex) (This)->lpVtbl->FindMatchingIndex(This,propvar…
1674 …umTypeList_FindMatchingIndex(IPropertyEnumTypeList* This,REFPROPVARIANT propvarCmp,UINT *pnIndex) {
1675 return This->lpVtbl->FindMatchingIndex(This,propvarCmp,pnIndex);
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3.c971 int *pnIndex, /* OUT: size of *apIndex[] array */ in fts3PrefixParameter() argument
1009 *pnIndex = nIndex; in fts3PrefixParameter()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3.c1029 int *pnIndex, /* OUT: size of *apIndex[] array */ in fts3PrefixParameter() argument
1067 *pnIndex = nIndex; in fts3PrefixParameter()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3.c1015 int *pnIndex, /* OUT: size of *apIndex[] array */ in fts3PrefixParameter() argument
1053 *pnIndex = nIndex; in fts3PrefixParameter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3.c1029 int *pnIndex, /* OUT: size of *apIndex[] array */ in fts3PrefixParameter() argument
1067 *pnIndex = nIndex; in fts3PrefixParameter()

12345678