Home
last modified time | relevance | path

Searched refs:behavior (Results 126 – 150 of 29512) sorted by relevance

12345678910>>...1181

/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/po/ia/
H A Dkcm_ktp_chat_behavior.po20 #: behavior-config.cpp:50
30 #: behavior-config.cpp:67
37 #: behavior-config.ui:17
43 #: behavior-config.ui:23
49 #: behavior-config.ui:30
55 #: behavior-config.ui:40
61 #: behavior-config.ui:53
68 #: behavior-config.ui:59
74 #: behavior-config.ui:85
80 #: behavior-config.ui:91
[all …]
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/po/nb/
H A Dkcm_ktp_chat_behavior.po22 #: behavior-config.cpp:50
32 #: behavior-config.cpp:67
39 #: behavior-config.ui:17
45 #: behavior-config.ui:23
51 #: behavior-config.ui:30
57 #: behavior-config.ui:40
63 #: behavior-config.ui:53
70 #: behavior-config.ui:59
76 #: behavior-config.ui:85
82 #: behavior-config.ui:91
[all …]
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/po/nn/
H A Dkcm_ktp_chat_behavior.po22 #: behavior-config.cpp:50
32 #: behavior-config.cpp:67
39 #: behavior-config.ui:17
45 #: behavior-config.ui:23
51 #: behavior-config.ui:30
57 #: behavior-config.ui:40
63 #: behavior-config.ui:53
70 #: behavior-config.ui:59
76 #: behavior-config.ui:85
82 #: behavior-config.ui:91
[all …]
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/po/wa/
H A Dkcm_ktp_chat_behavior.po20 #: behavior-config.cpp:50
30 #: behavior-config.cpp:67
37 #: behavior-config.ui:17
43 #: behavior-config.ui:23
50 #: behavior-config.ui:30
57 #: behavior-config.ui:40
64 #: behavior-config.ui:53
72 #: behavior-config.ui:59
78 #: behavior-config.ui:85
84 #: behavior-config.ui:91
[all …]
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/po/tr/
H A Dkcm_ktp_chat_behavior.po22 #: behavior-config.cpp:50
32 #: behavior-config.cpp:67
39 #: behavior-config.ui:17
45 #: behavior-config.ui:23
51 #: behavior-config.ui:30
57 #: behavior-config.ui:40
63 #: behavior-config.ui:53
70 #: behavior-config.ui:59
76 #: behavior-config.ui:85
82 #: behavior-config.ui:91
[all …]
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/po/nl/
H A Dkcm_ktp_chat_behavior.po20 #: behavior-config.cpp:50
30 #: behavior-config.cpp:67
37 #: behavior-config.ui:17
43 #: behavior-config.ui:23
49 #: behavior-config.ui:30
55 #: behavior-config.ui:40
61 #: behavior-config.ui:53
68 #: behavior-config.ui:59
74 #: behavior-config.ui:85
80 #: behavior-config.ui:91
[all …]
/dports/finance/quantlib/QuantLib-1.20/ql/math/interpolations/
H A Dmixedinterpolation.hpp64 MixedInterpolation::Behavior behavior, in MixedLinearCubicInterpolation() argument
73 xBegin, xEnd, yBegin, n, behavior, in MixedLinearCubicInterpolation()
87 MixedInterpolation::Behavior behavior, in MixedLinearCubic() argument
96 : n_(n), behavior_(behavior), da_(da), monotonic_(monotonic), in MixedLinearCubic()
130 : MixedLinearCubicInterpolation(xBegin, xEnd, yBegin, n, behavior, in MixedLinearCubicNaturalSpline()
144 : MixedLinearCubicInterpolation(xBegin, xEnd, yBegin, n, behavior, in MixedLinearMonotonicCubicNaturalSpline()
156 MixedInterpolation::Behavior behavior in MixedLinearKrugerCubic() argument
158 : MixedLinearCubicInterpolation(xBegin, xEnd, yBegin, n, behavior, in MixedLinearKrugerCubic()
184 MixedInterpolation::Behavior behavior in MixedLinearParabolic() argument
214 MixedInterpolation::Behavior behavior in MixedInterpolationImpl() argument
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Administration/
H A DContractInstanceProvider.cs110 foreach (IOperationBehavior behavior in behaviors) in FillBehaviorsInfo()
125 foreach (IContractBehavior behavior in behaviors) in FillBehaviorsInfo()
140 Fx.Assert(null != behavior, ""); in FillBehaviorInfo()
142 if (behavior is DeliveryRequirementsAttribute) in FillBehaviorInfo()
153 else if (behavior is IWmiInstanceProvider) in FillBehaviorInfo()
172 Fx.Assert(null != behavior, ""); in FillBehaviorInfo()
174 if (behavior is DataContractSerializerOperationBehavior) in FillBehaviorInfo()
185 else if (behavior is OperationBehaviorAttribute) in FillBehaviorInfo()
195 else if (behavior is TransactionFlowAttribute) in FillBehaviorInfo()
201 else if (behavior is XmlSerializerOperationBehavior) in FillBehaviorInfo()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/streams/readable-streams/
H A Dasync-iterator.any.js.ini8 [Cancellation behavior when manually calling return(); preventCancel = true]
11 [Cancellation behavior when returning inside loop body; preventCancel = true]
29 [Cancellation behavior when returning inside loop body; preventCancel = false]
32 [Cancellation behavior when manually calling return(); preventCancel = false]
35 [Cancellation behavior when throwing inside loop body; preventCancel = true]
38 [Cancellation behavior when breaking inside loop body; preventCancel = true]
41 [Cancellation behavior when throwing inside loop body; preventCancel = false]
56 [Cancellation behavior when breaking inside loop body; preventCancel = false]
88 [Cancellation behavior when manually calling return(); preventCancel = true]
115 [Cancellation behavior when throwing inside loop body; preventCancel = true]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/cssom-view/
H A Dscroll-behavior-element.html.ini1 [scroll-behavior-element.html]
2 [Element with auto scroll-behavior ; scroll() with smooth behavior]
8 [Element with smooth scroll-behavior ; scroll() with default behavior]
12 [Element with smooth scroll-behavior ; scrollTo() with auto behavior]
16 [Element with smooth scroll-behavior ; scrollBy() with auto behavior]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/cssom-view/
H A Dscroll-behavior-subframe-root.html.ini1 [scroll-behavior-subframe-root.html]
4 [Subframe with smooth scroll-behavior ; scrollIntoView() with smooth behavior]
8 [Subframe with smooth scroll-behavior ; scrollTo() with auto behavior]
12 [Subframe setting scrollTop with smooth scroll-behavior]
18 [Subframe with smooth scroll-behavior ; scrollTo() with smooth behavior]
22 [Subframe with smooth scroll-behavior ; scroll() with smooth behavior]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-comparison.m39 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
40 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
41 …/ expected-warning{{direct comparison of a string literal has undefined behavior}} expected-note{{…
63 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
65 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
66 …== @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
68 … < @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
69 … > @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
70 …<= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
71 …>= @"") return; // expected-warning{{direct comparison of a string literal has undefined behavior}}
[all …]

12345678910>>...1181