Home
last modified time | relevance | path

Searched defs:bstring (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dtui.h19 struct bstring struct
43 extern int tui_menubrowse(struct bstring *, int, int, int, int); argument
/dports/audio/uade/uade-2.13/src/include/
H A Duae.h25 struct bstring { struct
26 const char *data;
27 int val;
/dports/emulators/uae/uae-0.8.29/src/include/
H A Duae.h35 struct bstring { struct
36 const char *data;
37 int val;
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Duae.h64 struct bstring { struct
65 const TCHAR *data;
66 int val;
/dports/devel/gdb/gdb-11.1/gdb/
H A Dbcache.c36 struct bstring struct
39 struct bstring *next; argument
41 unsigned short length;
46 unsigned short half_hash;
49 {
53 d;
/dports/databases/py-gdbm/Python-3.8.12/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/email/
H A D_encoded_words.py96 def encode_q(bstring): argument
99 def len_q(bstring): argument
136 def encode_b(bstring): argument
139 def len_b(bstring): argument
/dports/lang/python310/Python-3.10.1/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/lang/python37/Python-3.7.12/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/lang/python38/Python-3.8.12/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/lang/python-tools/Python-3.8.12/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/lang/python39/Python-3.9.9/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/net/s5cmd/s5cmd-1.4.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux_s390x.go96 ICANON = 0x2
99 IN_NONBLOCK = 0x800
136 O_EXCL = 0x80
139 O_NDELAY = 0x800
/dports/databases/py-sqlite3/Python-3.8.12/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/email/
H A D_encoded_words.py96 def encode_q(bstring): argument
99 def len_q(bstring): argument
136 def encode_b(bstring): argument
139 def len_b(bstring): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/lang/python311/Python-3.11.0a3/Lib/email/
H A D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/dports/devel/py-future/future-0.18.2/src/future/backports/email/
H A D_encoded_words.py96 def encode_q(bstring): argument
99 def len_q(bstring): argument
136 def encode_b(bstring): argument
139 def len_b(bstring): argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dbcache.c39 struct bstring struct
42 struct bstring *next; argument
66 /* All the bstrings are allocated here. */ argument
74 struct bstring **bucket; argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dbcache.c39 struct bstring struct
42 struct bstring *next; argument
66 /* All the bstrings are allocated here. */ argument
74 struct bstring **bucket; argument
/dports/net-mgmt/pads/pads-1.2/src/
H A Dconfiguration.c174 int conf_module_plugin (bstring value, int (*ptrFunc)(bstring, bstring)) in conf_module_plugin() argument
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dbcache.c38 struct bstring struct
41 struct bstring *next; argument
65 /* All the bstrings are allocated here. */ argument
73 struct bstring **bucket; argument
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dbcache.c37 struct bstring struct
40 struct bstring *next; argument
64 /* All the bstrings are allocated here. */ argument
72 struct bstring **bucket; argument
/dports/textproc/zorba/zorba-2.7.0/bin/debugger/
H A Dcommand_line_handler.h58 typedef std::pair<bool, std::string> bstring; typedef
84 void handle(ZORBA_TR1_NS::tuple<bstring, bstring, bint>& t) in handle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cld_3/src/src/
H A Dbase.h96 typedef basic_string<char> bstring; typedef
98 typedef std::basic_string<char> bstring; typedef

123456789