Home
last modified time | relevance | path

Searched defs:tell (Results 51 – 75 of 3071) sorted by relevance

12345678910>>...123

/dports/devel/thonny/thonny-3.3.14/thonny/plugins/micropython/api_stubs/
H A Duio.py53 def tell(): member in FileIO
112 def tell(): member in TextIOWrapper
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/Anonymous/
H A Dplugin.py91 def tell(self, irc, msg, args, target, text): member in Anonymous
102 tell = wrap(tell, ['nick', 'text']) variable in Anonymous
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DT5908.hs68 tell w = WriterT $ return ((), w) function
/dports/devel/love/love-11.3/src/modules/graphics/
H A Dwrap_Video.lua49 function Video:tell() function
/dports/devel/love10/love-0.10.2/src/modules/graphics/opengl/
H A Dwrap_Video.lua49 function Video:tell() function
/dports/devel/p5-File-ReadBackwards/File-ReadBackwards-1.06/
H A DReadBackwards.pm196 sub tell { subroutine
/dports/games/blobby/blobby-1.0/src/
H A DGenericIO.cpp75 virtual unsigned int tell() const in tell() function in FileOut
142 virtual unsigned int tell() const in tell() function in FileIn
201 virtual unsigned int tell() const in tell() function in NetworkOut
268 virtual unsigned int tell() const in tell() function in NetworkIn
326 virtual unsigned int tell() const in tell() function in StreamOut
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvcore/
H A DStdStream.h57 virtual uint tell() const in tell() function
214 virtual uint tell() const in tell() function
317 virtual uint tell() const in tell() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvcore/
H A DStdStream.h57 virtual uint tell() const in tell() function
214 virtual uint tell() const in tell() function
317 virtual uint tell() const in tell() function
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvcore/
H A DStdStream.h57 virtual uint tell() const in tell() function
214 virtual uint tell() const in tell() function
317 virtual uint tell() const in tell() function
/dports/math/py-Diofant/Diofant-0.13.0/diofant/logic/
H A Dinference.py210 def tell(self, sentence): member in KB
227 def tell(self, sentence): member in PropKB
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/esp/esp32_api_stubs/
H A Dio.py63 def tell(): member in FileIO
122 def tell(): member in TextIOWrapper
H A Duio.py63 def tell(): member in FileIO
122 def tell(): member in TextIOWrapper
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/state/
H A Dstate_bin.cc94 StateOutBin::tell() in tell() function in StateOutBin
179 StateInBin::tell() in tell() function in StateInBin
/dports/math/py-sympy/sympy-1.9/sympy/logic/
H A Dinference.py248 def tell(self, sentence): member in KB
265 def tell(self, sentence): member in PropKB
/dports/graphics/openjph/OpenJPH-0.7.3/src/core/others/
H A Dojph_file.cpp76 si64 j2c_outfile::tell() in tell() function in ojph::j2c_outfile
204 si64 j2c_infile::tell() in tell() function in ojph::j2c_infile
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/fex/fex/
H A DGzip_Reader.h28 int tell() const { return size_ - remain(); } in tell() function
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/actions/
H A DSupportAction.java35 final RPAction tell = new RPAction(); in execute() local
H A DSupportAnswerAction.java35 final RPAction tell = new RPAction(); in execute() local
H A DRemessageAction.java42 final RPAction tell = new RPAction(); in execute() local
H A DMessageAction.java40 RPAction tell = new RPAction(); in execute() local
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_stream_core.h40 vil_streampos tell() const override { return curpos_; } in tell() function
/dports/biology/diamond/diamond-2.0.13/src/util/io/
H A Doutput_stream_buffer.cpp48 size_t OutputStreamBuffer::tell() in tell() function in OutputStreamBuffer
/dports/devel/R-cran-gdata/gdata/inst/perl/IO/
H A DWrap.pm75 sub tell { subroutine
/dports/misc/vxl/vxl-3.3.2/core/vil1/
H A Dvil1_stream_core.h40 vil1_streampos tell() const override { return curpos_; } in tell() function

12345678910>>...123