Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 25 of 4401) sorted by relevance

12345678910>>...177

/dports/net-p2p/amule/aMule-2.3.3/src/utils/wxCas/src/
H A Dwxcasframe.cpp559 wxString newline; in UpdateStatsPanel() local
1004 wxString newline; in MakeStatLine_1() local
1040 wxString newline = m_aMuleSig->GetUser () in MakeStatLine_2() local
1045 wxString newline = m_aMuleSig->GetUser () in MakeStatLine_2() local
1058 wxString newline = m_aMuleSig->GetUser () in MakeStatLine_2() local
1084 wxString newline = _( "Total Download: " ) in MakeStatLine_3() local
1095 wxString newline = _( "Session Download: " ) in MakeStatLine_4() local
1106 wxString newline = _( "Download: " ) in MakeStatLine_5() local
1118 wxString newline = _( "Sharing: " ) in MakeStatLine_6() local
1130 wxString newline = _( "Time: " ) in MakeStatLine_7() local
[all …]
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/wxCas/src/
H A Dwxcasframe.cpp559 wxString newline; in UpdateStatsPanel() local
1004 wxString newline; in MakeStatLine_1() local
1040 wxString newline = m_aMuleSig->GetUser () in MakeStatLine_2() local
1045 wxString newline = m_aMuleSig->GetUser () in MakeStatLine_2() local
1058 wxString newline = m_aMuleSig->GetUser () in MakeStatLine_2() local
1084 wxString newline = _( "Total Download: " ) in MakeStatLine_3() local
1095 wxString newline = _( "Session Download: " ) in MakeStatLine_4() local
1106 wxString newline = _( "Download: " ) in MakeStatLine_5() local
1118 wxString newline = _( "Sharing: " ) in MakeStatLine_6() local
1130 wxString newline = _( "Time: " ) in MakeStatLine_7() local
[all …]
/dports/graphics/qgis/qgis-3.22.3/scripts/
H A Dqstringfixup.py109 newline = g[0] + g[1] + ' += ' variable
118 newline = g[0] + 'tr( ' + g[1] + ' )' variable
127 newline = g[0] + g[1] + ' QLatin1String( ' + g[2] + ' )' + g[3] variable
138 newline = g[0] + '.' + g[1] + '( QLatin1String( ' + g[2] + ' ) )' variable
153 newline = g[0] + '.replace( ' + g[1] + ', QLatin1String( ' + g[2] + ' ) )' variable
164newline = g[0] + '.replace( QLatin1String( ' + g[1] + ' ), QLatin1String( ' + g[2] + ' ) )' variable
175 newline = g[0] + '.replace( QLatin1String( ' + g[1] + ' ), ' + g[2] variable
184 newline = g[0] + '.arg( QLatin1String( ' + g[1] + ') )' variable
195 newline = g[0] + '.join( ' + qlatin1char_or_string(g[1]) + ' )' variable
206 newline = g[0] + g[1] + ' ' + qlatin1char_or_string(g[2]) variable
/dports/graphics/qgis-ltr/qgis-3.16.16/scripts/
H A Dqstringfixup.py109 newline = g[0] + g[1] + ' += ' variable
118 newline = g[0] + 'tr( ' + g[1] + ' )' variable
127 newline = g[0] + g[1] + ' QLatin1String( ' + g[2] + ' )' + g[3] variable
138 newline = g[0] + '.' + g[1] + '( QLatin1String( ' + g[2] + ' ) )' variable
153 newline = g[0] + '.replace( ' + g[1] + ', QLatin1String( ' + g[2] + ' ) )' variable
164newline = g[0] + '.replace( QLatin1String( ' + g[1] + ' ), QLatin1String( ' + g[2] + ' ) )' variable
175 newline = g[0] + '.replace( QLatin1String( ' + g[1] + ' ), ' + g[2] variable
184 newline = g[0] + '.arg( QLatin1String( ' + g[1] + ') )' variable
195 newline = g[0] + '.join( ' + qlatin1char_or_string(g[1]) + ' )' variable
206 newline = g[0] + g[1] + ' ' + qlatin1char_or_string(g[2]) variable
/dports/math/octave/octave-6.4.0/scripts/io/
H A Ddlmwrite.m107 newline = "\n"; variable
122 newline = varargin{++i}; variable
124 newline = "\n"; variable
126 newline = "\r\n"; variable
128 newline = "\r"; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/bank/
H A Dreleve.php469 $newline = 1; variable
480 $newline = 0; variable
486 $newline = 0; variable
493 $newline = 0; variable
505 $newline = 0; variable
511 $newline = 0; variable
517 $newline = 0; variable
523 $newline = 0; variable
554 $newline = 0; variable
560 $newline = 0; variable
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/bank/
H A Dreleve.php497 $newline = 1; variable
509 $newline = 0; variable
514 $newline = 0; variable
520 $newline = 0; variable
530 $newline = 0; variable
535 $newline = 0; variable
540 $newline = 0; variable
545 $newline = 0; variable
575 $newline = 0; variable
581 $newline = 0; variable
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.tests/src/org/eclipse/pde/internal/ua/tests/cheatsheet/
H A DSimpleCSSubItemAPITestCase.java88 public void simpleSubItemTestCase(int subitemsCount, String newline) { in simpleSubItemTestCase()
106 public void simpleSubItemCommandTestCase(int subitemsCount, String newline) { in simpleSubItemCommandTestCase()
127 public void simpleSubItemActionTestCase(int subitemsCount, String newline) { in simpleSubItemActionTestCase()
147 public void simpleRepeatedSubItemTestCase(int subitemsCount, String newline) { in simpleRepeatedSubItemTestCase()
163 public void simpleConditionalSubItemTestCase(int subitemsCount, String newline) { in simpleConditionalSubItemTestCase()
179 public ISimpleCSItem process(ISimpleCSSubItemObject[] subitems, String newline) { in process()
H A DSimpleCSSubItemTestCase.java77 public void simpleSubItemTestCase(int subitemsCount, String newline) { in simpleSubItemTestCase()
94 public void simpleSubItemCommandTestCase(int subitemsCount, String newline) { in simpleSubItemCommandTestCase()
114 public void simpleSubItemActionTestCase(int subitemsCount, String newline) { in simpleSubItemActionTestCase()
134 public void simpleRepeatedSubItemTestCase(int subitemsCount, String newline) { in simpleRepeatedSubItemTestCase()
150 public void simpleConditionalSubItemTestCase(int subitemsCount, String newline) { in simpleConditionalSubItemTestCase()
166 public ISimpleCSItem process(String subitems, String newline) { in process()
H A DCheatSheetModelTestCase.java101 protected StringBuilder createSimpleCSItem(String subitems, String newline) { in createSimpleCSItem()
109 protected StringBuilder createComplexCSItem(String children, String newline) { in createComplexCSItem()
127 protected String createAction(String newline) { in createAction()
138 protected String createPerformWhen(String executables, String newline) { in createPerformWhen()
148 protected String createCommand(String newline) { in createCommand()
157 protected String createSubItem(String children, String newline) { in createSubItem()
169 protected String createRepeatedSubItem(String children, String newline) { in createRepeatedSubItem()
179 protected String createConditionalSubItem(String children, String newline) { in createConditionalSubItem()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/
H A Ddx2cube.py27 newline = in_pqr.readline() variable
31 newline = in_pqr.readline() variable
49 newline = in_pqr.readline() variable
51 newline = in_pqr.readline() variable
79 newline = in_pqr.readline() variable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/
H A DT6873845.java28 warn1 + warn2 + "2 warnings" + newline); in run() local
34 warn1 + "1 warning" + newline); in run() local
36 warn1 + "1 warning" + newline); in run() local
83 private String newline = System.getProperty("line.separator"); field in T6873845
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/
H A DT6873845.java28 warn1 + warn2 + "2 warnings" + newline); in run() local
34 warn1 + "1 warning" + newline); in run() local
36 warn1 + "1 warning" + newline); in run() local
83 private String newline = System.getProperty("line.separator"); field in T6873845
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/utils/
H A Dmarkupwriters.py39 def start(self, name, attrs=None, newline=True): argument
43 def _start(self, name, attrs, newline): argument
58 def content(self, content=None, escape=True, newline=False): argument
65 def end(self, name, newline=True): argument
69 newline=True, replace_newlines=False): argument
80 def _write(self, text, newline=False): argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/cmd_context/
H A Decho_tactic.cpp28 …echo_tactic(cmd_context & ctx, char const * msg, bool newline):m_ctx(ctx), m_msg(msg), m_newline(n… in echo_tactic()
39 tactic * mk_echo_tactic(cmd_context & ctx, char const * msg, bool newline) { in mk_echo_tactic()
49 …probe_value_tactic(cmd_context & ctx, char const * msg, probe * p, bool newline):m_ctx(ctx), m_msg… in probe_value_tactic()
70 tactic * mk_probe_value_tactic(cmd_context & ctx, char const * msg, probe * p, bool newline) { in mk_probe_value_tactic()
/dports/math/z3/z3-z3-4.8.13/src/cmd_context/
H A Decho_tactic.cpp28 …echo_tactic(cmd_context & ctx, char const * msg, bool newline):m_ctx(ctx), m_msg(msg), m_newline(n… in echo_tactic()
39 tactic * mk_echo_tactic(cmd_context & ctx, char const * msg, bool newline) { in mk_echo_tactic()
49 …probe_value_tactic(cmd_context & ctx, char const * msg, probe * p, bool newline):m_ctx(ctx), m_msg… in probe_value_tactic()
70 tactic * mk_probe_value_tactic(cmd_context & ctx, char const * msg, probe * p, bool newline) { in mk_probe_value_tactic()
/dports/textproc/kf5-kcodecs/kcodecs-5.89.0/src/
H A Dkcodecs_p.h26 const Codec::NewlineType newline; variable
34 const Codec::NewlineType newline; variable
/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/iostreams/detail/
H A Dnewline.hpp21 struct newline<char> { struct
26 struct newline<wchar_t> { struct

12345678910>>...177