Home
last modified time | relevance | path

Searched refs:tell (Results 1 – 25 of 10031) sorted by relevance

12345678910>>...402

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/Build/PathsModule/
H A DZ.hs54 tell " (\n"
59 tell "\n"
67 tell "\n"
72 tell "\n"
79 tell "\n"
83 tell "\n"
99 tell "\n"
104 tell "\n"
109 tell "\n"
111 tell "\n"
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/Build/Macros/
H A DZ.hs31 tell "\n"
35 tell "-"
40 tell "\n"
43 tell " \""
51 tell "\n"
69 tell ")\n"
73 tell "\n"
77 tell "-"
82 tell "\n"
93 tell "\n"
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/Build/Macros/
H A DZ.hs31 tell "\n"
35 tell "-"
40 tell "\n"
43 tell " \""
51 tell "\n"
69 tell ")\n"
73 tell "\n"
77 tell "-"
82 tell "\n"
93 tell "\n"
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/Build/Macros/
H A DZ.hs31 tell "\n"
35 tell "-"
40 tell "\n"
43 tell " \""
51 tell "\n"
69 tell ")\n"
73 tell "\n"
77 tell "-"
82 tell "\n"
93 tell "\n"
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/libcore.all/
H A DStreamTest.cpp137 check_equals(s.tell(), 0); in trymain()
139 check_equals(s.tell(), 0); in trymain()
141 check_equals(s.tell(), 1); in trymain()
143 check_equals(s.tell(), 1); in trymain()
145 check_equals(s.tell(), 1); in trymain()
147 check_equals(s.tell(), 1); in trymain()
149 check_equals(s.tell(), 1); in trymain()
151 check_equals(s.tell(), 1); in trymain()
153 check_equals(s.tell(), 1); in trymain()
155 check_equals(s.tell(), 1); in trymain()
[all …]
/dports/cad/tkgate/tkgate-2.1/test/verga/
H A Dprobe1.out3 tell bob top.i 32'h0 @ 0
4 tell bob top.a 32'h0 @ 0
5 tell bob top.i 32'h1 @ 1
6 tell bob top.i 32'h2 @ 2
7 tell bob top.a 32'h2 @ 2
8 tell bob top.i 32'h3 @ 3
9 tell bob top.i 32'h4 @ 4
10 tell bob top.a 32'h4 @ 4
11 tell bob top.i 32'h5 @ 5
12 tell bob top.i 32'h6 @ 6
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/macos/
H A Dmacos.plugin.zsh18 end tell
34 end tell
48 end tell
57 end tell
63 end tell
68 end tell
92 end tell
104 end tell
116 end tell
165 end tell
[all …]
/dports/irc/sirc/sirc-2.211/
H A Ddsirc426 &tell("-> -${towho}- $what");
435 &tell("* $nick $what");
498 &tell("* $who $args");
801 &tell("*** $p");
947 &tell("*** I need a nick");
1704 &tell("*** $args$from");
1864 &tell("*** $c : $t");
1913 &tell("*** $args");
1917 &tell("*** $args$from");
2090 &tell("<${who}> $args");
[all …]
H A Ddsirc.prepatch392 &tell("-> -${towho}- $what");
401 &tell("* $nick $what");
464 &tell("* $who $args");
767 &tell("*** $p");
913 &tell("*** I need a nick");
1670 &tell("*** $args$from");
1830 &tell("*** $c : $t");
1879 &tell("*** $args");
1883 &tell("*** $args$from");
2056 &tell("<${who}> $args");
[all …]
/dports/lang/perl5.34/perl-5.34.0/t/io/
H A Dtell.t22 $secondpos = tell;
30 $lastpos = tell;
65 tell OTHER;
87 tell OTHER;
112 is(tell($tst), 0, "tell() for new file returns 0");
143 ok( tell($tst) == 15 ||
144 tell($tst) == 5,
159 if (tell ($tst) == 6) {
178 is(tell($fh), 0, "tell on coercible glob");
180 tell *$fh;
[all …]
/dports/lang/perl5.30/perl-5.30.3/t/io/
H A Dtell.t22 $secondpos = tell;
30 $lastpos = tell;
65 tell OTHER;
87 tell OTHER;
112 is(tell($tst), 0, "tell() for new file returns 0");
143 ok( tell($tst) == 15 ||
144 tell($tst) == 5,
159 if (tell ($tst) == 6) {
178 is(tell($fh), 0, "tell on coercible glob");
180 tell *$fh;
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/io/
H A Dtell.t22 $secondpos = tell;
30 $lastpos = tell;
65 tell OTHER;
87 tell OTHER;
112 is(tell($tst), 0, "tell() for new file returns 0");
143 ok( tell($tst) == 15 ||
144 tell($tst) == 5,
159 if (tell ($tst) == 6) {
178 is(tell($fh), 0, "tell on coercible glob");
180 tell *$fh;
[all …]
/dports/lang/perl5.32/perl-5.32.1/t/io/
H A Dtell.t22 $secondpos = tell;
30 $lastpos = tell;
65 tell OTHER;
87 tell OTHER;
112 is(tell($tst), 0, "tell() for new file returns 0");
143 ok( tell($tst) == 15 ||
144 tell($tst) == 5,
159 if (tell ($tst) == 6) {
178 is(tell($fh), 0, "tell on coercible glob");
180 tell *$fh;
[all …]
/dports/devel/py-oletools/oletools-0.54.2/tests/ooxml/
H A Dtest_zip_sub_file.py84 self.assertEqual(self.subfile.tell(), self.compare.tell())
88 self.assertEqual(self.subfile.tell(), self.compare.tell())
94 self.assertEqual(self.subfile.tell(), self.compare.tell())
98 self.assertEqual(self.subfile.tell(), self.compare.tell())
105 self.assertEqual(self.subfile.tell(), self.compare.tell())
111 self.assertEqual(self.subfile.tell(), self.compare.tell())
117 self.assertEqual(self.subfile.tell(), self.compare.tell())
122 self.assertEqual(self.subfile.tell(), self.compare.tell())
127 self.assertEqual(self.subfile.tell(), self.compare.tell())
148 self.assertEqual(self.compare.tell(), self.subfile.tell())
[all …]
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/tests/
H A Djack_property_test.sh60 function tell() function
71 tell c1 "$cmd"
77 tell c2 "$cmd"
82 tell c3 "$cmd"
87 tell c4 "$cmd"
92 tell c5 "$cmd"
98 tell c6 "$cmd"
104 tell c7 "$cmd"
112 tell c8 "$cmd"
124 tell p1 "$cmd"
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/mtl/Control/Monad/Writer/
H A DClass.hs119 tell = Lazy.tell function
125 tell = Strict.tell function
131 tell = LazyRWS.tell function
137 tell = StrictRWS.tell function
149 tell = lift . tell function
156 tell = lift . tell function
162 tell = lift . tell function
168 tell = lift . tell function
174 tell = lift . tell function
180 tell = lift . tell function
[all …]
/dports/net/tcpdump/tcpdump-4.99.1/tests/
H A Darp-oobr.out1 …), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.1.1 tell 192.168.1.104, leng…
4 …), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.1.1 tell 192.168.1.104, leng…
5 … length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.212.1 tell 192.168.1.104, leng…
6 …, length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.38 tell 192.168.0.31, lengt…
7 …), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.1.1 tell 192.168.1.104, leng…
8 …), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.1.1 tell 192.168.1.104, leng…
9 …), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.1.1 tell 192.168.1.104, leng…
10 …), length 42: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.1 tell 192.168.0.30, lengt…
12 …), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.1 tell 192.168.0.33, lengt…
14 …, length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.37 tell 192.168.0.37, lengt…
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/binary/src/Data/Binary/
H A DPut.hs176 tell :: Builder -> Put
177 tell b = Put $ PairS () b function
181 putBuilder = tell
204 flush = tell B.flush
209 putWord8 = tell . B.singleton
268 putInt16be = tell . B.putInt16be
273 putInt16le = tell . B.putInt16le
278 putInt32be = tell . B.putInt32be
283 putInt32le = tell . B.putInt32le
395 putCharUtf8 = tell . B.putCharUtf8
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/binary-0.8.8.0/src/Data/Binary/
H A DPut.hs176 tell :: Builder -> Put
177 tell b = Put $ PairS () b function
181 putBuilder = tell
204 flush = tell B.flush
209 putWord8 = tell . B.singleton
268 putInt16be = tell . B.putInt16be
273 putInt16le = tell . B.putInt16le
278 putInt32be = tell . B.putInt32be
283 putInt32le = tell . B.putInt32le
395 putCharUtf8 = tell . B.putCharUtf8
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/forklift/
H A Dforklift.plugin.zsh31 end tell
38 end tell
45 end tell
52 end tell
61 end tell
66 end tell
71 end tell
76 end tell
91 end tell
97 end tell
[all …]
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DStarObjectDraw.cxx220 long pos=input->tell(); in readDrawDocument()
238 long pos=input->tell(); in readPresentationData()
276 pos=input->tell(); in readPresentationData()
290 pos=input->tell(); in readPresentationData()
302 pos=input->tell(); in readPresentationData()
314 pos=input->tell(); in readPresentationData()
390 pos=input->tell(); in readPresentationData()
513 if (n<0 || (lastPos-input->tell())/2<n || input->tell()+2*n>lastPos) { in readSdrCustomShow()
603 pos=input->tell(); in readSdrHelpLineSet()
676 pos=input->tell(); in readSdrFrameView()
[all …]
/dports/lang/php73/php-7.3.33/ext/oci8/tests/
H A Dlob_031.phpt27 $blob->tell();
38 echo " 1. ".$row[0]->tell(). "\n";
41 echo " 2. ".$row[0]->tell(). "\n";
44 echo " 3. ".$row[0]->tell(). "\n";
47 echo " 4. ".$row[0]->tell(). "\n";
50 echo " 5. ".$row[0]->tell(). "\n";
54 echo " 6. ".$row[0]->tell(). "\n";
57 echo " 8. ".$row[0]->tell(). "\n";
61 echo " 9. ".$row[0]->tell(). "\n";
64 echo "10. ".$row[0]->tell(). "\n";
[all …]
/dports/www/mod_php81/php-8.1.1/ext/oci8/tests/
H A Dlob_031.phpt29 $blob->tell();
40 echo " 1. ".$row[0]->tell(). "\n";
43 echo " 2. ".$row[0]->tell(). "\n";
46 echo " 3. ".$row[0]->tell(). "\n";
49 echo " 4. ".$row[0]->tell(). "\n";
52 echo " 5. ".$row[0]->tell(). "\n";
56 echo " 6. ".$row[0]->tell(). "\n";
59 echo " 8. ".$row[0]->tell(). "\n";
63 echo " 9. ".$row[0]->tell(). "\n";
66 echo "10. ".$row[0]->tell(). "\n";
[all …]
/dports/lang/php74/php-7.4.27/ext/oci8/tests/
H A Dlob_031.phpt27 $blob->tell();
38 echo " 1. ".$row[0]->tell(). "\n";
41 echo " 2. ".$row[0]->tell(). "\n";
44 echo " 3. ".$row[0]->tell(). "\n";
47 echo " 4. ".$row[0]->tell(). "\n";
50 echo " 5. ".$row[0]->tell(). "\n";
54 echo " 6. ".$row[0]->tell(). "\n";
57 echo " 8. ".$row[0]->tell(). "\n";
61 echo " 9. ".$row[0]->tell(). "\n";
64 echo "10. ".$row[0]->tell(). "\n";
[all …]
/dports/lang/php81/php-8.1.1/ext/oci8/tests/
H A Dlob_031.phpt29 $blob->tell();
40 echo " 1. ".$row[0]->tell(). "\n";
43 echo " 2. ".$row[0]->tell(). "\n";
46 echo " 3. ".$row[0]->tell(). "\n";
49 echo " 4. ".$row[0]->tell(). "\n";
52 echo " 5. ".$row[0]->tell(). "\n";
56 echo " 6. ".$row[0]->tell(). "\n";
59 echo " 8. ".$row[0]->tell(). "\n";
63 echo " 9. ".$row[0]->tell(). "\n";
66 echo "10. ".$row[0]->tell(). "\n";
[all …]

12345678910>>...402