Home
last modified time | relevance | path

Searched defs:desired (Results 51 - 69 of 69) sorted by relevance

123

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleMatcherTest.java510 private void showDistance(LocaleMatcher matcher, String desired, String supported) { in showDistance() argument
710 ULocale desired; global() field in LocaleMatcherTest.PerfCase
838 timeLocaleMatcher(ULocale desired, LocaleMatcher matcher, int iterations) timeLocaleMatcher() argument
901 String desired = ""; global() field in LocaleMatcherTest.TestCase
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java111 final List<String> desired; field in LocaleDistanceBuilder.Rule
116 Rule(List<String> desired, List<String> supported, int distance, boolean oneway) { in Rule() argument
202 private int getDistance(String desired, String supported, in getDistance() argument
242 DistanceTable addSubtable(String desired, Strin argument
260 getNode(String desired, String supported) getNode() argument
271 addSubtables( String desired, String supported, Predicate<DistanceTable> action) addSubtables() argument
615 checkStars(String desired, String supported, boolean allStars) checkStars() argument
629 add(DistanceTable languageDesired2Supported, List<String> desired, List<String> supported, int percentage) add() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarAstronomer.java662 public long getSunTime(double desired, boolean next) in getSunTime() argument
677 public long getSunTime(SolarLongitude desired, boolean next) { in getSunTime() argument
1169 getMoonTime(double desired, boolean next) getMoonTime() argument
1189 getMoonTime(MoonAge desired, boolean next) getMoonTime() argument
1218 timeOfAngle(AngleFunc func, double desired, double periodDays, long epsilon, boolean next) timeOfAngle() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocalematcher.cpp251 LocaleMatcher::Builder &LocaleMatcher::Builder::setMaxDistance(const Locale &desired, in setMaxDistance() argument
708 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() argument
720 double LocaleMatcher::internalMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const { in internalMatch() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocalematcher.cpp269 LocaleMatcher::Builder &LocaleMatcher::Builder::setMaxDistance(const Locale &desired, in setMaxDistance() argument
726 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() argument
738 double LocaleMatcher::internalMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const { in internalMatch() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtmsgfmt.cpp1619 UnicodeString& desired = tuples[i]; in TestApostropheMode() local
/third_party/icu/icu4c/source/i18n/
H A Dastro.cpp731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() argument
1247 getMoonTime(double desired, UBool next) getMoonTime() argument
1267 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) getMoonTime() argument
1299 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) timeOfAngle() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp1945 glsl_type::can_implicitly_convert_to(const glsl_type *desired, in can_implicitly_convert_to() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() argument
1247 getMoonTime(double desired, UBool next) getMoonTime() argument
1267 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) getMoonTime() argument
1299 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) timeOfAngle() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp897 const deUint64 desired = pastPresentationTimings[pastPresentationInfoNdx].desiredPresentTime; in render() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c177 int desired; /* desired # of colors = size of colormap */ member
1252 int desired = cinfo->desired_number_of_colors; in jinit_2pass_quantizer() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() argument
1247 getMoonTime(double desired, UBool next) getMoonTime() argument
1267 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) getMoonTime() argument
1299 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) timeOfAngle() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc1313 void AddChar(const char desired) { in AddChar() argument
1327 bool AddFirst(const char desired, const char input) { in AddFirst() argument
1357 bool DecodeDataBuilder::AddCharacter(const char desired, cons argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp897 const deUint64 desired = pastPresentationTimings[pastPresentationInfoNdx].desiredPresentTime; in render() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_device.h409 hi_u8 desired; /* 标志位,此bss是否是期望的 */ member
/third_party/mbedtls/library/
H A Dssl_msg.c4367 ssl_buffer_make_space(mbedtls_ssl_context *ssl, size_t desired) ssl_buffer_make_space() argument
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc1935 icu::Locale desired = icu::Locale::forLanguageTag(it->c_str(), status); in BestFitSupportedLocales() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c3215 const char * desired[] = { "de-LI", "en-IN", "zu", "fr" }; in TestAcceptLanguage() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 48 milliseconds

123