Home
last modified time | relevance | path

Searched refs:loff (Results 1 – 25 of 1021) sorted by relevance

12345678910>>...41

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgrowcol.c188 if ( grc->loff + loff < 0 ) in GRowColScrollBy()
189 loff = -grc->loff; in GRowColScrollBy()
191 loff = top-grc->loff; in GRowColScrollBy()
563 loff = -grc->loff; in growcol_key()
589 loff -= grc->loff; in growcol_key()
595 if ( loff<=0 ) loff = 1; in growcol_key()
633 if ( sel<grc->loff ) loff = sel-grc->loff; in growcol_key()
684 loff = -grc->loff; in growcol_scroll()
688 if ( grc->loff!=0 ) loff = -1; else loff = 0; in growcol_scroll()
695 loff -= grc->loff; in growcol_scroll()
[all …]
H A Dglist.c261 if ( gl->loff + loff < 0 ) in GListScrollBy()
262 loff = -gl->loff; in GListScrollBy()
264 loff = top-gl->loff; in GListScrollBy()
635 loff = -gl->loff; in glist_key()
661 loff -= gl->loff; in glist_key()
667 if ( loff<=0 ) loff = 1; in glist_key()
705 if ( sel<gl->loff ) loff = sel-gl->loff; in glist_key()
758 loff = -gl->loff; in glist_scroll()
762 if ( gl->loff!=0 ) loff = -1; else loff = 0; in glist_scroll()
769 loff -= gl->loff; in glist_scroll()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/ddscf/fast/
H A Dcart_trans.F100 loff1= loff(l1)*num2
111 num1 = loff(l1+1)
114 call dfill(loff(l1+1)*loff(l2+1),0.0d0,work,1)
115 loff2= loff(l2)*num1
125 call dfill(loff(l1+1)*loff(l2+1),0.0d0,work,1)
126 loff2= loff(l2)*num1
138 call dcopy(loff(l1+1)*loff(l2+1),work,1,ndens,1)
182 integer itri, ind, loff local
189 nijk = loff(lmax+1)
281 integer itri, ind, loff local
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/fast/
H A Dcart_trans.F100 loff1= loff(l1)*num2
111 num1 = loff(l1+1)
114 call dfill(loff(l1+1)*loff(l2+1),0.0d0,work,1)
115 loff2= loff(l2)*num1
125 call dfill(loff(l1+1)*loff(l2+1),0.0d0,work,1)
126 loff2= loff(l2)*num1
138 call dcopy(loff(l1+1)*loff(l2+1),work,1,ndens,1)
182 integer itri, ind, loff
189 nijk = loff(lmax+1)
281 integer itri, ind, loff
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/disp/
H A Dnouveau_engine_disp_sornvd0.c64 const u32 loff = nvd0_sor_loff(outp); in nvd0_sor_dp_pattern() local
65 nv_mask(priv, 0x61c110 + loff, 0x0f0f0f0f, 0x01010101 * pattern); in nvd0_sor_dp_pattern()
75 const u32 loff = nvd0_sor_loff(outp); in nvd0_sor_dp_lnk_ctl() local
90 nv_mask(priv, 0x61c10c + loff, 0x001f4000, dpctrl); in nvd0_sor_dp_lnk_ctl()
91 nv_mask(priv, 0x61c130 + loff, 0x0000000f, lane); in nvd0_sor_dp_lnk_ctl()
102 const u32 loff = nvd0_sor_loff(outp); in nvd0_sor_dp_drv_ctl() local
120 data[2] = nv_rd32(priv, 0x61c130 + loff) & ~(0x0000ff00); in nvd0_sor_dp_drv_ctl()
121 nv_wr32(priv, 0x61c118 + loff, data[0] | (ocfg.drv << shift)); in nvd0_sor_dp_drv_ctl()
122 nv_wr32(priv, 0x61c120 + loff, data[1] | (ocfg.pre << shift)); in nvd0_sor_dp_drv_ctl()
123 nv_wr32(priv, 0x61c130 + loff, data[2] | (ocfg.unk << 8)); in nvd0_sor_dp_drv_ctl()
[all …]
H A Dnouveau_engine_disp_sornv94.c67 const u32 loff = nv94_sor_loff(outp); in nv94_sor_dp_pattern() local
68 nv_mask(priv, 0x61c10c + loff, 0x0f000000, pattern << 24); in nv94_sor_dp_pattern()
78 const u32 loff = nv94_sor_loff(outp); in nv94_sor_dp_lnk_ctl() local
94 nv_mask(priv, 0x61c10c + loff, 0x001f4000, dpctrl); in nv94_sor_dp_lnk_ctl()
95 nv_mask(priv, 0x61c130 + loff, 0x0000000f, lane); in nv94_sor_dp_lnk_ctl()
106 const u32 loff = nv94_sor_loff(outp); in nv94_sor_dp_drv_ctl() local
122 data[0] = nv_rd32(priv, 0x61c118 + loff) & ~(0x000000ff << shift); in nv94_sor_dp_drv_ctl()
124 data[2] = nv_rd32(priv, 0x61c130 + loff) & ~(0x0000ff00); in nv94_sor_dp_drv_ctl()
125 nv_wr32(priv, 0x61c118 + loff, data[0] | (ocfg.drv << shift)); in nv94_sor_dp_drv_ctl()
126 nv_wr32(priv, 0x61c120 + loff, data[1] | (ocfg.pre << shift)); in nv94_sor_dp_drv_ctl()
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dmove.c376 lineoff_T loff; in check_top_offset() local
378 loff.fill = 0; in check_top_offset()
1528 lineoff_T loff; in scroll_cursor_bot() local
1542 loff.fill = 0; in scroll_cursor_bot()
1589 loff.fill = 0; in scroll_cursor_bot()
1707 lineoff_T loff; in scroll_cursor_halfway() local
1712 (void)hasFolding(loff.lnum, &loff.lnum, &boff.lnum); in scroll_cursor_halfway()
1714 loff.fill = 0; in scroll_cursor_halfway()
1871 lineoff_T loff; in onepage() local
1896 loff.fill = 0; in onepage()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dsorg94.c32 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_watermark() local
41 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_activesym() local
42 nvkm_mask(device, 0x61c10c + loff, 0x000001fc, TU << 2); in g94_sor_dp_activesym()
61 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_drive() local
67 data[2] = nvkm_rd32(device, 0x61c130 + loff); in g94_sor_dp_drive()
72 nvkm_wr32(device, 0x61c130 + loff, data[2]); in g94_sor_dp_drive()
79 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_pattern() local
88 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_power() local
94 nvkm_mask(device, 0x61c130 + loff, 0x0000000f, mask); in g94_sor_dp_power()
107 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_links() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dsorg94.c32 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_watermark() local
41 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_activesym() local
42 nvkm_mask(device, 0x61c10c + loff, 0x000001fc, TU << 2); in g94_sor_dp_activesym()
61 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_drive() local
67 data[2] = nvkm_rd32(device, 0x61c130 + loff); in g94_sor_dp_drive()
72 nvkm_wr32(device, 0x61c130 + loff, data[2]); in g94_sor_dp_drive()
79 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_pattern() local
88 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_power() local
94 nvkm_mask(device, 0x61c130 + loff, 0x0000000f, mask); in g94_sor_dp_power()
107 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_links() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dsorg94.c32 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_watermark() local
41 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_activesym() local
42 nvkm_mask(device, 0x61c10c + loff, 0x000001fc, TU << 2); in g94_sor_dp_activesym()
61 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_drive() local
67 data[2] = nvkm_rd32(device, 0x61c130 + loff); in g94_sor_dp_drive()
72 nvkm_wr32(device, 0x61c130 + loff, data[2]); in g94_sor_dp_drive()
79 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_pattern() local
88 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_power() local
94 nvkm_mask(device, 0x61c130 + loff, 0x0000000f, mask); in g94_sor_dp_power()
107 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_links() local
[all …]
/dports/x11-fonts/p5-Font-TTF/Font-TTF-1.06/lib/Font/TTF/
H A DGDEF.pm120 my ($dat, $goff, $aoff, $loff, $macoff, $mgsoff, $r, $s, $bloc);
156 foreach ($goff, $aoff, $loff)
203 if ($loff > 0)
207 $fh->seek($loff + $boff, 0);
212 $fh->seek($off + $loff + $boff, 0);
217 $fh->seek($r + $loff + $boff, 0);
226 $fh->seek($s + $r + $loff + $boff, 0);
237 $fh->seek($off + $s + $r + $loff + $boff, 0);
336 $loff = $fh->tell() - $loc;
391 { $fh->print(TTF_Pack('S4', $goff, $aoff, $loff, $macoff)); }
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Dmove.c328 lineoff_T loff; in update_topline() local
337 (void)hasFolding(loff.lnum, NULL, &loff.lnum); in update_topline()
340 loff.fill = 0; in update_topline()
346 && (loff.lnum + 1 < curwin->w_botline || loff.fill == 0) in update_topline()
452 loff.fill = 0; in check_top_offset()
464 || (loff.lnum == curwin->w_topline && loff.fill > 0) in check_top_offset()
1976 loff.fill = 0; in scroll_cursor_bot()
2186 (void)hasFolding(loff.lnum, &loff.lnum, &boff.lnum); in scroll_cursor_halfway()
2445 loff.fill = diff_check_fill(curwin, loff.lnum) in onepage()
2489 loff.fill = diff_check_fill(curwin, loff.lnum + 1) in onepage()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/
H A Dref_softmax.cpp243 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
244 sbr += diff_dst[loff] * dst[loff]; in execute_backward_dense()
245 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
246 diff_src[loff] = dst[loff] * (diff_dst[loff] - sbr); in execute_backward_dense()
248 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
249 sbr += diff_dst[loff]; in execute_backward_dense()
250 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
251 diff_src[loff] = diff_dst[loff] - expf(dst[loff]) * sbr; in execute_backward_dense()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/
H A Dref_softmax.cpp243 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
244 sbr += diff_dst[loff] * dst[loff]; in execute_backward_dense()
245 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
246 diff_src[loff] = dst[loff] * (diff_dst[loff] - sbr); in execute_backward_dense()
248 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
249 sbr += diff_dst[loff]; in execute_backward_dense()
250 for (size_t loff = off; loff < off + channels_; ++loff) in execute_backward_dense() local
251 diff_src[loff] = diff_dst[loff] - expf(dst[loff]) * sbr; in execute_backward_dense()
/dports/net/utftpd/utftpd-0.2.4/
H A Dstr2long.c35 int loff=0; in str2long() local
37 if (*s=='-') {s++; sign=1; loff++;} in str2long()
38 else if (*s=='+') {s++; loff++;} in str2long()
41 if (len==0) {*lo=0;return len+loff;} /* consistence with str2ulong */ in str2long()
46 return len+loff; in str2long()
50 return len+loff; in str2long()
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/topology/
H A Delem.c27 .loff = offsetof(snd_tplg_t, manifest_list),
39 .loff = offsetof(snd_tplg_t, mixer_list),
52 .loff = offsetof(snd_tplg_t, enum_list),
78 .loff = offsetof(snd_tplg_t, widget_list),
91 .loff = offsetof(snd_tplg_t, pcm_list),
104 .loff = offsetof(snd_tplg_t, dai_list),
118 .loff = offsetof(snd_tplg_t, be_list),
131 .loff = offsetof(snd_tplg_t, cc_list),
144 .loff = offsetof(snd_tplg_t, route_list),
167 .loff = offsetof(snd_tplg_t, text_list),
[all …]
/dports/devel/cltune/CLTune-2.7.0/samples/conv/
H A Dconv.opencl88 lmem[(ly)*loff + (lx*VECTOR )] = temp;
90 lmem[(ly)*loff + (lx*VECTOR )] = temp.x;
91 lmem[(ly)*loff + (lx*VECTOR+1)] = temp.y;
93 lmem[(ly)*loff + (lx*VECTOR )] = temp.x;
94 lmem[(ly)*loff + (lx*VECTOR+1)] = temp.y;
95 lmem[(ly)*loff + (lx*VECTOR+2)] = temp.z;
96 lmem[(ly)*loff + (lx*VECTOR+3)] = temp.w;
98 lmem[(ly)*loff + (lx*VECTOR )] = temp.s0;
170 rmem[y][x] = lmem[ly*loff + lx];
313 const int loff = TBX*WPTX + 2*HFS + PADDING;
[all …]
/dports/textproc/p5-PDF-API3/PDF-API3-3.001/lib/PDF/API3/Compat/API2/Basic/TTF/
H A DGDEF.pm141 my ($dat, $goff, $loff, $aoff, $moff, $r, $s, $bloc);
192 if ($loff > 0)
196 $fh->seek($loff + $boff, 0);
201 $fh->seek($off + $loff + $boff, 0);
206 $fh->seek($r + $loff + $boff, 0);
215 $fh->seek($s + $r + $loff + $boff, 0);
226 $fh->seek($off + $s + $r + $loff + $boff, 0);
250 my ($goff, $aoff, $loff, $moff, @offs, $loc1, $coff, $loc);
290 $loff = $fh->tell() - $loc;
328 { $fh->print(TTF_Pack('S4', $goff, $aoff, $loff, $moff)); }
[all …]
/dports/devel/elfsh/elfsh-0.51b3/vm/
H A Ddisasm.c126 u_int loff; in display_object() local
169 &loff, sizeof(long)); in display_object()
177 loff); in display_object()
188 s = elfsh_reverse_symbol(file, loff, &idx_bytes); in display_object()
190 s = elfsh_reverse_dynsymbol(file, loff, &idx_bytes); in display_object()
256 for (loff = 0; loff < ret; loff++) in display_object()
259 (index + loff < size ? in display_object()
261 (index + loff < size ? in display_object()
267 for (loff = 0; loff < ret; loff++) in display_object()
269 putchar(index + loff >= size ? ' ' : in display_object()
[all …]
/dports/sysutils/nq/nq-0.4/
H A Dfq.c64 off_t off, loff; in main() local
156 loff = 0; in main()
203 if (off < loff) in main()
204 loff = off; /* file truncated */ in main()
206 if (off == loff) { in main()
229 if (off - loff > sizeof buf) in main()
230 off = loff + sizeof buf; in main()
232 rd = pread(fd, &buf, off - loff, loff); in main()
247 loff += rd; in main()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/staticinit/
H A Dsched.go117 if s.staticcopy(l, loff, r, typ) {
123 if loff != 0 || !types.Identical(typ, l.Type()) {
136 staticdata.InitConst(l, loff, r, int(typ.Size()))
219 return s.staticcopy(l, loff, r, typ)
223 return s.staticcopy(l, loff, r.FuncName(), typ)
232 staticdata.InitConst(l, loff, r, int(typ.Size()))
251 staticdata.InitAddr(l, loff, a.Linksym())
263 staticdata.InitSliceBytes(l, loff, sval)
275 staticdata.InitSlice(l, loff, a.Linksym(), r.Len)
278 loff = 0
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dooxml.c191 uint32_t loff; in ooxml_content_cb() local
261 tmp = unzip_single_internal(ctx, loff, ooxml_core_cb); in ooxml_content_cb()
279 tmp = unzip_single_internal(ctx, loff, ooxml_extn_cb); in ooxml_content_cb()
428 uint32_t loff = 0; in cli_process_ooxml() local
438 ret = unzip_search_single(ctx, "version.xml", 11, &loff); in cli_process_ooxml()
448 ret = unzip_single_internal(ctx, loff, ooxml_hwp_cb); in cli_process_ooxml()
451 ret = unzip_search_single(ctx, "Contents/content.hpf", 20, &loff); in cli_process_ooxml()
461 ret = unzip_single_internal(ctx, loff, ooxml_hwp_cb); in cli_process_ooxml()
465 ret = unzip_search_single(ctx, "[Content_Types].xml", 19, &loff); in cli_process_ooxml()
478 loff); in cli_process_ooxml()
[all …]
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dooxml.c191 uint32_t loff; in ooxml_content_cb() local
261 tmp = unzip_single_internal(ctx, loff, ooxml_core_cb); in ooxml_content_cb()
279 tmp = unzip_single_internal(ctx, loff, ooxml_extn_cb); in ooxml_content_cb()
428 uint32_t loff = 0; in cli_process_ooxml() local
438 ret = unzip_search_single(ctx, "version.xml", 11, &loff); in cli_process_ooxml()
448 ret = unzip_single_internal(ctx, loff, ooxml_hwp_cb); in cli_process_ooxml()
451 ret = unzip_search_single(ctx, "Contents/content.hpf", 20, &loff); in cli_process_ooxml()
461 ret = unzip_single_internal(ctx, loff, ooxml_hwp_cb); in cli_process_ooxml()
465 ret = unzip_search_single(ctx, "[Content_Types].xml", 19, &loff); in cli_process_ooxml()
478 loff); in cli_process_ooxml()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/medialib/
H A Dawt_ImagingLib.c2974 else loff[c] = 0; in expandPackedBCR()
3068 else loff[c] = 0; in expandPackedBCRdefault()
3162 else loff[c] = 0; in expandPackedSCR()
3264 else loff[c] = 0; in expandPackedSCRdefault()
3357 else loff[c] = 0; in expandPackedICR()
3529 loff[0] = 0; in setPackedBCR()
3605 loff[0] = 0; in setPackedSCR()
3681 loff[0] = 0; in setPackedICR()
3780 loff[0] = 0; in setPackedBCRdefault()
3877 loff[0] = 0; in setPackedSCRdefault()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/awt/medialib/
H A Dawt_ImagingLib.c2974 else loff[c] = 0; in expandPackedBCR()
3068 else loff[c] = 0; in expandPackedBCRdefault()
3162 else loff[c] = 0; in expandPackedSCR()
3264 else loff[c] = 0; in expandPackedSCRdefault()
3357 else loff[c] = 0; in expandPackedICR()
3529 loff[0] = 0; in setPackedBCR()
3605 loff[0] = 0; in setPackedSCR()
3681 loff[0] = 0; in setPackedICR()
3780 loff[0] = 0; in setPackedBCRdefault()
3877 loff[0] = 0; in setPackedSCRdefault()
[all …]

12345678910>>...41