Home
last modified time | relevance | path

Searched refs:Otherwise (Results 1 – 25 of 15256) sorted by relevance

12345678910>>...611

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/loops/
H A Dnever_loop.rs41 NeverLoopResult::MayContinueMainLoop | NeverLoopResult::Otherwise => (), in check()
50 Otherwise, enumerator
56 NeverLoopResult::AlwaysBreak | NeverLoopResult::Otherwise => NeverLoopResult::Otherwise, in absorb_break()
66 NeverLoopResult::Otherwise => second, in combine_seq()
78 (NeverLoopResult::Otherwise, NeverLoopResult::Otherwise) => NeverLoopResult::Otherwise, in combine_both()
90 … (NeverLoopResult::Otherwise, _) | (_, NeverLoopResult::Otherwise) => NeverLoopResult::Otherwise, in combine_branches()
103 .fold(NeverLoopResult::Otherwise, combine_seq) in never_loop_expr_seq()
180 InlineAsmOperand::Const { .. } => NeverLoopResult::Otherwise, in never_loop_expr()
182 .fold(NeverLoopResult::Otherwise, combine_both), in never_loop_expr()
190 | ExprKind::Err => NeverLoopResult::Otherwise, in never_loop_expr()
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/doc/gtk/
H A Dsection-gtktoolbutton.xml.texi17 non-@samp{@code{#f}}, then that widget is used as the label. Otherwise, if
18 "label" is non-@samp{@code{#f}}, that string is used as the label. Otherwise, if
20 Otherwise, the button does not have a label.
24 that widget is used as the icon. Otherwise, if "stock_id" is
25 non-@samp{@code{#f}}, the icon is determined by the stock item. Otherwise, the
/dports/devel/R-cran-pkgcache/pkgcache/man/
H A Dcmc__async_ensure_cache.Rd22 \item Otherwise try the replica RDS.
23 \item Otherwise try the primary RDS.
24 \item Otherwise try the primary PACKAGES files.
25 \item Otherwise update the replica PACKAGES files,
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DBoundsChecking23 * Otherwise set value to minValue, and warn that valueName was clamped.
36 * Otherwise set value to maxValue, and warn that valueName was clamped.
49 * value, Otherwise clamp value to specified range and warn that valueName
97 * value, Otherwise clamp value[i] to specified range and warn that
119 * greater than or equal to minValue do nothing - legal value, Otherwise
129 * less than or equal to maxValue do nothing - legal value, Otherwise clamp
140 * Otherwise clamp the element to the range and warn that valueName[i] was
153 * greater than or equal to minValue do nothing - legal value, Otherwise
172 * Otherwise clamp the element to the range and warn that valueName[i] was
185 * greater than or equal to minValue do nothing - legal value, Otherwise
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DBoundsChecking23 * Otherwise set value to minValue, and warn that valueName was clamped.
36 * Otherwise set value to maxValue, and warn that valueName was clamped.
49 * value, Otherwise clamp value to specified range and warn that valueName
97 * value, Otherwise clamp value[i] to specified range and warn that
119 * greater than or equal to minValue do nothing - legal value, Otherwise
129 * less than or equal to maxValue do nothing - legal value, Otherwise clamp
140 * Otherwise clamp the element to the range and warn that valueName[i] was
153 * greater than or equal to minValue do nothing - legal value, Otherwise
172 * Otherwise clamp the element to the range and warn that valueName[i] was
185 * greater than or equal to minValue do nothing - legal value, Otherwise
[all …]
/dports/science/chrono/chrono-7.0.1/data/vehicle/hmmwv/suspension/
H A DHMMWV_DoubleWishboneFront_bushings.json25 // Otherwise, use revolute joints.
50 // Otherwise, use revolute joints.
75 // Otherwise, use distance constraints.
H A DHMMWV_DoubleWishboneRear_bushings.json25 // Otherwise, use revolute joints.
50 // Otherwise, use revolute joints.
75 // Otherwise, use distance constraints.
/dports/devel/p5-Term-App-Util-Color/Term-App-Util-Color-0.003/
H A DREADME24 Otherwise will check COLOR environment variable and use that as color
28 Otherwise will try to detect terminal emulation software and use the
31 Otherwise will default to 16.
54 NO_COLOR environment variable and return false if it exists. Otherwise
56 Otherwise will check the COLOR_DEPTH environment variable and if defined
57 will use color when color depth is > 0. Otherwise will check if script
58 is running interactively and when it is then will use color. Otherwise
/dports/security/hashcat/hashcat-6.2.5/
H A DBUILD.md40 Otherwise, if environment variable XDG_DATA_HOME and XDG_CACHE_HOME exists, then:
46 Otherwise, if environment variable XDG_DATA_HOME exists, then:
52 Otherwise, if environment variable XDG_CACHE_HOME exists, then:
58 Otherwise:
/dports/lang/racket/racket-8.3/share/pkgs/gui-doc/mrlib/scribblings/graph/
H A Dgraph-pasteboard-mixin.scrbl11 drawn. Otherwise, they are.
14 labels on the edges. Otherwise, the font is not set before drawing
19 Otherwise, they are.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/ansi-escapes/node_modules/type-fest/source/
H A Dpromise-value.d.ts20 …t type PromiseValue<PromiseType, Otherwise = PromiseType> = PromiseType extends Promise<infer Valu…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/meow/node_modules/type-fest/source/
H A Dpromise-value.d.ts20 …t type PromiseValue<PromiseType, Otherwise = PromiseType> = PromiseType extends Promise<infer Valu…
/dports/misc/netron/node_modules/ansi-escapes/node_modules/type-fest/source/
H A Dpromise-value.d.ts20 …t type PromiseValue<PromiseType, Otherwise = PromiseType> = PromiseType extends Promise<infer Valu…
/dports/www/firefox/firefox-99.0/dom/interfaces/base/
H A DnsITextInputProcessorCallback.idl73 * This is true if selection has a range. Otherwise, i.e., there is no
106 * Otherwise, false.
121 * set to true. Otherwise, false.
136 * Otherwise, false.
143 * Otherwise, false.
150 * Otherwise, false.
157 * was just inserted. Otherwise, the text is replaced with new text.
164 * was just deleted. Otherwise, the text replaces the old text.
179 * composition, this is set to true. Otherwise, false.
192 * is set to true. Otherwise, false.
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/interfaces/base/
H A DnsITextInputProcessorCallback.idl97 * This is set to true when the selection is collapsed. Otherwise, false.
110 * set to true. Otherwise, false.
125 * Otherwise, false.
132 * Otherwise, false.
139 * Otherwise, false.
146 * was just inserted. Otherwise, the text is replaced with new text.
153 * was just deleted. Otherwise, the text replaces the old text.
160 * Otherwise, false. I.e., if one of text changes are caused by JS or
168 * composition, this is set to true. Otherwise, false.
181 * is set to true. Otherwise, false.
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/interfaces/base/
H A DnsITextInputProcessorCallback.idl97 * This is set to true when the selection is collapsed. Otherwise, false.
110 * set to true. Otherwise, false.
125 * Otherwise, false.
132 * Otherwise, false.
139 * Otherwise, false.
146 * was just inserted. Otherwise, the text is replaced with new text.
153 * was just deleted. Otherwise, the text replaces the old text.
160 * Otherwise, false. I.e., if one of text changes are caused by JS or
168 * composition, this is set to true. Otherwise, false.
181 * is set to true. Otherwise, false.
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/interfaces/base/
H A DnsITextInputProcessorCallback.idl97 * This is set to true when the selection is collapsed. Otherwise, false.
110 * set to true. Otherwise, false.
125 * Otherwise, false.
132 * Otherwise, false.
139 * Otherwise, false.
146 * was just inserted. Otherwise, the text is replaced with new text.
153 * was just deleted. Otherwise, the text replaces the old text.
160 * Otherwise, false. I.e., if one of text changes are caused by JS or
168 * composition, this is set to true. Otherwise, false.
181 * is set to true. Otherwise, false.
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/interfaces/base/
H A DnsITextInputProcessorCallback.idl97 * This is set to true when the selection is collapsed. Otherwise, false.
110 * set to true. Otherwise, false.
125 * Otherwise, false.
132 * Otherwise, false.
139 * Otherwise, false.
146 * was just inserted. Otherwise, the text is replaced with new text.
153 * was just deleted. Otherwise, the text replaces the old text.
160 * Otherwise, false. I.e., if one of text changes are caused by JS or
168 * composition, this is set to true. Otherwise, false.
181 * is set to true. Otherwise, false.
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Choose/
H A DGroupEnumeratorHelper.cs126 if (choose.Otherwise != null) in GetEnumerator()
130 … foreach (IItemPropertyGrouping nestedGroup in choose.Otherwise.PropertyAndItemLists.ItemGroupsAll) in GetEnumerator()
137 …foreach (IItemPropertyGrouping nestedGroup in choose.Otherwise.PropertyAndItemLists.PropertyGroups… in GetEnumerator()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/device_handler/
H A DKconfig19 If you have a LSI RDAC select y. Otherwise, say N.
27 Otherwise, say N.
33 If you have a EMC CLARiiON select y. Otherwise, say N.
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/device_handler/
H A DKconfig19 If you have a LSI RDAC select y. Otherwise, say N.
27 Otherwise, say N.
33 If you have a EMC CLARiiON select y. Otherwise, say N.
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/device_handler/
H A DKconfig19 If you have a LSI RDAC select y. Otherwise, say N.
27 Otherwise, say N.
33 If you have a EMC CLARiiON select y. Otherwise, say N.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/service_worker/
H A Dservice_worker_registration.mojom54 // Otherwise, |error| and |error_msg| describe the failure.
60 // Otherwise, |error| and |error_msg| describe the failure.
65 // Otherwise, |error| and |error_msg| describe the failure.
71 // Otherwise, |error| and |error_msg| describe the failure.
79 // Otherwise, |error| and |error_msg| describe the failure.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/service_worker/
H A Dservice_worker_registration.mojom54 // Otherwise, |error| and |error_msg| describe the failure.
60 // Otherwise, |error| and |error_msg| describe the failure.
65 // Otherwise, |error| and |error_msg| describe the failure.
71 // Otherwise, |error| and |error_msg| describe the failure.
79 // Otherwise, |error| and |error_msg| describe the failure.
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/docs/sdk/
H A Dcommands.rst170 authentication or other workflow. Otherwise you will get
230 authentication or other workflow. Otherwise you will get
251 :ref:`access_rights` message. Otherwise you will get a :ref:`bad_state`
290 :ref:`access_rights` message. Otherwise you will get a :ref:`bad_state`
337 Otherwise you will get a :ref:`bad_state` message as an answer.
394 Otherwise you will get a :ref:`bad_state` message as an answer.
439 :ref:`enter_pin` message. Otherwise you will get a :ref:`bad_state`
487 Otherwise the workflow will continue with :ref:`enter_pin`.
507 :ref:`enter_can` message. Otherwise you will get a :ref:`bad_state`
524 Otherwise the workflow will continue with :ref:`enter_pin`.
[all …]

12345678910>>...611