/reactos/dll/win32/jscript/ |
H A D | engine.c | 65 HRESULT hres; member 144 HRESULT hres; in stack_pop_number() local 155 HRESULT hres; in stack_pop_object() local 195 HRESULT hres; in stack_push_exprval() local 340 HRESULT hres; in exprval_to_value() local 454 HRESULT hres; in disp_get_id() local 490 HRESULT hres; in disp_cmp() local 576 HRESULT hres; in detach_variable_object() local 608 HRESULT hres; in lookup_global_members() local 640 HRESULT hres; in identifier_eval() local [all …]
|
H A D | compile.c | 357 HRESULT hres; in compile_binary_expression() local 372 HRESULT hres; in compile_unary_expression() local 384 HRESULT hres; in compile_member_expression() local 514 HRESULT hres; in compile_increment_expression() local 534 HRESULT hres; in compile_comma_expression() local 547 HRESULT hres; in compile_logical_expression() local 569 HRESULT hres; in compile_conditional_expression() local 604 HRESULT hres; in compile_new_expression() local 634 HRESULT hres; in compile_call_expression() local 672 HRESULT hres; in compile_delete_expression() local [all …]
|
H A D | math.c | 67 HRESULT hres; in Math_abs() local 90 HRESULT hres; in Math_acos() local 113 HRESULT hres; in Math_asin() local 136 HRESULT hres; in Math_atan() local 159 HRESULT hres; in Math_atan2() local 187 HRESULT hres; in Math_ceil() local 210 HRESULT hres; in Math_cos() local 233 HRESULT hres; in Math_exp() local 256 HRESULT hres; in Math_floor() local 279 HRESULT hres; in Math_log() local [all …]
|
H A D | jsutils.c | 213 HRESULT hres; in jsval_variant() local 410 HRESULT hres; in to_primitive() local 625 HRESULT hres; in to_number() local 651 HRESULT hres; in to_integer() local 668 HRESULT hres; in to_int32() local 689 HRESULT hres; in to_uint32() local 739 HRESULT hres; in double_to_string() local 777 HRESULT hres; in to_string() local 800 HRESULT hres; in to_flat_string() local 819 HRESULT hres; in to_object() local [all …]
|
H A D | array.c | 83 HRESULT hres; in get_length() local 146 HRESULT hres; in Array_set_length() local 172 HRESULT hres; in concat_array() local 194 HRESULT hres; in concat_obj() local 214 HRESULT hres; in Array_concat() local 341 HRESULT hres; in Array_join() local 373 HRESULT hres; in Array_pop() local 423 HRESULT hres; in Array_push() local 507 HRESULT hres; in Array_shift() local 561 HRESULT hres; in Array_slice() local [all …]
|
H A D | activex.c | 36 HRESULT hres; in get_sec_mgr() local 69 HRESULT hres; in create_activex_object() local 148 HRESULT hres; in ActiveXObject_value() local 191 HRESULT hres; in create_activex_constr() local
|
H A D | dispex.c | 262 HRESULT hres; in find_prop_name_prot() local 301 HRESULT hres; in ensure_prop_name() local 347 HRESULT hres; in convert_params() local 378 HRESULT hres; in invoke_prop_func() local 434 HRESULT hres; in prop_get() local 492 HRESULT hres; in prop_put() local 564 HRESULT hres; in fill_protrefs() local 662 HRESULT hres; in DispatchEx_GetIDsOfNames() local 708 HRESULT hres; in DispatchEx_InvokeEx() local 810 HRESULT hres; in DispatchEx_DeleteMemberByName() local [all …]
|
/reactos/modules/rostests/winetests/qmgr/ |
H A D | enum_jobs.c | 43 HRESULT hres; in setup() local 111 HRESULT hres; in test_GetCount() local 126 HRESULT hres; in test_Next_walkListNull() local 146 HRESULT hres; in test_Next_walkList_1() local 171 HRESULT hres; in test_Next_walkList_2() local 198 HRESULT hres; in test_Next_errors() local 209 HRESULT hres; in test_Skip_walkList() local 225 HRESULT hres; in test_Skip_offEnd() local 234 HRESULT hres; in test_Reset() local
|
H A D | enum_files.c | 65 HRESULT hres; in test_create_manager() local 99 HRESULT hres; in setup() local 140 HRESULT hres; in test_GetCount() local 151 HRESULT hres; in test_Next_walkListNull() local 171 HRESULT hres; in test_Next_walkList_1() local 199 HRESULT hres; in test_Next_walkList_2() local 223 HRESULT hres; in test_Next_errors() local 234 HRESULT hres; in test_Skip_walkList() local 250 HRESULT hres; in test_Skip_offEnd() local 259 HRESULT hres; in test_Reset() local
|
H A D | job.c | 44 HRESULT hres; in test_create_manager() local 78 HRESULT hres; in setup() local 113 HRESULT hres; in check_bits20() local 145 HRESULT hres; in check_bits25() local 179 HRESULT hres; in test_GetId() local 190 HRESULT hres; in test_GetType() local 201 HRESULT hres; in test_GetName() local 213 HRESULT hres; in test_AddFile() local 227 HRESULT hres; in test_AddFileSet() local 240 HRESULT hres; in test_EnumFiles() local [all …]
|
H A D | file.c | 62 HRESULT hres; in test_create_manager() local 96 HRESULT hres; in setup() local 149 HRESULT hres; in test_GetRemoteName() local 161 HRESULT hres; in test_GetLocalName() local 173 HRESULT hres; in test_GetProgress_PreTransfer() local
|
H A D | qmgr.c | 32 HRESULT hres; in test_create_manager() local 56 HRESULT hres; in test_CreateJob() local 85 HRESULT hres; in test_EnumJobs() local 131 HRESULT hres; in do_child() local 151 HRESULT hres; in test_globalness() local
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | dom.c | 552 HRESULT hres; in create_document() local 575 HRESULT hres; in _get_dispex_iface() local 587 HRESULT hres; in _test_ifaces() local 601 HRESULT hres; in _test_no_iface() local 616 HRESULT hres; in _test_get_dispid() local 651 HRESULT hres; in _test_disp_value() local 693 HRESULT hres; in _test_class_info() local 731 HRESULT hres; in _set_dispex_value() local 748 HRESULT hres; in _get_elem_iface() local 759 HRESULT hres; in _get_elem2_iface() local [all …]
|
H A D | style.c | 80 HRESULT hres; in _get_elem2_iface() local 91 HRESULT hres; in _get_current_style2_iface() local 100 HRESULT hres; in get_element_by_id() local 122 HRESULT hres; in _get_current_style() local 139 HRESULT hres; in _test_border_styles() local 243 HRESULT hres; in _test_style_csstext() local 259 HRESULT hres; in _test_style_set_csstext() local 272 HRESULT hres; in _test_style_remove_attribute() local 284 HRESULT hres; in _set_text_decoration() local 296 HRESULT hres; in _test_text_decoration() local [all …]
|
H A D | htmllocation.c | 111 HRESULT hres; in test_href() local 136 HRESULT hres; in test_protocol() local 155 HRESULT hres; in test_host() local 174 HRESULT hres; in test_hostname() local 201 HRESULT hres; in test_port() local 220 HRESULT hres; in test_pathname() local 239 HRESULT hres; in test_search() local 258 HRESULT hres; in test_hash() local 278 HRESULT hres; in perform_test() local
|
/reactos/dll/win32/vbscript/ |
H A D | interp.c | 105 HRESULT hres; in lookup_identifier() local 337 HRESULT hres; in stack_assume_val() local 365 HRESULT hres; in stack_pop_bool() local 480 HRESULT hres; in array_access() local 524 HRESULT hres; in do_icall() local 621 HRESULT hres; in interp_icall() local 645 HRESULT hres; in do_mcall() local 672 HRESULT hres; in interp_mcall() local 693 HRESULT hres; in assign_value() local 719 HRESULT hres; in assign_ident() local [all …]
|
H A D | global.c | 155 HRESULT hres; in Builtin_GetIDsOfNames() local 297 HRESULT hres; in get_sec_mgr() local 413 HRESULT hres; in to_int() local 427 HRESULT hres; in to_double() local 441 HRESULT hres; in to_string() local 455 HRESULT hres; in to_system_time() local 469 HRESULT hres; in set_object_site() local 497 HRESULT hres; in create_object() local 566 HRESULT hres; in show_msgbox() local 635 HRESULT hres; in Global_CCur() local [all …]
|
/reactos/modules/rostests/winetests/mstask/ |
H A D | task.c | 33 HRESULT hres; in setup_task() local 75 HRESULT hres; in test_SetApplicationName_GetApplicationName() local 185 HRESULT hres; in test_CreateTrigger() local 213 HRESULT hres; in test_SetParameters_GetParameters() local 283 HRESULT hres; in test_SetComment_GetComment() local 353 HRESULT hres; in test_SetMaxRunTime_GetMaxRunTime() local 410 HRESULT hres; in test_SetAccountInformation_GetAccountInformation() local
|
H A D | task_scheduler.c | 35 HRESULT hres; in test_NewWorkItem() local 83 HRESULT hres; in test_Activate() local 109 HRESULT hres; in test_GetTargetComputer() local 145 HRESULT hres; in test_SetTargetComputer() local
|
/reactos/modules/rostests/winetests/jscript/ |
H A D | jscript.c | 105 HRESULT hres; in _test_state() local 232 HRESULT hres; in test_script_dispatch() local 268 HRESULT hres; in get_script_dispatch() local 283 HRESULT hres; in test_no_script_dispatch() local 295 HRESULT hres; in test_safety() local 385 HRESULT hres; in set_script_prop() local 401 HRESULT hres; in test_invoke_versioning() local 430 HRESULT hres; in create_jscript() local 445 HRESULT hres; in test_jscript() local 511 HRESULT hres; in test_jscript2() local [all …]
|
/reactos/dll/win32/urlmon/ |
H A D | protocol.c | 31 static inline HRESULT report_result(Protocol *protocol, HRESULT hres) in report_result() 75 HRESULT hres; in start_downloading() local 104 HRESULT hres; in protocol_syncbinding() local 234 HRESULT hres; in write_post_stream() local 270 HRESULT hres; in create_internet_session() local 317 HRESULT hres; in protocol_start() local 358 HRESULT hres; in protocol_continue() local 427 HRESULT hres = S_FALSE; in protocol_read() local
|
H A D | internet.c | 181 HRESULT hres; in parse_canonicalize_url() local 205 HRESULT hres; in parse_security_url() local 225 HRESULT hres; in parse_encode() local 252 HRESULT hres; in parse_path_from_url() local 278 HRESULT hres; in parse_security_domain() local 299 HRESULT hres; in parse_domain() local 330 HRESULT hres; in parse_rootdocument() local 432 HRESULT hres; in CoInternetCombineUrl() local 463 HRESULT hres; in CoInternetCompareUrl() local 490 HRESULT hres; in CoInternetQueryInfo() local [all …]
|
/reactos/modules/rostests/winetests/atl/ |
H A D | module.c | 36 HRESULT hres; in test_StructSize() local 67 HRESULT hres; in test_winmodule() local 120 HRESULT hres; in test_winclassinfo() local 177 HRESULT hres; in test_term() local
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | vbscript.c | 110 HRESULT hres; in _test_state() local 336 HRESULT hres; in test_safety() local 427 HRESULT hres; in get_script_dispatch() local 444 HRESULT hres; in parse_script() local 463 HRESULT hres; in _get_disp_id() local 478 HRESULT hres; in test_no_script_dispatch() local 489 HRESULT hres; in create_vbscript() local 508 HRESULT hres; in test_scriptdisp() local 632 HRESULT hres; in test_vbscript() local 698 HRESULT hres; in test_vbscript_uninitializing() local [all …]
|
/reactos/dll/win32/atl/ |
H A D | atl.c | 49 HRESULT hres; in AtlAdvise() local 77 HRESULT hres; in AtlUnadvise() local 347 HRESULT hres; in AtlLoadTypeLib() local 403 HRESULT hres; in AtlRegisterTypeLib() local 487 HRESULT hres; in AtlComModuleGetClassObject() local 512 HRESULT hres; in AtlComModuleGetClassObject() local 543 HRESULT hres; in AtlComModuleRegisterClassObjects() local 571 HRESULT hres; in AtlComModuleRegisterClassObjects() local 603 HRESULT hres; in AtlComModuleRevokeClassObjects() local 622 HRESULT hres; in AtlComModuleRevokeClassObjects() local [all …]
|