Home
last modified time | relevance | path

Searched defs:got (Results 26 – 50 of 7115) sorted by relevance

12345678910>>...285

/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/utility/
H A Dtest_datetime_to_excel.c17 double got; in CTEST() local
122 double got; in CTEST() local
329 double got; in CTEST() local
537 double got; in CTEST() local
642 double got; in CTEST() local
663 double got; in CTEST() local
/dports/www/moodle39/moodle/admin/cli/
H A Dcfg.php138 $got = get_config($options['component']); variable
157 $got = get_config($options['component'], $options['name']); variable
164 $got = escapeshellarg($got); variable
168 $got = json_encode($got); variable
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/worksheet/
H A Dtest_worksheet_write_auto_filter.c16 char* got; in CTEST() local
34 char* got; in CTEST() local
58 char* got; in CTEST() local
86 char* got; in CTEST() local
114 char* got; in CTEST() local
137 char* got; in CTEST() local
161 char* got; in CTEST() local
185 char* got; in CTEST() local
209 char* got; in CTEST() local
233 char* got; in CTEST() local
[all …]
H A Dtest_worksheet_write_sheet_views3.c15 char* got; in CTEST() local
34 char* got; in CTEST() local
53 char* got; in CTEST() local
72 char* got; in CTEST() local
91 char* got; in CTEST() local
110 char* got; in CTEST() local
129 char* got; in CTEST() local
148 char* got; in CTEST() local
H A Dtest_worksheet_write_sheet_views4.c15 char* got; in CTEST() local
34 char* got; in CTEST() local
53 char* got; in CTEST() local
72 char* got; in CTEST() local
91 char* got; in CTEST() local
110 char* got; in CTEST() local
129 char* got; in CTEST() local
148 char* got; in CTEST() local
/dports/math/octave-forge-doctest/doctest-0.7.0/inst/private/
H A Ddoctest_compare.m22 got = regexprep(got, '<a +href=".*?>', ''); variable
23 got = regexprep(got, '</a>', ''); variable
26 got = regexprep(got, '.\x08', ''); variable
29 got = strtrim(got); variable
46 got = strtrim_lines_discard_empties(got); variable
/dports/textproc/xsv-rs/xsv-0.13.0/tests/
H A Dtest_join.rs67 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); localVariable
79 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); localVariable
93 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); localVariable
106 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); localVariable
138 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); in join_inner_issue11() localVariable
158 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); in join_cross() localVariable
178 let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd); in join_cross_no_headers() localVariable
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/
H A Dgot.c54 u_long *got; in elfsh_set_got_entry_by_index() local
71 u_long *got; in elfsh_set_got_entry_by_name() local
86 u_long *elfsh_get_got_entry_by_index(u_long *got, u_int index) in elfsh_get_got_entry_by_index()
101 u_long *got; in elfsh_get_got_entry_by_name() local
132 int elfsh_set_got_entry(u_long *got, u_long vaddr) in elfsh_set_got_entry()
141 int elfsh_get_got_entry(u_long *got) in elfsh_get_got_entry()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/styles/
H A Dtest_styles_write_font.c17 char* got; in CTEST() local
38 char* got; in CTEST() local
61 char* got; in CTEST() local
84 char* got; in CTEST() local
107 char* got; in CTEST() local
130 char* got; in CTEST() local
153 char* got; in CTEST() local
176 char* got; in CTEST() local
199 char* got; in CTEST() local
222 char* got; in CTEST() local
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/workbook/
H A Dtest_workbook_validate_worksheet_name.c21 lxw_error got = workbook_validate_sheet_name(workbook, sheetname); in CTEST() local
35 lxw_error got = workbook_validate_sheet_name(workbook, sheetname); in CTEST() local
49 lxw_error got = workbook_validate_sheet_name(workbook, sheetname); in CTEST() local
65 lxw_error got = workbook_validate_sheet_name(workbook, sheetname); in CTEST() local
79 lxw_error got = workbook_validate_sheet_name(workbook, sheetname); in CTEST() local
93 lxw_error got = workbook_validate_sheet_name(workbook, sheetname); in CTEST() local
109 lxw_error got = workbook_validate_sheet_name(workbook, "sheet1"); in CTEST() local
125 lxw_error got = workbook_validate_sheet_name(workbook, "café"); in CTEST() local
141 lxw_error got = workbook_validate_sheet_name(workbook, "ABCDE"); in CTEST() local
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_vpi_unimpl.cpp36 #define CHECK_RESULT_VH(got, exp) \ argument
42 #define CHECK_RESULT_NZ(got) \ argument
48 #define CHECK_RESULT_Z(got) \ argument
55 #define CHECK_RESULT(got, exp) \ argument
62 #define CHECK_RESULT_HEX(got, exp) \ argument
69 #define CHECK_RESULT_CSTR(got, exp) \ argument
76 #define CHECK_RESULT_CSTR_STRIP(got, exp) CHECK_RESULT_CSTR(got + strspn(got, " "), exp) argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
150 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
202 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
150 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
202 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
150 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
202 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
150 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
202 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
150 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
202 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
144 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
196 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/zclconf/go-cty/cty/convert/
H A Dmismatch_msg.go27 func MismatchMessage(got, want cty.Type) string { argument
62 func mismatchMessageObjects(got, want cty.Type) string { argument
144 func mismatchMessageCollectionsFromStructural(got, want cty.Type) string { argument
196 func mismatchMessageCollectionsFromCollections(got, want cty.Type) string { argument
/dports/www/moodle310/moodle/admin/cli/
H A Dcfg.php145 $got = get_config($options['component']); variable
164 $got = get_config($options['component'], $options['name']); variable
171 $got = escapeshellarg($got); variable
175 $got = json_encode($got); variable
/dports/www/moodle311/moodle/admin/cli/
H A Dcfg.php145 $got = get_config($options['component']); variable
164 $got = get_config($options['component'], $options['name']); variable
171 $got = escapeshellarg($got); variable
175 $got = json_encode($got); variable
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/chart/
H A Dtest_chart_write_legend.c16 char* got; in CTEST() local
32 char* got; in CTEST() local
49 char* got; in CTEST() local
66 char* got; in CTEST() local
83 char* got; in CTEST() local
101 char* got; in CTEST() local
119 char* got; in CTEST() local
137 char* got; in CTEST() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/
H A Dsshr64_1.c14 int64_t got; in test_sshr64() local
31 int64_t got; in test_sshr64_neg() local
49 int64_t got; in test_other() local
66 int64_t got; in test_other_neg() local
83 int64_t got; in test_no_sshr0() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/aarch64/
H A Dsshr64_1.c14 int64_t got; in test_sshr64() local
31 int64_t got; in test_sshr64_neg() local
49 int64_t got; in test_other() local
66 int64_t got; in test_other_neg() local
83 int64_t got; in test_no_sshr0() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dsshr64_1.c14 int64_t got; in test_sshr64() local
31 int64_t got; in test_sshr64_neg() local
49 int64_t got; in test_other() local
66 int64_t got; in test_other_neg() local
83 int64_t got; in test_no_sshr0() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dsshr64_1.c14 int64_t got; in test_sshr64() local
31 int64_t got; in test_sshr64_neg() local
49 int64_t got; in test_other() local
66 int64_t got; in test_other_neg() local
83 int64_t got; in test_no_sshr0() local

12345678910>>...285