Home
last modified time | relevance | path

Searched refs:wcs (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch156 if (wcs != NULL)
158 - size_t nwcs = wcslen ((wchar_t *) wcs);
159 + size_t nwcs = wcslen_uint32 (wcs);
167 - int c = wmemcmp ((wchar_t *) (*eptr)->wcs,
168 - (wchar_t *) runp->wcs, runp->nwcs);
169 + int c = wmemcmp_uint32 ((*eptr)->wcs, runp->wcs, runp->nwcs);
177 - && wmemcmp ((wchar_t *) runp->wcs,
178 - (wchar_t *)runp->wcnext->wcs,
180 + && wmemcmp_uint32 (runp->wcs,
181 + runp->wcnext->wcs,
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcq.c93 static int __ib_process_cq(struct ib_cq *cq, int budget, struct ib_wc *wcs, in __ib_process_cq() argument
106 budget - completed), wcs)) > 0) { in __ib_process_cq()
108 struct ib_wc *wc = &wcs[i]; in __ib_process_cq()
141 struct ib_wc wcs[IB_POLL_BATCH_DIRECT]; in ib_process_cq_direct() local
143 return __ib_process_cq(cq, budget, wcs, IB_POLL_BATCH_DIRECT); in ib_process_cq_direct()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dwd719x.rst15 d719x-wcs.bin files. Put them in /lib/firmware/::
23 dd if=wd7296a.sys of=wd719x-wcs.bin bs=1 skip=20096 count=514
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_cm.c294 struct ib_wc *wcs) in poll_scq() argument
299 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_scq()
301 wc = wcs + i; in poll_scq()
338 struct ib_wc *wcs, in poll_rcq() argument
344 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_rcq()
346 wc = wcs + i; in poll_rcq()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-25189 strings have names beginning with ‘str’ and ‘wcs’ respectively (such as
5198 In many cases, there are both ‘mem’ and ‘str’/‘wcs’ versions of a
5203 convenient to use the ‘str’/‘wcs’ functions, unless you already know the
H A Dlibc.info-95044wcs’ are declared in ‘wchar.h’. One might wonder about the use of
5367wcs’ are declared in ‘wchar.h’. One might wonder about the use of
H A Dlibc.info-14565 • Names beginning with ‘str’, ‘mem’, or ‘wcs’ followed by a lowercase
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-25189 strings have names beginning with ‘str’ and ‘wcs’ respectively (such as
5198 In many cases, there are both ‘mem’ and ‘str’/‘wcs’ versions of a
5203 convenient to use the ‘str’/‘wcs’ functions, unless you already know the
H A Dlibc.info-95044wcs’ are declared in ‘wchar.h’. One might wonder about the use of
5367wcs’ are declared in ‘wchar.h’. One might wonder about the use of
H A Dlibc.info-14565 • Names beginning with ‘str’, ‘mem’, or ‘wcs’ followed by a lowercase