Home
last modified time | relevance | path

Searched refs:cgg (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/cgg/
H A Dcgg.go1 package cgg package
65 func (cgg *cgg) Locale() string { argument
112 func (cgg *cgg) MonthsAbbreviated() []string { argument
122 func (cgg *cgg) MonthsNarrow() []string { argument
132 func (cgg *cgg) MonthsWide() []string { argument
152 func (cgg *cgg) WeekdaysNarrow() []string { argument
162 func (cgg *cgg) WeekdaysShort() []string { argument
172 func (cgg *cgg) WeekdaysWide() []string { argument
177 func (cgg *cgg) Decimal() string { argument
182 func (cgg *cgg) Group() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/cgg/
H A Dcgg.go1 package cgg package
12 type cgg struct { struct
65 func (cgg *cgg) Locale() string { argument
122 func (cgg *cgg) MonthsNarrow() []string { argument
132 func (cgg *cgg) MonthsWide() []string { argument
152 func (cgg *cgg) WeekdaysNarrow() []string { argument
162 func (cgg *cgg) WeekdaysShort() []string { argument
172 func (cgg *cgg) WeekdaysWide() []string { argument
177 func (cgg *cgg) Decimal() string { argument
182 func (cgg *cgg) Group() string { argument
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/cgg/
H A Dcgg.go1 package cgg package
65 func (cgg *cgg) Locale() string { argument
112 func (cgg *cgg) MonthsAbbreviated() []string { argument
122 func (cgg *cgg) MonthsNarrow() []string { argument
132 func (cgg *cgg) MonthsWide() []string { argument
152 func (cgg *cgg) WeekdaysNarrow() []string { argument
162 func (cgg *cgg) WeekdaysShort() []string { argument
172 func (cgg *cgg) WeekdaysWide() []string { argument
177 func (cgg *cgg) Decimal() string { argument
182 func (cgg *cgg) Group() string { argument
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/cgg_UG/
H A Dcgg_UG.go66 return cgg.locale
71 return cgg.pluralsCardinal
76 return cgg.pluralsOrdinal
81 return cgg.pluralsRange
133 return cgg.monthsWide[1:]
153 return cgg.daysNarrow
163 return cgg.daysShort
173 return cgg.daysWide
178 return cgg.decimal
183 return cgg.group
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/cgg_UG/
H A Dcgg_UG.go66 return cgg.locale
71 return cgg.pluralsCardinal
76 return cgg.pluralsOrdinal
81 return cgg.pluralsRange
133 return cgg.monthsWide[1:]
153 return cgg.daysNarrow
163 return cgg.daysShort
173 return cgg.daysWide
178 return cgg.decimal
183 return cgg.group
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/cgg_UG/
H A Dcgg_UG.go66 return cgg.locale
71 return cgg.pluralsCardinal
76 return cgg.pluralsOrdinal
81 return cgg.pluralsRange
133 return cgg.monthsWide[1:]
153 return cgg.daysNarrow
163 return cgg.daysShort
173 return cgg.daysWide
178 return cgg.decimal
183 return cgg.group
[all …]
/dports/math/py-gau2grid/gau2grid-2.0.7/gau2grid/
H A Dc_wrapper.py17 cgg = None variable
31 cgg = None variable
79 if cgg is not None:
95 cgg.gg_orbitals.restype = None
98 cgg.gg_collocation.restype = None
101 cgg.gg_collocation.restype = None
104 cgg.gg_collocation.restype = None
107 cgg.gg_collocation.restype = None
143 return cgg
151 return cgg.gg_max_L()
[all …]
/dports/math/gau2grid/gau2grid-2.0.7/gau2grid/
H A Dc_wrapper.py17 cgg = None variable
31 cgg = None variable
79 if cgg is not None:
95 cgg.gg_orbitals.restype = None
98 cgg.gg_collocation.restype = None
101 cgg.gg_collocation.restype = None
104 cgg.gg_collocation.restype = None
107 cgg.gg_collocation.restype = None
143 return cgg
151 return cgg.gg_max_L()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/dev/bsim2/
H A Db2eval.c406 *cgg = 0.0;
438 *cgg = here->pParam->CoxWL;
440 *cgs = -*cgg * (1.0 - dVbseff_dVb);
462 *cgs = -(*cgg + *cgd + tmp);
468 *cbg = -*cgg;
506 *cgg = here->pParam->Two_Third_CoxWL;
508 tmp = -*cgg * dVth_dVb + dQbulk_dVb;
509 *cgs = -(*cgg + *cgd + tmp);
515 *cdg = -0.4 * *cgg;
553 *cgs = -(*cgg + *cgd + tmp);
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim2/
H A Db2eval.c396 *cgg = 0.0; in B2evaluate()
428 *cgg = here->pParam->CoxWL; in B2evaluate()
430 *cgs = -*cgg * (1.0 - dVbseff_dVb); in B2evaluate()
452 *cgs = -(*cgg + *cgd + tmp); in B2evaluate()
458 *cbg = -*cgg; in B2evaluate()
496 *cgg = here->pParam->Two_Third_CoxWL; in B2evaluate()
498 tmp = -*cgg * dVth_dVb + dQbulk_dVb; in B2evaluate()
499 *cgs = -(*cgg + *cgd + tmp); in B2evaluate()
505 *cdg = -0.4 * *cgg; in B2evaluate()
543 *cgs = -(*cgg + *cgd + tmp); in B2evaluate()
[all …]
/dports/games/golddig/golddigC3.1/levs/
H A Dgoldlev00825 g|----#|#$=$ #g#| $$$|####c$##g###@|###cgg#@####
26 g| $$ #|$ ====$= @|$ |####cg@@$ $|###cgg@@#---
27 g| $$#@-----##@#@@#######@#cg##g####@###cgg###$$|
/dports/math/py-gau2grid/gau2grid-2.0.7/gau2grid/tests/
H A Dtest_c_code.py87 cgg = gg.get_cgg_shared_object()
106cgg.gg_collocation(L, npoints, xyz.ravel(), 1, coeffs.shape[0], coeffs, exponents, center, order_e…
108cgg.gg_collocation(L, npoints, xyz_t.ravel(), xyz_shape, coeffs.shape[0], coeffs, exponents, cente…
154 cgg = gg.get_cgg_shared_object()
175cgg.gg_orbitals(L, C, C.shape[0], npoints, xyz.ravel(), 1, coeffs.shape[0], coeffs, exponents, cen…
177cgg.gg_orbitals(L, C, C.shape[0], npoints, xyz_t.ravel(), xyz_shape, coeffs.shape[0], coeffs, expo…
/dports/math/gau2grid/gau2grid-2.0.7/gau2grid/tests/
H A Dtest_c_code.py87 cgg = gg.get_cgg_shared_object()
106cgg.gg_collocation(L, npoints, xyz.ravel(), 1, coeffs.shape[0], coeffs, exponents, center, order_e…
108cgg.gg_collocation(L, npoints, xyz_t.ravel(), xyz_shape, coeffs.shape[0], coeffs, exponents, cente…
154 cgg = gg.get_cgg_shared_object()
175cgg.gg_orbitals(L, C, C.shape[0], npoints, xyz.ravel(), 1, coeffs.shape[0], coeffs, exponents, cen…
177cgg.gg_orbitals(L, C, C.shape[0], npoints, xyz_t.ravel(), xyz_shape, coeffs.shape[0], coeffs, expo…
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMTexture2d.h59 void setColorGainG(float cgg) in setColorGainG() argument
61 if(cgg == 0.0) return; in setColorGainG()
62 fprintf(mFile,"\tsetAttr \".cg.cgg\" %f;\n", cgg); in setColorGainG()
H A DMayaDMTexture3d.h74 void setColorGainG(float cgg) in setColorGainG() argument
76 if(cgg == 0.0) return; in setColorGainG()
77 fprintf(mFile,"\tsetAttr \".cg.cgg\" %f;\n", cgg); in setColorGainG()
H A DMayaDMImagePlane.h115 void setColorGainG(float cgg) in setColorGainG() argument
117 if(cgg == 0.0) return; in setColorGainG()
118 fprintf(mFile,"\tsetAttr \".cg.cgg\" %f;\n", cgg); in setColorGainG()
H A DMayaDMMentalrayIblShape.h135 void setColorGainG(float cgg) in setColorGainG() argument
137 if(cgg == 1.0) return; in setColorGainG()
138 fprintf(mFile,"\tsetAttr \".cg.cgg\" %f;\n", cgg); in setColorGainG()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/levels/
H A DHommage499 hv..cgg.ggc.vh
501 h..cgg...ggc.h
503 h.cgg.!!!.ggch
507 cgg.........gc
/dports/cad/opencascade/opencascade-7.6.0/tests/v3d/bugs/
H A Dbug3782 …ssion on KAS:dev:ros. Draw hangs after try to load 6381.brep shape to 3D Viewer. Case : cgg/004/S2"
/dports/audio/py-music21/music21-7.1.0/music21/corpus/ryansMammoth/
H A DIrishWashWomanJig.abc15 egg dgg | cgg Bgg | dcB Adc | BGG G2 :|
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dwordcount.output33 cgg 19
/dports/multimedia/vlc/vlc-3.0.16/po/
H A DLINGUAS18 cgg
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dactors.h143 uint8_t cgg, lasttransport; // 2b member
167 uint8_t cgg, lasttransport; member
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dactors.h138 uint8_t cgg, lasttransport; // 2b member
207 cgg; member
/dports/math/libflame/libflame-5.2.0/old/lapack-test/3.5.0/
H A DMakefile72 cgg.out \
316 cgg.out: cgg.in xeigtstc
318 ./xeigtstc < cgg.in > $@ 2>&1

12345678910>>...17