Home
last modified time | relevance | path

Searched refs:methodcode (Results 1 – 20 of 20) sorted by relevance

/dports/www/moodle39/moodle/course/
H A Dcompletion_form.php67 foreach ($aggregation_methods as $methodcode => $methodname) {
68 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
70 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
73 $overallaggregationmenu[$methodcode] = $methodname;
105 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
146 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
148 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
151 $courseaggregationmenu[$methodcode] = $methodname;
240 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
242 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
[all …]
/dports/www/moodle310/moodle/course/
H A Dcompletion_form.php67 foreach ($aggregation_methods as $methodcode => $methodname) {
68 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
70 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
73 $overallaggregationmenu[$methodcode] = $methodname;
105 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
146 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
148 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
151 $courseaggregationmenu[$methodcode] = $methodname;
240 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
242 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
[all …]
/dports/www/moodle311/moodle/course/
H A Dcompletion_form.php67 foreach ($aggregation_methods as $methodcode => $methodname) {
68 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
70 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
73 $overallaggregationmenu[$methodcode] = $methodname;
105 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
146 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
148 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
151 $courseaggregationmenu[$methodcode] = $methodname;
240 if ($methodcode === COMPLETION_AGGREGATION_ALL) {
242 } else if ($methodcode === COMPLETION_AGGREGATION_ANY) {
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Drtspdec.c375 *methodcode = ANNOUNCE; in parse_command_line()
377 *methodcode = OPTIONS; in parse_command_line()
379 *methodcode = RECORD; in parse_command_line()
381 *methodcode = SETUP; in parse_command_line()
383 *methodcode = PAUSE; in parse_command_line()
385 *methodcode = TEARDOWN; in parse_command_line()
387 *methodcode = UNKNOWN; in parse_command_line()
390 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
396 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
403 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Drtspdec.c375 *methodcode = ANNOUNCE; in parse_command_line()
377 *methodcode = OPTIONS; in parse_command_line()
379 *methodcode = RECORD; in parse_command_line()
381 *methodcode = SETUP; in parse_command_line()
383 *methodcode = PAUSE; in parse_command_line()
385 *methodcode = TEARDOWN; in parse_command_line()
387 *methodcode = UNKNOWN; in parse_command_line()
390 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
396 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
403 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtspdec.c384 *methodcode = ANNOUNCE; in parse_command_line()
386 *methodcode = OPTIONS; in parse_command_line()
388 *methodcode = RECORD; in parse_command_line()
390 *methodcode = SETUP; in parse_command_line()
392 *methodcode = PAUSE; in parse_command_line()
394 *methodcode = TEARDOWN; in parse_command_line()
396 *methodcode = UNKNOWN; in parse_command_line()
399 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
405 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
412 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtspdec.c384 *methodcode = ANNOUNCE; in parse_command_line()
386 *methodcode = OPTIONS; in parse_command_line()
388 *methodcode = RECORD; in parse_command_line()
390 *methodcode = SETUP; in parse_command_line()
392 *methodcode = PAUSE; in parse_command_line()
394 *methodcode = TEARDOWN; in parse_command_line()
396 *methodcode = UNKNOWN; in parse_command_line()
399 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
405 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
412 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtspdec.c382 *methodcode = ANNOUNCE; in parse_command_line()
384 *methodcode = OPTIONS; in parse_command_line()
386 *methodcode = RECORD; in parse_command_line()
388 *methodcode = SETUP; in parse_command_line()
390 *methodcode = PAUSE; in parse_command_line()
392 *methodcode = TEARDOWN; in parse_command_line()
394 *methodcode = UNKNOWN; in parse_command_line()
397 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
403 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
410 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtspdec.c393 *methodcode = ANNOUNCE; in parse_command_line()
395 *methodcode = OPTIONS; in parse_command_line()
397 *methodcode = RECORD; in parse_command_line()
399 *methodcode = SETUP; in parse_command_line()
401 *methodcode = PAUSE; in parse_command_line()
403 *methodcode = TEARDOWN; in parse_command_line()
405 *methodcode = UNKNOWN; in parse_command_line()
408 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
414 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
421 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtspdec.c393 *methodcode = ANNOUNCE; in parse_command_line()
395 *methodcode = OPTIONS; in parse_command_line()
397 *methodcode = RECORD; in parse_command_line()
399 *methodcode = SETUP; in parse_command_line()
401 *methodcode = PAUSE; in parse_command_line()
403 *methodcode = TEARDOWN; in parse_command_line()
405 *methodcode = UNKNOWN; in parse_command_line()
408 if ((*methodcode != ANNOUNCE) && (*methodcode != OPTIONS)) { in parse_command_line()
414 if ((*methodcode != OPTIONS) && (*methodcode != RECORD) in parse_command_line()
421 if ((*methodcode != PAUSE) && (*methodcode != OPTIONS) in parse_command_line()
[all …]
/dports/devel/py-sip/sip-5.5.0/code_generator/metasrc/
H A Dparser.y422 %type <codeb> methodcode
3731 methodcode: {
5798 nct->methodcode = templateCode(pt, used, nct->methodcode, type_names, type_values); in instantiateClassTemplate()
5916 nod->methodcode = templateCode(pt, used, nod->methodcode, type_names, type_values); in instantiateTemplateOverloads()
6755 appendCodeBlock(&ct->methodcode, methodcode); in newCtor()
6794 if (methodcode == NULL) in newCtor()
7098 appendCodeBlock(&od->methodcode, methodcode); in newFunction()
7107 if (methodcode == NULL) in newFunction()
7247 if ((len->methodcode = od->methodcode) == NULL) in newFunction()
7283 matmul->methodcode = od->methodcode; in newFunction()
[all …]
/dports/devel/kf5-extra-cmake-modules/extra-cmake-modules-5.89.0/find-modules/
H A DQt5Ruleset.py130 def methodcode(self, function, sip): member in RuleSet
H A Drules_engine.py908 def methodcode(self, container, function): member in RuleSet
H A Dsip_generator.py502 self.rules.methodcode(function, sip)
/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dparser.c9437 nct->methodcode = templateCode(pt, used, nct->methodcode, type_names, type_values); in instantiateClassTemplate()
9555 nod->methodcode = templateCode(pt, used, nod->methodcode, type_names, type_values); in instantiateTemplateOverloads()
10394 appendCodeBlock(&ct->methodcode, methodcode); in newCtor()
10433 if (methodcode == NULL) in newCtor()
10737 appendCodeBlock(&od->methodcode, methodcode); in newFunction()
10746 if (methodcode == NULL) in newFunction()
10775 (methodcode != NULL), sig->nrArgs, no_arg_parser); in newFunction()
10886 if ((len->methodcode = od->methodcode) == NULL) in newFunction()
10900 appendCodeBlock(&len->methodcode, code); in newFunction()
10922 matmul->methodcode = od->methodcode; in newFunction()
[all …]
H A Dgencode.c10336 if (usedInCode(ct->methodcode, "sipSelf")) in generateTypeInit()
10421 if (ct->methodcode != NULL) in generateTypeInit()
10423 error_flag = needErrorFlag(ct->methodcode); in generateTypeInit()
10642 if (ct->methodcode != NULL) in generateConstructorCall()
10643 generateCppCodeBlock(ct->methodcode,fp); in generateConstructorCall()
11805 if (od->methodcode != NULL) in generateResultVar()
11941 if (od->methodcode != NULL) in generateFunctionCall()
11944 if (needErrorFlag(od->methodcode)) in generateFunctionCall()
11953 else if (needOldErrorFlag(od->methodcode)) in generateFunctionCall()
12005 if (od->methodcode != NULL) in generateFunctionCall()
[all …]
H A Dtransform.c488 if (od1->common != md || isComplementary(od1) || od1->methodcode != NULL) in addComplementarySlot()
1352 if (ct->methodcode == NULL) in transformCtors()
1356 if (prev->methodcode != NULL) in transformCtors()
1508 if (od->methodcode == NULL && strict) in transformScopeOverloads()
1515 if (prev->methodcode != NULL) in transformScopeOverloads()
2073 need_meth = (od->cppsig == &od->pysig || od->methodcode == NULL); in resolvePySigTypes()
H A Dsip.h1126 codeBlockList *methodcode; /* Method code. */ member
1148 codeBlockList *methodcode; /* Method code. */ member
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog105538 Do not dec ref in methodcode
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog139231 Do not dec ref in methodcode