Home
last modified time | relevance | path

Searched defs:fileno (Results 26 – 50 of 3356) sorted by relevance

12345678910>>...135

/dports/devel/py-gevent/gevent-21.8.0/src/greentest/2.7/
H A Dtest_select.py15 def fileno(self): member in SelectTestCase.Almost
56 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/2.7pypy/
H A Dtest_select.py15 def fileno(self): member in SelectTestCase.Almost
56 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Dinput.py35 def fileno(self): member in Input
90 def fileno(self): member in StdinInput
111 def fileno(self): member in PipeInput
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/
H A Dinput.py35 def fileno(self): member in Input
90 def fileno(self): member in StdinInput
111 def fileno(self): member in PipeInput
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
72 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.6/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
72 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.8/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.6pypy/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
72 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.7/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
72 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.9/
H A Dtest_select.py16 def fileno(self): member in SelectTestCase.Almost
71 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_select.py18 def fileno(self): member in SelectTestCase.Almost
84 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_select.py18 def fileno(self): member in SelectTestCase.Almost
84 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.10/
H A Dtest_select.py18 def fileno(self): member in SelectTestCase.Almost
84 def fileno(self): member in SelectTestCase.test_select_mutated.F
/dports/www/squid/squid-4.15/src/fs/rock/
H A DRockRebuild.cc405 Rock::Rebuild::importEntry(Ipc::StoreMapAnchor &anchor, const sfileno fileno, const DbCellHeader &h… in importEntry()
538 Rock::Rebuild::freeBadEntry(const sfileno fileno, const char *eDescription) in freeBadEntry()
639 Rock::Rebuild::addSlotToEntry(const sfileno fileno, const SlotId slotId, const DbCellHeader &header) in addSlotToEntry()
699 Rock::Rebuild::primeNewEntry(Ipc::StoreMap::Anchor &anchor, const sfileno fileno, const DbCellHeade… in primeNewEntry()
715 Rock::Rebuild::startNewEntry(const sfileno fileno, const SlotId slotId, const DbCellHeader &header) in startNewEntry()
735 Rock::Rebuild::sameEntry(const sfileno fileno, const DbCellHeader &header) const in sameEntry() argument
749 const sfileno fileno = sd->map->fileNoByKey(key); in useNewSlot() local
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/app/
H A Dxlib.py46 def fileno(self): member in XlibSelectDevice
75 def fileno(self): member in NotificationDevice
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/app/
H A Dxlib.py46 def fileno(self): member in XlibSelectDevice
75 def fileno(self): member in NotificationDevice
/dports/math/faiss/faiss-1.7.1/faiss/impl/
H A Dio.cpp23 int IOReader::fileno() { in fileno() function in faiss::IOReader
27 int IOWriter::fileno() { in fileno() function in faiss::IOWriter
88 int FileIOReader::fileno() { in fileno() function in faiss::FileIOReader
119 int FileIOWriter::fileno() { in fileno() function in faiss::FileIOWriter
/dports/science/hdf5/hdf5-1.10.6/java/src/hdf/hdf5lib/structs/
H A DH5O_info_t.java21 public long fileno; /* File number that object is located in */ field in H5O_info_t
35 public H5O_info_t (long fileno, long addr, int type, in H5O_info_t()
/dports/devel/py-http-prompt/http-prompt-1.0.0/http_prompt/
H A Doutput.py27 def fileno(self): member in Printer
55 def fileno(self): member in TextWriter

12345678910>>...135