Home
last modified time | relevance | path

Searched refs:apply_scale (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/
H A DFLA_gebrd.c52 int apply_scale; \
77 apply_scale = \
81 if ( apply_scale ) \
82 FLA_Scal( apply_scale > 0 ? FLA_SAFE_MIN : FLA_SAFE_INV_MIN, A ); \
89 if ( apply_scale ) \
90 FLA_Bidiag_UT_scale_diagonals( apply_scale < 0 ? FLA_SAFE_MIN : FLA_SAFE_INV_MIN, A ); \
/dports/math/libflame/libflame-5.2.0/src/lapack/dec/svd/ext/flamec/
H A DFLA_Svd_ext_u_unb_var1.c30 int apply_scale; in FLA_Svd_ext_u_unb_var1() local
64 apply_scale = in FLA_Svd_ext_u_unb_var1()
68 if ( apply_scale ) in FLA_Svd_ext_u_unb_var1()
69 FLA_Scal( apply_scale > 0 ? FLA_SAFE_MIN : FLA_SAFE_INV_MIN, A ); in FLA_Svd_ext_u_unb_var1()
264 if ( apply_scale ) in FLA_Svd_ext_u_unb_var1()
265 FLA_Scal( apply_scale < 0 ? FLA_SAFE_MIN : FLA_SAFE_INV_MIN, s ); in FLA_Svd_ext_u_unb_var1()
/dports/math/libflame/libflame-5.2.0/old/lapack-test/play/
H A Dbidiag_external.c92 FLA_Bool apply_scale; in main() local
96 apply_scale = FLA_Obj_gt( norm, FLA_OVERFLOW_SQUARE_THRES ); in main()
98 if ( apply_scale ) FLA_Scal( FLA_SAFE_MIN, A ); in main()
100 if ( apply_scale ) FLA_Bidiag_UT_scale_diagonals( FLA_SAFE_INV_MIN, A ); in main()
H A Dbidiag.c99 FLA_Bool apply_scale; in main() local
103 apply_scale = FLA_Obj_gt( norm, FLA_OVERFLOW_SQUARE_THRES ); in main()
104 if ( apply_scale ) FLA_Scal( FLA_SAFE_MIN, A ); in main()
106 if ( apply_scale ) FLA_Bidiag_UT_scale_diagonals( FLA_SAFE_INV_MIN, A ); in main()
H A Dbidiag_ext.c97 FLA_Bool apply_scale; in main() local
102 apply_scale = FLA_Obj_gt( norm, FLA_OVERFLOW_SQUARE_THRES ); in main()
104 if ( apply_scale ) FLA_Scal( FLA_SAFE_MIN, A ); in main()
106 if ( apply_scale ) FLA_Bidiag_UT_scale_diagonals( FLA_SAFE_INV_MIN, A ); in main()
/dports/cad/horizon-eda/horizon-2.1.0/src/board/
H A Dboard_decal.cpp12 apply_scale(); in BoardDecal()
41 void BoardDecal::apply_scale() in apply_scale() function in horizon::BoardDecal
75 apply_scale(); in set_scale()
H A Dboard_decal.hpp41 void apply_scale();
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/
H A Dscaledbitmap.pl65 send(BM, apply_scale).
71 apply_scale(BM) :->
101 send(BM, apply_scale),
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h170 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
178 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
184 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
483 profile_probability apply_scale (int64_t num, int64_t den) const in class()
975 profile_count apply_scale (int64_t num, int64_t den) const in class()
990 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dprofile-count.h172 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
180 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
186 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
489 profile_probability apply_scale (int64_t num, int64_t den) const in class()
984 profile_count apply_scale (int64_t num, int64_t den) const in class()
999 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dprofile-count.h170 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
178 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
184 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
483 profile_probability apply_scale (int64_t num, int64_t den) const in class()
975 profile_count apply_scale (int64_t num, int64_t den) const in class()
990 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h170 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
178 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
184 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
483 profile_probability apply_scale (int64_t num, int64_t den) const in class()
975 profile_count apply_scale (int64_t num, int64_t den) const in class()
990 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h170 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
178 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
184 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
483 profile_probability apply_scale (int64_t num, int64_t den) const in class()
975 profile_count apply_scale (int64_t num, int64_t den) const in class()
990 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h170 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
178 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
184 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
483 profile_probability apply_scale (int64_t num, int64_t den) const in class()
975 profile_count apply_scale (int64_t num, int64_t den) const in class()
990 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dprofile-count.h172 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
180 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
186 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
489 profile_probability apply_scale (int64_t num, int64_t den) const in class()
984 profile_count apply_scale (int64_t num, int64_t den) const in class()
999 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dprofile-count.h172 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
180 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
186 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
489 profile_probability apply_scale (int64_t num, int64_t den) const in class()
984 profile_count apply_scale (int64_t num, int64_t den) const in class()
999 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dprofile-count.h170 = profile_probability::guessed_always ().apply_scale (1, 2000); in class()
178 = profile_probability::guessed_always ().apply_scale (1, 5); in class()
184 return profile_probability::guessed_always ().apply_scale (1, 2); in class()
483 profile_probability apply_scale (int64_t num, int64_t den) const in class()
975 profile_count apply_scale (int64_t num, int64_t den) const in class()
990 profile_count apply_scale (profile_count num, profile_count den) const in class()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dprofile-count.h188 profile_probability r = guessed_always ().apply_scale (1, 2000); in class()
196 profile_probability r = guessed_always ().apply_scale (1, 5); in class()
203 return guessed_always ().apply_scale (1, 2); in class()
530 profile_probability apply_scale (int64_t num, int64_t den) const in class()
1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
H A Dsymtab-thunks.cc582 then_bb->count = cfg_count - cfg_count.apply_scale (1, 16); in expand_thunk()
586 else_bb->count = cfg_count.apply_scale (1, 16); in expand_thunk()
598 .apply_scale (1, 16); in expand_thunk()
601 .apply_scale (1, 16); in expand_thunk()

12345678910>>...33