Home
last modified time | relevance | path

Searched defs:ccs (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddwchn.c50 add_wchnstr(const cchar_t *ccs, int n) in add_wchnstr()
62 mvadd_wchnstr(int y, int x, const cchar_t *ccs, int n) in mvadd_wchnstr()
75 mvwadd_wchnstr(WINDOW *w, int y, int x, const cchar_t *ccs, int n) in mvwadd_wchnstr()
88 add_wchstr(const cchar_t *ccs) in add_wchstr()
100 mvadd_wchstr(int y, int x, const cchar_t *ccs) in mvadd_wchstr()
113 mvwadd_wchstr(WINDOW *w, int y, int x, const cchar_t *ccs) in mvwadd_wchstr()
126 wadd_wchstr(WINDOW *w, const cchar_t *ccs) in wadd_wchstr()
H A Din_wchn.c50 in_wchnstr(cchar_t *ccs, int n) in in_wchnstr()
62 mvin_wchnstr(int y, int x, cchar_t *ccs, int n) in mvin_wchnstr()
75 mvwin_wchnstr(WINDOW *w, int y, int x, cchar_t *ccs, int n) in mvwin_wchnstr()
88 in_wchstr(cchar_t *ccs) in in_wchstr()
100 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr()
113 mvwin_wchstr(WINDOW *w, int y, int x, cchar_t *ccs) in mvwin_wchstr()
126 win_wchstr(WINDOW *w, cchar_t *ccs) in win_wchstr()
H A Dwin_wchn.c50 win_wchnstr(WINDOW *w, cchar_t *ccs, int n) in win_wchnstr()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddwchn.c47 add_wchnstr(ccs, n) in add_wchnstr() argument
65 mvadd_wchnstr(y, x, ccs, n) in mvadd_wchnstr() argument
85 mvwadd_wchnstr(w, y, x, ccs, n) in mvwadd_wchnstr() argument
106 add_wchstr(ccs) in add_wchstr() argument
123 mvadd_wchstr(y, x, ccs) in mvadd_wchstr() argument
142 mvwadd_wchstr(w, y, x, ccs) in mvwadd_wchstr() argument
162 wadd_wchstr(w, ccs) in wadd_wchstr() argument
H A Din_wchn.c63 cchar_t *ccs; variable
82 cchar_t *ccs; variable
115 cchar_t *ccs; variable
133 cchar_t *ccs; variable
150 cchar_t *ccs; variable
H A Dwin_wchn.c45 win_wchnstr(w, ccs, n) in win_wchnstr() argument
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddwchn.c49 add_wchnstr(ccs, n) in add_wchnstr() argument
67 mvadd_wchnstr(y, x, ccs, n) in mvadd_wchnstr() argument
87 mvwadd_wchnstr(w, y, x, ccs, n) in mvwadd_wchnstr() argument
108 add_wchstr(ccs) in add_wchstr() argument
125 mvadd_wchstr(y, x, ccs) in mvadd_wchstr() argument
144 mvwadd_wchstr(w, y, x, ccs) in mvwadd_wchstr() argument
164 wadd_wchstr(w, ccs) in wadd_wchstr() argument
H A Din_wchn.c65 cchar_t *ccs; variable
84 cchar_t *ccs; variable
117 cchar_t *ccs; variable
135 cchar_t *ccs; variable
152 cchar_t *ccs; variable
H A Dwin_wchn.c47 win_wchnstr(w, ccs, n) in win_wchnstr() argument
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddwchn.c52 add_wchnstr(const cchar_t *ccs, int n) in add_wchnstr()
64 mvadd_wchnstr(int y, int x, const cchar_t *ccs, int n) in mvadd_wchnstr()
77 mvwadd_wchnstr(WINDOW *w, int y, int x, const cchar_t *ccs, int n) in mvwadd_wchnstr()
90 add_wchstr(const cchar_t *ccs) in add_wchstr()
102 mvadd_wchstr(int y, int x, const cchar_t *ccs) in mvadd_wchstr()
115 mvwadd_wchstr(WINDOW *w, int y, int x, const cchar_t *ccs) in mvwadd_wchstr()
128 wadd_wchstr(WINDOW *w, const cchar_t *ccs) in wadd_wchstr()
H A Din_wchn.c52 in_wchnstr(cchar_t *ccs, int n) in in_wchnstr()
64 mvin_wchnstr(int y, int x, cchar_t *ccs, int n) in mvin_wchnstr()
77 mvwin_wchnstr(WINDOW *w, int y, int x, cchar_t *ccs, int n) in mvwin_wchnstr()
90 in_wchstr(cchar_t *ccs) in in_wchstr()
102 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr()
115 mvwin_wchstr(WINDOW *w, int y, int x, cchar_t *ccs) in mvwin_wchstr()
128 win_wchstr(WINDOW *w, cchar_t *ccs) in win_wchstr()
H A Dwin_wchn.c52 win_wchnstr(WINDOW *w, cchar_t *ccs, int n) in win_wchnstr()
/freebsd/usr.sbin/bhyve/
H A Dusb_emul.c58 void *hci_data, int ccs) in usb_data_xfer_append()
H A Dpci_xhci.c160 uint32_t ccs; /* consumer cycle state */ member
1404 uint32_t ccs; /* cycle state (XHCI 4.9.2) */ in pci_xhci_complete_commands() local
1665 struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) in pci_xhci_update_ep_ring()
1754 uint32_t epid, uint64_t addr, uint32_t ccs, uint32_t streamid) in pci_xhci_handle_transfer()
1953 uint32_t ccs; in pci_xhci_device_doorbell() local
H A Dusb_emul.h105 int ccs; member
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dusb_emul.c59 void *hci_data, int ccs) in usb_data_xfer_append()
H A Dpci_xhci.c156 uint32_t ccs; /* consumer cycle state */ member
1404 uint32_t ccs; /* cycle state (XHCI 4.9.2) */ in pci_xhci_complete_commands() local
1665 struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) in pci_xhci_update_ep_ring()
1764 uint32_t epid, uint64_t addr, uint32_t ccs, uint32_t streamid) in pci_xhci_handle_transfer()
1963 uint32_t ccs; in pci_xhci_device_doorbell() local
H A Dusb_emul.h105 int ccs; member
/freebsd/contrib/lib9p/pytest/
H A Dclient.py80 def ccs(self, cid=None): member in TestState
223 def ccs(self): member in TestCase
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y284 int ccs; /* Current CodeSet. */ variable
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dparser.y308 int ccs; /* Current CodeSet. */ variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c322 struct ppp_comp_stats ccs, ocs; in intpr() local
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c328 struct ppp_comp_stats ccs, ocs; in intpr() local
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c60 int ccs; variable
/titanic_41/usr/src/cmd/troff/
H A Dnii.c63 int ccs; variable

12