Home
last modified time | relevance | path

Searched defs:_WRAPPED (Results 1 – 14 of 14) sorted by relevance

/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dsslproto.py46 _WRAPPED = "WRAPPED" variable
/dports/devel/py-asyncio/asyncio-3.4.3/asyncio/
H A Dsslproto.py43 _WRAPPED = "WRAPPED" variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/asyncio/
H A Dsslproto.py32 _WRAPPED = "WRAPPED" variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/asyncio/
H A Dsslproto.py32 _WRAPPED = "WRAPPED" variable
/dports/lang/python37/Python-3.7.12/Lib/asyncio/
H A Dsslproto.py32 _WRAPPED = "WRAPPED" variable
/dports/lang/python38/Python-3.8.12/Lib/asyncio/
H A Dsslproto.py32 _WRAPPED = "WRAPPED" variable
/dports/lang/python-tools/Python-3.8.12/Lib/asyncio/
H A Dsslproto.py32 _WRAPPED = "WRAPPED" variable
/dports/lang/python39/Python-3.9.9/Lib/asyncio/
H A Dsslproto.py31 _WRAPPED = "WRAPPED" variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/asyncio/
H A Dsslproto.py32 _WRAPPED = "WRAPPED" variable
/dports/lang/python310/Python-3.10.1/Lib/asyncio/
H A Dsslproto.py31 _WRAPPED = "WRAPPED" variable
/dports/lang/python311/Python-3.11.0a3/Lib/asyncio/
H A Dsslproto.py31 _WRAPPED = "WRAPPED" variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ncurses-5.101.0/src/
H A Dconstants.rs92 pub const _WRAPPED: i32 = 0x40; /* cursor was just wrappped */ const
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/ncurses-5.98.0/src/
H A Dconstants.rs90 pub const _WRAPPED: i32 = 0x40; /* cursor was just wrappped */ const
/dports/devel/ncurses/ncurses-6.3/include/
H A Dcurses.h.in420 #define _WRAPPED 0x40 /* cursor was just wrappped */ macro