Home
last modified time | relevance | path

Searched refs:zeros (Results 1 – 19 of 19) sorted by relevance

/reactos/drivers/network/tcpip/lwip/test/unit/ip6/
H A Dtest_ip6.c252 u8_t zeros[128]; in START_TEST() local
257 memset(zeros, 0, sizeof(zeros)); in START_TEST()
260 fail_unless(!memcmp(test_netif6.hwaddr, zeros, 6)); in START_TEST()
263 fail_unless(!memcmp(netif_ip6_addr(&test_netif6, 0), zeros, sizeof(ip6_addr_t))); in START_TEST()
/reactos/modules/rostests/apitests/kernel32/
H A DSetUnhandledExceptionFilter.c179 ULONG zeros[4] = {0, 0, 0, 0}; in TestSSEExceptions() local
187 : : "r"(&zeros), "r"(&ones) : "xmm0", "xmm1" in TestSSEExceptions()
/reactos/base/applications/network/telnet/doc/
H A D00readme.avs150 Leading zeros may not be omitted.
181 Leading zeros may be omitted.
/reactos/modules/rostests/winetests/msvcrt/
H A Dstring.c3043 static const WCHAR zeros[] = { in test__wcstoi64() local
3105 for (i = 0; i < ARRAY_SIZE(zeros); ++i) { in test__wcstoi64()
3106 WCHAR tmp[] = {zeros[i] + 4, zeros[i], zeros[i] + 5, 0}; in test__wcstoi64()
3108 ok(res == 405, "with zero = U+%04X: got %d, expected 405\n", zeros[i], (int)res); in test__wcstoi64()
3109 tmp[1] = zeros[i] + 10; in test__wcstoi64()
3111 ok(res == 4, "with zero = U+%04X: got %d, expected 4\n", zeros[i], (int)res); in test__wcstoi64()
/reactos/dll/3rdparty/mbedtls/
H A Drsa.c2217 unsigned char zeros[8]; in mbedtls_rsa_rsassa_pss_verify_ext() local
2268 memset( zeros, 0, 8 ); in mbedtls_rsa_rsassa_pss_verify_ext()
2323 ret = mbedtls_md_update( &md_ctx, zeros, 8 ); in mbedtls_rsa_rsassa_pss_verify_ext()
/reactos/dll/cpl/intl/lang/
H A Dhe-IL.rc82 LTEXT "Display leading &zeros:", -1, 8, 166, 96, 10, WS_CHILD | WS_VISIBLE | WS_GROUP
H A Den-US.rc80 LTEXT "Display leading &zeros:", -1, 8, 166, 96, 10, WS_CHILD | WS_VISIBLE | WS_GROUP
H A Dpt-BR.rc80 LTEXT "Exibir &zeros à esquerda:", -1, 8, 166, 96, 10, WS_CHILD | WS_VISIBLE | WS_GROUP
H A Dpt-PT.rc87 LTEXT "Apresentar &zeros à esquerda:", -1, 8, 166, 96, 10, WS_CHILD | WS_VISIBLE | WS_GROUP
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A DPPPD_FOLLOWUP129 2012-05-20 - rp-pppoe plugin: Print leading zeros in MAC address
/reactos/sdk/lib/3rdparty/zlib/
H A DFAQ304 calloc(), which zeros out the allocated memory. Even though the code was
H A DChangeLog345 - Update contrib/puff/zeros.raw test file to have all block types
/reactos/base/applications/network/telnet/
H A Dtelnet.cfg73 Leading zeros may not be omitted.
115 Leading zeros may be omitted.
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog1579 limitation in the number of appended trailing zeros.
1580 - In __format_float_fixed, removed limitation of number of trailing zeros
2937 that we shouldn't add zeros if there are more than 3 significant digits.
/reactos/sdk/include/reactos/mc/
H A Dntstatus.mc222 Specified buffer contains all zeros.
H A Derrcodes.mc7850 Specified buffer contains all zeros.
7853 Specified buffer contains all zeros.
7859 Specified buffer contains all zeros.
/reactos/dll/win32/kernel32/winnls/lang/
H A Dbg-BG.mc3143 ERROR_BUFFER_ALL_ZEROS - Specified buffer contains all zeros.
H A Dpl-PL.mc3146 ERROR_BUFFER_ALL_ZEROS - Specified buffer contains all zeros.
H A Dru-RU.mc3144 ERROR_BUFFER_ALL_ZEROS - Specified buffer contains all zeros.