| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | units_data.cpp | 231 binarySearch(const MaybeStackVector<UnitPreferenceMetadata> *metadata, const UnitPreferenceMetadata &desired, bool *foundCategory, bool *foundUsage, bool *foundRegion, UErrorCode &status) binarySearch() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locdistance.cpp | 109 getBestIndexAndDistance( const LSR &desired, const LSR **supportedLSRs, int32_t supportedLSRsLength, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const getBestIndexAndDistance() argument 258 getDesSuppScriptDistance( BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) getDesSuppScriptDistance() argument 284 char desired = *desiredPartitions++; getRegionPartitionsDistance() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | localematcher.h | 275 Result(const Locale *desired, const Locale *supported, int32_t desIndex, int32_t suppIndex, UBool owned) Result() argument [all...] |
| /third_party/skia/modules/particles/src/ |
| H A D | SkParticleEffect.cpp | 415 float desired = fState.fRate * deltaTime + fSpawnRemainder + fState.fBurst; in advanceTime() local
|
| /third_party/ffmpeg/compat/atomics/win32/ |
| H A D | stdatomic.h | 104 atomic_compare_exchange_strong(intptr_t *object, intptr_t *expected, intptr_t desired) atomic_compare_exchange_strong() argument [all...] |
| /third_party/ffmpeg/compat/atomics/suncc/ |
| H A D | stdatomic.h | 83 static inline void atomic_store(intptr_t *object, intptr_t desired) in atomic_store() argument 107 atomic_compare_exchange_strong(intptr_t *object, intptr_t *expected, intptr_t desired) atomic_compare_exchange_strong() argument [all...] |
| /third_party/ffmpeg/compat/atomics/pthread/ |
| H A D | stdatomic.h | 91 static inline void atomic_store(intptr_t *object, intptr_t desired) in atomic_store() argument 113 static inline intptr_t atomic_exchange(intptr_t *object, intptr_t desired) in atomic_exchange() argument 126 atomic_compare_exchange_strong(intptr_t *object, intptr_t *expected, intptr_t desired) atomic_compare_exchange_strong() argument [all...] |
| /third_party/ffmpeg/compat/atomics/dummy/ |
| H A D | stdatomic.h | 99 static inline intptr_t atomic_exchange(intptr_t *object, intptr_t desired) in atomic_exchange() argument 109 atomic_compare_exchange_strong(intptr_t *object, intptr_t *expected, intptr_t desired) atomic_compare_exchange_strong() argument [all...] |
| /third_party/glfw/src/ |
| H A D | monitor.c | 221 _glfwChooseVideoMode(_GLFWmonitor* monitor, const GLFWvidmode* desired) _glfwChooseVideoMode() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | LocaleDistance.java | 228 public int testOnlyDistance(ULocale desired, ULocale supported, in testOnlyDistance() argument 245 public int getBestIndexAndDistance(LSR desired, LSR[] supportedLSRs, int supportedLSRsLength, in getBestIndexAndDistance() argument 391 isMatch(LSR desired, LSR supported, int shiftedThreshold, FavorSubtag favorSubtag) isMatch() argument 398 getDesSuppScriptDistance(BytesTrie iter, long startState, String desired, String supported) getDesSuppScriptDistance() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | units_data.cpp | 233 binarySearch(const MaybeStackVector<UnitPreferenceMetadata> *metadata, const UnitPreferenceMetadata &desired, bool *foundCategory, bool *foundUsage, bool *foundRegion, UErrorCode &status) binarySearch() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | localematchertest.cpp | 35 CharString desired; member 335 Locale desired[] = { "fr-CH", "de-CH", "it" }; testDemotion() local 358 Locale desired[] = { "arz-EG", "nb-DK" }; testDirection() local [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | LocaleDistanceMapper.java | 231 private final LsrSpec desired; field in LocaleDistanceMapper.LanguageMatchRule 236 public LanguageMatchRule(LsrSpec desired, LsrSpec supported, int distance, boolean oneway) { in LanguageMatchRule() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | LocaleDistance.java | 233 public int testOnlyDistance(ULocale desired, ULocale supported, in testOnlyDistance() argument 250 public int getBestIndexAndDistance(LSR desired, LSR[] supportedLSRs, int supportedLSRsLength, in getBestIndexAndDistance() argument 396 isMatch(LSR desired, LSR supported, int shiftedThreshold, FavorSubtag favorSubtag) isMatch() argument 403 getDesSuppScriptDistance(BytesTrie iter, long startState, String desired, String supported) getDesSuppScriptDistance() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | units_data.cpp | 239 binarySearch(const MaybeStackVector<UnitPreferenceMetadata> *metadata, const UnitPreferenceMetadata &desired, bool *foundCategory, bool *foundUsage, bool *foundRegion, UErrorCode &status) binarySearch() argument [all...] |
| /foundation/arkui/napi/native_engine/ |
| H A D | native_engine.h | 269 bool CheckAndSetWorkerVersion(WorkerVersion expected, WorkerVersion desired) in CheckAndSetWorkerVersion() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | LocaleMatcher.java | 198 Result(ULocale udesired, ULocale usupported, Locale desired, Locale supported, int desIndex, int suppIndex) Result() argument 553 setMaxDistance(Locale desired, Locale supported) setMaxDistance() argument 581 setMaxDistance(ULocale desired, ULocale supported) setMaxDistance() argument 1099 isMatch(Locale desired, Locale supported) isMatch() argument 1117 isMatch(ULocale desired, ULocale supported) isMatch() argument 1143 match(ULocale desired, ULocale desiredMax, ULocale supported, ULocale supportedMax) match() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | LocaleMatcher.java | 203 Result(ULocale udesired, ULocale usupported, Locale desired, Locale supported, int desIndex, int suppIndex) Result() argument 1012 match(ULocale desired, ULocale desiredMax, ULocale supported, ULocale supportedMax) match() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource_state.cpp | 200 struct desired_resource_state desired; member
|
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-inno-usb3.c | 152 static inline int param_write(void __iomem *base, const struct u3phy_reg *reg, bool desired)
in param_write() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 561 u64 desired = 0; in get_desired_cache_status() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 588 u64 desired = 0; in get_desired_cache_status() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb3.c | 154 param_write(void __iomem *base, const struct u3phy_reg *reg, bool desired) param_write() argument
|
| /foundation/arkui/ace_engine/frameworks/base/resource/ |
| H A D | ace_res_config.cpp | 593 bool IsOrientationMatch(const AceResConfig& desired, const AceResConfig& supported) in IsOrientationMatch() argument 599 bool IsDeviceTypeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsDeviceTypeMatch() argument 604 bool IsColorModeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsColorModeMatch() argument 609 bool IsMccMncMatch(const AceResConfig& desired, const AceResConfig& supported) in IsMccMncMatch() argument 617 bool IsResolutionMatch(const AceResConfig& desired, cons argument 622 MatchResConfig(const AceResConfig& desired, const AceResConfig& supported) MatchResConfig() argument 629 DeclarativeMatchResConfig(const AceResConfig& desired, const AceResConfig& supported) DeclarativeMatchResConfig() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CalendarAstronomer.java | 660 public long getSunTime(double desired, boolean next) in getSunTime() argument 675 public long getSunTime(SolarLongitude desired, boolean next) { in getSunTime() argument 1167 getMoonTime(double desired, boolean next) getMoonTime() argument 1187 getMoonTime(MoonAge desired, boolean next) getMoonTime() argument 1216 timeOfAngle(AngleFunc func, double desired, double periodDays, long epsilon, boolean next) timeOfAngle() argument [all...] |