Home
last modified time | relevance | path

Searched defs:read_int4 (Results 1 – 23 of 23) sorted by relevance

/dports/security/py-pycryptodomex/pycryptodome-3.10.1/lib/Crypto/SelfTest/Cipher/
H A D__init__.py40from Crypto.SelfTest.Cipher import test_ChaCha20_Poly1305; tests += test_ChaCha20_Poly1305.get_tes…
/dports/security/py-pycryptodome/pycryptodome-3.10.1/lib/Crypto/PublicKey/
H A D_openssh.py40 def read_int4(data): function
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmfile.h108 long read_int4() { char b[4]; read_bytes(b, 4); return osrp4(b); } in read_int4() function
188 virtual long read_int4() { char b[4]; read_bytes(b, 4); return osrp4(b); } in read_int4() function
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/qqwryseeker/
H A Dqqwryseeker.c88 static inline int read_int4(FILE *fp) in read_int4() function
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dpickletools.py241 def read_int4(f): function
/dports/lang/python27/Python-2.7.18/Lib/
H A Dpickletools.py241 def read_int4(f): function
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dpickletools.py241 def read_int4(f): function
/dports/databases/py-zodbpickle/zodbpickle-2.2.0/src/zodbpickle/
H A Dpickletools_2.py241 def read_int4(f): function
H A Dpickletools_3.py250 def read_int4(f): function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dpickletools.py241 def read_int4(f): function
/dports/databases/grass7/grass-7.8.6/raster3d/r3.in.v5d/
H A Dbinio.c358 int read_int4(int f, int *i) in read_int4() function
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.v5d/
H A Dbinio.c358 int read_int4(int f, int *i) in read_int4() function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/lang/python37/Python-3.7.12/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/lang/python38/Python-3.8.12/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/lang/python39/Python-3.9.9/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/lang/python310/Python-3.10.1/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dpickletools.py252 def read_int4(f): function
/dports/devel/py-durus/Durus-3.9/
H A Dutils.py119 def read_int4(f): function
/dports/graphics/waifu2x-converter-cpp/waifu2x-converter-cpp-5.3.4/src/
H A Dw2xconv.cpp1388 static int read_int4(FILE *fi) in read_int4() function