Home
last modified time | relevance | path

Searched refs:favor (Results 1 – 25 of 250) sorted by relevance

12345678910

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/
DlocaleMatcherTest.txt13 # @favor=[normal|script] # no value = no explicit setting
96 @favor=script
156 @favor=script
172 @favor=script
183 @favor=script
194 @favor=script
211 @favor=script
231 @favor=script
246 @favor=script
260 @favor=script
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/util/data/
DlocaleMatcherTest.txt13 # @favor=[normal|script] # no value = no explicit setting
96 @favor=script
156 @favor=script
172 @favor=script
183 @favor=script
194 @favor=script
211 @favor=script
231 @favor=script
246 @favor=script
260 @favor=script
[all …]
/third_party/icu/icu4c/source/test/testdata/
DlocaleMatcherTest.txt13 # @favor=[normal|script] # no value = no explicit setting
96 @favor=script
156 @favor=script
172 @favor=script
183 @favor=script
194 @favor=script
211 @favor=script
231 @favor=script
246 @favor=script
260 @favor=script
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp33 UnicodeString favor; member
43 favor.remove(); in reset()
513 } else if (getSuffixAfterPrefix(line, limit, u"@favor=", test.favor)) { in readTestCase()
567 if (!test.favor.isEmpty()) { in dataDriven()
568 ULocMatchFavorSubtag favor; in dataDriven() local
569 if (test.favor == u"normal") { in dataDriven()
570 favor = ULOCMATCH_FAVOR_LANGUAGE; in dataDriven()
571 } else if (test.favor == u"script") { in dataDriven()
572 favor = ULOCMATCH_FAVOR_SCRIPT; in dataDriven()
574 errln(UnicodeString(u"unsupported FavorSubtag value ") + test.favor); in dataDriven()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleMatcherTest.java857 String favor = ""; field in LocaleMatcherTest.TestCase
878 favor = ""; in reset()
883 return supported + '+' + def + '+' + favor + '+' + threshold + '+' + desired; in toInputsKey()
946 test.favor = suffix; in readTestCases()
1016 if (test.def.isEmpty() && test.favor.isEmpty() && test.threshold.isEmpty()) { in dataDriven()
1024 if (!test.favor.isEmpty()) { in dataDriven()
1025 FavorSubtag favor; in dataDriven() local
1026 switch (test.favor) { in dataDriven()
1028 favor = FavorSubtag.LANGUAGE; in dataDriven()
1031 favor = FavorSubtag.SCRIPT; in dataDriven()
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java899 String favor = ""; field in LocaleMatcherTest.TestCase
920 favor = ""; in reset()
925 return supported + '+' + def + '+' + favor + '+' + threshold + '+' + desired; in toInputsKey()
988 test.favor = suffix; in readTestCases()
1058 if (test.def.isEmpty() && test.favor.isEmpty() && test.threshold.isEmpty()) { in dataDriven()
1066 if (!test.favor.isEmpty()) { in dataDriven()
1067 FavorSubtag favor; in dataDriven() local
1068 switch (test.favor) { in dataDriven()
1070 favor = FavorSubtag.LANGUAGE; in dataDriven()
1073 favor = FavorSubtag.SCRIPT; in dataDriven()
[all …]
/third_party/openssl/doc/man3/
DSSL_CTX_set_tmp_ecdh.pod22 This macro is deprecated in favor of L<SSL_CTX_set1_groups(3)>.
25 This macro is deprecated in favor of L<SSL_set1_groups(3)>.
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java372 private FavorSubtag favor; field in LocaleMatcher.Builder
485 this.favor = subtag; in setFavorSubtag()
556 if (favor != null) { in toString()
557 s.append(" distance=").append(favor); in toString()
687 favorSubtag = builder.favor; in LocaleMatcher()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java367 private FavorSubtag favor; field in LocaleMatcher.Builder
502 this.favor = subtag; in setFavorSubtag()
631 if (favor != null) { in toString()
632 s.append(" distance=").append(favor); in toString()
763 favorSubtag = builder.favor; in LocaleMatcher()
/third_party/skia/third_party/externals/opengl-registry/extensions/S3/
DS3_s3tc.txt31 Deprecated in favor of EXT_texture_compression_s3tc.
122 deprecated in favor of EXT_texture_compression_s3tc spec.
/third_party/openGLES/extensions/S3/
DS3_s3tc.txt31 Deprecated in favor of EXT_texture_compression_s3tc.
122 deprecated in favor of EXT_texture_compression_s3tc spec.
/third_party/rust/crates/rust-openssl/openssl/
DCHANGELOG.md65 * Deprecated `X509Extension::new` and `X509Extension::new_nid` in favor of `X509Extension::new_from…
112 * Deprecated `PKcs12Ref::parse` in favor of `Pkcs12Ref::parse2`.
113 * Deprecated `ParsedPkcs12` in favor of `ParsedPkcs12_2`.
114 * Deprecated `Pkcs12Builder::build` in favor of `Pkcs12Builder::build2`.
302 * Deprecated `SslStream::from_raw_parts` in favor of `Ssl::from_ptr` and `SslStream::new`.
303 * Deprecated `SslStreamBuilder` in favor of methods on `Ssl` and `SslStream`.
343 * Deprecated `SslStreamBuilder::set_dtls_mtu_size` in favor of `SslRef::set_mtu`.
585 * `X509Ref::fingerprint` has been deprecated in favor of `X509Ref::digest`.
760 has been removed in favor of new methods which provide more control. The
/third_party/json/docs/mkdocs/docs/api/json_pointer/
Doperator_string_t.md26 …This function is deprecated in favor of [`to_string`](to_string.md) and will be removed in a futur…
/third_party/lz4/programs/
Dlz4io.h124 void LZ4IO_favorDecSpeed(LZ4IO_prefs_t* const prefs, int favor);
/third_party/rust/crates/strsim-rs/
DCHANGELOG.md27 - Remove ndarray in favor of using a single vector to represent the 2d grid in
79 - Remove Cargo generated documentation in favor of a [docs.rs] link
/third_party/skia/modules/canvaskit/
DCHANGELOG.md22 - `FontMgr.MakeTypefaceFromData` and `FontMgr.RefDefault` have been removed in favor of
77 - `FontMgr.MakeTypefaceFromData` will be removed in favor of `Typeface.MakeFreeTypeFaceFromData`
130 - `Picture.saveAsFile()`, in favor of `Picture.serialize()` where clients can control how to
295 - `CanvasKit.MakePathFromCmds`; Was deprecated in favor of `CanvasKit.Path.MakeFromCmds`.
296 - `new CanvasKit.Path(path)` in favor of existing `path.copy()`.
301 - `Font.getWidths` in favor of `Font.getGlyphIDs` and `Font.getGlyphWidths`.
302 - `Font.measureText` in favor of the Paragraph APIs (which actually do shaping).
365 - `SkCanvas.drawAnimatedImage` has been removed in favor of calling
372 - `SkCanvas.drawRoundRect` has been removed in favor of `SkCanvas.drawRRect`
374 - `SkPath.arcTo` which had been deprecated in favor of `SkPath.arcToOval`,
/third_party/lz4/lib/
Dlz4hc.h334 LZ4_streamHC_t* LZ4_streamHCPtr, int favor);
/third_party/node/deps/npm/docs/content/commands/
Dnpm-find-dupes.md38 * DEPRECATED: This option has been deprecated in favor of
52 * DEPRECATED: This option has been deprecated in favor of
Dnpm-install-ci-test.md39 * DEPRECATED: This option has been deprecated in favor of
53 * DEPRECATED: This option has been deprecated in favor of
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_external_semaphore_win32.txt65 Since Vulkan tends to favor flexibility and consistency over simplicity, a
DVK_KHR_external_semaphore_win32.adoc65 Since Vulkan tends to favor flexibility and consistency over simplicity, a
/third_party/python/Doc/library/
Dhttp.client.rst109 *key_file* and *cert_file* are deprecated in favor of *context*.
524 Deprecated in favor of :attr:`~HTTPResponse.url`.
529 Deprecated in favor of :attr:`~HTTPResponse.headers`.
534 Deprecated in favor of :attr:`~HTTPResponse.status`.
/third_party/openGLES/extensions/AMD/
DAMD_program_binary_Z400.txt130 #06 04/09/2008 Benj Lipchak Remove INVALID_OPERATION error in favor
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_program_binary_Z400.txt130 #06 04/09/2008 Benj Lipchak Remove INVALID_OPERATION error in favor
/third_party/NuttX/
DNOTICE35 This Wikipedia entry has been updated with recent legal decisions in favor

12345678910