Home
last modified time | relevance | path

Searched refs:dyo (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/dyo/
H A Ddyo.go1 package dyo package
71 func (dyo *dyo) Locale() string { argument
111 func (dyo *dyo) MonthsAbbreviated() []string { argument
121 func (dyo *dyo) MonthsNarrow() []string { argument
131 func (dyo *dyo) MonthsWide() []string { argument
151 func (dyo *dyo) WeekdaysNarrow() []string { argument
161 func (dyo *dyo) WeekdaysShort() []string { argument
171 func (dyo *dyo) WeekdaysWide() []string { argument
176 func (dyo *dyo) Decimal() string { argument
181 func (dyo *dyo) Group() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/dyo/
H A Ddyo.go1 package dyo package
12 type dyo struct { struct
71 func (dyo *dyo) Locale() string { argument
121 func (dyo *dyo) MonthsNarrow() []string { argument
131 func (dyo *dyo) MonthsWide() []string { argument
151 func (dyo *dyo) WeekdaysNarrow() []string { argument
161 func (dyo *dyo) WeekdaysShort() []string { argument
171 func (dyo *dyo) WeekdaysWide() []string { argument
176 func (dyo *dyo) Decimal() string { argument
181 func (dyo *dyo) Group() string { argument
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/dyo/
H A Ddyo.go1 package dyo package
71 func (dyo *dyo) Locale() string { argument
111 func (dyo *dyo) MonthsAbbreviated() []string { argument
121 func (dyo *dyo) MonthsNarrow() []string { argument
131 func (dyo *dyo) MonthsWide() []string { argument
151 func (dyo *dyo) WeekdaysNarrow() []string { argument
161 func (dyo *dyo) WeekdaysShort() []string { argument
171 func (dyo *dyo) WeekdaysWide() []string { argument
176 func (dyo *dyo) Decimal() string { argument
181 func (dyo *dyo) Group() string { argument
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/dyo_SN/
H A Ddyo_SN.go72 return dyo.locale
77 return dyo.pluralsCardinal
82 return dyo.pluralsOrdinal
87 return dyo.pluralsRange
132 return dyo.monthsWide[1:]
152 return dyo.daysNarrow
162 return dyo.daysShort
172 return dyo.daysWide
177 return dyo.decimal
182 return dyo.group
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/dyo_SN/
H A Ddyo_SN.go72 return dyo.locale
77 return dyo.pluralsCardinal
82 return dyo.pluralsOrdinal
87 return dyo.pluralsRange
132 return dyo.monthsWide[1:]
152 return dyo.daysNarrow
162 return dyo.daysShort
172 return dyo.daysWide
177 return dyo.decimal
182 return dyo.group
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/dyo_SN/
H A Ddyo_SN.go72 return dyo.locale
77 return dyo.pluralsCardinal
82 return dyo.pluralsOrdinal
87 return dyo.pluralsRange
132 return dyo.monthsWide[1:]
152 return dyo.daysNarrow
162 return dyo.daysShort
172 return dyo.daysWide
177 return dyo.decimal
182 return dyo.group
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dplot_strip.c141 float dyo = (yotop-yobot) / ( (1.0+SY) * ny - SY ) ; in plot_strip_init() local
149 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_strip_init()
176 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_strip_init()
315 float dyo = (yotop-yobot) / ( (1.0+SY) * ny - SY ) ; in plot_strip_addto() local
325 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_strip_addto()
343 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_strip_addto()
361 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_strip_addto()
H A Dplot_ts.c942 float dyo = (yotop-yobot) / ( (1.0+SY) * ny - SY ) ; in plot_ts_mem() local
950 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_ts_mem()
991 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_ts_mem()
1301 float dyo = (yotop-yobot) / ( (1.0+SY) * ny - SY ) ; in plot_ts_init() local
1309 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_ts_init()
1336 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_ts_init()
1420 float dyo = (yotop-yobot) / ( (1.0+SY) * ny - SY ) ; in plot_ts_addto() local
1425 yll = yobot + jj*(1.0+SY)*dyo ; yhh = yll + dyo ; in plot_ts_addto()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Di915_video.c58 int dxo, dyo, pix_xoff, pix_yoff; in I915DisplayVideoTextured() local
67 dyo = dstRegion->extents.y1; in I915DisplayVideoTextured()
75 dstRegion->extents.y2 - dyo, in I915DisplayVideoTextured()
87 pix_yoff = -dyo; in I915DisplayVideoTextured()
443 OUT_BATCH_F((box_y2 - dyo) * src_scale_y); in I915DisplayVideoTextured()
449 OUT_BATCH_F((box_y2 - dyo) * src_scale_y); in I915DisplayVideoTextured()
455 OUT_BATCH_F((box_y1 - dyo) * src_scale_y); in I915DisplayVideoTextured()
H A Di965_video.c1085 int nbox, dxo, dyo, pix_xoff, pix_yoff; in I965DisplayVideoTextured() local
1243 dyo = dstRegion->extents.y1; in I965DisplayVideoTextured()
1275 vb[i++] = (box_y2 - dyo) * src_scale_y; in I965DisplayVideoTextured()
1280 vb[i++] = (box_y2 - dyo) * src_scale_y; in I965DisplayVideoTextured()
1285 vb[i++] = (box_y1 - dyo) * src_scale_y; in I965DisplayVideoTextured()
1766 int nbox, dxo, dyo, pix_xoff, pix_yoff; in Gen6DisplayVideoTextured() local
1873 dyo = dstRegion->extents.y1; in Gen6DisplayVideoTextured()
1905 vb[i++] = (box_y2 - dyo) * src_scale_y; in Gen6DisplayVideoTextured()
1910 vb[i++] = (box_y2 - dyo) * src_scale_y; in Gen6DisplayVideoTextured()
1915 vb[i++] = (box_y1 - dyo) * src_scale_y; in Gen6DisplayVideoTextured()
/dports/games/nighthawk/nighthawk/src/
H A Dbm_loader.cc119 unsigned int size_x, size_y, fx, fy, y, soffs, dyo, fc = 0; in load_font() local
141 for(y = 0, dyo = 0; y < 16; y++) in load_font()
143 memcpy(dst[fc] + dyo, src + soffs, 8 * 4); in load_font()
145 dyo += 8 * 4; in load_font()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/mac-avcapture/data/locale/
H A Dkmr-TR.ini1 AVCapture="Amûra girtina vîdyo"
9 VideoRange="Dirêjahiya vîdyo"
/dports/games/d2x/d2x-0.2.5/include/
H A Dogl_init.h132 …ed char *data,GLubyte *texp,int truewidth,int width,int height,int dxo,int dyo,int twidth,int thei…
136 void ogl_loadtexture(unsigned char * data, int dxo,int dyo, ogl_texture *tex);
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dquad.c259 if (1) o1+=dyo*d; in quad_vol()
307 if (1) o1+=dyo; in quad_vol()
357 if (1) o1+=dyo; in quad_vol()
408 if (0) o1+=dyo; in quad_vol()
458 if (0) o1+=dyo; in quad_vol()
710 if (1) o1+=dyo; in quad_vol()
760 if (1) o1+=dyo; in quad_vol()
811 if (0) o1+=dyo; in quad_vol()
861 if (0) o1+=dyo; in quad_vol()
1140 if (0) o1+=dyo; in quad_vol()
[all …]
H A Dtriangle.c250 if (1) o1+=dyo*d; in tri_vol()
298 if (1) o1+=dyo; in tri_vol()
348 if (1) o1+=dyo; in tri_vol()
399 if (0) o1+=dyo; in tri_vol()
449 if (0) o1+=dyo; in tri_vol()
719 if (0) o1+=dyo; in tri_vol()
769 if (0) o1+=dyo; in tri_vol()
820 if (0) o1+=dyo; in tri_vol()
870 if (0) o1+=dyo; in tri_vol()
1206 if (0) o1+=dyo; in tri_translucent()
[all …]
H A Dtriangles.h154 if (sho) dyo = (float)(o3-o1) * Qy; $\
168 if (sho) o1+=dyo*d; $\
284 if (sho) dyo = (float)(o3-o1) * Qy; $\
303 if (sho) o1+=dyo*d; $\
556 if (sho) o1+=dyo; $\
/dports/japanese/kiten/kiten-21.12.3/data/
H A Dromkana.cnv131 �Ǥ� dyo
327 �ǥ� dyo
/dports/japanese/edict/ja-edict-19990714_5/
H A Dromkana.cnv130 �Ǥ� dyo
325 �ǥ� dyo
/dports/multimedia/elementary-videos/videos-2.7.3/po/
H A Dku.po25 msgstr "Vîdyo"
71 msgstr "Pelên vîdyo"
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/arch/ogl/
H A Dogl.cpp145 static int ogl_loadtexture(const palette_array_t &, const uint8_t *data, int dxo, int dyo, ogl_text…
1426 …dth, const unsigned width, const unsigned height, const int dxo, const int dyo, const unsigned twi… in ogl_filltexbuf() argument
1434 int i=dxo+truewidth*(y+dyo); in ogl_filltexbuf()
1618 static int ogl_loadtexture(const palette_array_t &pal, const uint8_t *data, const int dxo, int dyo,… in ogl_loadtexture() argument
1631 ogl_filltexbuf (pal, data, texbuf.get(), tex.lw, tex.w, tex.h, dxo, dyo, tex.tw, tex.th, in ogl_loadtexture()
1634 if (!dxo && !dyo && (tex.w == tex.tw) && (tex.h == tex.th)) in ogl_loadtexture()
1641 data += tex.lw * dyo + h * dxo; in ogl_loadtexture()
1645 for (; dyo < tex.h; dyo++, data += tex.lw) { in ogl_loadtexture()
/dports/audio/epos-devel/epos-2.5.37/cfg/lng/slovak.prev/
H A Dmain.dic15 ^dio dyo
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/data/preedit/
H A Dhiragana-romanji.tsv131 ぢょ dyo
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/data/preedit/
H A Dhiragana-romanji.tsv131 ぢょ dyo
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/data/preedit/
H A Dhiragana-romanji.tsv131 ぢょ dyo
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/data/preedit/
H A Dhiragana-romanji.tsv131 ぢょ dyo

12345678910>>...19