Home
last modified time | relevance | path

Searched refs:isStrong (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/textproc/py-markdown-it-py/markdown-it-py-2.0.0/markdown_it/rules_inline/
H A Demphasis.py64 isStrong = (
75 token.type = "strong_open" if isStrong else "em_open"
76 token.tag = "strong" if isStrong else "em"
78 token.markup = ch + ch if isStrong else ch
82 token.type = "strong_close" if isStrong else "em_close"
83 token.tag = "strong" if isStrong else "em"
85 token.markup = ch + ch if isStrong else ch
88 if isStrong:
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
65 bool isStrong() const U_OVERRIDE;
116 bool isStrong() const U_OVERRIDE;
171 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
192 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/devel/icu/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/devel/icu-lx/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dnumber_modifiers.h38 bool isStrong() const U_OVERRIDE;
74 bool isStrong() const U_OVERRIDE;
167 bool isStrong() const U_OVERRIDE;
235 explicit EmptyModifier(bool isStrong) : fStrong(isStrong) {} in EmptyModifier() argument
254 bool isStrong() const U_OVERRIDE { in isStrong() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c119 node->isStrong = JNI_FALSE; in createNode()
138 if (node->isStrong) { in deleteNode()
152 if (!node->isStrong) { in strengthenNode()
168 node->isStrong = JNI_TRUE; in strengthenNode()
180 if (node->isStrong) { in weakenNode()
192 node->isStrong = JNI_FALSE; in weakenNode()
457 if (node->isStrong) { in commonRef_idToRef()
585 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c119 node->isStrong = JNI_FALSE; in createNode()
138 if (node->isStrong) { in deleteNode()
152 if (!node->isStrong) { in strengthenNode()
168 node->isStrong = JNI_TRUE; in strengthenNode()
180 if (node->isStrong) { in weakenNode()
192 node->isStrong = JNI_FALSE; in weakenNode()
457 if (node->isStrong) { in commonRef_idToRef()
585 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/back/
H A DcommonRef.c117 node->isStrong = JNI_FALSE; in createNode()
136 if (node->isStrong) { in deleteNode()
150 if (!node->isStrong) { in strengthenNode()
165 node->isStrong = JNI_TRUE; in strengthenNode()
177 if (node->isStrong) { in weakenNode()
184 node->isStrong = JNI_FALSE; in weakenNode()
449 if (node->isStrong) { in commonRef_idToRef()
576 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c119 node->isStrong = JNI_FALSE; in createNode()
138 if (node->isStrong) { in deleteNode()
152 if (!node->isStrong) { in strengthenNode()
168 node->isStrong = JNI_TRUE; in strengthenNode()
180 if (node->isStrong) { in weakenNode()
192 node->isStrong = JNI_FALSE; in weakenNode()
457 if (node->isStrong) { in commonRef_idToRef()
585 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c119 node->isStrong = JNI_FALSE; in createNode()
138 if (node->isStrong) { in deleteNode()
152 if (!node->isStrong) { in strengthenNode()
168 node->isStrong = JNI_TRUE; in strengthenNode()
180 if (node->isStrong) { in weakenNode()
192 node->isStrong = JNI_FALSE; in weakenNode()
457 if (node->isStrong) { in commonRef_idToRef()
585 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c119 node->isStrong = JNI_FALSE; in createNode()
138 if (node->isStrong) { in deleteNode()
152 if (!node->isStrong) { in strengthenNode()
168 node->isStrong = JNI_TRUE; in strengthenNode()
180 if (node->isStrong) { in weakenNode()
192 node->isStrong = JNI_FALSE; in weakenNode()
457 if (node->isStrong) { in commonRef_idToRef()
585 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c119 node->isStrong = JNI_FALSE; in createNode()
138 if (node->isStrong) { in deleteNode()
152 if (!node->isStrong) { in strengthenNode()
168 node->isStrong = JNI_TRUE; in strengthenNode()
180 if (node->isStrong) { in weakenNode()
192 node->isStrong = JNI_FALSE; in weakenNode()
457 if (node->isStrong) { in commonRef_idToRef()
585 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/back/
H A DcommonRef.c117 node->isStrong = JNI_FALSE; in createNode()
136 if (node->isStrong) { in deleteNode()
150 if (!node->isStrong) { in strengthenNode()
165 node->isStrong = JNI_TRUE; in strengthenNode()
177 if (node->isStrong) { in weakenNode()
184 node->isStrong = JNI_FALSE; in weakenNode()
449 if (node->isStrong) { in commonRef_idToRef()
576 if ( (!node->isStrong) && in commonRef_compact()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/links/
H A DLinkInfo.java88 public boolean isStrong = false; field in LinkInfo
166 ", isStrong=" + isStrong + in toString()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/links/
H A DLinkInfo.java82 public boolean isStrong = false; field in LinkInfo
159 ", isStrong=" + isStrong + in toString()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/links/
H A DLinkInfo.java80 public boolean isStrong = false; field in LinkInfo
157 ", isStrong=" + isStrong + in toString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/links/
H A DLinkInfo.java88 public boolean isStrong = false; field in LinkInfo
166 ", isStrong=" + isStrong + in toString()

12345678910>>...12