Home
last modified time | relevance | path

Searched refs:WS (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dsch_ets_tests.sh13 declare -a WS
22 if ((!${WS[$i]})); then
111 elif ((${WS[$stream]} == 0)); then
119 ${WS[$low_stream]} ${WS[$stream]} \
156 WS=($(
191 WS[1]=8000
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/openwsman/
H A Dopenwsman_2.6.11.bb1 SUMMARY = "Opensource Implementation of WS-Management"
4 (WS-Management) and to expose system management information on the \
5 Linux operating system using the WS-Management protocol. WS-Management \
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dhead-inflate-data.c53 WS(strm)->inflate_state.wsize = 0; in __inflate_kernel_data()
54 WS(strm)->inflate_state.window = NULL; in __inflate_kernel_data()
/OK3568_Linux_fs/kernel/lib/
H A Ddecompress_inflate.c139 WS(strm)->inflate_state.wsize = 0; in __gunzip()
140 WS(strm)->inflate_state.window = NULL; in __gunzip()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.l62 WS [[:blank:]]+
75 {WS}
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinfutil.h37 #define WS(strm) ((struct inflate_workspace *)(strm->workspace)) macro
H A Dinflate.c66 state = &WS(strm)->inflate_state; in zlib_inflateInit2()
85 state->window = PTR_ALIGN(&WS(strm)->working_window[0], PAGE_SIZE); in zlib_inflateInit2()
87 state->window = &WS(strm)->working_window[0]; in zlib_inflateInit2()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/
H A Dopenwsmand.service2 Description=Openwsman WS-Management Service
/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/i18n/locales/
H A Dsm_WS125 currency_symbol "WS$"
169 country_ab2 "WS"
/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/i18n/locales/
H A Dsm_WS125 currency_symbol "WS$"
169 country_ab2 "WS"
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0006-The-VPrint-definition-is-now-part-of-the-exports-of-.patch21 #define WS(c16) (c16 == L' ' || c16 == CHAR_TAB)
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h25 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
26 #define rxrpc_queue_delayed_work(WS,D) \ argument
27 queue_delayed_work(rxrpc_workqueue, (WS), (D))
/OK3568_Linux_fs/kernel/Documentation/driver-api/mei/
H A Diamt.rst26 starting with Release 6.0) over HTTP/S or WS-Management protocol over
40 over HTTP (deprecated starting with Release 6.0) or with WS-Management over
/OK3568_Linux_fs/kernel/scripts/
H A Ddecode_stacktrace.sh42 if readelf -WS "$fn" | grep -qwF .debug_line ; then
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.l243 <*>{WS}+ /* eat whitespace */
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc-lexer.l235 <*>{WS}+ /* eat whitespace */
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190803.patch.gz1# ncurses 6.1 - patch 20190803 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst2283 8,32 1 1 0.000000000 1225 Q WS 3417048 + 8 [jbd2/sdc-8]
2284 8,32 1 2 0.000025213 1225 G WS 3417048 + 8 [jbd2/sdc-8]
2286 8,32 1 4 0.000043301 1225 I WS 3417048 + 8 [jbd2/sdc-8]
2297 8,32 1 6 0.000136889 1225 D WS 3417048 + 8 [jbd2/sdc-8]
2298 8,32 1 7 0.000360381 1225 Q WS 3417056 + 8 [jbd2/sdc-8]
2299 8,32 1 8 0.000377422 1225 G WS 3417056 + 8 [jbd2/sdc-8]
2301 8,32 1 10 0.000397886 1225 Q WS 3417064 + 8 [jbd2/sdc-8]
2302 8,32 1 11 0.000404800 1225 M WS 3417064 + 8 [jbd2/sdc-8]
2303 8,32 1 12 0.000412343 1225 Q WS 3417072 + 8 [jbd2/sdc-8]
2304 8,32 1 13 0.000416533 1225 M WS 3417072 + 8 [jbd2/sdc-8]
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drenesas,rsnd.txt235 Each SSI can share WS pin. It is based on platform.
236 This is example if SSI1 want to share WS pin with SSI0
/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-52384 -- Function: wchar_t * fgetws (wchar_t *WS, int COUNT, FILE *STREAM)
2391 string WS, adding a null wide character to mark the end of the
2393 WS, but the number of characters read is at most COUNT − 1. The
2398 then the contents of the array WS are unchanged and a null pointer
2400 occurs. Otherwise, the return value is the pointer WS.
2419 -- Function: wchar_t * fgetws_unlocked (wchar_t *WS, int COUNT, FILE
3381 -- Function: int swprintf (wchar_t *WS, size_t SIZE, const wchar_t
3388 wide character array WS instead of written to a stream. A null
3392 should allocate at least SIZE wide characters for the string WS.
3615 -- Function: int vswprintf (wchar_t *WS, size_t SIZE, const wchar_t
[all …]
H A Dlibc.info-25287 -- Function: size_t wcslen (const wchar_t *WS)
5294 string pointed to by WS (this is also the offset of the terminating
5295 null wide character of WS).
5323 -- Function: size_t wcsnlen (const wchar_t *WS, size_t MAXLEN)
5568 -- Function: wchar_t * wcsdup (const wchar_t *WS)
5573 This function copies the wide string WS into a newly allocated
H A Dlibc.info-1313205 ‘wchar_t * fgetws (wchar_t *WS, int COUNT, FILE *STREAM)’
13209 ‘wchar_t * fgetws_unlocked (wchar_t *WS, int COUNT, FILE *STREAM)’
13465 ‘int fputws (const wchar_t *WS, FILE *STREAM)’
13469 ‘int fputws_unlocked (const wchar_t *WS, FILE *STREAM)’
17146 ‘int swprintf (wchar_t *WS, size_t SIZE, const wchar_t *TEMPLATE, …)’
17150 ‘int swscanf (const wchar_t *WS, const wchar_t *TEMPLATE, …)’
17798 ‘int vswprintf (wchar_t *WS, size_t SIZE, const wchar_t *TEMPLATE, va_list AP)’
17898 ‘wchar_t * wcsdup (const wchar_t *WS)’
17906 ‘size_t wcslen (const wchar_t *WS)’
17926 ‘size_t wcsnlen (const wchar_t *WS, size_t MAXLEN)’
/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-52384 -- Function: wchar_t * fgetws (wchar_t *WS, int COUNT, FILE *STREAM)
2391 string WS, adding a null wide character to mark the end of the
2393 WS, but the number of characters read is at most COUNT − 1. The
2398 then the contents of the array WS are unchanged and a null pointer
2400 occurs. Otherwise, the return value is the pointer WS.
2419 -- Function: wchar_t * fgetws_unlocked (wchar_t *WS, int COUNT, FILE
3381 -- Function: int swprintf (wchar_t *WS, size_t SIZE, const wchar_t
3388 wide character array WS instead of written to a stream. A null
3392 should allocate at least SIZE wide characters for the string WS.
3615 -- Function: int vswprintf (wchar_t *WS, size_t SIZE, const wchar_t
[all …]
H A Dlibc.info-25287 -- Function: size_t wcslen (const wchar_t *WS)
5294 string pointed to by WS (this is also the offset of the terminating
5295 null wide character of WS).
5323 -- Function: size_t wcsnlen (const wchar_t *WS, size_t MAXLEN)
5568 -- Function: wchar_t * wcsdup (const wchar_t *WS)
5573 This function copies the wide string WS into a newly allocated
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-opc.c788 #define WS EVUIMM_8 + 1 macro
789 #define DRM WS
794 #define PSWM WS + 1
4963 {"eratre", X(31,179), X_MASK, PPCA2, 0, {RT, RA, WS}},
5002 {"eratwe", X(31,211), X_MASK, PPCA2, 0, {RS, RA, WS}},

12