Home
last modified time | relevance | path

Searched defs:cOld (Results 1 – 12 of 12) sorted by relevance

/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DExampleMetrics.h105 double cOld = c; variable
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/cores/arduino/
H A Dsyscalls_sam3.c80 extern int link( UNUSED(char *cOld), UNUSED(char *cNew) ) in link()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dstring.cxx486 void SAL_CALL rtl_str_replaceChar(char* pStr, char cOld, char cNew) SAL_THROW_EXTERN_C() in rtl_str_replaceChar()
491 void SAL_CALL rtl_str_replaceChar_WithLength(char* pStr, sal_Int32 nLen, char cOld, char cNew) in rtl_str_replaceChar_WithLength()
674 void SAL_CALL rtl_string_newReplace(rtl_String** ppThis, rtl_String* pStr, char cOld, char cNew) in rtl_string_newReplace()
H A Dstrtmpl.hxx460 IMPL_RTL_STRCODE cOld, in replaceChar()
478 IMPL_RTL_STRCODE cOld, in replaceChar_WithLength()
1470 STRCODE<IMPL_RTL_STRINGDATA> cOld, in newReplace()
H A Dustring.cxx1669 void SAL_CALL rtl_ustr_replaceChar(sal_Unicode* pStr, sal_Unicode cOld, sal_Unicode cNew) in rtl_ustr_replaceChar()
1675 void SAL_CALL rtl_ustr_replaceChar_WithLength(sal_Unicode* pStr, sal_Int32 nLen, sal_Unicode cOld, in rtl_ustr_replaceChar_WithLength()
1869 void SAL_CALL rtl_uString_newReplace(rtl_uString** ppThis, rtl_uString* pStr, sal_Unicode cOld, in rtl_uString_newReplace()
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dmap_new.c130 CampaignSettingOld cOld; in MapNewLoad() local
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/
H A Dlmtp2nntp_msg.c239 char cOld; in msg_join() local
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DStdBuf.cpp336 int StdStrBuf::ReplaceChar(char cOld, char cNew) in ReplaceChar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1128 for (sal_uInt32 cOld = 0;;) in getGlyphWidths() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1130 for (sal_uInt32 cOld = 0;;) in getGlyphWidths() local
/dports/editors/nedit/nedit-5.7/source/
H A Dpreferences.c5748 char *cOld, *cNew, *pCol, *pNL; in updateShellCmdsTo5dot3() local
/dports/devel/kBuild/kBuild-0.1.9998/src/kWorker/
H A DkWorker.c3992 KSIZE const cOld = pSandbox->cEnvVarsAllocated; in kwSandboxGrowEnv() local