Home
last modified time | relevance | path

Searched refs:qa (Results 1 – 25 of 5031) sorted by relevance

12345678910>>...202

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/pengine/test10/
H A Dbug-lf-2422.scores2 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-1: 0
3 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-2: 0
4 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-3: 0
5 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-4: 0
6 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-1: 0
7 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-2: 0
8 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-3: 0
9 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-4: 0
10 pcmk__clone_allocate: clvm:0 allocation score on qa-suse-1: 1
11 pcmk__clone_allocate: clvm:0 allocation score on qa-suse-2: 0
[all …]
H A Dbug-lf-2422.summary4 Online: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
6 sbd_stonith (stonith:external/sbd): Started qa-suse-2
8 Started: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
10 Started: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
13 * Stop o2cb:0 (qa-suse-1) due to node availability
29 * Resource action: ocfs:3 stop on qa-suse-2
30 * Resource action: ocfs:2 stop on qa-suse-3
54 Online: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
60 clvm (ocf::lvm2:clvmd): Started qa-suse-1
65 clvm (ocf::lvm2:clvmd): Started qa-suse-4
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/scores/
H A Dbug-lf-2422.scores2 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-1: 0
3 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-2: 0
4 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-3: 0
5 pcmk__clone_allocate: c-o2stage allocation score on qa-suse-4: 0
6 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-1: 0
7 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-2: 0
8 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-3: 0
9 pcmk__clone_allocate: c-ocfs allocation score on qa-suse-4: 0
10 pcmk__clone_allocate: clvm:0 allocation score on qa-suse-1: 1
11 pcmk__clone_allocate: clvm:0 allocation score on qa-suse-2: 0
[all …]
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/contact-editor/
H A De-contact-quick-add.c63 return qa; in quick_add_new()
69 if (qa) { in quick_add_unref()
145 qa->cb (NULL, qa->closure); in merge_cb()
172 qa->cb (qa->contact, qa->closure); in merge_cb()
190 qa->client_cache, qa->source, in quick_add_merge_contact()
192 qa->cancellable, merge_cb, qa); in quick_add_merge_contact()
210 qa->cb (qa->contact, qa->closure); in contact_added_cb()
225 if (qa) in editor_closed_cb()
321 qa->contact, ce_have_contact, qa); in ce_have_book()
337 qa->client_cache, qa->source, in edit_contact()
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/conv-0.3.3/tests/
H A Dlang_ints.rs14 check!(i8, i8=> sident; qv: *; qa: *; qaW: *); in test_i8()
15 check!(i8, i16=> sident; qv: *; qa: *; qaW: *); in test_i8()
16 check!(i8, i32=> sident; qv: *; qa: *; qaW: *); in test_i8()
17 check!(i8, i64=> sident; qv: *; qa: *; qaW: *); in test_i8()
18 check!(i8, u8=> uident; qv: +; qa: +; qaW: *; in test_i8()
21 check!(i8, u16=> uident; qv: +; qa: +; qaW: *; in test_i8()
24 check!(i8, u32=> uident; qv: +; qa: +; qaW: *; in test_i8()
27 check!(i8, u64=> uident; qv: +; qa: +; qaW: *; in test_i8()
338 check!(i8, f32=> sident; qv: *; qa: *); in test_i_to_f()
339 check!(i16, f32=> sident; qv: *; qa: *); in test_i_to_f()
[all …]
/dports/www/moodle310/moodle/question/type/
H A Drendererbase.php49 return $qa->get_question()->format_questiontext($qa);
69 public function clear_wrong(question_attempt $qa) { argument
70 $response = $qa->get_last_qt_data();
107 $hint = $qa->get_applicable_hint();
116 $output .= $this->hint($qa, $hint);
151 $qa->get_last_qt_data());
167 $qa->get_question()->format_hint($hint, $qa), array('class' => 'hint'));
177 return $qa->get_question()->format_generalfeedback($qa);
243 $question = $qa->get_question();
245 $state = $qa->get_state();
[all …]
/dports/www/moodle311/moodle/question/type/
H A Drendererbase.php49 return $qa->get_question()->format_questiontext($qa);
69 public function clear_wrong(question_attempt $qa) { argument
70 $response = $qa->get_last_qt_data();
107 $hint = $qa->get_applicable_hint();
116 $output .= $this->hint($qa, $hint);
151 $qa->get_last_qt_data());
167 $qa->get_question()->format_hint($hint, $qa), array('class' => 'hint'));
177 return $qa->get_question()->format_generalfeedback($qa);
243 $question = $qa->get_question();
245 $state = $qa->get_state();
[all …]
/dports/www/moodle39/moodle/question/type/
H A Drendererbase.php49 return $qa->get_question()->format_questiontext($qa);
69 public function clear_wrong(question_attempt $qa) { argument
70 $response = $qa->get_last_qt_data();
107 $hint = $qa->get_applicable_hint();
116 $output .= $this->hint($qa, $hint);
151 $qa->get_last_qt_data());
167 $qa->get_question()->format_hint($hint, $qa), array('class' => 'hint'));
177 return $qa->get_question()->format_generalfeedback($qa);
243 $question = $qa->get_question();
245 $state = $qa->get_state();
[all …]
/dports/www/moodle310/moodle/question/engine/tests/
H A Dquestionattempt_with_steps_test.php45 private $qa; variable in question_attempt_with_steps_test
52 $this->qa->add_step($step);
57 $this->qa = null;
62 $step = $this->qa->get_step(-1);
66 $step = $this->qa->get_step(0);
71 $step = $this->qa->get_step(2);
77 $step = $this->qa->get_step(3);
148 $this->qa->set_min_fraction(-1);
155 $qa->get_min_fraction();
159 $this->qa->set_max_fraction(2);
[all …]
/dports/www/moodle311/moodle/question/engine/tests/
H A Dquestionattempt_with_steps_test.php45 private $qa; variable in question_attempt_with_steps_test
52 $this->qa->add_step($step);
57 $this->qa = null;
62 $step = $this->qa->get_step(-1);
66 $step = $this->qa->get_step(0);
71 $step = $this->qa->get_step(2);
77 $step = $this->qa->get_step(3);
148 $this->qa->set_min_fraction(-1);
155 $qa->get_min_fraction();
159 $this->qa->set_max_fraction(2);
[all …]
/dports/www/moodle39/moodle/question/engine/tests/
H A Dquestionattempt_with_steps_test.php45 private $qa; variable in question_attempt_with_steps_test
52 $this->qa->add_step($step);
57 $this->qa = null;
64 $step = $this->qa->get_step(-1);
68 $step = $this->qa->get_step(0);
73 $step = $this->qa->get_step(2);
81 $step = $this->qa->get_step(3);
152 $this->qa->set_min_fraction(-1);
159 $qa->get_min_fraction();
163 $this->qa->set_max_fraction(2);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/
H A DCppunitTest_sal_rtl.mk15 sal/qa/rtl/alloc/rtl_alloc \
16 sal/qa/rtl/bootstrap/expand \
17 sal/qa/rtl/cipher/rtl_cipher \
18 sal/qa/rtl/crc32/rtl_crc32 \
19 sal/qa/rtl/digest/rtl_digest \
21 sal/qa/rtl/locale/rtl_locale \
31 sal/qa/rtl/ref/rtl_ref \
48 sal/qa/rtl/uri/rtl_Uri \
49 sal/qa/rtl/uri/rtl_testuri \
50 sal/qa/rtl/uuid/rtl_Uuid \
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/
H A DCppunitTest_sal_rtl.mk15 sal/qa/rtl/alloc/rtl_alloc \
16 sal/qa/rtl/bootstrap/expand \
17 sal/qa/rtl/cipher/rtl_cipher \
18 sal/qa/rtl/crc32/rtl_crc32 \
19 sal/qa/rtl/digest/rtl_digest \
21 sal/qa/rtl/locale/rtl_locale \
31 sal/qa/rtl/ref/rtl_ref \
46 sal/qa/rtl/uri/rtl_Uri \
47 sal/qa/rtl/uri/rtl_testuri \
48 sal/qa/rtl/uuid/rtl_Uuid \
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/summary/
H A Dbug-lf-2422.summary5 * Online: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
8 * sbd_stonith (stonith:external/sbd): Started qa-suse-2
10 * Started: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
12 * Started: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
31 * Resource action: ocfs:3 stop on qa-suse-2
57 * Online: [ qa-suse-1 qa-suse-2 qa-suse-3 qa-suse-4 ]
64 * clvm (ocf:lvm2:clvmd): Started qa-suse-1
69 * clvm (ocf:lvm2:clvmd): Started qa-suse-4
74 * clvm (ocf:lvm2:clvmd): Started qa-suse-3
79 * clvm (ocf:lvm2:clvmd): Started qa-suse-2
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/
H A DJunitTest_framework_complex.mk35 framework/qa/complex/broken_document/TestDocument \
36 framework/qa/complex/broken_document/LoadDocument \
37 framework/qa/complex/framework/autosave/AutoSave \
38 framework/qa/complex/framework/autosave/Protocol \
45 framework/qa/complex/accelerators/KeyMapping \
49 framework/qa/complex/desktop/DesktopTerminate \
50 framework/qa/complex/imageManager/_XComponent \
52 framework/qa/complex/imageManager/_XTypeProvider \
57 framework/qa/complex/api_internal/CheckAPI \
59 framework/qa/complex/dispatches/Interceptor \
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/
H A DJunitTest_framework_complex.mk35 framework/qa/complex/broken_document/TestDocument \
36 framework/qa/complex/broken_document/LoadDocument \
37 framework/qa/complex/framework/autosave/AutoSave \
38 framework/qa/complex/framework/autosave/Protocol \
45 framework/qa/complex/accelerators/KeyMapping \
49 framework/qa/complex/desktop/DesktopTerminate \
50 framework/qa/complex/imageManager/_XComponent \
52 framework/qa/complex/imageManager/_XTypeProvider \
57 framework/qa/complex/api_internal/CheckAPI \
59 framework/qa/complex/dispatches/Interceptor \
[all …]
/dports/www/moodle310/moodle/question/engine/
H A Drenderer.php96 $qa->get_behaviour_name(),
97 $qa->get_state_class($options->correctness && $qa->has_marks()),
224 } else if ($qa->get_max_mark() == 0) {
228 is_null($qa->get_fraction())) {
254 $a->mark = $qa->format_mark($options->markdp);
276 $id = $qa->get_flag_field_name();
286 if ($qa->is_flagged()) {
358 $params['id'] = $qa->get_question_id();
390 $output .= $qtoutput->clear_wrong($qa);
461 if ($stepno == $qa->get_num_steps()) {
[all …]
/dports/www/moodle311/moodle/question/engine/
H A Drenderer.php95 $qa->get_question(false)->get_type_name(),
96 $qa->get_behaviour_name(),
97 $qa->get_state_class($options->correctness && $qa->has_marks()),
224 } else if ($qa->get_max_mark() == 0) {
228 is_null($qa->get_fraction())) {
254 $a->mark = $qa->format_mark($options->markdp);
276 $id = $qa->get_flag_field_name();
286 if ($qa->is_flagged()) {
358 $params['id'] = $qa->get_question_id();
390 $output .= $qtoutput->clear_wrong($qa);
[all …]
/dports/www/moodle39/moodle/question/engine/
H A Drenderer.php96 $qa->get_behaviour_name(),
97 $qa->get_state_class($options->correctness && $qa->has_marks()),
224 } else if ($qa->get_max_mark() == 0) {
228 is_null($qa->get_fraction())) {
254 $a->mark = $qa->format_mark($options->markdp);
276 $id = $qa->get_flag_field_name();
286 if ($qa->is_flagged()) {
358 $params['id'] = $qa->get_question_id();
390 $output .= $qtoutput->clear_wrong($qa);
461 if ($stepno == $qa->get_num_steps()) {
[all …]
/dports/www/moodle310/moodle/question/type/multichoice/
H A Drenderer.php69 $question = $qa->get_question();
70 $response = $question->get_response($qa);
212 return $this->combined_feedback($qa);
248 return $qa->get_qt_field_name('answer');
268 $question = $qa->get_question();
288 $question = $qa->get_question();
289 $response = $question->get_response($qa);
366 return $this->get_input_name($qa, $value);
382 $question = $qa->get_question();
395 if ($qa->get_question()->get_num_selected_choices($qa->get_last_qt_data()) >
[all …]
/dports/www/moodle311/moodle/question/type/multichoice/
H A Drenderer.php69 $question = $qa->get_question();
70 $response = $question->get_response($qa);
212 return $this->combined_feedback($qa);
248 return $qa->get_qt_field_name('answer');
268 $question = $qa->get_question();
288 $question = $qa->get_question();
289 $response = $question->get_response($qa);
366 return $this->get_input_name($qa, $value);
382 $question = $qa->get_question();
395 if ($qa->get_question()->get_num_selected_choices($qa->get_last_qt_data()) >
[all …]
/dports/www/moodle39/moodle/question/type/multichoice/
H A Drenderer.php69 $question = $qa->get_question();
70 $response = $question->get_response($qa);
212 return $this->combined_feedback($qa);
248 return $qa->get_qt_field_name('answer');
268 $question = $qa->get_question();
288 $question = $qa->get_question();
289 $response = $question->get_response($qa);
366 return $this->get_input_name($qa, $value);
382 $question = $qa->get_question();
395 if ($qa->get_question()->get_num_selected_choices($qa->get_last_qt_data()) >
[all …]
/dports/biology/hhsuite/hh-suite-3.3.0/src/
H A Dhhfullalignment.cpp35 if (!qa || !ta) in FullAlignment()
42 delete qa; in ~FullAlignment()
49 qa->Unset(); in FreeMemory()
230 if (!(k == qa->nss_dssp || k == qa->nsa_dssp || k == qa->nss_pred || k == qa->nss_conf)) in PrintHHR()
245 if (k == qa->nss_pred && qa->nss_conf >= 0) in PrintHHR()
248 qa->s[qa->nss_conf][h] <= '6' && qa->s[qa->nss_conf][h] >= '0' ? in PrintHHR()
249 qa->s[k][h] + 32 : qa->s[k][h]); in PrintHHR()
262 if (k == qa->nss_dssp || k == qa->nsa_dssp || k == qa->nss_pred in PrintHHR()
263 || k == qa->nss_conf || k == qa->ncons) in PrintHHR()
288 if (qa->s[k][h] != '-' && qa->s[k][h] != '.') in PrintHHR()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/.gitlab/ci/
H A Dqa.gitlab-ci.yml1 .qa-job-base:
4 - .qa-cache
13 - cd qa/
16 qa:internal:
18 - .qa-job-base
25 - qa:internal
29 qa:selectors:
53 stage: qa
110 - .qa:rules:package-and-qa
116 - .qa:rules:package-and-qa:feature-flags
[all …]
/dports/www/moodle39/moodle/question/behaviour/
H A Drendererbase.php48 * @param question_attempt $qa a question attempt.
63 * @param question_attempt $qa a question attempt.
133 if ($qa->get_max_mark()) {
134 $currentmark = $qa->get_current_manual_mark();
135 $maxmark = $qa->get_max_mark();
157 'value' => $qa->get_min_fraction(),
161 'value' => $qa->get_max_fraction(),
190 if ($qa->has_manual_comment()) {
207 * @param question_attempt $qa a question attempt.
230 if (!$qa->get_state()->is_active()) {
[all …]

12345678910>>...202