Home
last modified time | relevance | path

Searched refs:chtype (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h91 chtype atr; /* Color attribute */
209 void attr_clear(WINDOW * win, int height, int width, chtype attr);
214 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
215 chtype border);
H A Dutil.c230 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
466 chtype box, chtype border) in draw_box()
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Ddialog.h103 chtype atr; /* Color attribute */
221 void attr_clear(WINDOW * win, int height, int width, chtype attr);
226 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
227 chtype border);
H A Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
478 chtype box, chtype border) in draw_box()
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Ddialog.h84 chtype atr; /* Color attribute */
202 void attr_clear(WINDOW * win, int height, int width, chtype attr);
207 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
208 chtype border);
H A Dutil.c229 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
465 chtype box, chtype border) in draw_box()
/OK3568_Linux_fs/kernel/net/caif/
H A Dcfcnfg.c255 l->chtype = s->sockaddr.u.at.type & 0x3; in caif_connect_req_to_link_param()
259 l->chtype = 0x00; in caif_connect_req_to_link_param()
264 l->chtype = 0x03; in caif_connect_req_to_link_param()
277 l->chtype = 0x00; in caif_connect_req_to_link_param()
292 l->chtype = s->sockaddr.u.dbg.type; in caif_connect_req_to_link_param()
H A Dcfctrl.c81 p1->endpoint == p2->endpoint && p1->chtype == p2->chtype; in param_eq()
229 cfpkt_addbdy(pkt, (param->chtype << 4) | param->linktype); in cfctrl_linkup_request()
391 linkparam.chtype = servtype; in cfctrl_recv()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvisorbus.h107 guid_t chtype; member
159 u32 chtype; member
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.h80 chtype color);
H A Dnconf.gui.c152 chtype color) in print_in_middle()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.h84 chtype color);
H A Dnconf.gui.c152 chtype color) in print_in_middle()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.h82 chtype color);
H A Dnconf.gui.c153 chtype color) in print_in_middle()
/OK3568_Linux_fs/kernel/include/net/caif/
H A Dcfctrl.h63 u8 chtype; /* (H1,H0) Channel-Type, applies to member
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190824.patch.gz1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190713.patch.gz1# ncurses 6.1 - patch 20190713 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/buildroot/package/softether/
H A D0001-Create-autotools-plumbing-for-SoftEther.patch1061 + chtype a = A_BOLD;
1063 + chtype c = COLOR_PAIR(1) & A_COLOR;
1092 + chtype a = A_BOLD;
1094 + chtype c = COLOR_PAIR(1) & A_COLOR;
1123 + chtype a = A_BOLD;
1125 + chtype c = COLOR_PAIR(1) & A_COLOR;
1179 + chtype a = A_BOLD;
1181 + chtype c = COLOR_PAIR(1) & A_COLOR;
1202 + chtype a = A_BOLD;
1204 + chtype c = COLOR_PAIR(1) & A_COLOR;
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/
H A Dncurses.inc44 --with-chtype='long' \
48 --with-chtype='long' \
/OK3568_Linux_fs/kernel/drivers/visorbus/
H A Dvisorbus_main.c73 if (!guid_equal(&ch->chtype, expected_guid)) { in visor_check_channel()
76 &ch->chtype); in visor_check_channel()
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Ddebugfs.c115 seq_printf(m, " type: 0x%x event ring: %u", chan_ctxt->chtype, in mhi_debugfs_channels_show()
H A Dinternal.h231 __u32 chtype; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dx509v3.h884 unsigned long chtype);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dx509v3.h884 unsigned long chtype);

12