Home
last modified time | relevance | path

Searched refs:putLine (Results 1 – 25 of 140) sorted by relevance

123456

/dports/lang/ghc/ghc-8.10.7/libraries/base/tests/IO/
H A DhSetBuffering003.hs68 ls' <- putLine ls
70 putLine ls'
73 putLine :: String -> IO String
74 putLine [] = return [] function
75 putLine (x:xs) = do function
79 _ -> putLine xs
/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d/
H A Dprepmx.pas53 if repcode<>'' then putLine(' '+repcode);
94 if i<nstaves then put('&',nospace) else putLine('\en}\');
118 if thisNote(voice)=nextvoice then putLine('');
302 if new_meter<>'' then putLine(new_meter);
319 if alone or (voicePos(voice)=1) then putLine(' /')
320 else putLine(' //');
324 inc(bar_no); pickup:=0; putLine('');
352 if pickup>0 then putLine('0') else putLine('1');
359 if lyrassign<>'' then putLine('\\'+lyrassign+'\');
417 putLine('---');
[all …]
H A Dfiles.pas12 procedure putLine (line: string); procedure
30 if s[1]='%' then putLine(s)
31 else if first_paragraph then putLine('\'+s+'\')
32 else putLine('\\'+s+'\')
33 else putLine(s);
36 procedure putLine (line: string); procedure
46 begin putLine(''); put(line,false) end
H A Dprepmx.c133 putLine(STR1);
210 putLine(STR3); in putMBRest()
251 putLine("");
614 putLine(STR3);
657 putLine(" /");
659 putLine(" //");
667 putLine("");
737 putLine(STR2); in musicParagraph()
840 putLine("---"); in topOfPMXfile()
842 putLine(STR2); in topOfPMXfile()
[all …]
H A Dpreamble.pas483 then begin predelete(P[i],2); putLine(P[i]); end;
547 putLine('\\mtxTenorClef{' + toString(PMXinstr(i)) + '}\' );
579 putLine('---');
588 else putLine('\mtxInstrName{'+instr_name[ninstr+1-i]+'}');
591 putLine(clefs);
593 putLine(texdir);
603 putLine(
606 begin putLine('Ti'); putLine(part_line); end;
608 begin putLine('Tt'); putLine('\mtxTitle'); end;
610 begin putLine('Tc'); putLine('\mtxPoetComposer'); end;
[all …]
H A Dpreamble.c833 putLine(P[i]);
964 putLine(STR3); in doTenorClefs()
1047 putLine(STR2); in doPMXpreamble()
1049 putLine("---"); in doPMXpreamble()
1063 putLine(""); in doPMXpreamble()
1066 putLine(STR3); in doPMXpreamble()
1072 putLine(clefs); in doPMXpreamble()
1075 putLine(texdir); in doPMXpreamble()
1095 putLine("Ti"); in doPMXpreamble()
1099 putLine("Tt"); in doPMXpreamble()
[all …]
H A Dfiles.c45 putLine(s);
49 putLine(s);
54 putLine(STR2);
57 putLine(STR1);
62 Void putLine(line) in putLine() function
85 putLine("");
/dports/converters/fix-mime-charset/fix-mime-charset-0.5.3/src/
H A Dfix-mime-charset.cc136 output.putLine(input->nextLine()); in processPlain()
150 output.putLine(s); in processPlain()
238 output.putLine(s); in processMultipart()
257 output.putLine(s); in processMultipart()
266 output.putLine(input->nextLine()); in processMultipart()
302 output.putLine(s); in processMessage()
312 output.putLine(""); in processMessage()
335 output.putLine(input->nextLine()); in processMessage()
345 output.putLine(input->nextLine()); in run()
/dports/emulators/jzintv/jzintv-20200712-src/src/imasm/
H A Dstrfifo.h92 virtual void putLine(const char *buf, IgnoreFlags Ignore) in putLine() function
102 virtual void putLine(const std::string &str, IgnoreFlags Ignore) in putLine() function
220 void putLine(const char *buf, IgnoreFlags Ignore);
221 void putLine(const std::string &str, IgnoreFlags Ignore);
255 void putLine(const char *buf, IgnoreFlags Ignore);
256 void putLine(const std::string &str, IgnoreFlags Ignore);
H A Dstrfifo.cpp309 StringFIFO_toFile::putLine(const char *buf, IgnoreFlags Ignore) in putLine() function in StringFIFO_toFile
319 StringFIFO_toFile::putLine(const string &str, IgnoreFlags Ignore) in putLine() function in StringFIFO_toFile
448 StringFIFO_fromCallback::putLine(const char *buf, IgnoreFlags Ignore) in putLine() function in StringFIFO_fromCallback
452 StringFIFO::putLine(buf, Ignore); in putLine()
455 StringFIFO_fromCallback::putLine(const string &str, IgnoreFlags Ignore) in putLine() function in StringFIFO_fromCallback
459 StringFIFO::putLine(str, Ignore); in putLine()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/shake-0.19.4/src/Development/Shake/Internal/
H A DDemo.hs60 if auto then putLine "" else getLine
102 x <- if auto then putLine "y" else lower <$> getLine
110 putLine :: String -> IO String
111 putLine x = putStrLn x >> pure x function
/dports/devel/hs-shake/shake-0.19.6/src/Development/Shake/Internal/
H A DDemo.hs60 if auto then putLine "" else getLine
102 x <- if auto then putLine "y" else lower <$> getLine
110 putLine :: String -> IO String
111 putLine x = putStrLn x >> pure x function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/shake-0.19.4/src/Development/Shake/Internal/
H A DDemo.hs60 if auto then putLine "" else getLine
102 x <- if auto then putLine "y" else lower <$> getLine
110 putLine :: String -> IO String
111 putLine x = putStrLn x >> pure x function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/gsmlib/
H A Dgsm_at.cc106 putLine("AT" + atCommand); in chat()
212 putLine("AT" + atCommand); in chatv()
296 putLine("AT" + atCommand); in sendPdu()
337 putLine(pdu + "\032", false); // write pdu followed by CTRL-Z in sendPdu()
420 void GsmAt::putLine(string line, in putLine() function in GsmAt
423 _port->putLine(line, carriageReturn); in putLine()
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/functions/
H A DArrayPrint.java93 putLine(0, fieldw, sbuf); in print()
132 putLine(hmode, fieldw, sbuf); in print()
134 putLine(3, fieldw, sbuf); in print()
144 private static void putLine(int hmode, int[] fieldw, StringBuilder sbuf) { in putLine() method in ArrayPrint
/dports/x11-fm/worker/worker-4.10.0/src/
H A Ddatei.cc784 int Datei::putLine( const char *str ) in putLine() function in Datei
1150 putLine( str1.c_str() ); in configPutPair()
1167 putLine( str1.c_str() ); in configPutPairNum()
1187 putLine( str1.c_str() ); in configPutPairNum()
1224 putLine( str1.c_str() ); in configPutPairString()
1240 putLine( str1.c_str() ); in configPutPairBool()
1254 putLine( str1.c_str() ); in configPutInfo()
1290 putLine( str1.c_str() ); in configPutString()
1306 putLine( str1.c_str() ); in configOpenSection()
1322 putLine( str1.c_str() ); in configCloseSection()
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_imap_generic.php613 $this->putLine($reply, true, true);
633 $this->putLine($reply, true, true);
648 $this->putLine('');
725 $this->putLine(base64_encode($otoken));
791 $this->putLine('', true, true);
2139 if (!$this->putLine($request)) {
2478 if (!$this->putLine($request)) {
2800 if (!$this->putLine($request)) {
2877 if (!$this->putLine($request)) {
3079 if (!$this->putLine($request)) {
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/QuickCheck-2.14.1/src/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/devel/hs-mueval/mueval-0.9.3/_cabal_deps/QuickCheck-2.14/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/QuickCheck-2.14/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DFeatures.hs93 putLine (terminal state) $
96 mapM_ (putLine (terminal state)) (failingTestCase res)

123456