Home
last modified time | relevance | path

Searched refs:assignment_type (Results 1 – 25 of 87) sorted by relevance

1234

/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_scscf/
H A Dserver_assignment.c73 str public_identity, str private_identity, int assignment_type, in scscf_assign_server() argument
79 if (assignment_type != AVP_IMS_SAR_REGISTRATION in scscf_assign_server()
80 && assignment_type != AVP_IMS_SAR_RE_REGISTRATION in scscf_assign_server()
81 && assignment_type != AVP_IMS_SAR_USER_DEREGISTRATION in scscf_assign_server()
82 && assignment_type != AVP_IMS_SAR_USER_DEREGISTRATION_STORE_SERVER_NAME in scscf_assign_server()
83 && assignment_type != AVP_IMS_SAR_UNREGISTERED_USER) { in scscf_assign_server()
89 scscf_name_str, assignment_type, data_available, transaction_data); in scscf_assign_server()
/dports/net/freediameter/freeDiameter-1.5.0/extensions/app_sip/
H A Dserverassignment.c47 int ret=0, assignment_type=0, got_datatype=1; in app_sip_SAR_cb() local
175 assignment_type=avphdr->avp_value->i32; in app_sip_SAR_cb()
188 if(assignment_type==1 || assignment_type==2) in app_sip_SAR_cb()
223 else if(assignment_type==3) in app_sip_SAR_cb()
303 else if(assignment_type==4 || assignment_type==5 || assignment_type==11 || assignment_type==8) in app_sip_SAR_cb()
346 else if(assignment_type==6 || assignment_type==7) in app_sip_SAR_cb()
377 else if(assignment_type==0) in app_sip_SAR_cb()
458 else if(assignment_type==9 || assignment_type==10) in app_sip_SAR_cb()
/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_0/models/
H A Dextension_acquisition_request.py38 …def __init__(self, assignment_type=None, billing_id=None, item_id=None, operation_type=None, prope… argument
40 self.assignment_type = assignment_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_1/models/
H A Dextension_acquisition_request.py38 …def __init__(self, assignment_type=None, billing_id=None, item_id=None, operation_type=None, prope… argument
40 self.assignment_type = assignment_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/gallery/v4_0/models/
H A Dextension_acquisition_request.py41 …def __init__(self, assignment_type=None, billing_id=None, item_id=None, operation_type=None, prope… argument
43 self.assignment_type = assignment_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/gallery/v4_1/models/
H A Dextension_acquisition_request.py41 …def __init__(self, assignment_type=None, billing_id=None, item_id=None, operation_type=None, prope… argument
43 self.assignment_type = assignment_type
/dports/www/ilias/ILIAS-5.4.25/Modules/Course/classes/Objectives/
H A Dclass.ilLOTestAssignment.php14 private $assignment_type = 0; variable in ilLOTestAssignment
51 $this->assignment_type = $a_type;
56 return $this->assignment_type;
172 $this->setAssignmentType($row->assignment_type);
/dports/www/ilias6/ILIAS-6.14/Modules/Course/classes/Objectives/
H A Dclass.ilLOTestAssignment.php14 private $assignment_type = 0; variable in ilLOTestAssignment
51 $this->assignment_type = $a_type;
56 return $this->assignment_type;
172 $this->setAssignmentType($row->assignment_type);
/dports/www/node10/node-v10.24.1/tools/msvs/msi/
H A Dcustom_actions.cc48 TCHAR assignment_type[2]; in SetInstallScope() local
51 assignment_type, &assignment_type_len); in SetInstallScope()
56 if (assignment_type[0] == '0') { in SetInstallScope()
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dazurearm_resource.py643 assignment_type=None, argument
706 assignment_type
707 and assignment_type.lower() != policy.get("type", "").lower()
709 ret["changes"]["type"] = {"old": policy.get("type"), "new": assignment_type}
753 "type": assignment_type,
774 type=assignment_type,
/dports/www/ilias/ILIAS-5.4.25/Modules/Exercise/classes/BackgroundTasks/
H A Dclass.ilExerciseManagementCollectFilesJob.php433 $assignment_type = $this->assignment->getType();
445 if (in_array($assignment_type, $this->ass_types_with_files)) {
463 if ($this->isExcelNeeded($assignment_type, $ass_has_feedback)) {
479 switch ($assignment_type) {
533 if (!in_array($assignment_type, $this->ass_types_with_files)) {
543 …if ($assignment_type == ilExAssignment::TYPE_PORTFOLIO || $assignment_type == ilExAssignment::TYPE…
/dports/www/ilias6/ILIAS-6.14/Modules/Exercise/classes/BackgroundTasks/
H A Dclass.ilExerciseManagementCollectFilesJob.php433 $assignment_type = $this->assignment->getType();
445 if (in_array($assignment_type, $this->ass_types_with_files)) {
458 if ($this->isExcelNeeded($assignment_type, $ass_has_feedback)) {
473 switch ($assignment_type) {
526 if (!in_array($assignment_type, $this->ass_types_with_files)) {
536 …if ($assignment_type == ilExAssignment::TYPE_PORTFOLIO || $assignment_type == ilExAssignment::TYPE…
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/x3/calc/calc8/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment = "assignment";
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/x3/calc/calc8/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment = "assignment";
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/x3/calc/calc8/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment = "assignment";
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/x3/calc/calc8/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment = "assignment";
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/x3/calc/calc8/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment = "assignment";
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/x3/calc/calc8/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment = "assignment";
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/x3/calc/calc9/
H A Dstatement_def.hpp32 typedef x3::rule<assignment_class, ast::assignment> assignment_type; typedef
38 assignment_type const assignment("assignment");

1234