| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 510 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 D | LocaleDistanceBuilder.java | 111 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 D | CalendarAstronomer.java | 662 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 D | localematcher.cpp | 251 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 D | localematcher.cpp | 269 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 D | tmsgfmt.cpp | 1619 UnicodeString& desired = tuples[i]; in TestApostropheMode() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | astro.cpp | 731 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 D | glsl_types.cpp | 1945 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 D | astro.cpp | 731 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 D | vktWsiDisplayTimingTests.cpp | 897 const deUint64 desired = pastPresentationTimings[pastPresentationInfoNdx].desiredPresentTime; in render() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jquant2.c | 177 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 D | astro.cpp | 731 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 D | objectivec_helpers.cc | 1313 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 D | vktWsiDisplayTimingTests.cpp | 897 const deUint64 desired = pastPresentationTimings[pastPresentationInfoNdx].desiredPresentTime; in render() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| H A D | mac_device.h | 409 hi_u8 desired; /* 标志位,此bss是否是期望的 */ member
|
| /third_party/mbedtls/library/ |
| H A D | ssl_msg.c | 4367 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 D | intl-objects.cc | 1935 icu::Locale desired = icu::Locale::forLanguageTag(it->c_str(), status); in BestFitSupportedLocales() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cloctst.c | 3215 const char * desired[] = { "de-LI", "en-IN", "zu", "fr" }; in TestAcceptLanguage() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |