Home
last modified time | relevance | path

Searched defs:fixed (Results 1 - 25 of 230) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate() local
/kernel/linux/linux-6.6/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate() local
/third_party/json/docs/examples/
H A Doperator_spaceship__scalartype.c++20.cpp36 std::cout << std::boolalpha << std::fixed; in main() member in std
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
/kernel/linux/linux-6.6/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
H A Dfixed1616.h26 static inline int32_t Integral(int32_t fixed) { in Integral() argument
30 static inline int32_t Fractional(int32_t fixed) { in Fractional() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcma.h35 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma) cma_declare_contiguous() argument
/kernel/linux/linux-6.6/include/linux/
H A Dcma.h39 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma) cma_declare_contiguous() argument
/third_party/ffmpeg/libavcodec/
H A Dcos_tablegen.c40 static void printval(double val, int fixed) in printval() argument
58 int fixed = argc > 1 && strstr(argv[1], "fixed"); in main() local
72 printval(func(idx*freq), fixed); in main() local
/third_party/icu/icu4c/as_is/
H A Dbomlist.py24 fixed=0 variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
H A DFixed1616.java25 public static int integral(int fixed) { in integral() argument
29 public static int fractional(int fixed) { in fractional() argument
33 public static int fixed(int integral, int fractional) { in fixed() method in Fixed1616
41 public static double doubleValue(int fixed) { in doubleValue() argument
45 public static String toString(int fixed) { in toString() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_zone_test.cc77 absl::TimeZone fixed = absl::FixedTimeZone((((3 * 60) + 25) * 60) + 45); in TEST() local
/third_party/skia/third_party/externals/tint/src/writer/
H A Dfloat_to_string.cc32 std::stringstream fixed; in FloatToString() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcharconv.h31 fixed = 2, member in absl::chars_format
/third_party/skia/gm/
H A Dninepatchstretch.cpp78 const SkScalar fixed = SkIntToScalar(fImage->width() - fCenter.width()); variable
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp161 bool fixed = true; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmmap.c96 int fixed = (flags & MAP_FIXED); in radix__arch_get_unmapped_area() local
140 int fixed = (flags & MAP_FIXED); in radix__arch_get_unmapped_area_topdown() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dradix_hugetlbpage.c51 int fixed = (flags & MAP_FIXED); in radix__hugetlb_get_unmapped_area() local
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-periph-fixed.c19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled() local
34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable() local
44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); tegra_clk_periph_fixed_disable() local
54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); tegra_clk_periph_fixed_recalc_rate() local
79 struct tegra_clk_periph_fixed *fixed; tegra_clk_register_periph_fixed() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c147 fixedU0_16_FP16(u16 fixed) in fixedU0_16_FP16() argument
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-periph-fixed.c19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled() local
34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable() local
44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); tegra_clk_periph_fixed_disable() local
54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); tegra_clk_periph_fixed_recalc_rate() local
79 struct tegra_clk_periph_fixed *fixed; tegra_clk_register_periph_fixed() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c145 fixedU0_16_FP16(u16 fixed) in fixedU0_16_FP16() argument
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dstpddc60.c64 static u16 stpddc60_adjust_linear(u16 word, s16 fixed) in stpddc60_adjust_linear() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_linear_scan.h68 ArenaVector<LifeIntervals *> fixed; // NOLINT(misc-non-private-member-variables-in-classes) member
77 ArenaVector<LifeIntervals *> fixed; // NOLINT(misc-non-private-member-variables-in-classes) member
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-fixed-rate.c38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); in clk_fixed_rate_recalc_accuracy() local
71 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate() local
150 struct clk_fixed_rate *fixed; clk_hw_unregister_fixed_rate() local
[all...]

Completed in 8 milliseconds

12345678910