Home
last modified time | relevance | path

Searched refs:midh (Results 26 – 50 of 52) sorted by relevance

123

/dports/math/tblis/tblis-1.2.0/src/configs/knl/
H A Dbli_dgemm_opt_24x8.c208 int toph, topl, both, botl, midl, midh, mid2l, mid2h; in bli_dgemm_opt_24x8() local
260 MOV(VAR(midh), EDX) in bli_dgemm_opt_24x8()
673 [midh] "=m" (midh), in bli_dgemm_opt_24x8()
705 dim_t mid = ((dim_t)midh << 32) | midl; in bli_dgemm_opt_24x8()
H A Dbli_dgemm_opt_8x24.c208 int toph, topl, both, botl, midl, midh, mid2l, mid2h; in bli_dgemm_opt_8x24() local
260 MOV(VAR(midh), EDX) in bli_dgemm_opt_8x24()
672 [midh] "=m" (midh), in bli_dgemm_opt_8x24()
704 dim_t mid = ((dim_t)midh << 32) | midl; in bli_dgemm_opt_8x24()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dov9640.c591 u8 pid, ver, midh, midl; in ov9640_video_probe() local
607 ret = ov9640_reg_read(client, OV9640_MIDH, &midh); in ov9640_video_probe()
629 devname, pid, ver, midh, midl); in ov9640_video_probe()
H A Dov7740.c945 unsigned int midh, midl, pidh, pidl; in ov7740_detect() local
948 ret = regmap_read(regmap, REG_MIDH, &midh); in ov7740_detect()
951 if (midh != 0x7f) in ov7740_detect()
H A Dov2640.c1084 u8 pid, ver, midh, midl; in ov2640_video_probe() local
1098 midh = i2c_smbus_read_byte_data(client, MIDH); in ov2640_video_probe()
1114 devname, pid, ver, midh, midl); in ov2640_video_probe()
H A Dov6650.c821 u8 pidh, pidl, midh, midl; in ov6650_video_probe() local
871 ret = ov6650_reg_read(client, REG_MIDH, &midh); in ov6650_video_probe()
887 pidh, pidl, midh, midl); in ov6650_video_probe()
H A Dov772x.c1258 int pid, ver, midh, midl; in ov772x_video_probe() local
1288 ret = regmap_read(priv->regmap, MIDH, &midh); in ov772x_video_probe()
1297 devname, pid, ver, midh, midl); in ov772x_video_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dov9640.c591 u8 pid, ver, midh, midl; in ov9640_video_probe() local
607 ret = ov9640_reg_read(client, OV9640_MIDH, &midh); in ov9640_video_probe()
629 devname, pid, ver, midh, midl); in ov9640_video_probe()
H A Dov7740.c945 unsigned int midh, midl, pidh, pidl; in ov7740_detect() local
948 ret = regmap_read(regmap, REG_MIDH, &midh); in ov7740_detect()
951 if (midh != 0x7f) in ov7740_detect()
H A Dov2640.c1084 u8 pid, ver, midh, midl; in ov2640_video_probe() local
1098 midh = i2c_smbus_read_byte_data(client, MIDH); in ov2640_video_probe()
1114 devname, pid, ver, midh, midl); in ov2640_video_probe()
H A Dov6650.c821 u8 pidh, pidl, midh, midl; in ov6650_video_probe() local
871 ret = ov6650_reg_read(client, REG_MIDH, &midh); in ov6650_video_probe()
887 pidh, pidl, midh, midl); in ov6650_video_probe()
H A Dov772x.c1258 int pid, ver, midh, midl; in ov772x_video_probe() local
1288 ret = regmap_read(priv->regmap, MIDH, &midh); in ov772x_video_probe()
1297 devname, pid, ver, midh, midl); in ov772x_video_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dov9640.c591 u8 pid, ver, midh, midl; in ov9640_video_probe() local
607 ret = ov9640_reg_read(client, OV9640_MIDH, &midh); in ov9640_video_probe()
629 devname, pid, ver, midh, midl); in ov9640_video_probe()
H A Dov7740.c945 unsigned int midh, midl, pidh, pidl; in ov7740_detect() local
948 ret = regmap_read(regmap, REG_MIDH, &midh); in ov7740_detect()
951 if (midh != 0x7f) in ov7740_detect()
H A Dov2640.c1084 u8 pid, ver, midh, midl; in ov2640_video_probe() local
1098 midh = i2c_smbus_read_byte_data(client, MIDH); in ov2640_video_probe()
1114 devname, pid, ver, midh, midl); in ov2640_video_probe()
H A Dov6650.c821 u8 pidh, pidl, midh, midl; in ov6650_video_probe() local
871 ret = ov6650_reg_read(client, REG_MIDH, &midh); in ov6650_video_probe()
887 pidh, pidl, midh, midl); in ov6650_video_probe()
H A Dov772x.c1258 int pid, ver, midh, midl; in ov772x_video_probe() local
1288 ret = regmap_read(priv->regmap, MIDH, &midh); in ov772x_video_probe()
1297 devname, pid, ver, midh, midl); in ov772x_video_probe()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/
H A DBorderLayout.java543 int midh = Math.max(e.height, Math.max(w.height, c.height)); in layoutContainer() local
546 y3 = y2 + midh + vgap; in layoutContainer()
/dports/math/blis/blis-0.8.1/kernels/knc/3/
H A Dbli_dgemm_knc_asm_30x8.c277 int toph, topl, both, botl, midl, midh, mid2l, mid2h; in bli_dgemm_knc_asm_30x8() local
345 mov midh, edx in bli_dgemm_knc_asm_30x8()
574 dim_t mid = ((dim_t)midh << 32) | midl; in bli_dgemm_knc_asm_30x8()
H A Dbli_sgemm_knc_asm_30x16.c277 int toph, topl, both, botl, midl, midh, mid2l, mid2h; in bli_sgemm_knc_asm_30x16() local
345 mov midh, edx in bli_sgemm_knc_asm_30x16()
575 dim_t mid = ((dim_t)midh << 32) | midl; in bli_sgemm_knc_asm_30x16()
/dports/graphics/zint/zint-2.10.0-src/backend/tests/tools/
H A Dbwipp_dump-barcode.ps.diff1176 + /midh 0 def
1188 + h minh ne h maxh ne and { /midh h def } if
1196 + h maxh eq h midh eq b maxb eq and or maxb 0 ne b maxb eq and midh 0 eq and h m…
1202 + maxb 0 ne midh 0 eq and maxb 0 eq minh maxh eq and or { /nosbs true def } if % No tra…
1221 + maxb 0 ne midh 0 ne or minh maxh eq or {
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dglland.cpp1100 float midh = (minh + maxh) / 2; in drawQuad() local
1104 if (!gl->isSphereInFrustum ((0.5+xs), midh, (0.5+ys), size * 2)) in drawQuad()
1171 float midh = (minh + maxh) / 2; in drawTriangle() local
1175 if (!gl->isSphereInFrustum ((0.5+xs), midh, (0.5+ys), size * 2)) in drawTriangle()
1245 float midh = (minh + maxh) / 2; in drawTexturedQuad() local
1249 if (!gl->isSphereInFrustum ((0.5+x2), midh, (0.5+y2), size * 2)) in drawTexturedQuad()
1339 float midh = (minh + maxh) / 2; in drawTexturedTriangle() local
1343 if (!gl->isSphereInFrustum ((0.5+x2), midh, (0.5+y2), size * 2)) in drawTexturedTriangle()
1440 float midh = (minh + maxh) / 2; in drawTexturedQuad() local
1444 if (!gl->isSphereInFrustum ((0.5+xs), midh, (0.5+ys), size * 2)) in drawTexturedQuad()
/dports/net-im/coccinella/Coccinella-0.96.20Src/whiteboard/
H A DCanvasDraw.tcl2985 set midh [expr {($bottom+$top)/2.0}]
2990 [expr {$right+$b}] $midh \
2998 [expr {$left-$b}] $midh \
/dports/deskutils/gcal/gcal-4.1/po/
H A Dsv.po2030 msgstr "Dagen efter midhöstsfestivalen"
/dports/www/dooble/dooble-2021.12.05/Dictionaries/gd_GB/
H A Dgd_GB.dic205680midh/K
220282 mhìmidh/K
227817midh/K

123