Home
last modified time | relevance | path

Searched defs:err (Results 1 – 25 of 11362) sorted by relevance

12345678910>>...455

/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/cdf_format/
H A Ddim_cdf12.c72 err = ncmpi_close(ncid); ERR in main() local
74 err = ncmpi_close(ncid); ERR in main() local
79 err = ncmpi_close(ncid); ERR in main() local
81 err = ncmpi_close(ncid); ERR in main() local
88 err = ncmpi_close(ncid); in main() local
96 err = ncmpi_close(ncid); ERR in main() local
105 err = ncmpi_close(ncid); in main() local
120 err = ncmpi_close(ncid); in main() local
157 err = ncmpi_close(ncid); in main() local
165 err = ncmpi_close(ncid); in main() local
[all …]
/dports/net-im/mtxclient/mtxclient-0.6.0/lib/structs/responses/
H A Dcommon.cpp80 log_error(std::exception &err, const json &event) in log_error()
87 log_error(std::string err, const json &event) in log_error()
113 } catch (json::exception &err) { in parse_room_account_data_events() local
122 } catch (json::exception &err) { in parse_room_account_data_events() local
131 } catch (json::exception &err) { in parse_room_account_data_events() local
139 } catch (json::exception &err) { in parse_room_account_data_events() local
148 } catch (json::exception &err) { in parse_room_account_data_events() local
156 } catch (json::exception &err) { in parse_room_account_data_events() local
164 } catch (json::exception &err) { in parse_room_account_data_events() local
242 } catch (json::exception &err) { in parse_timeline_events() local
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nc_test/
H A Dtst_atts3.c95 int ncid, err, nerrs=0; in tst_att_ordering() local
118 err=ncmpi_close(ncid); ERR in tst_att_ordering() local
137 int err, nerrs=0; in tst_atts3() local
172 err=ncmpi_close(ncid); ERR in tst_atts3() local
211 err=ncmpi_close(ncid); ERR in tst_atts3() local
221 err=ncmpi_close(ncid); ERR in tst_atts3() local
250 err=ncmpi_close(ncid); ERR in tst_atts3() local
405 err=ncmpi_close(ncid); ERR in tst_atts3() local
422 err=ncmpi_close(ncid); ERR in tst_atts3() local
461 err=ncmpi_close(ncid); ERR in tst_atts3() local
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/testcases/
H A Dlast_large_var.c73 err = ncmpi_enddef(ncid); ERR in check_last_var() local
74 err = ncmpi_close(ncid); ERR in check_last_var() local
99 err = ncmpi_close(ncid); in check_fix_var() local
120 err = ncmpi_enddef(ncid); ERR in check_fix_var() local
121 err = ncmpi_close(ncid); ERR in check_fix_var() local
145 err = ncmpi_enddef(ncid); in check_fix_rec_var() local
182 err = ncmpi_close(ncid); ERR in check_rec_var() local
197 err = ncmpi_close(ncid); ERR in check_rec_var() local
214 err = ncmpi_close(ncid); in check_rec_var() local
249 err = ncmpi_enddef(ncid); in check_not_last_var() local
[all …]
H A Dscalar.c28 int err, nerrs=0, rank, nprocs, ncid, varid; in main() local
62 err = ncmpi_enddef(ncid); ERR in main() local
72 err = ncmpi_put_var1_int_all(ncid, varid, start, &buf); ERR in main() local
74 err = ncmpi_put_vara_int_all(ncid, varid, start, count, &buf); ERR in main() local
75 err = ncmpi_put_vara_int_all(ncid, varid, NULL, count, &buf); ERR in main() local
76 err = ncmpi_put_vara_int_all(ncid, varid, start, NULL, &buf); ERR in main() local
77 err = ncmpi_put_vara_int_all(ncid, varid, NULL, NULL, &buf); ERR in main() local
89 err = ncmpi_get_var1_int_all(ncid, varid, NULL, &buf); ERR in main() local
90 err = ncmpi_get_var1_int_all(ncid, varid, start, &buf); ERR in main() local
95 err = ncmpi_get_vara_int_all(ncid, varid, NULL, NULL, &buf); ERR in main() local
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DCheckBrikHEAD.m45 err = 1; variable
71 err = 1; ErrMessage = sprintf(['Error %s: Field %s must be '... variable
102err = 1; ErrMessage = sprintf('Error %s: Field %s type must be an integer.', FuncName, Rules(ir).N… variable
126err = 1; ErrMessage = sprintf('Error %s: DATASET_RANK(1) must be 3', FuncName); errordlg(ErrMessag… variable
151err = 1; ErrMessage = sprintf('Error %s: SCENE_DATA(1) must be between 0 and 2', FuncName); errord… variable
154err = 1; ErrMessage = sprintf('Error %s: SCENE_DATA(2) must be between 0 and 11', FuncName); error… variable
157err = 1; ErrMessage = sprintf('Error %s: SCENE_DATA(3) must be between 0 and 3', FuncName); errord… variable
225err = 1; ErrMessage = sprintf('Error %s: WARP_TYPE(1) must be 0 or 1.', FuncName); errordlg(ErrMes… variable
236err = 1; ErrMessage = sprintf('Error %s: MARKS_FLAGS(1) must be 0 or 1.', FuncName); errordlg(ErrM… variable
239err = 1; ErrMessage = sprintf('Error %s: MARKS_FLAGS(2) must be 1.', FuncName); errordlg(ErrMessag… variable
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_functions.m14 err = 0 ; variable
16 err = max (err, test_function ([ ])) ; variable
17 err = max (err, test_function ([ ], 'ldl', 1)) ; variable
18 err = max (err, test_function (eye (4))) ; variable
19 err = max (err, test_function (eye (4,3))) ; variable
20 err = max (err, test_function (eye (3,4))) ; variable
22 err = max (err, test_function (inf*eye (4))) ; variable
26 err = max (err, test_function (nan*eye (4))) ; variable
32 err = max (err, test_function (A, 'svd', 1)) ; variable
33 err = max (err, test_function) ; variable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/os2/
H A Dos2_errors.c9 void _MD_os2_map_default_error(PRInt32 err) in _MD_os2_map_default_error()
47 void _MD_os2_map_opendir_error(PRInt32 err) in _MD_os2_map_opendir_error()
104 void _MD_os2_readdir_error(PRInt32 err) in _MD_os2_readdir_error()
134 void _MD_os2_map_delete_error(PRInt32 err) in _MD_os2_map_delete_error()
160 void _MD_os2_map_stat_error(PRInt32 err) in _MD_os2_map_stat_error()
174 void _MD_os2_map_fstat_error(PRInt32 err) in _MD_os2_map_fstat_error()
259 void _MD_os2_map_mkdir_error(PRInt32 err) in _MD_os2_map_mkdir_error()
311 void _MD_os2_map_rmdir_error(PRInt32 err) in _MD_os2_map_rmdir_error()
356 void _MD_os2_map_read_error(PRInt32 err) in _MD_os2_map_read_error()
686 void _MD_os2_map_writev_error(int err) in _MD_os2_map_writev_error()
[all …]
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/os2/
H A Dos2_errors.c9 void _MD_os2_map_default_error(PRInt32 err) in _MD_os2_map_default_error()
47 void _MD_os2_map_opendir_error(PRInt32 err) in _MD_os2_map_opendir_error()
104 void _MD_os2_readdir_error(PRInt32 err) in _MD_os2_readdir_error()
134 void _MD_os2_map_delete_error(PRInt32 err) in _MD_os2_map_delete_error()
160 void _MD_os2_map_stat_error(PRInt32 err) in _MD_os2_map_stat_error()
174 void _MD_os2_map_fstat_error(PRInt32 err) in _MD_os2_map_fstat_error()
259 void _MD_os2_map_mkdir_error(PRInt32 err) in _MD_os2_map_mkdir_error()
311 void _MD_os2_map_rmdir_error(PRInt32 err) in _MD_os2_map_rmdir_error()
356 void _MD_os2_map_read_error(PRInt32 err) in _MD_os2_map_read_error()
686 void _MD_os2_map_writev_error(int err) in _MD_os2_map_writev_error()
[all …]

12345678910>>...455