/reactos/sdk/include/reactos/libs/mbedtls/ |
H A D | check_config.h | 64 #error "mbed TLS requires a platform with 8-bit chars" 69 #error "MBEDTLS_PLATFORM_C is required on Windows" 103 #error "MBEDTLS_DHM_C defined, but not all prerequisites" 112 #error "MBEDTLS_CMAC_C defined, but not all prerequisites" 121 #error "MBEDTLS_ECDH_C defined, but not all prerequisites" 165 #error "MBEDTLS_ECP_C defined, but not all prerequisites" 188 #error "MBEDTLS_CTR_DRBG_ENTROPY_LEN value too high" 193 #error "MBEDTLS_CTR_DRBG_ENTROPY_LEN value too high" 638 #error "Illegal protocol selection" 643 #error "Illegal protocol selection" [all …]
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | progman_dde.c | 193 UINT error; in test_parser() local 216 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 221 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 225 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 232 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 236 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 240 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 249 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 253 ok(error == DMLERR_NO_ERROR, "expected DMLERR_NO_ERROR, got %u\n", error); in test_parser() 262 UINT error; in test_progman_dde() local [all …]
|
/reactos/drivers/network/tcpip/lwip/src/core/ |
H A D | init.c | 86 #error "BYTE_ORDER is not defined, you have to define it in your cc.h" 123 #error "IGMP needs LWIP_IPV4 enabled in your lwipopts.h" 141 #error "The maximum valid window scale value is 14!" 144 #error "TCP_WND is bigger than the configured LWIP_WND_SCALE allows!" 167 #error "To use LWIP_TCP_SACK_OUT, TCP_QUEUE_OOSEQ needs to be enabled" 170 #error "LWIP_TCP_MAX_SACK_NUM must be greater than 0" 218 #error "PPP_IPV4_SUPPORT needs LWIP_IPV4 turned on" 221 #error "PPP_IPV6_SUPPORT needs LWIP_IPV6 turned on" 224 #error "CCP_SUPPORT needs MPPE_SUPPORT turned on" 237 #error "NETCONN_COPY != TCP_WRITE_FLAG_COPY" [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftmm.c | 62 return error; in ft_face_get_mm_service() 90 return error; in ft_face_get_mvar_service() 110 if ( !error ) in FT_Get_Multi_Master() 117 return error; in FT_Get_Multi_Master() 137 if ( !error ) in FT_Get_MM_Var() 144 return error; in FT_Get_MM_Var() 184 if ( !error ) in FT_Set_MM_Design_Coordinates() 198 return error; in FT_Set_MM_Design_Coordinates() 220 if ( !error ) in FT_Set_Var_Design_Coordinates() 231 if ( !error ) in FT_Set_Var_Design_Coordinates() [all …]
|
H A D | ftrfork.c | 67 if ( error ) in FT_Raccess_Get_HeaderInfo() 68 return error; in FT_Raccess_Get_HeaderInfo() 71 if ( error ) in FT_Raccess_Get_HeaderInfo() 72 return error; in FT_Raccess_Get_HeaderInfo() 129 if ( error ) in FT_Raccess_Get_HeaderInfo() 130 return error; in FT_Raccess_Get_HeaderInfo() 135 if ( error ) in FT_Raccess_Get_HeaderInfo() 163 if ( error ) in FT_Raccess_Get_HeaderInfo() 205 if ( error ) in FT_Raccess_Get_DataOffsets() 810 if ( error ) in raccess_guess_apple_generic() [all …]
|
H A D | ftglyph.c | 90 return error; in ft_bitmap_glyph_init() 182 if ( error ) in FT_DEFINE_GLYPH() 188 return error; in FT_DEFINE_GLYPH() 216 if ( !error ) in ft_outline_glyph_copy() 219 return error; in ft_outline_glyph_copy() 341 if ( error ) in FT_Glyph_Copy() 350 if ( error ) in FT_Glyph_Copy() 407 if ( error ) in FT_Get_Glyph() 434 if ( error ) in FT_Get_Glyph() 573 if ( error ) in FT_Glyph_To_Bitmap() [all …]
|
H A D | ftstroke.c | 352 return error; in ft_stroke_border_grow() 460 return error; in ft_stroke_border_lineto() 475 if ( !error ) in ft_stroke_border_conicto() 492 return error; in ft_stroke_border_conicto() 508 if ( !error ) in ft_stroke_border_cubicto() 527 return error; in ft_stroke_border_cubicto() 600 return error; in ft_stroke_border_arcto() 701 return error; in ft_stroke_border_get_counts() 826 return error; in FT_Stroker_New() 1241 if ( error ) in ft_stroker_process_corner() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/pshinter/ |
H A D | pshrec.c | 77 return error; in ps_hint_table_ensure() 110 return error; in ps_hint_table_alloc() 151 return error; in ps_mask_ensure() 321 if ( error ) in ps_mask_table_set_bits() 325 if ( error ) in ps_mask_table_set_bits() 880 hints->error = error; in ps_hints_stem() 946 hints->error = error; in ps_hints_t1stem3() 985 hints->error = error; in ps_hints_t1reset() 1032 hints->error = error; in ps_hints_t2mask() 1077 hints->error = error; in ps_hints_t2counter() [all …]
|
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | macro_checks.cpp | 6 # error Missing CHAR_BIT definition. 10 # error Weird WCHAR_BIT value. 14 # error Missing CHAR_MAX definition. 18 # error Missing CHAR_MIN definition. 26 # error Missing INT_MAX definition. 30 # error Missing INT_MIN definition. 38 # error Missing LONG_MAX definition. 42 # error Missing LONG_MIN definition. 62 # error Missing SHRT_MAX definition. 66 # error Missing SHRT_MIN definition. [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/otvalid/ |
H A D | otvmod.c | 54 if ( error ) in otv_load_table() 63 return error; in otv_load_table() 109 if ( error ) in otv_validate() 155 error = valid.error; in otv_validate() 165 error = valid.error; in otv_validate() 175 error = valid.error; in otv_validate() 185 error = valid.error; in otv_validate() 195 error = valid.error; in otv_validate() 205 error = valid.error; in otv_validate() 217 if ( error ) in otv_validate() [all …]
|
/reactos/modules/rostests/apitests/ws2_32/ |
H A D | send.c | 61 ok(error == WSAENOTSOCK, "error = %d\n", error); in test_send() 66 ok(error == WSAENOTSOCK, "error = %d\n", error); in test_send() 80 ok(error == WSAENOTCONN, "error = %d\n", error); in test_send() 85 ok(error == WSAENOTCONN, "error = %d\n", error); in test_send() 94 ok(error == 0, "error = %d\n", error); in test_send() 99 ok(error == 0, "error = %d\n", error); in test_send() 104 ok(error == 0, "error = %d\n", error); in test_send() 139 ok(error == WSAENOTSOCK, "error = %d\n", error); in test_sendto() 144 ok(error == WSAENOTSOCK, "error = %d\n", error); in test_sendto() 158 ok(error == 0, "error = %d\n", error); in test_sendto() [all …]
|
/reactos/modules/rostests/apitests/advapi32/ |
H A D | SaferIdentifyLevel.c | 17 DWORD error; in START_TEST() local 24 error = GetLastError(); in START_TEST() 26 ok(error == ERROR_NOACCESS, "error = %lu\n", error); in START_TEST() 39 ok(error == ERROR_BAD_LENGTH, "error = %lu\n", error); in START_TEST() 48 ok(error == ERROR_NOACCESS, "error = %lu\n", error); in START_TEST() 59 ok(error == ERROR_BAD_LENGTH, "error = %lu\n", error); in START_TEST() 74 ok(error == 0xbadbad00, "error = %lu\n", error); in START_TEST() 91 ok(error == ERROR_BAD_LENGTH, "error = %lu\n", error); in START_TEST() 101 ok(error == ERROR_INVALID_HANDLE, "error = %lu\n", error); in START_TEST() 108 ok(error == ERROR_INVALID_HANDLE, "error = %lu\n", error); in START_TEST() [all …]
|
/reactos/modules/rostests/apitests/user32/ |
H A D | GetWindowPlacement.c | 20 DWORD error; in START_TEST() local 27 ok(error == ERROR_INVALID_WINDOW_HANDLE, "error = %lu\n", error); in START_TEST() 33 ok(error == ERROR_NOACCESS, "error = %lu\n", error); in START_TEST() 39 ok(error == ERROR_NOACCESS, "error = %lu\n", error); in START_TEST() 46 ok(error == 0xfeedfab1, "error = %lu\n", error); in START_TEST() 54 ok(error == ERROR_INVALID_WINDOW_HANDLE, "error = %lu\n", error); in START_TEST() 63 ok(error == 0xfeedfab1, "error = %lu\n", error); in START_TEST() 73 ok(error == 0xfeedfab1, "error = %lu\n", error); in START_TEST() 83 ok(error == 0xfeedfab1, "error = %lu\n", error); in START_TEST() 93 ok(error == 0xfeedfab1, "error = %lu\n", error); in START_TEST() [all …]
|
H A D | desktop.c | 107 *error = GetLastError(); in CreateInheritableWinsta() 120 *error = GetLastError(); in CreateInheritableDesktop() 129 DWORD error; in Test_InitialDesktop() local 248 *error = GetLastError(); in open_winsta() 286 DWORD error; in Test_References() local 306 ok(hwinsta != NULL && error == NO_ERROR, "Got 0x%p, 0x%lx\n", hwinsta, error); in Test_References() 314 ok(hwinsta2 != NULL && error == 0xfeedf00d, "Got 0x%p, 0x%lx\n", hwinsta, error); in Test_References() 324 ok(hwinsta2 != NULL && error == 0xfeedf00d, "Got 0x%p, 0x%lx\n", hwinsta, error); in Test_References() 337 ok(hdesk != NULL && error == 0xfeedf00d, "Got 0x%p, 0x%lx\n", hdesk, error); in Test_References() 367 ok(hwinsta != NULL && error == NO_ERROR, "Got 0x%p, 0x%lx\n", hwinsta, error); in Test_References() [all …]
|
/reactos/sdk/tools/txt2nls/ |
H A D | main.cpp | 100 void error(const std::string& err) in error() function 142 error(ia.what()); in main() 163 error(ia.what()); in main() 218 error(ia.what()); in main() 243 error(ia.what()); in main() 259 error(ia.what()); in main() 287 error(ia.what()); in main() 330 error(ia.what()); in main() 354 error(ia.what()); in main() 425 error(ia.what()); in main() [all …]
|
/reactos/sdk/lib/cicero/ |
H A D | cicreg.cpp | 16 if (error != ERROR_SUCCESS) in _cicRegKey_Open() 17 return error; in _cicRegKey_Open() 21 return error; in _cicRegKey_Open() 30 if (error != ERROR_SUCCESS) in _cicRegKey_Create() 31 return error; in _cicRegKey_Create() 35 return error; in _cicRegKey_Create() 46 return error; in _cicRegKey_EnumValue() 56 return error; in _cicRegKey_QuerySz() 64 if (error != ERROR_SUCCESS) in _cicRegKey_RecurseDeleteKey() 65 return error; in _cicRegKey_RecurseDeleteKey() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/type42/ |
H A D | t42parse.c | 215 return error; in t42_parser_init() 363 parser->root.error = error; in t42_parse_encoding() 765 parser->root.error = error; in t42_parse_sfnts() 882 if ( error ) in t42_parse_charstrings() 888 if ( error ) in t42_parse_charstrings() 895 if ( error ) in t42_parse_charstrings() 1022 if ( error ) in t42_parse_charstrings() 1029 if ( error ) in t42_parse_charstrings() 1075 parser->root.error = error; in t42_parse_charstrings() 1094 error = loader->parser.root.error; in t42_load_keyword() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/bzip2/ |
H A D | ftbzip2.c | 141 return error; in ft_bzip2_check_header() 167 if ( error ) in ft_bzip2_file_init() 187 return error; in ft_bzip2_file_init() 240 return error; in ft_bzip2_file_reset() 325 return error; in ft_bzip2_file_fill_output() 352 if ( error ) in ft_bzip2_file_skip_output() 356 return error; in ft_bzip2_file_skip_output() 375 if ( error ) in ft_bzip2_file_io() 383 if ( error ) in ft_bzip2_file_io() 482 if ( error ) in FT_Stream_OpenBzip2() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/lzw/ |
H A D | ftlzw.c | 103 return error; in ft_lzw_check_header() 126 if ( error ) in ft_lzw_file_init() 133 return error; in ft_lzw_file_init() 165 return error; in ft_lzw_file_reset() 186 return error; in ft_lzw_file_fill_output() 234 return error; in ft_lzw_file_skip_output() 270 if ( error ) in ft_lzw_file_io() 297 if ( error ) in ft_lzw_file_io() 371 if ( error ) in FT_Stream_OpenLZW() 380 if ( error ) in FT_Stream_OpenLZW() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/type1/ |
H A D | t1load.c | 183 return error; in t1_allocate_blend() 315 if ( error ) in T1_Get_MM_Var() 432 if ( error ) in T1_Set_MM_Blend() 762 loader->parser.root.error = error; in parse_blend_axis_types() 861 loader->parser.root.error = error; in parse_blend_design_positions() 958 parser->root.error = error; in parse_blend_design_map() 1027 parser->root.error = error; in parse_weight_vector() 1075 error = loader->parser.root.error; in t1_load_keyword() 1364 parser->root.error = error; in parse_encoding() 1702 parser->root.error = error; in parse_subrs() [all …]
|
/reactos/win32ss/drivers/displays/vga/objects/ |
H A D | lineto.c | 131 error = error + deltax; in vgaSWtoNE() 135 error = error - deltay; in vgaSWtoNE() 141 error = error + deltay; in vgaSWtoNE() 145 error = error - deltax; in vgaSWtoNE() 200 error = error + deltax; in vgaNEtoSW() 204 error = error - deltay; in vgaNEtoSW() 210 error = error + deltay; in vgaNEtoSW() 214 error = error - deltax; in vgaNEtoSW() 269 error = error + deltax; in vgaSEtoNW() 273 error = error - deltay; in vgaSEtoNW() [all …]
|
/reactos/dll/3rdparty/libtirpc/src/ |
H A D | rpc_prot.c | 280 accepted(acpt_stat, error) in accepted() argument 282 struct rpc_err *error; 285 assert(error != NULL); 315 error->re_status = RPC_FAILED; 321 rejected(rjct_stat, error) in rejected() argument 323 struct rpc_err *error; 326 assert(error != NULL); 348 _seterr_reply(msg, error) in _seterr_reply() argument 350 struct rpc_err *error; 354 assert(error != NULL); [all …]
|
/reactos/modules/rostests/apitests/gdi32/ |
H A D | SetBoundsRect.c | 14 DWORD error; in START_TEST() local 25 error = GetLastError(); in START_TEST() 27 ok(error == 0xbeeffeed, "error = %lu\n", error); in START_TEST() 31 error = GetLastError(); in START_TEST() 33 ok(error == 0xbeeffeed, "error = %lu\n", error); in START_TEST() 37 error = GetLastError(); in START_TEST() 39 ok(error == 0xbeeffeed, "error = %lu\n", error); in START_TEST() 43 error = GetLastError(); in START_TEST() 45 ok(error == 0xbeeffeed, "error = %lu\n", error); in START_TEST() 49 error = GetLastError(); in START_TEST() [all …]
|
/reactos/sdk/lib/3rdparty/libsamplerate/ |
H A D | samplerate.c | 18 if (error) in src_new() 22 { if (error) in src_new() 28 { if (error) in src_new() 37 { if (error) in src_new() 53 { if (error) in src_callback_new() 59 *error = 0 ; in src_callback_new() 91 int error ; in src_process() local 149 return error ; in src_process() 239 { psrc->error = error ; in src_callback_read() 367 switch (error) in src_strerror() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/truetype/ |
H A D | ttobjs.c | 137 return error; in tt_glyphzone_new() 613 if ( error ) in tt_face_init() 639 if ( error ) in tt_face_init() 646 if ( error ) in tt_face_init() 667 if ( error && FT_ERR_NEQ( error, Table_Missing ) ) in tt_face_init() 671 if ( error && FT_ERR_NEQ( error, Table_Missing ) ) in tt_face_init() 675 if ( error && FT_ERR_NEQ( error, Table_Missing ) ) in tt_face_init() 820 if ( error ) in tt_size_run_fpgm() 912 if ( error ) in tt_size_run_prep() 1085 if ( error ) in tt_size_init_bytecode() [all …]
|