Home
last modified time | relevance | path

Searched defs:props (Results 1 – 25 of 5940) sorted by relevance

12345678910>>...238

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/nls/
H A DPropertyFileDocumentModellTest.java56 Document props= new Document(); in insertIntoEmptyDoc() local
66 Document props= new Document( in insertIntoDoc() local
80 Document props= new Document( in insertIntoDoc2() local
94 Document props= new Document( in insertIntoDoc3() local
108 Document props= new Document( in insertIntoDoc4() local
128 Document props= new Document( in manyInsertsIntoDoc() local
156 Document props= new Document( in manyInsertsIntoDoc2() local
174 Document props= new Document( in manyInsertsIntoDoc3() local
191 Document props= new Document( in manyInsertsIntoDoc4() local
208 Document props= new Document( in manyInsertsIntoDoc5() local
[all …]
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/aboutwelcome/
H A Daboutwelcome.jsx11 constructor(props) { argument
64 message_id={props.messageId} field in AboutWelcome.render.message_id
65 type={props.type} field in AboutWelcome.render.type
66 name={props.name} field in AboutWelcome.render.name
67 url={props.url} field in AboutWelcome.render.url
68 iconURL={props.iconURL} field in AboutWelcome.render.iconURL
76 message_id={props.messageId} field in AboutWelcome.render.message_id
77 screens={props.screens} field in AboutWelcome.render.screens
79 utm_term={props.UTMTerm} field in AboutWelcome.render.utm_term
80 transitions={props.transitions} field in AboutWelcome.render.transitions
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/tests/
H A Dtest_read_props.cxx34 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
53 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
63 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
71 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
83 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
96 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
110 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
131 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
144 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
157 mbl_read_props_type props = mbl_read_props( ss ); in test_read_props1() local
[all …]
H A Dtest_read_multi_props.cxx34 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
43 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
52 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
61 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
70 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
82 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
93 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
106 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
122 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
144 mbl_read_multi_props_type props = mbl_read_multi_props_ws( ss ); in test_read_multi_props_ws() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/content-src/aboutwelcome/
H A Daboutwelcome.jsx11 constructor(props) { argument
72 message_id={props.messageId} field in AboutWelcome.render.message_id
73 name={props.name} field in AboutWelcome.render.name
74 url={props.url} field in AboutWelcome.render.url
75 iconURL={props.iconURL} field in AboutWelcome.render.iconURL
82 screens={props.screens} field in AboutWelcome.render.screens
84 message_id={props.messageId} field in AboutWelcome.render.message_id
85 utm_term={props.UTMTerm} field in AboutWelcome.render.utm_term
86 design={props.design} field in AboutWelcome.render.design
87 transitions={props.transitions} field in AboutWelcome.render.transitions
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/content-src/aboutwelcome/
H A Daboutwelcome.jsx11 constructor(props) { argument
72 message_id={props.messageId} field in AboutWelcome.render.message_id
73 name={props.name} field in AboutWelcome.render.name
74 url={props.url} field in AboutWelcome.render.url
75 iconURL={props.iconURL} field in AboutWelcome.render.iconURL
82 screens={props.screens} field in AboutWelcome.render.screens
84 message_id={props.messageId} field in AboutWelcome.render.message_id
85 utm_term={props.UTMTerm} field in AboutWelcome.render.utm_term
86 design={props.design} field in AboutWelcome.render.design
87 transitions={props.transitions} field in AboutWelcome.render.transitions
[all …]
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/smtp/
H A DSMTPServiceInfos.hpp51 struct props struct in vmime::net::smtp::SMTPServiceInfos
54 serviceInfos::property PROPERTY_OPTIONS_NEEDAUTH;
56 serviceInfos::property PROPERTY_OPTIONS_SASL;
57 serviceInfos::property PROPERTY_OPTIONS_SASL_FALLBACK;
60 serviceInfos::property PROPERTY_OPTIONS_PIPELINING;
61 serviceInfos::property PROPERTY_OPTIONS_CHUNKING;
64 serviceInfos::property PROPERTY_AUTH_USERNAME;
65 serviceInfos::property PROPERTY_AUTH_PASSWORD;
68 serviceInfos::property PROPERTY_CONNECTION_TLS;
72 serviceInfos::property PROPERTY_SERVER_ADDRESS;
[all …]
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/test/java/com/sun/mail/util/
H A DPropUtilTest.java57 Properties props = new Properties(); in testInt() local
64 Properties props = new Properties(); in testIntDef() local
78 Properties props = new Properties(); in testInteger() local
85 Properties props = new Properties(); in testBool() local
92 Properties props = new Properties(); in testBoolDef() local
106 Properties props = new Properties(); in testBoolean() local
117 Properties props = new Properties(); in testSessionInt() local
126 Properties props = new Properties(); in testSessionIntDef() local
144 Properties props = new Properties(); in testSessionInteger() local
153 Properties props = new Properties(); in testSessionBool() local
[all …]
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/aboutwelcome/components/
H A DMultiStageProtonScreen.jsx30 content={props.content} field in content
31 id={props.id} field in id
32 order={props.order} field in order
33 activeTheme={props.activeTheme} field in activeTheme
35 handleAction={props.handleAction} field in handleAction
38 autoAdvance={props.autoAdvance} field in autoAdvance
39 isRtamo={props.isRtamo} field in isRtamo
40 addonName={props.addonName} field in addonName
41 isTheme={props.isTheme} field in isTheme
42 iconURL={props.iconURL} field in iconURL
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/react-input-range/
H A DREADME.md91 #### allowSameValues: boolean
95 #### ariaLabelledby: string
99 #### ariaControls: string
103 #### classNames: InputRangeClassNames
107 #### disabled: boolean
111 #### draggableTrack: boolean
119 #### maxValue: number
123 #### minValue: number
127 #### name: string
143 #### step: number
[all …]
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/pop3/
H A DPOP3ServiceInfos.hpp51 struct props struct in vmime::net::pop3::POP3ServiceInfos
54 serviceInfos::property PROPERTY_OPTIONS_APOP;
55 serviceInfos::property PROPERTY_OPTIONS_APOP_FALLBACK;
57 serviceInfos::property PROPERTY_OPTIONS_SASL;
58 serviceInfos::property PROPERTY_OPTIONS_SASL_FALLBACK;
62 serviceInfos::property PROPERTY_AUTH_USERNAME;
63 serviceInfos::property PROPERTY_AUTH_PASSWORD;
66 serviceInfos::property PROPERTY_CONNECTION_TLS;
67 serviceInfos::property PROPERTY_CONNECTION_TLS_REQUIRED;
70 serviceInfos::property PROPERTY_SERVER_ADDRESS;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/content-src/components/TopSites/
H A DTopSites.jsx62 constructor(props) { argument
149 initialized={props.TopSites.initialized} field in _TopSites.render.initialized
150 dispatch={props.dispatch} field in _TopSites.render.dispatch
161 props.TopSites.pref ? props.TopSites.pref.collapsed : undefined field in _TopSites.render.collapsed
163 isFixed={props.isFixed} field in _TopSites.render.isFixed
164 isFirst={props.isFirst} field in _TopSites.render.isFirst
165 isLast={props.isLast} field in _TopSites.render.isLast
166 dispatch={props.dispatch} field in _TopSites.render.dispatch
169 TopSites={props.TopSites} field in _TopSites.render.TopSites
170 TopSitesRows={props.TopSitesRows} field in _TopSites.render.TopSitesRows
[all …]
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/components/TopSites/
H A DTopSites.jsx54 constructor(props) { argument
143 initialized={props.TopSites.initialized} field in _TopSites.render.initialized
144 dispatch={props.dispatch} field in _TopSites.render.dispatch
149 title={props.title || { id: "newtab-section-header-topsites" }} field in _TopSites.render.title
155 isFixed={props.isFixed} field in _TopSites.render.isFixed
156 isFirst={props.isFirst} field in _TopSites.render.isFirst
157 isLast={props.isLast} field in _TopSites.render.isLast
158 dispatch={props.dispatch} field in _TopSites.render.dispatch
161 TopSites={props.TopSites} field in _TopSites.render.TopSites
162 TopSitesRows={props.TopSitesRows} field in _TopSites.render.TopSitesRows
[all …]
/dports/audio/openal-soft/openal-soft-1.21.1/al/effects/
H A Dreverb.cpp15 void Reverb_setParami(EffectProps *props, ALenum param, int val) in Reverb_setParami()
30 void Reverb_setParamiv(EffectProps *props, ALenum param, const int *vals) in Reverb_setParamiv()
32 void Reverb_setParamf(EffectProps *props, ALenum param, float val) in Reverb_setParamf()
160 void Reverb_setParamfv(EffectProps *props, ALenum param, const float *vals) in Reverb_setParamfv()
185 void Reverb_getParami(const EffectProps *props, ALenum param, int *val) in Reverb_getParami()
198 void Reverb_getParamiv(const EffectProps *props, ALenum param, int *vals) in Reverb_getParamiv()
200 void Reverb_getParamf(const EffectProps *props, ALenum param, float *val) in Reverb_getParamf()
311 EffectProps props{}; in genDefaultProps() local
343 void StdReverb_setParami(EffectProps *props, ALenum param, int val) in StdReverb_setParami()
359 void StdReverb_setParamf(EffectProps *props, ALenum param, float val) in StdReverb_setParamf()
[all …]
H A Dchorus.cpp37 void Chorus_setParami(EffectProps *props, ALenum param, int val) in Chorus_setParami()
58 void Chorus_setParamiv(EffectProps *props, ALenum param, const int *vals) in Chorus_setParamiv()
60 void Chorus_setParamf(EffectProps *props, ALenum param, float val) in Chorus_setParamf()
95 void Chorus_getParami(const EffectProps *props, ALenum param, int *val) in Chorus_getParami()
111 void Chorus_getParamiv(const EffectProps *props, ALenum param, int *vals) in Chorus_getParamiv()
113 void Chorus_getParamf(const EffectProps *props, ALenum param, float *val) in Chorus_getParamf()
142 EffectProps props{}; in genDefaultChorusProps() local
153 void Flanger_setParami(EffectProps *props, ALenum param, int val) in Flanger_setParami()
176 void Flanger_setParamf(EffectProps *props, ALenum param, float val) in Flanger_setParamf()
211 void Flanger_getParami(const EffectProps *props, ALenum param, int *val) in Flanger_getParami()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/content-src/components/TopSites/
H A DTopSites.jsx62 constructor(props) { argument
169 initialized={props.TopSites.initialized} field in _TopSites.render.initialized
170 dispatch={props.dispatch} field in _TopSites.render.dispatch
176 title={props.title || { id: "newtab-section-header-topsites" }} field in _TopSites.render.title
182 isFixed={props.isFixed} field in _TopSites.render.isFixed
183 isFirst={props.isFirst} field in _TopSites.render.isFirst
184 isLast={props.isLast} field in _TopSites.render.isLast
185 dispatch={props.dispatch} field in _TopSites.render.dispatch
188 TopSites={props.TopSites} field in _TopSites.render.TopSites
189 TopSitesRows={props.TopSitesRows} field in _TopSites.render.TopSitesRows
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/content-src/components/TopSites/
H A DTopSites.jsx62 constructor(props) { argument
169 initialized={props.TopSites.initialized} field in _TopSites.render.initialized
170 dispatch={props.dispatch} field in _TopSites.render.dispatch
176 title={props.title || { id: "newtab-section-header-topsites" }} field in _TopSites.render.title
182 isFixed={props.isFixed} field in _TopSites.render.isFixed
183 isFirst={props.isFirst} field in _TopSites.render.isFirst
184 isLast={props.isLast} field in _TopSites.render.isLast
185 dispatch={props.dispatch} field in _TopSites.render.dispatch
188 TopSites={props.TopSites} field in _TopSites.render.TopSites
189 TopSitesRows={props.TopSitesRows} field in _TopSites.render.TopSitesRows
[all …]
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/imap/
H A DIMAPServiceInfos.hpp51 struct props struct in vmime::net::imap::IMAPServiceInfos
55 serviceInfos::property PROPERTY_OPTIONS_SASL;
56 serviceInfos::property PROPERTY_OPTIONS_SASL_FALLBACK;
60 serviceInfos::property PROPERTY_AUTH_USERNAME;
61 serviceInfos::property PROPERTY_AUTH_PASSWORD;
64 serviceInfos::property PROPERTY_CONNECTION_TLS;
65 serviceInfos::property PROPERTY_CONNECTION_TLS_REQUIRED;
68 serviceInfos::property PROPERTY_SERVER_ADDRESS;
69 serviceInfos::property PROPERTY_SERVER_PORT;
/dports/net/mosquitto/mosquitto-2.0.13/test/broker/
H A D09-extended-auth-multistep-reauth.py19 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
24 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
29 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
33 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
38 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
43 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
48 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
52 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
58 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "badmethod") variable
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/broker/
H A D09-extended-auth-multistep-reauth.py18 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
23 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
28 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
32 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
37 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
42 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
47 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
51 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "mirror") variable
57 props = mqtt5_props.gen_string_prop(mqtt5_props.PROP_AUTHENTICATION_METHOD, "badmethod") variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.http.servlet.tests/src/org/eclipse/equinox/http/servlet/tests/
H A DDispatchingTest.java84 Dictionary<String, Object> props = new Hashtable<>(); in test_crossContextDispatch1() local
111 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardDepth1() local
159 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardDepth1_WithRequestFilter() local
215 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardDepth1_WithRequestAndForwardFilter() local
265 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardDepth2() local
322 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardDepth3() local
388 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardNamedParameterAggregationAndPrecedence() local
428 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardNamed() local
484 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardParameterAggregationAndPrecedence() local
511 Dictionary<String, Object> props = new Hashtable<>(); in test_forwardStreamed() local
[all …]
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsar/src/test/java/org/openscience/cdk/tools/
H A DAtomicPropertiesTest.java38 AtomicProperties props = AtomicProperties.getInstance(); in testGetInstance() local
47 AtomicProperties props = AtomicProperties.getInstance(); in testGetMass() local
54 AtomicProperties props = AtomicProperties.getInstance(); in testGetNormalizedMass() local
61 AtomicProperties props = AtomicProperties.getInstance(); in testGetPolarizability() local
68 AtomicProperties props = AtomicProperties.getInstance(); in testGetNormalizedPolarizability() local
75 AtomicProperties props = AtomicProperties.getInstance(); in testGetVdWVolume() local
82 AtomicProperties props = AtomicProperties.getInstance(); in testGetNormalizedVdWVolume() local
89 AtomicProperties props = AtomicProperties.getInstance(); in testGetElectronegativity() local
96 AtomicProperties props = AtomicProperties.getInstance(); in testGetNormalizedElectronegativity() local
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/result/
H A DResultProperties.java69 public static int getJDBCHoldability(int props) { in getJDBCHoldability()
74 public static int getJDBCConcurrency(int props) { in getJDBCConcurrency()
79 public static int getJDBCScrollability(int props) { in getJDBCScrollability()
101 public static boolean isUpdatable(int props) { in isUpdatable()
106 public static boolean isScrollable(int props) { in isScrollable()
111 public static boolean isHoldable(int props) { in isHoldable()
116 public static boolean isSensitive(int props) { in isSensitive()
121 public static boolean isReadOnly(int props) { in isReadOnly()
126 public static boolean isHeld(int props) { in isHeld()
136 public static int addHoldable(int props, boolean flag) { in addHoldable()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/UserAction.ocd/
H A DScript.c654 public func EvaluateString(proplist props, object context) in EvaluateString()
671 private func EvaluateOffset(proplist props, object context) in EvaluateOffset()
677 private func EvaluatePlayer(proplist props, object context) in EvaluatePlayer()
815 private func EvalBool_And(proplist props, proplist context) in EvalBool_And()
823 private func EvalBool_Or(proplist props, proplist context) in EvalBool_Or()
1220 private func EvalAct_If(proplist props, proplist context) in EvalAct_If()
1243 private func EvalAct_Log(proplist props, proplist context) in EvalAct_Log()
1319 private func EvalScript(proplist props, proplist context) in EvalScript()
1481 private func EvalInt_Div(proplist props, proplist context) in EvalInt_Div()
1487 private func EvalInt_Mod(proplist props, proplist context) in EvalInt_Mod()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/content-src/asrouter/templates/SimpleSnippet/
H A DSimpleSnippet.jsx17 constructor(props) { argument
104 onClick={props.onButtonClick || this.onButtonClick} field in onClick
105 color={props.content.button_color} field in color
106 backgroundColor={props.content.button_background_color} field in backgroundColor
117 text={props.content.text} field in text
120 links={props.content.links} field in links
121 sendClick={props.sendClick} field in sendClick
205 alt={props.content.icon_alt_text || ICON_ALT_TEXT} field in alt
213 alt={props.content.icon_alt_text || ICON_ALT_TEXT} field in alt

12345678910>>...238