Home
last modified time | relevance | path

Searched defs:asbytes (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/py-future/future-0.18.2/docs/3rd-party-py3k-compat-code/
H A Dnumpy_py3k.py22 def asbytes(s): function
43 asbytes = str variable
H A Dstatsmodels_py3k.py17 def asbytes(s): function
41 asbytes = str variable
/dports/audio/codec2/codec2-1.0.3/stm32/support/intelhex/
H A Dcompat.py46 def asbytes(s): function
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Dpy3k.py22 def asbytes(s): function
42 asbytes = str variable
/dports/devel/py-intelhex/intelhex-2.3.0/intelhex/
H A Dcompat.py51 def asbytes(s): function
90 asbytes = str variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/
H A Dutil.py42 def asbytes(s): function
/dports/security/py-paramiko/paramiko-2.7.2/paramiko/
H A Dber.py37 def asbytes(self): member in BER
H A Ded25519key.py167 def asbytes(self): member in Ed25519Key
H A Dsftp_attr.py242 def asbytes(self): member in SFTPAttributes
H A Ddsskey.py83 def asbytes(self): member in DSSKey
H A Drsakey.py82 def asbytes(self): member in RSAKey
/dports/security/py-ed25519ll/dholth-ed25519ll-37719c56b7b6/ed25519ll/
H A Ddjbec.py12 def asbytes(b): function
24 asbytes = bytes variable
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/compat/
H A Dpython.py25 def asbytes(s): function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/store/stores/
H A Damazon_in_plugin.py44 def asbytes(x): function
H A Damazon_ca_plugin.py44 def asbytes(x): function
H A Damazon_uk_plugin.py44 def asbytes(x): function
H A Damazon_au_plugin.py44 def asbytes(x): function
H A Damazon_de_plugin.py46 def asbytes(x): function
H A Damazon_it_plugin.py46 def asbytes(x): function
H A Damazon_es_plugin.py46 def asbytes(x): function
H A Damazon_fr_plugin.py46 def asbytes(x): function
H A Damazon_plugin.py46 def asbytes(x): function
/dports/math/py-numpy/numpy-1.20.3/numpy/compat/
H A Dpy3k.py43 def asbytes(s): function
/dports/devel/py-joblib/joblib-1.1.0/joblib/
H A Dnumpy_pickle_compat.py19 def asbytes(s): function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/
H A Dio.pxi1559 def compress(self, object buf, asbytes=False, memory_pool=None): argument
1617 def decompress(self, object buf, decompressed_size=None, asbytes=False, argument
1674 def compress(object buf, codec='lz4', asbytes=False, memory_pool=None): argument
1698 asbytes=False, memory_pool=None): argument

12