Home
last modified time | relevance | path

Searched refs:isUnstable (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/krita/krita-4.4.8/plugins/extensions/pykrita/plugin/
H A DPythonPluginManager.h60 inline bool isUnstable() const in isUnstable() function
H A DPythonPluginsModel.cpp106 if (plugin->isUnstable()) { in data()
/dports/net-im/libquotient/libQuotient-0.6.8/lib/
H A Droom.h89 Q_PROPERTY(bool isUnstable READ isUnstable NOTIFY stabilityUpdated)
172 bool isUnstable() const;
/dports/net-im/spectral/libQuotient-58dfe74390ebdd8ec6611d3b8fecfe7d051ff955/lib/
H A Droom.h89 Q_PROPERTY(bool isUnstable READ isUnstable NOTIFY stabilityUpdated)
172 bool isUnstable() const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/
H A DClustering.h56 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DClustering.h55 bool isUnstable() const { return IsUnstable_; } in isUnstable() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DScriptFunction.java827 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
834 if (isUnstable && !isApplyOrCall) { in findCallMethod()
859 if (isApplyOrCall && !isUnstable) { in findCallMethod()
943 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DScriptFunction.java827 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
834 if (isUnstable && !isApplyOrCall) { in findCallMethod()
859 if (isApplyOrCall && !isUnstable) { in findCallMethod()
943 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java873 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
880 if (isUnstable && !isApplyOrCall) { in findCallMethod()
905 if (isApplyOrCall && !isUnstable) { in findCallMethod()
993 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java873 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
880 if (isUnstable && !isApplyOrCall) { in findCallMethod()
905 if (isApplyOrCall && !isUnstable) { in findCallMethod()
993 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java873 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
880 if (isUnstable && !isApplyOrCall) { in findCallMethod()
905 if (isApplyOrCall && !isUnstable) { in findCallMethod()
993 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java873 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
880 if (isUnstable && !isApplyOrCall) { in findCallMethod()
905 if (isApplyOrCall && !isUnstable) { in findCallMethod()
993 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java873 final boolean isUnstable = request.isCallSiteUnstable(); in findCallMethod()
880 if (isUnstable && !isApplyOrCall) { in findCallMethod()
905 if (isApplyOrCall && !isUnstable) { in findCallMethod()
993 if (isUnstable && NashornCallSiteDescriptor.isApplyToCall(desc)) { in findCallMethod()
/dports/net-im/quaternion/Quaternion-0.0.95-beta3/client/models/
H A Droomlistmodel.cpp382 room->isUnstable() ? QStringLiteral("(!)") : QString(); in data()
445 if (room->isUnstable()) in data()

12