Home
last modified time | relevance | path

Searched defs:bytechr (Results 1 – 9 of 9) sorted by relevance

/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/misc/
H A Dpy23.py99 bytechr = chr variable
103 def bytechr(n): function
H A DpsCharStrings.py179 def encodeInt(value, fourByteOp=fourByteOp, bytechr=bytechr, argument
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/misc/
H A DtextTools.py136 def bytechr(n): function
H A DpsCharStrings.py180 def encodeInt(value, fourByteOp=fourByteOp, bytechr=bytechr, argument
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dpycompat.py170 bytechr = struct.Struct('>B').pack variable
426 bytechr = chr variable
/dports/devel/py-cffi/cffi-1.15.0/c/
H A Dtest_c.py27 bytechr = chr variable
43 bytechr = lambda n: bytes([n]) function
/dports/devel/py-cffi/cffi-1.15.0/cffi/
H A Dbackend_ctypes.py5 bytechr = chr variable
10 bytechr = lambda num: bytes([num]) function
/dports/devel/py-cffi/stage/usr/local/lib/python3.8/site-packages/cffi/
H A Dbackend_ctypes.py5 bytechr = chr variable
10 bytechr = lambda num: bytes([num]) function
/dports/devel/py-cffi/cffi-1.15.0/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cffi/
H A Dbackend_ctypes.py5 bytechr = chr variable
10 bytechr = lambda num: bytes([num]) function