Home
last modified time | relevance | path

Searched refs:gD (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/dports/science/afni/afni-AFNI_21.3.16/src/rickr/
H A DDimon.c642 if( gD.level > 2 ) in update_max2read()
892 if( gD.level > 2 || (gD.level > 1 && prev_first >= 0) ) in volume_search()
1139 if( gD.level > 1 ) in check_one_volume()
1522 if(gD.level > 1) in read_image_files()
1579 if( gD.level > 2 || (first && gD.level > 1) ) { in make_sorted_fim_list()
1845 if( gD.level > 1 ) in geme_set_sort_indices()
1847 if( (nfull && gD.level > 1) || gD.level > 2 ) in geme_set_sort_indices()
2197 if( gD.level > 3 || (gD.level > 2 && nadded) ) in append_new_files_to_fim_list()
2774 memset( &gD, 0, sizeof(gD) ); /* debug struct */ in init_options()
2783 gD.level = 1; in init_options()
[all …]
H A DDimon1.c609 if ( gD.level > 2 ) in find_more_volumes()
1050 if( gD.level > 1 ) in check_one_volume()
1102 if( gD.level > 2 ) in num_slices_ok()
1561 if( gD.level > 1 ) in read_file_list()
1603 if( gD.level > 1 ) in read_file_list()
1786 if( gD.level > 0 ) in dicom_order_files()
1878 if(gD.level > 0) in dicom_order_files()
2093 memset( &gD, 0, sizeof(gD) ); /* debug struct */ in init_options()
2109 gD.level = 1; in init_options()
2123 if ( gD.level < 0 || gD.level > IFM_MAX_DEBUG ) in init_options()
[all …]
H A DImon.c969 if ( gD.level > 3 ) in read_ge_files()
1012 if ( gD.level > 2 ) in read_ge_files()
1125 if ( gD.level > 1 ) in scan_ge_files()
1156 memset( &gD, 0, sizeof(gD) ); /* debug struct */ in init_options()
1167 gD.level = 1; in init_options()
1182 if ( gD.level < 0 || gD.level > IFM_MAX_DEBUG ) in init_options()
1419 if ( gD.level > 1 ) in init_options()
1425 if ( gD.level > 0 ) in init_options()
2487 if ( gD.level > 2 ) in set_volume_stats()
2774 if ( gD.level > 2 ) in check_im_store_space()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Composite/
H A DACrules.java208 Graphics2D gD = dBI.createGraphics(); in drawCompBI() local
221 gD.setComposite(Clear); in drawCompBI()
222 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
223 gD.setComposite(Src); in drawCompBI()
225 gD.setPaint(gradientDst); in drawCompBI()
226 gD.fillRect(0, 0, RECTWIDTH, RECTHEIGHT); in drawCompBI()
228 gD.setPaint(new Color(1.0f, 0.0f, 0.0f, dsta)); in drawCompBI()
229 gD.fill(dstpath); in drawCompBI()
243 gD.setComposite(compObjs[i]); in drawCompBI()
244 gD.drawImage(sBI, 0, 0, null); in drawCompBI()
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_goto.vim27 call XTest_goto_decl('gD', lines, 1, 5)
40 call XTest_goto_decl('gD', lines, 1, 10)
54 call XTest_goto_decl('gD', lines, 2, 5)
68 call XTest_goto_decl('gD', lines, 2, 5)
82 call XTest_goto_decl('gD', lines, 2, 5)
95 call XTest_goto_decl('gD', lines, 1, 22)
109 call XTest_goto_decl('gD', lines, 2, 5)
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_BrainSkin.c397 float *gD=NULL, *pD=NULL, *rD=NULL; in calcWithOffsets() local
449 if (!Pr || !gD || !pD || !rD) { in calcWithOffsets()
514 gD[i] = geomD; in calcWithOffsets()
571 SUMA_free(gD); gD = NULL; in calcWithOffsets()
656 if (!Pr || !gD || !pD || !rD) { in SUMA_calcWithOffsets_Skin()
783 gD[i] = geomD; in SUMA_calcWithOffsets_Skin()
849 SUMA_free(gD); gD = NULL; in SUMA_calcWithOffsets_Skin()
924 if (!Pr || !gD || !pD || !dp) { in SUMA_whatdoicallthis()
950 gD[i] = SIIB.d[j]; in SUMA_whatdoicallthis()
960 gD[i] = SIIB.d[j]; in SUMA_whatdoicallthis()
[all …]
H A DSUMA_SampBias.c220 float *gD=NULL, *pD=NULL, *rD=NULL; in calcWithOffsets() local
269 gD=(float *)SUMA_calloc(SO->N_Node, sizeof(float)); in calcWithOffsets()
272 if (!Pr || !gD || !pD || !rD) { in calcWithOffsets()
337 gD[i] = geomD; in calcWithOffsets()
374 if (!SUMA_AddDsetNelCol(dset, "Eucl.Dist", SUMA_NODE_FLOAT, gD, NULL, 1)) { in calcWithOffsets()
394 SUMA_free(gD); gD = NULL; in calcWithOffsets()
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_goto.vim27 call XTest_goto_decl('gD', lines, 1, 5)
40 call XTest_goto_decl('gD', lines, 1, 10)
54 call XTest_goto_decl('gD', lines, 2, 5)
68 call XTest_goto_decl('gD', lines, 2, 5)
82 call XTest_goto_decl('gD', lines, 2, 5)
95 call XTest_goto_decl('gD', lines, 1, 22)
109 call XTest_goto_decl('gD', lines, 2, 5)
/dports/devel/urjtag/urjtag-2021.03/src/flash/
H A Dcfi.c124 #define gD(data) (((data) >> d) & 0xFF) in urj_flash_cfi_detect() macro
125 #define read1(off) gD(URJ_BUS_READ( bus, A(off) )) in urj_flash_cfi_detect()
127 …off) (URJ_BUS_READ_START (bus, A(off)), gD (URJ_BUS_READ_NEXT (bus, A((off) + 1))) | in urj_flash_cfi_detect()
436 #undef gD in urj_flash_cfi_detect()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/
H A D.gitlab-ci.yml22 …%>(12,trunc)%ad %C(auto,green)%<(25,trunc)%aN%C(auto,reset)%s%C(auto,red)% gD% D" --date=short > "…
43 …%>(12,trunc)%ad %C(auto,green)%<(25,trunc)%aN%C(auto,reset)%s%C(auto,red)% gD% D" --date=short > "…
67 …%>(12,trunc)%ad %C(auto,green)%<(25,trunc)%aN%C(auto,reset)%s%C(auto,red)% gD% D" --date=short > "…
91 …%>(12,trunc)%ad %C(auto,green)%<(25,trunc)%aN%C(auto,reset)%s%C(auto,red)% gD% D" --date=short > "…
/dports/biology/paml/paml4.9j/src/
H A Dmcmctree.c1203 lnp += (gD[0] - gD[2] * g)*log(summu) - gD[1] / g*summu + (gD[2] - 1)*log(prodmu); /* f(mu_i) */ in lnPDFInfinitesitesClock()
1490 … lnacceptance += (gD[0] - gD[2] * g)*log(sumnew / sumold) - gD[1] / g*(ynew - y) + (gD[2] - 1)*lnc; in Infinitesites()
1500 … lnacceptance += (gD[0] - gD[2] * g)*log(sumnew / sumold) - gD[1] / g*(ynew - y) + (gD[2] - 1)*lnc; in Infinitesites()
1544 …lnacceptance += (gD[0] - gD[2] * g)*log(sumnew / sumold) - gD[1] / g*(sumnew - sumold) - (gD[2] - … in Infinitesites()
3164 …lnacceptance += (gD[0] - gD[2] * g)*log(sumnew / sumold) - gD[1] / g*(sumnew - sumold) + (gD[2] - … in UpdateParaRates()
3167 a = gD[2]; b = gD[2] / para[g]; in UpdateParaRates()
3171 a = gD[0]; b = gD[1]; in UpdateParaRates()
3173 a = gD[2]; bnew = gD[2] / pnew; bold = gD[2] / pold; in UpdateParaRates()
3553 …lnacceptance += (gD[0] - gD[2] * g)*log(summunew / summuold) - gD[1] / g*(summunew - summuold) + ( in mixingTipDate()
3649 …lnacceptance += (gD[0] - gD[2] * g)*log(summunew / summuold) - gD[1] / g*(summunew - summuold) + ( in mixing()
[all …]
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/test/
H A Dexported31 nm -gD --defined-only $ENGINE_FILE | cut -d ' ' -f 2,3 | cut -d ' ' -f 2 | grep -v '^_' | grep -v "…
/dports/games/edge/Edge-1.35-source/src/
H A Dr_sky.cc753 byte gA, gB, gC, gD; in BuildFace() local
769 gC = PIXEL_GRN(src_C); gD = PIXEL_GRN(src_D); in BuildFace()
791 gD = src[(TY2 * sky_w + TX2) * 3 + 1]; in BuildFace()
811 gD = src[(TY2 * sky_w + TX2) * 4 + 1]; in BuildFace()
818 gA = gB = gC = gD = 0; in BuildFace()
831 (int)gD * (FX ) * (FY ); in BuildFace()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/docs/manuals/source/DeveloperGuide/
H A Dapi.rst605 1 52 12 gD HRid IGk BAA I BMqcPH BMqcPE BMqe+t A titi
606 1 53 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B toto
607 1 54 12 gD HRie IGk BAA I BMqcPH BMqcPE BMqe+3 A tutu
608 1 55 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B ficheriro1.txt
609 1 56 12 gD HRie IGk BAA I BMqe/K BMqcPE BMqe+3 D ficheriro2.txt
618 1 7 1 gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C bpluginfo
619 1 4 1 gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C bregex
638 "lstat": "gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C",
660 "lstat": "gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C",
707 1 49 12 gD HRid IGk D Po Po A P BAA I A /uPgWaxMgKZlnMti7LChyA Vol1 1
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dapi.rst641 1 52 12 gD HRid IGk BAA I BMqcPH BMqcPE BMqe+t A titi
642 1 53 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B toto
643 1 54 12 gD HRie IGk BAA I BMqcPH BMqcPE BMqe+3 A tutu
644 1 55 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B ficheriro1.txt
645 1 56 12 gD HRie IGk BAA I BMqe/K BMqcPE BMqe+3 D ficheriro2.txt
654 1 7 1 gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C bpluginfo
655 1 4 1 gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C bregex
674 "lstat": "gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C",
696 "lstat": "gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C",
743 1 49 12 gD HRid IGk D Po Po A P BAA I A /uPgWaxMgKZlnMti7LChyA Vol1 1
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dapi.rst641 1 52 12 gD HRid IGk BAA I BMqcPH BMqcPE BMqe+t A titi
642 1 53 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B toto
643 1 54 12 gD HRie IGk BAA I BMqcPH BMqcPE BMqe+3 A tutu
644 1 55 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B ficheriro1.txt
645 1 56 12 gD HRie IGk BAA I BMqe/K BMqcPE BMqe+3 D ficheriro2.txt
654 1 7 1 gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C bpluginfo
655 1 4 1 gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C bregex
674 "lstat": "gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C",
696 "lstat": "gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C",
743 1 49 12 gD HRid IGk D Po Po A P BAA I A /uPgWaxMgKZlnMti7LChyA Vol1 1
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dapi.rst641 1 52 12 gD HRid IGk BAA I BMqcPH BMqcPE BMqe+t A titi
642 1 53 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B toto
643 1 54 12 gD HRie IGk BAA I BMqcPH BMqcPE BMqe+3 A tutu
644 1 55 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B ficheriro1.txt
645 1 56 12 gD HRie IGk BAA I BMqe/K BMqcPE BMqe+3 D ficheriro2.txt
654 1 7 1 gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C bpluginfo
655 1 4 1 gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C bregex
674 "lstat": "gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C",
696 "lstat": "gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C",
743 1 49 12 gD HRid IGk D Po Po A P BAA I A /uPgWaxMgKZlnMti7LChyA Vol1 1
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/docs/manuals/source/DeveloperGuide/
H A Dapi.rst605 1 52 12 gD HRid IGk BAA I BMqcPH BMqcPE BMqe+t A titi
606 1 53 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B toto
607 1 54 12 gD HRie IGk BAA I BMqcPH BMqcPE BMqe+3 A tutu
608 1 55 12 gD HRid IGk BAA I BMqe/K BMqcPE BMqe+t B ficheriro1.txt
609 1 56 12 gD HRie IGk BAA I BMqe/K BMqcPE BMqe+3 D ficheriro2.txt
618 1 7 1 gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C bpluginfo
619 1 4 1 gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C bregex
638 "lstat": "gD OEE4 IHo B GHH GHH A G9S BAA 4 BVjBQG BVjBQG BVjBQG A A C",
660 "lstat": "gD OEE3 KH/ B GHH GHH A W BAA A BVjBQ7 BVjBQG BVjBQG A A C",
707 1 49 12 gD HRid IGk D Po Po A P BAA I A /uPgWaxMgKZlnMti7LChyA Vol1 1

12345678910>>...33