Searched refs:W (Results 1 – 11 of 11) sorted by relevance
/busybox-1.35.0/shell/ash_test/ash-heredoc/ |
D | heredoc8.tests | 3 <<EOF; then <W
|
/busybox-1.35.0/shell/hush_test/hush-heredoc/ |
D | heredoc8.tests | 3 <<EOF; then <W
|
/busybox-1.35.0/include/ |
D | xatonum.h | 37 #define DEFINE_EQUIV_STR_CONV(narrow, N, W, UN, UW) \ argument 65 { return xstrto##W##_range_sfx(str, b, l, u, sfx); } \ 68 { return xstrto##W##_range(str, b, l, u); } \ 71 { return xstrto##W(str, b); } \ 74 { return xato##W##_range_sfx(str, l, u, sfx); } \ 77 { return xato##W##_range(str, l, u); } \ 80 { return xato##W##_sfx(str, sfx); } \ 83 { return xato##W(str); } \
|
/busybox-1.35.0/testsuite/dd/ |
D | dd-count-bytes | 3 test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"
|
/busybox-1.35.0/libbb/ |
D | hash_md5_sha.c | 500 uint32_t W[16+16]; in sha1_process_block64() local 506 W[i] = W[i+16] = SWAP_BE32(((uint32_t*)ctx->wbuffer)[i]); in sha1_process_block64() 528 work += W[cnt]; in sha1_process_block64() 535 W[cnt] = W[cnt+16] = rotl32(W[cnt+13] ^ W[cnt+8] ^ W[cnt+2] ^ W[cnt], 1); in sha1_process_block64() 536 work += W[cnt]; in sha1_process_block64() 626 uint32_t W[64], a, b, c, d, e, f, g, h; in sha256_process_block64() local 639 W[t] = SWAP_BE32(words[t]); in sha256_process_block64() 641 W[t] = R1(W[t - 2]) + W[t - 7] + R0(W[t - 15]) + W[t - 16]; in sha256_process_block64() 659 uint32_t T1 = h + S1(e) + Ch(e, f, g) + K_t + W[t]; in sha256_process_block64() 692 uint64_t W[80]; in sha512_process_block128() local [all …]
|
/busybox-1.35.0/e2fsprogs/ |
D | README | 8 F.W. ten Wolde <franky@duteca.et.tudelft.nl>
|
/busybox-1.35.0/shell/hush_test/hush-leak/ |
D | leak_argv1.tests | 9 set -- A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 46 set -- A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
|
/busybox-1.35.0/scripts/kconfig/ |
D | zconf.hash.c_shipped | 18 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
|
/busybox-1.35.0/examples/var_service/getty_tty1/ |
D | koi8r_to_uni.trans | 88 0x57 U+0057 # LATIN CAPITAL LETTER W 120 0x77 U+0077 # LATIN SMALL LETTER W
|
D | unicode_cyrillic.keymap | 47 keycode 17 = +w +W +U+0446 +U+0426 Control_w …
|
/busybox-1.35.0/configs/ |
D | android_defconfig | 66 # -Wno-multichar -W -Wall -Wno-unused -Winit-self -Wpointer-arith
|