Home
last modified time | relevance | path

Searched refs:cmix (Results 1 – 25 of 102) sorted by relevance

12345

/dports/science/py-gpaw/gpaw-21.6.0/gpaw/xc/gllb/
H A Dnonlocalfunctional.py42 cmix = self.mix
46 cmix = 1.0
50 self.mix_vt_sg = (cmix * self.mix_vt_sg
51 + (1.0 - cmix) * self.old_vt_sg)
75 cmix = self.mix
78 cmix = 1.0
83 H_sp *= cmix
84 H_sp += (1 - cmix) * self.old_H_asp[a]
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dcontrol.c166 int pw_control_add_link(struct pw_control *control, uint32_t cmix, in pw_control_add_link() argument
176 SPA_SWAP(cmix, omix); in pw_control_add_link()
203 if ((res = port_set_io(control->port, cmix, in pw_control_add_link()
224 link->out_port = cmix; in pw_control_add_link()
/dports/www/ilias6/ILIAS-6.14/lang/
H A Dilias_ru.lang2965 cmix#:#cmix_add_source#:#Источник
3031 cmix#:#conf_lrs_key#:#Key / логин
3041 cmix#:#conf_title#:#Название
3063 cmix#:#highscore_mode#:#Режим
3087 cmix#:#launch_url#:#URL ресурса
3097 cmix#:#tab_export#:#Экспорт
3098 cmix#:#tab_info#:#Информация
3099 cmix#:#tab_lrs_types#:#Типы LRS
3100 cmix#:#tab_scoring#:#Рейтинг
3101 cmix#:#tab_settings#:#Настройки
[all …]
H A Dilias_ja.lang3039 cmix#:#conf_description#:#説明
3059 cmix#:#conf_remarks#:#内部コメント
3060 cmix#:#conf_title#:#Title
3082 cmix#:#highscore_mode#:#Mode
3087 cmix#:#highscore_score#:#点数
3094 cmix#:#highscore_wtime#:#期間
3114 cmix#:#show_debug#:#学習経験を表示
3116 cmix#:#tab_export#:#エクスポート
3117 cmix#:#tab_info#:#Info
3119 cmix#:#tab_scoring#:#ランキング
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s15 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
17 cmix t0, t1, t2, t3 label
H A Drv32zbt-invalid.s4 cmix t0, t1, t2 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/RISCV/
H A Drv32zbt-valid.s15 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
17 cmix t0, t1, t2, t3 label
H A Drv32zbt-invalid.s4 cmix t0, t1, t2 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s13 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
15 cmix t0, t1, t2, t3 label
H A Drv32zbt-invalid.s4 cmix t0, t1, t2 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s15 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
17 cmix t0, t1, t2, t3 label
H A Drv32zbt-invalid.s4 cmix t0, t1, t2 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/dports/games/untahris/untahris/
H A Dintface.cpp31 int cmix(int a, int b, float f) { in cmix() function
654 cmix(0, 0x80000000, (x+y-d.Res+1) / (d.Res * 1.1)); in initForGame()
823 col = cmix(0xFF000000, 0, in initForGame()
895 …bground[x2+sx*y0] = cmix(randDarkColor(), cmix(bground[x0+sx*y0], bground[x1+sx*y0], .5), (20 / (2… in genBGround()
896 …bground[x2+sx*y1] = cmix(randDarkColor(), cmix(bground[x0+sx*y1], bground[x1+sx*y1], .5), (20 / (2… in genBGround()
902 …bground[x0+sx*y2] = cmix(randDarkColor(), cmix(bground[x0+sx*y0], bground[x0+sx*y1], .5), (20 / (2… in genBGround()
903 …bground[x1+sx*y2] = cmix(randDarkColor(), cmix(bground[x1+sx*y0], bground[x1+sx*y1], .5), (20 / (2… in genBGround()
961 i.pixel[y][x] = cmix(c0, c1, (x+y-x0-y0) / (x1+y1-x0-y0-.0)); in gradFill()
972 i.pixel[y][x] = cmix(c1, c0, f); in gradBall()
1041 i.pixel[y][x] = cmix(col, c, ((col >> 24) & 0xFF) / 255.0); in assignColor()
H A Dball.cpp79 c = cmix(ow()->color, 0, .5); in draw()
81 c = cmix(ow()->color, 0, (xx-x0-1)/(x1-x0-3.0)); in draw()
83 c = cmix(0, ow()->color, (xx-x0-1)/(x1-x0-3.0)); in draw()
/dports/math/minizinc/libminizinc-2.5.5/lib/flatten/
H A Dflatten_ite.cpp219 Ctx cmix; in flatten_ite() local
220 cmix.b = C_MIX; in flatten_ite()
221 cmix.i = C_MIX; in flatten_ite()
222 cmix.neg = ctx.neg; in flatten_ite()
253 EE ethen = flat_exp(env, cmix, e_then[j][i](), nullptr, nullptr); in flatten_ite()
278 EE ethen = flat_exp(env, cmix, e_then[j][i](), nullptr, nullptr); in flatten_ite()
340 EE eelse = flat_exp(env, cmix, e_else[j](), nullptr, nullptr); in flatten_ite()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s25 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
27 cmix t0, t1, t2, t3 label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s25 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
27 cmix t0, t1, t2, t3 label
H A Drv32zbt-invalid.s4 cmix t0, t1, t2 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s25 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
27 cmix t0, t1, t2, t3 label
H A Drv32zbt-invalid.s4 cmix t0, t1, t2 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s25 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
27 cmix t0, t1, t2, t3 label
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/RISCV/
H A Drv32zbt-valid.s25 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
27 cmix t0, t1, t2, t3 label
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/RISCV/
H A Drv32zbt-valid.s25 # CHECK-ASM-AND-OBJ: cmix t0, t1, t2, t3
27 cmix t0, t1, t2, t3 label
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/RISCV/
H A Drv64Zbt.ll20 ; RV64IB-NEXT: cmix a0, a1, a0, a2
25 ; RV64IBT-NEXT: cmix a0, a1, a0, a2
45 ; RV64IB-NEXT: cmix a0, a1, a0, a2
50 ; RV64IBT-NEXT: cmix a0, a1, a0, a2
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/RISCV/
H A Drv64Zbt.ll20 ; RV64IB-NEXT: cmix a0, a1, a0, a2
25 ; RV64IBT-NEXT: cmix a0, a1, a0, a2
45 ; RV64IB-NEXT: cmix a0, a1, a0, a2
50 ; RV64IBT-NEXT: cmix a0, a1, a0, a2

12345