Home
last modified time | relevance | path

Searched refs:sc_b (Results 1 – 25 of 35) sorted by relevance

12

/dports/math/mfem/mfem-4.3/fem/
H A Dstaticcond.cpp311 void StaticCondensation::ReduceRHS(const Vector &b, Vector &sc_b) const in ReduceRHS()
323 sc_b.SetSize(nedofs); in ReduceRHS()
324 b_r.SetDataAndSize(sc_b.GetData(), sc_b.Size()); in ReduceRHS()
377 sc_b.SetSize(tr_cP->Width()); in ReduceRHS()
378 tr_cP->MultTranspose(b_r, sc_b); in ReduceRHS()
385 sc_b.SetSize(tr_P->Width()); in ReduceRHS()
386 tr_P->MultTranspose(b_r, sc_b); in ReduceRHS()
H A Dstaticcond.hpp180 void ReduceRHS(const Vector &b, Vector &sc_b) const;
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dscreen.c219 rp_screen *sc_b = container_of (b, typeof(*sc_b), node); in screen_cmp() local
221 if (sc_a->left < sc_b->left) in screen_cmp()
223 if (sc_a->left > sc_b->left) in screen_cmp()
226 if (sc_a->top > sc_b->top) in screen_cmp()
228 if (sc_a->top < sc_b->top) in screen_cmp()
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dscreen.c167 rp_screen *sc_b = container_of(b, typeof(*sc_b), node); in screen_cmp() local
169 if (sc_a->left < sc_b->left) in screen_cmp()
171 if (sc_a->left > sc_b->left) in screen_cmp()
174 if (sc_a->top > sc_b->top) in screen_cmp()
176 if (sc_a->top < sc_b->top) in screen_cmp()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/tests/
H A Dtest_gc.cpp610 struct sc_b { struct
616 lua.new_simple_usertype<sc_b>("c_b", "y", &sc_b::yv); in __anon12ba7ce20402() argument
619 lua.new_simple_usertype<sc_b>("c_b", "y", &sc_b::yv); in __anon12ba7ce20402()
/dports/emulators/mednafen/mednafen/src/pce/
H A Dvce.cpp644 int sc_r, sc_g, sc_b; in SetPixelFormat() local
663 sc_b = CustomColorMap[(512 + x) * 3 + 2]; in SetPixelFormat()
677 sc_r = sc_g = sc_b = y; in SetPixelFormat()
681 surf_clut[1][x] = format.MakeColor(sc_r, sc_g, sc_b); in SetPixelFormat()
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/pce/
H A Dvce.cpp723 int sc_r, sc_g, sc_b; in SetPixelFormat() local
742 sc_b = CustomColorMap[(512 + x) * 3 + 2]; in SetPixelFormat()
756 sc_r = sc_g = sc_b = y; in SetPixelFormat()
760 surf_clut[1][x] = MAKECOLOR(sc_r, sc_g, sc_b, 0); in SetPixelFormat()
/dports/math/blis/blis-0.8.1/testsuite/src/
H A Dtest_trsm_ukr.c177 char sc_b = 'r'; in libblis_test_trsm_ukr_experiment() local
218 sc_b, m, n, &b ); in libblis_test_trsm_ukr_experiment()
H A Dtest_gemm_ukr.c175 char sc_b = 'r'; in libblis_test_gemm_ukr_experiment() local
215 sc_b, k, n, &b ); in libblis_test_gemm_ukr_experiment()
H A Dtest_gemmtrsm_ukr.c194 char sc_b = 'r'; in libblis_test_gemmtrsm_ukr_experiment() local
242 sc_b, k+m, n, &b ); in libblis_test_gemmtrsm_ukr_experiment()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc118 volatile int sc_a, sc_b;
121 sc_b = 0;
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dwormhole.c127 int sc_b = sc->blue; in blend_palette() local
137 int f_b = (int)( 0.5 + (float)( sc_b ) + (float)( ec_b-sc_b ) * j ); in blend_palette()
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/pce_fast/
H A Dvdc.c237 int sc_r, sc_g, sc_b; in VDC_SetPixelFormat() local
256 sc_b = CustomColorMap[(512 + x) * 3 + 2]; in VDC_SetPixelFormat()
270 sc_r = sc_g = sc_b = y; in VDC_SetPixelFormat()
273 systemColorMap16[1][x] = MAKECOLOR(sc_r, sc_g, sc_b, 0); in VDC_SetPixelFormat()
/dports/emulators/mednafen/mednafen/src/pce_fast/
H A Dvdc.cpp345 int sc_r, sc_g, sc_b; in VDC_SetPixelFormat() local
364 sc_b = CustomColorMap[(512 + x) * 3 + 2]; in VDC_SetPixelFormat()
378 sc_r = sc_g = sc_b = y; in VDC_SetPixelFormat()
384 systemColorMap32[1][x] = FindClose(format.MakePColor(sc_r, sc_g, sc_b)); in VDC_SetPixelFormat()
389 systemColorMap32[1][x] = format.MakeColor(sc_r, sc_g, sc_b); in VDC_SetPixelFormat()

12