/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 96 size_t desired; member 625 vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) vio_cmo_set_dev_desired() argument 973 viodev_cmo_rd_attr(desired); global() variable 1024 viobus_cmo_rd_attr(desired); global() variable 1069 vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) vio_cmo_set_dev_desired() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | mem_protect.c | 577 enum pkvm_page_state desired; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 98 size_t desired; member 628 vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) vio_cmo_set_dev_desired() argument 976 viodev_cmo_rd_attr(desired); global() variable 1027 viobus_cmo_rd_attr(desired); global() variable 1072 vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) vio_cmo_set_dev_desired() argument [all...] |
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mmci.c | 403 static void mmci_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_set_clkreg() argument
|
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_kern.c | 759 static int hostfs_permission(struct inode *ino, int desired) in hostfs_permission() argument
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-mvebu.c | 369 struct mvebu_pcie_window desired in mvebu_pcie_handle_iobase_change() local 338 mvebu_pcie_set_window(struct mvebu_pcie_port *port, unsigned int target, unsigned int attribute, const struct mvebu_pcie_window *desired, struct mvebu_pcie_window *cur) mvebu_pcie_set_window() argument 408 struct mvebu_pcie_window desired = {.remap = MVEBU_MBUS_NO_REMAP}; mvebu_pcie_handle_membase_change() local [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mmci.c | 435 static void mmci_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_set_clkreg() argument
|
H A D | mmci_stm32_sdmmc.c | 297 static void mmci_sdmmc_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_sdmmc_set_clkreg() argument
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_kern.c | 774 hostfs_permission(struct mnt_idmap *idmap, struct inode *ino, int desired) hostfs_permission() argument
|
/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...] |
/third_party/icu/icu4c/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/icu/ohos_icu4j/src/main/tests/ohos/global/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/tests/ohos/global/icu/dev/test/util/ |
H A D | LocaleMatcherTest.java | 491 private void showDistance(LocaleMatcher matcher, String desired, String supported) { in showDistance() argument 668 ULocale desired; global() field in LocaleMatcherTest.PerfCase 796 timeLocaleMatcher(ULocale desired, LocaleMatcher matcher, int iterations) timeLocaleMatcher() argument 859 String desired = ""; global() field in LocaleMatcherTest.TestCase [all...] |
/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
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov2659.c | 896 unsigned int desired = pdata->link_frequency; in ov2659_pll_calc_params() local
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov2659.c | 896 unsigned int desired = pdata->link_frequency; in ov2659_pll_calc_params() local
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-mvebu.c | 521 struct mvebu_pcie_window desired in mvebu_pcie_handle_iobase_change() local 481 mvebu_pcie_set_window(struct mvebu_pcie_port *port, unsigned int target, unsigned int attribute, const struct mvebu_pcie_window *desired, struct mvebu_pcie_window *cur) mvebu_pcie_set_window() argument 551 struct mvebu_pcie_window desired = {.remap = MVEBU_MBUS_NO_REMAP}; mvebu_pcie_handle_membase_change() local [all...] |
/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...] |