Home
last modified time | relevance | path

Searched refs:diag_type (Results 1 – 25 of 78) sorted by relevance

1234

/dports/textproc/p5-Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.40/examples/
H A Ddiag_border.pl19 my $format1 = $workbook->add_format(diag_type => '1');
21 my $format2 = $workbook->add_format(diag_type => '2');
23 my $format3 = $workbook->add_format(diag_type => '3');
26 diag_type => '3',
/dports/textproc/p5-Spreadsheet-WriteExcelXML/Spreadsheet-WriteExcelXML-0.15/examples/
H A Ddiag_border.pl20 my $format1 = $workbook->add_format(diag_type => '1');
22 my $format2 = $workbook->add_format(diag_type => '2');
24 my $format3 = $workbook->add_format(diag_type => '3');
27 diag_type => '3',
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/examples/
H A Ddiag_border.pl19 my $format1 = $workbook->add_format( diag_type => 1 );
21 my $format2 = $workbook->add_format( diag_type => 2 );
23 my $format3 = $workbook->add_format( diag_type => 3 );
26 diag_type => 3,
/dports/math/xblas/xblas-1.0.248/testing/test-tpmv/
H A Ddo_test_tpmv.c420 switch (diag_type) { in do_test_dtpmv_s()
933 switch (diag_type) { in do_test_ztpmv_c()
1449 switch (diag_type) { in do_test_ctpmv_s()
1965 switch (diag_type) { in do_test_ztpmv_d()
2497 switch (diag_type) { in do_test_stpmv_x()
3026 switch (diag_type) { in do_test_dtpmv_x()
3558 switch (diag_type) { in do_test_ctpmv_x()
4093 switch (diag_type) { in do_test_ztpmv_x()
4627 switch (diag_type) { in do_test_dtpmv_s_x()
5161 switch (diag_type) { in do_test_ztpmv_c_x()
[all …]
/dports/math/xblas/xblas-1.0.248/testing/test-trmv/
H A Ddo_test_trmv.c125 enum blas_diag_type diag_type; in do_test_dtrmv_s() local
433 switch (diag_type) { in do_test_dtrmv_s()
970 switch (diag_type) { in do_test_ztrmv_c()
1509 switch (diag_type) { in do_test_ctrmv_s()
2048 switch (diag_type) { in do_test_ztrmv_d()
2604 switch (diag_type) { in do_test_strmv_x()
3158 switch (diag_type) { in do_test_dtrmv_x()
3715 switch (diag_type) { in do_test_ctrmv_x()
4275 switch (diag_type) { in do_test_ztrmv_x()
4833 switch (diag_type) { in do_test_dtrmv_s_x()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/utils/afqmctools/afqmctools/utils/
H A Dqe_driver.py312 diag_type='keep_occ', argument
349 if diag_type=='fullpw':
350 emp2=pyscf_driver_mp2(out_prefix,True,diag_type,
354 emp2=pyscf_driver_mp2(out_prefix,True,diag_type,
361 diag_type='keep_occ', argument
411 if diag_type=='fullpw':
412 pyscf_driver_mp2no(out_prefix,True,diag_type,appnos,
416 pyscf_driver_mp2no(out_prefix,True,diag_type,appnos,
/dports/math/xblas/xblas-1.0.248/testing/test-trsv/
H A Ddo_test_trsv.c275 diag_type = blas_unit_diag; in do_test_dtrsv_s()
455 switch (diag_type) { in do_test_dtrsv_s()
842 diag_type = blas_unit_diag; in do_test_ztrsv_c()
1050 switch (diag_type) { in do_test_ztrsv_c()
1649 switch (diag_type) { in do_test_ctrsv_s()
2247 switch (diag_type) { in do_test_ztrsv_d()
2837 switch (diag_type) { in do_test_strsv_x()
3423 switch (diag_type) { in do_test_dtrsv_x()
4010 switch (diag_type) { in do_test_dtrsv_s_x()
4626 switch (diag_type) { in do_test_ctrsv_x()
[all …]
/dports/math/xblas/xblas-1.0.248/testing/test-tbsv/
H A Ddo_test_tbsv.c140 enum blas_diag_type diag_type; in do_test_dtbsv_s() local
476 switch (diag_type) { in do_test_dtbsv_s()
1088 switch (diag_type) { in do_test_ztbsv_c()
2928 switch (diag_type) { in do_test_stbsv_x()
3529 switch (diag_type) { in do_test_dtbsv_x()
4132 switch (diag_type) { in do_test_dtbsv_s_x()
4764 switch (diag_type) { in do_test_ctbsv_x()
5403 switch (diag_type) { in do_test_ztbsv_x()
6045 switch (diag_type) { in do_test_ztbsv_c_x()
6685 switch (diag_type) { in do_test_ctbsv_s_x()
[all …]
/dports/textproc/p5-Spreadsheet-WriteExcelXML/Spreadsheet-WriteExcelXML-0.15/lib/Spreadsheet/WriteExcelXML/
H A DFormat.pm285 if (my $diag_type = $self->{_diag_type}) {
298 if ($diag_type == 1 or $diag_type == 3) {
302 if ($diag_type == 2 or $diag_type == 3) {
/dports/science/cp2k-data/cp2k-7.1.0/src/fm/
H A Dcp_fm_diag.F74 INTEGER, SAVE :: diag_type = 0 variable
119 diag_type = DIAG_TYPE_SCALAPACK
123 diag_type = DIAG_TYPE_ELPA
126 diag_type = DIAG_TYPE_SCALAPACK
134 IF (diag_type == DIAG_TYPE_ELPA) THEN
148 IF (diag_type == DIAG_TYPE_ELPA) &
194 IF (diag_type == DIAG_TYPE_ELPA) THEN
196 ELSE IF (diag_type == DIAG_TYPE_SCALAPACK) THEN
225 … "The eigenvectors returned by "//TRIM(diag_driver(diag_type))//" are not orthonormal", &
253 … "The eigenvectors returned by "//TRIM(diag_driver(diag_type))//" are not orthonormal", &
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/fm/
H A Dcp_fm_diag.F74 INTEGER, SAVE :: diag_type = 0 variable
119 diag_type = DIAG_TYPE_SCALAPACK
123 diag_type = DIAG_TYPE_ELPA
126 diag_type = DIAG_TYPE_SCALAPACK
134 IF (diag_type == DIAG_TYPE_ELPA) THEN
148 IF (diag_type == DIAG_TYPE_ELPA) &
194 IF (diag_type == DIAG_TYPE_ELPA) THEN
196 ELSE IF (diag_type == DIAG_TYPE_SCALAPACK) THEN
225 … "The eigenvectors returned by "//TRIM(diag_driver(diag_type))//" are not orthonormal", &
253 … "The eigenvectors returned by "//TRIM(diag_driver(diag_type))//" are not orthonormal", &
[all …]
/dports/x11/roxterm/roxterm-3.11.1/src/
H A Ddlg.c36 #define ROXTERM_DEFINE_REPORT_FN(fn, title, log_level, diag_type) \ argument
44 run_msg_dialog(parent, title, diag_type, msg); \
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmpr.h78 enum diag_type enum
123 void dprf(diag_type param, PRINTF(1, ));
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/t/package/styles/
H A Dstyles_05.t44 my $format5 = $workbook->add_format( diag_type => 1, diag_border => 1 );
45 my $format6 = $workbook->add_format( diag_type => 2, diag_border => 1 );
46 my $format7 = $workbook->add_format( diag_type => 3 ); # Test default border.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/tracing/tracing/value/diagnostics/
H A Ddiagnostic.py94 diag_type = type(d).__name__
95 cls = all_diagnostics.GetDiagnosticClassForName(diag_type)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/tracing/tracing/value/diagnostics/
H A Ddiagnostic.py94 diag_type = type(d).__name__
95 cls = all_diagnostics.GetDiagnosticClassForName(diag_type)
/dports/math/py-pystan/pystan-2.19.0.0/pystan/tests/
H A Dtest_extract.py193 for diag, diag_type in diagnostic_type.items():
196 fit.get_sampler_params()[n][diag+'__'][-num_samples:].astype(diag_type)
241 for diag, diag_type in diagnostic_type.items():
244 fit.get_sampler_params()[n][diag+'__'][-num_samples:].astype(diag_type)
308 for diag, diag_type in diagnostic_type.items():
311 fit.get_sampler_params()[n][diag+'__'][-num_samples:].astype(diag_type)
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dformat.py92 self.diag_type = 0
527 def set_diag_type(self, diag_type=1): argument
538 self.diag_type = diag_type
887 self.diag_type,
H A Dstyles.py437 if xf_format.diag_type == 1:
439 elif xf_format.diag_type == 2:
441 elif xf_format.diag_type == 3:
446 if xf_format.diag_type and not xf_format.diag_border:
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dtypeck2.c190 cxx_incomplete_type_diagnostic (tree value, tree type, int diag_type) in cxx_incomplete_type_diagnostic() argument
196 if (diag_type == 1) in cxx_incomplete_type_diagnostic()
201 else if (diag_type == 2) in cxx_incomplete_type_diagnostic()
1291 int diag_type = -1; /* none */ in add_exception_specifier() local
1320 diag_type = 2; /* pedwarn */ in add_exception_specifier()
1334 diag_type = 0; /* error */ in add_exception_specifier()
1336 if (diag_type >= 0 && complain) in add_exception_specifier()
1337 cxx_incomplete_type_diagnostic (NULL_TREE, core, diag_type); in add_exception_specifier()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dtypeck2.c190 cxx_incomplete_type_diagnostic (tree value, tree type, int diag_type) in cxx_incomplete_type_diagnostic() argument
196 if (diag_type == 1) in cxx_incomplete_type_diagnostic()
201 else if (diag_type == 2) in cxx_incomplete_type_diagnostic()
1291 int diag_type = -1; /* none */ in add_exception_specifier() local
1320 diag_type = 2; /* pedwarn */ in add_exception_specifier()
1334 diag_type = 0; /* error */ in add_exception_specifier()
1336 if (diag_type >= 0 && complain) in add_exception_specifier()
1337 cxx_incomplete_type_diagnostic (NULL_TREE, core, diag_type); in add_exception_specifier()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/src/
H A Dformat.c86 format->diag_type = LXW_BORDER_NONE; in lxw_format_new()
209 key->diag_type = self->diag_type; in lxw_format_get_border_key()
671 self->diag_type = type; in format_set_diag_type()
/dports/mail/postfix-current/postfix-3.7-20211107/src/bounce/
H A Dlogfile-with-msgid-with-filter8 diag_type = dsn-dtype
H A Dlogfile-with-msgid-with-long-line8 diag_type = dsn-dtype
H A Dlogfile-no-msgid-no-eoh-event8 diag_type = dsn-dtype

1234