Home
last modified time | relevance | path

Searched defs:controlType (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/ldap0/controls/
H A Dsimple.py35 def __init__(self, controlType=None, criticality=False): argument
54 def __init__(self, controlType=None, criticality: bool = False, integerValue=None): argument
87 def __init__(self, controlType=None, criticality: bool = False, booleanValue=False): argument
106 controlType: str = '2.16.840.1.113730.3.4.2' variable in ManageDSAITControl
121 controlType: str = '1.3.6.1.4.1.4203.666.5.12' variable in RelaxRulesControl
140 controlType: str = '2.16.840.1.113730.3.4.18' variable in ProxyAuthzControl
154 controlType: str = '2.16.840.1.113730.3.4.16' variable in AuthorizationIdentityRequestControl
172 controlType: str = '2.16.840.1.113730.3.4.15' variable in AuthorizationIdentityResponseControl
185 controlType: str = '1.3.6.1.4.1.4203.1.10.1' variable in SubentriesControl
H A Dpwdpolicy.py19 controlType: str = '2.16.840.1.113730.3.4.5' variable in PasswordExpiringControl
31 controlType: str = '2.16.840.1.113730.3.4.4' variable in PasswordExpiredControl
H A Dlibldap.py20 controlType: str = '1.3.6.1.1.12' variable in AssertionControl
38 controlType: str = '1.2.826.0.1.3344810.2.3' variable in MatchedValuesControl
H A Dreadentry.py82 controlType: str = '1.3.6.1.1.13.1' variable in PreReadControl
91 controlType: str = '1.3.6.1.1.13.2' variable in PostReadControl
H A Dsss.py59 controlType: str = '1.2.840.113556.1.4.473' variable in SSSRequestControl
124 controlType: str = '1.2.840.113556.1.4.474' variable in SSSResponseControl
H A Dpsearch.py51 controlType: str = '2.16.840.1.113730.3.4.3' variable in PersistentSearchControl
141 controlType: str = '2.16.840.1.113730.3.4.7' variable in EntryChangeNotificationControl
H A Dvlv.py51 controlType: str = '2.16.840.1.113730.3.4.9' variable in VLVRequestControl
123 controlType: str = '2.16.840.1.113730.3.4.10' variable in VLVResponseControl
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/
H A DRfcControl.cs148 public RfcControl(RfcLdapOID controlType):this(controlType, new Asn1Boolean(false), null) in RfcControl()
153 …public RfcControl(RfcLdapOID controlType, Asn1Boolean criticality):this(controlType, criticality, … in RfcControl()
162 …public RfcControl(RfcLdapOID controlType, Asn1Boolean criticality, Asn1OctetString controlValue):b… in RfcControl()
/dports/net/py-ldap/python-ldap-3.4.0/Lib/ldap/controls/
H A Dsimple.py23 def __init__(self,controlType=None,criticality=False): argument
39 def __init__(self,controlType=None,criticality=False,integerValue=None): argument
63 def __init__(self,controlType=None,criticality=False,booleanValue=False): argument
114 controlType = '2.16.840.1.113730.3.4.16' variable in AuthorizationIdentityRequestControl
129 controlType = '2.16.840.1.113730.3.4.15' variable in AuthorizationIdentityResponseControl
H A Dlibldap.py28 controlType = ldap.CONTROL_ASSERT variable in AssertionControl
48 controlType = ldap.CONTROL_VALUESRETURNFILTER variable in MatchedValuesControl
69 controlType = ldap.CONTROL_PAGEDRESULTS variable in SimplePagedResultsControl
H A Dpwdpolicy.py22 controlType = '2.16.840.1.113730.3.4.5' variable in PasswordExpiringControl
34 controlType = '2.16.840.1.113730.3.4.4' variable in PasswordExpiredControl
H A D__init__.py57 def __init__(self,controlType=None,criticality=False,encodedControlValue=None): argument
80 def __init__(self,controlType=None,criticality=False): argument
98 def __init__(self,controlType=None,criticality=False,controlValue=None,encodedControlValue=None): argument
H A Dreadentry.py64 controlType = ldap.CONTROL_PRE_READ variable in PreReadControl
85 controlType = ldap.CONTROL_POST_READ variable in PostReadControl
H A Dsss.py52 controlType = '1.2.840.113556.1.4.473' variable in SSSRequestControl
115 controlType = '1.2.840.113556.1.4.474' variable in SSSResponseControl
H A Dpsearch.py58 controlType = "2.16.840.1.113730.3.4.3" variable in PersistentSearchControl
112 controlType = "2.16.840.1.113730.3.4.7" variable in EntryChangeNotificationControl
H A Dvlv.py47 controlType = '2.16.840.1.113730.3.4.9' variable in VLVRequestControl
119 controlType = '2.16.840.1.113730.3.4.10' variable in VLVResponseControl
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DControlSkin.cs36 Type controlType; field in System.Web.UI.ControlSkin
39 public ControlSkin (Type controlType, ControlSkinDelegate themeDelegate) in ControlSkin()
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/CLI/
H A DCmdInterpreter.cpp1052 int CmdInterpreter::effects(Parser& input, unsigned char controlType) in effects()
1671 int CmdInterpreter::LFOselect(Parser& input, unsigned char controlType) in LFOselect()
1819 int CmdInterpreter::filterSelect(Parser& input, unsigned char controlType) in filterSelect()
3517 int CmdInterpreter::modulator(Parser& input, unsigned char controlType) in modulator()
3687 int CmdInterpreter::addVoice(Parser& input, unsigned char controlType) in addVoice()
3948 int CmdInterpreter::addSynth(Parser& input, unsigned char controlType) in addSynth()
4120 int CmdInterpreter::subSynth(Parser& input, unsigned char controlType) in subSynth()
4396 int CmdInterpreter::padSynth(Parser& input, unsigned char controlType) in padSynth()
4804 int CmdInterpreter::resonance(Parser& input, unsigned char controlType) in resonance()
4913 int CmdInterpreter::waveform(Parser& input, unsigned char controlType) in waveform()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DRouteValueExpressionBuilder.cs51 … internal static object ConvertRouteValue(object value, Type controlType, string propertyName) { in ConvertRouteValue()
68 … public static object GetRouteValue(Page page, string key, Type controlType, string propertyName) { in GetRouteValue()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/HangoutsChat/
H A DGoogleAppsCardV1SwitchControl.php20 public $controlType; variable in Google_Service_HangoutsChat_GoogleAppsCardV1SwitchControl
27 public function setControlType($controlType)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/
H A DIndividualDeviceConfig.cs99 internal /*public*/ void AddControl(Type controlType, in AddControl()
135 protected IWebObjectFactory LookupControl(Type controlType) in LookupControl()
140 private IWebObjectFactory LookupControl(Type controlType, bool lookInTypeCache) in LookupControl()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/javax/media/protocol/
H A DControls.java25 public Object getControl(String controlType); in getControl()
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/javax/media/protocol/
H A DControls.java25 public Object getControl(String controlType); in getControl()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAbstractLine.java122 public final boolean isControlSupported(Control.Type controlType) { in isControlSupported()
138 public final Control getControl(Control.Type controlType) { in getControl()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAbstractLine.java122 public final boolean isControlSupported(Control.Type controlType) { in isControlSupported()
138 public final Control getControl(Control.Type controlType) { in getControl()

12345678910>>...16