Home
last modified time | relevance | path

Searched refs:sgc (Results 26 – 50 of 824) sorted by relevance

12345678910>>...33

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_ioctl.c209 struct esas2r_sg_context sgc; in handle_buffered_ioctl() local
344 struct esas2r_sg_context *sgc, in csmi_ioctl_tunnel() argument
670 struct esas2r_sg_context *sgc) in hba_ioctl_tunnel() argument
1005 esas2r_sgc_init(sgc, a, rq, NULL); in hba_ioctl_callback()
1007 sgc->length = hi->data_length; in hba_ioctl_callback()
1034 if (sgc->length) { in hba_ioctl_callback()
1833 struct esas2r_sg_context sgc; in esas2r_read_vda() local
1851 sgc.first_req = rq; in esas2r_read_vda()
1852 sgc.adapter = a; in esas2r_read_vda()
1953 struct esas2r_sg_context sgc; in esas2r_read_fs() local
[all …]
H A Desas2r_main.c763 if (likely(sgc->cur_offset == sgc->exp_offset)) { in get_physaddr_from_sgc()
769 if (sgc->sgel_count < sgc->num_sgel) { in get_physaddr_from_sgc()
773 sgc->cur_sgel = sg_next(sgc->cur_sgel); in get_physaddr_from_sgc()
774 ++(sgc->sgel_count); in get_physaddr_from_sgc()
787 } else if (sgc->cur_offset < sgc->exp_offset) { in get_physaddr_from_sgc()
800 (sgc->cur_offset - sgc->exp_offset); in get_physaddr_from_sgc()
806 sgc->exp_offset - sgc->cur_offset); in get_physaddr_from_sgc()
860 sgc.length = bufflen; in esas2r_queuecommand()
861 sgc.cur_offset = NULL; in esas2r_queuecommand()
864 sgc.exp_offset = NULL; in esas2r_queuecommand()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_ioctl.c209 struct esas2r_sg_context sgc; in handle_buffered_ioctl() local
344 struct esas2r_sg_context *sgc, in csmi_ioctl_tunnel() argument
670 struct esas2r_sg_context *sgc) in hba_ioctl_tunnel() argument
1005 esas2r_sgc_init(sgc, a, rq, NULL); in hba_ioctl_callback()
1007 sgc->length = hi->data_length; in hba_ioctl_callback()
1034 if (sgc->length) { in hba_ioctl_callback()
1833 struct esas2r_sg_context sgc; in esas2r_read_vda() local
1851 sgc.first_req = rq; in esas2r_read_vda()
1852 sgc.adapter = a; in esas2r_read_vda()
1953 struct esas2r_sg_context sgc; in esas2r_read_fs() local
[all …]
H A Desas2r_main.c763 if (likely(sgc->cur_offset == sgc->exp_offset)) { in get_physaddr_from_sgc()
769 if (sgc->sgel_count < sgc->num_sgel) { in get_physaddr_from_sgc()
773 sgc->cur_sgel = sg_next(sgc->cur_sgel); in get_physaddr_from_sgc()
774 ++(sgc->sgel_count); in get_physaddr_from_sgc()
787 } else if (sgc->cur_offset < sgc->exp_offset) { in get_physaddr_from_sgc()
800 (sgc->cur_offset - sgc->exp_offset); in get_physaddr_from_sgc()
806 sgc->exp_offset - sgc->cur_offset); in get_physaddr_from_sgc()
860 sgc.length = bufflen; in esas2r_queuecommand()
861 sgc.cur_offset = NULL; in esas2r_queuecommand()
864 sgc.exp_offset = NULL; in esas2r_queuecommand()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_ioctl.c209 struct esas2r_sg_context sgc; in handle_buffered_ioctl() local
344 struct esas2r_sg_context *sgc, in csmi_ioctl_tunnel() argument
670 struct esas2r_sg_context *sgc) in hba_ioctl_tunnel() argument
1005 esas2r_sgc_init(sgc, a, rq, NULL); in hba_ioctl_callback()
1007 sgc->length = hi->data_length; in hba_ioctl_callback()
1034 if (sgc->length) { in hba_ioctl_callback()
1833 struct esas2r_sg_context sgc; in esas2r_read_vda() local
1851 sgc.first_req = rq; in esas2r_read_vda()
1852 sgc.adapter = a; in esas2r_read_vda()
1953 struct esas2r_sg_context sgc; in esas2r_read_fs() local
[all …]
H A Desas2r_main.c763 if (likely(sgc->cur_offset == sgc->exp_offset)) { in get_physaddr_from_sgc()
769 if (sgc->sgel_count < sgc->num_sgel) { in get_physaddr_from_sgc()
773 sgc->cur_sgel = sg_next(sgc->cur_sgel); in get_physaddr_from_sgc()
774 ++(sgc->sgel_count); in get_physaddr_from_sgc()
787 } else if (sgc->cur_offset < sgc->exp_offset) { in get_physaddr_from_sgc()
800 (sgc->cur_offset - sgc->exp_offset); in get_physaddr_from_sgc()
806 sgc->exp_offset - sgc->cur_offset); in get_physaddr_from_sgc()
860 sgc.length = bufflen; in esas2r_queuecommand()
861 sgc.cur_offset = NULL; in esas2r_queuecommand()
864 sgc.exp_offset = NULL; in esas2r_queuecommand()
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/silc10/
H A Dchat.c232 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_add()
234 silc_free(sgc); in silcpurple_chat_chpk_add()
262 silc_free(sgc); in silcpurple_chat_chpk_add()
269 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_cancel()
271 silc_free(sgc); in silcpurple_chat_chpk_cancel()
334 silc_free(sgc); in silcpurple_chat_chpk_cb()
369 silc_free(sgc); in silcpurple_chat_chauth_ok()
389 sgc = silc_calloc(1, sizeof(*sgc)); in silcpurple_chat_chauth_show()
390 if (!sgc) in silcpurple_chat_chauth_show()
392 sgc->sg = sg; in silcpurple_chat_chauth_show()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/silc10/
H A Dchat.c232 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_add()
234 silc_free(sgc); in silcpurple_chat_chpk_add()
262 silc_free(sgc); in silcpurple_chat_chpk_add()
269 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_cancel()
271 silc_free(sgc); in silcpurple_chat_chpk_cancel()
334 silc_free(sgc); in silcpurple_chat_chpk_cb()
369 silc_free(sgc); in silcpurple_chat_chauth_ok()
389 sgc = silc_calloc(1, sizeof(*sgc)); in silcpurple_chat_chauth_show()
390 if (!sgc) in silcpurple_chat_chauth_show()
392 sgc->sg = sg; in silcpurple_chat_chauth_show()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/silc10/
H A Dchat.c232 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_add()
234 silc_free(sgc); in silcpurple_chat_chpk_add()
262 silc_free(sgc); in silcpurple_chat_chpk_add()
269 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_cancel()
271 silc_free(sgc); in silcpurple_chat_chpk_cancel()
334 silc_free(sgc); in silcpurple_chat_chpk_cb()
369 silc_free(sgc); in silcpurple_chat_chauth_ok()
389 sgc = silc_calloc(1, sizeof(*sgc)); in silcpurple_chat_chauth_show()
390 if (!sgc) in silcpurple_chat_chauth_show()
392 sgc->sg = sg; in silcpurple_chat_chauth_show()
[all …]
/dports/deskutils/sliderule/sliderule/
H A Dsr.c59 GC sgc, cgc; variable
350 XDrawLine(dpy, win, sgc, x, (topp?y:y+MAJORH-height),
360 XDrawString(dpy, win, sgc, x + 2,
376 XDrawString(dpy, framePix, sgc, LABEL, LSCALEH+foffset, "L", 1); in drawframe()
387 XDrawString(dpy, framePix, sgc, LABEL, ASCALEH+foffset, "A", 1); in drawframe()
390 XDrawString(dpy, framePix, sgc, LABEL, DSCALEH+foffset, "D", 1); in drawframe()
400 XDrawString(dpy, framePix, sgc, LABEL, SSCALEH+foffset, "S", 1); in drawframe()
402 XDrawString(dpy, framePix, sgc, LABEL, TSCALEH+foffset, "T", 1); in drawframe()
553 XDrawString(dpy, slidePix, sgc, LABEL, BSCALEH+foffset, "B", 1); in drawslide()
563 XDrawString(dpy, slidePix, sgc, LABEL, CSCALEH+foffset, "C", 1); in drawslide()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Scroll/
H A DScroll.h40 void RelieveWindow(Window win,int x,int y,int w,int h, GC rgc,GC sgc);
51 void RedrawLeftButton(GC rgc, GC sgc,int x1,int y1);
52 void RedrawRightButton(GC rgc, GC sgc,int x1,int y1);
53 void RedrawTopButton(GC rgc, GC sgc,int x1,int y1);
54 void RedrawBottomButton(GC rgc, GC sgc,int x1,int y1);
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dprefs.c2073 …msgcd[sgc].gd.pos.x = 6; msgcd[sgc].gd.pos.y = msgcd[sgc-1].gd.pos.y+msgcd[sgc-1].gd.pos.height+10; in DoPrefs()
2078 msgcd[sgc].gd.label = &mslabels[sgc]; in DoPrefs()
2084 msgcd[sgc].gd.pos.y = msgcd[sgc-1].gd.pos.y; in DoPrefs()
2089 msgcd[sgc].gd.label = &mslabels[sgc]; in DoPrefs()
2101 msgcd[sgc].gd.label = &mslabels[sgc]; in DoPrefs()
2113 msgcd[sgc].gd.label = &mslabels[sgc]; in DoPrefs()
2136 sgcd[sgc].gd.label = &slabel[sgc]; in DoPrefs()
2146 sgcd[sgc].gd.label = &slabel[sgc]; in DoPrefs()
2162 sgcd[sgc].gd.label = &slabel[sgc]; in DoPrefs()
2171 sgcd[sgc].gd.label = &slabel[sgc]; in DoPrefs()
[all …]
H A Dmacencui.c1351 int sgc; in GCDFillMacFeat() local
1356 sgc = 0; in GCDFillMacFeat()
1358 mfgcd[sgc].gd.pos.x = 6; mfgcd[sgc].gd.pos.y = 6; in GCDFillMacFeat()
1368 …mfgcd[sgc].gd.pos.x = 6; mfgcd[sgc].gd.pos.y = mfgcd[sgc-1].gd.pos.y+mfgcd[sgc-1].gd.pos.height+10; in GCDFillMacFeat()
1373 mfgcd[sgc].gd.label = &mflabels[sgc]; in GCDFillMacFeat()
1380 mfgcd[sgc].gd.pos.y = mfgcd[sgc-1].gd.pos.y; in GCDFillMacFeat()
1385 mfgcd[sgc].gd.label = &mflabels[sgc]; in GCDFillMacFeat()
1392 mfgcd[sgc].gd.pos.y = mfgcd[sgc-1].gd.pos.y; in GCDFillMacFeat()
1397 mfgcd[sgc].gd.label = &mflabels[sgc]; in GCDFillMacFeat()
1404 mfgcd[sgc].gd.pos.y = mfgcd[sgc-1].gd.pos.y; in GCDFillMacFeat()
[all …]
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dfilelist.c89 GC hgc = NULL, sgc = NULL; variable
386 if (sgc == NULL) { in listfiles()
391 sgc = XCreateGC(dpy, lwin, GCForeground | GCFont | GCFunction in listfiles()
427 XDrawString(dpy, lwin, sgc, 10, textheight / 2, in listfiles()
485 XSetForeground(dpy, sgc, colorlist[BACKGROUND].color.pixel); in listfiles()
487 XSetForeground(dpy, sgc, colorlist[FOREGROUND].color.pixel); in listfiles()
507 XSetForeground(dpy, sgc, colorlist[BACKGROUND].color.pixel); in listfiles()
508 XFillRectangle(dpy, lwin, sgc, 0, 0, textwidth, textheight); in listfiles()
613 XSetForeground(dpy, sgc, colorlist[AUXCOLOR].color.pixel); in fileselect()
718 XSetForeground(dpy, sgc, colorlist[BARCOLOR].color.pixel); in showlscroll()
[all …]
/dports/editors/ted/Ted-2.23/ind/
H A Dindguess.c83 SpellGuessContext * sgc= gc->gcSpellGuessContext; in indSpelRememberGuess() local
84 IndGuessList * igl= sgc->sgcGuessList; in indSpelRememberGuess()
85 SpellCheckContext * scc= sgc->sgcCheckContext; in indSpelRememberGuess()
371 SpellGuessContext * sgc, in indINDguess() argument
382 gc.gcSpellGuessContext= sgc; in indINDguess()
418 SpellGuessContext sgc; in indCollectGuesses() local
422 sgc.sgcGuessList= igl; in indCollectGuesses()
423 sgc.sgcCheckContext= scc; in indCollectGuesses()
429 { indGuessWord( scc->sccStaticInd, word, &sgc ); } in indCollectGuesses()
432 { indGuess( scc->sccLearntInd, word, &sgc, INDhASIS ); } in indCollectGuesses()

12345678910>>...33