Home
last modified time | relevance | path

Searched refs:minor_mask (Results 1 – 25 of 28) sorted by relevance

12

/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplot3d.c1023 plot->xy->minor_mask = plot->ax->minor_mask; in gtk_plot3d_init()
1026 plot->xz->minor_mask = plot->ax->minor_mask; in gtk_plot3d_init()
1029 plot->yx->minor_mask = plot->ay->minor_mask; in gtk_plot3d_init()
1032 plot->yz->minor_mask = plot->ay->minor_mask; in gtk_plot3d_init()
1035 plot->zx->minor_mask = plot->az->minor_mask; in gtk_plot3d_init()
1038 plot->zy->minor_mask = plot->az->minor_mask; in gtk_plot3d_init()
1576 plot->ax->minor_mask = plot->xy->minor_mask; in gtk_plot3d_real_paint()
1591 plot->ay->minor_mask = plot->yx->minor_mask; in gtk_plot3d_real_paint()
1616 plot->ay->minor_mask = plot->yz->minor_mask; in gtk_plot3d_real_paint()
1631 plot->az->minor_mask = plot->zy->minor_mask; in gtk_plot3d_real_paint()
[all …]
H A Dgtkplotpolar.c585 if(axis->minor_mask & GTK_PLOT_TICKS_IN){ in gtk_plot_polar_draw_axis()
601 if(axis->minor_mask & GTK_PLOT_TICKS_OUT){ in gtk_plot_polar_draw_axis()
884 if(axis->minor_mask & GTK_PLOT_TICKS_IN){ in gtk_plot_polar_draw_circle()
893 if(axis->minor_mask & GTK_PLOT_TICKS_OUT){ in gtk_plot_polar_draw_circle()
H A Dgtkplot3d.h240 gint minor_mask);
H A Dgtkplot.h381 gint minor_mask; member
821 gint minor_mask);
/dports/sysutils/p5-File-Stat-Bits/File-Stat-Bits-1.01/t/
H A Dgen-stat.c156 dev_t major_mask , minor_mask; in main() local
160 test( Minor, &minor_mask, &minor_shift ); in main()
164 pr("MINOR_MASK" , minor_mask ); in main()
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkplot3d.c999 plot->xy.minor_mask = plot->ax->minor_mask; in gtk_plot3d_init()
1002 plot->xz.minor_mask = plot->ax->minor_mask; in gtk_plot3d_init()
1005 plot->yx.minor_mask = plot->ay->minor_mask; in gtk_plot3d_init()
1008 plot->yz.minor_mask = plot->ay->minor_mask; in gtk_plot3d_init()
1011 plot->zx.minor_mask = plot->az->minor_mask; in gtk_plot3d_init()
1014 plot->zy.minor_mask = plot->az->minor_mask; in gtk_plot3d_init()
1547 plot->ax->minor_mask = plot->xy.minor_mask; in gtk_plot3d_real_paint()
1562 plot->ay->minor_mask = plot->yx.minor_mask; in gtk_plot3d_real_paint()
1587 plot->ay->minor_mask = plot->yz.minor_mask; in gtk_plot3d_real_paint()
1602 plot->az->minor_mask = plot->zy.minor_mask; in gtk_plot3d_real_paint()
[all …]
H A Dgtkplotpolar.c593 if(axis->minor_mask & GTK_PLOT_TICKS_IN){ in gtk_plot_polar_draw_axis()
609 if(axis->minor_mask & GTK_PLOT_TICKS_OUT){ in gtk_plot_polar_draw_axis()
892 if(axis->minor_mask & GTK_PLOT_TICKS_IN){ in gtk_plot_polar_draw_circle()
901 if(axis->minor_mask & GTK_PLOT_TICKS_OUT){ in gtk_plot_polar_draw_circle()
H A Dgtkplot3d.h240 gint minor_mask);
H A Dgtkplot.h381 gint minor_mask; member
816 gint minor_mask);
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplot3d.c493 plot->xy.minor_mask = plot->ax->minor_mask; in gtk_plot3d_init()
496 plot->xz.minor_mask = plot->ax->minor_mask; in gtk_plot3d_init()
499 plot->yx.minor_mask = plot->ay->minor_mask; in gtk_plot3d_init()
502 plot->yz.minor_mask = plot->ay->minor_mask; in gtk_plot3d_init()
505 plot->zx.minor_mask = plot->az->minor_mask; in gtk_plot3d_init()
508 plot->zy.minor_mask = plot->az->minor_mask; in gtk_plot3d_init()
875 plot->ax->minor_mask = plot->xy.minor_mask; in gtk_plot3d_real_paint()
890 plot->ay->minor_mask = plot->yx.minor_mask; in gtk_plot3d_real_paint()
915 plot->ay->minor_mask = plot->yz.minor_mask; in gtk_plot3d_real_paint()
930 plot->az->minor_mask = plot->zy.minor_mask; in gtk_plot3d_real_paint()
[all …]
H A Dgtkplotpolar.c552 if(axis->minor_mask & GTK_PLOT_TICKS_IN){ in gtk_plot_polar_draw_axis()
568 if(axis->minor_mask & GTK_PLOT_TICKS_OUT){ in gtk_plot_polar_draw_axis()
847 if(axis->minor_mask & GTK_PLOT_TICKS_IN){ in gtk_plot_polar_draw_circle()
856 if(axis->minor_mask & GTK_PLOT_TICKS_OUT){ in gtk_plot_polar_draw_circle()
H A Dgtkplot3d.h234 gint minor_mask);
H A Dgtkplot.h308 gint minor_mask; member
745 gint minor_mask);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/
H A Domap-aes.c806 .minor_mask = 0x0f,
837 .minor_mask = 0x0f,
858 .minor_mask = 0x003f,
1151 (reg & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_aes_probe()
H A Domap-aes.h153 u32 minor_mask; member
H A Domap-des.c128 u32 minor_mask; member
832 .minor_mask = 0x003f,
1012 (reg & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_des_probe()
H A Domap-sham.c214 u32 minor_mask; member
1818 .minor_mask = 0x0f,
1855 .minor_mask = 0x003f,
1895 .minor_mask = 0x003f,
2145 (rev & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_sham_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/
H A Domap-aes.c806 .minor_mask = 0x0f,
837 .minor_mask = 0x0f,
858 .minor_mask = 0x003f,
1151 (reg & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_aes_probe()
H A Domap-aes.h153 u32 minor_mask; member
H A Domap-des.c128 u32 minor_mask; member
832 .minor_mask = 0x003f,
1012 (reg & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_des_probe()
H A Domap-sham.c214 u32 minor_mask; member
1818 .minor_mask = 0x0f,
1855 .minor_mask = 0x003f,
1895 .minor_mask = 0x003f,
2145 (rev & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_sham_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/
H A Domap-aes.c806 .minor_mask = 0x0f,
837 .minor_mask = 0x0f,
858 .minor_mask = 0x003f,
1151 (reg & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_aes_probe()
H A Domap-aes.h153 u32 minor_mask; member
H A Domap-des.c128 u32 minor_mask; member
832 .minor_mask = 0x003f,
1012 (reg & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_des_probe()
H A Domap-sham.c214 u32 minor_mask; member
1818 .minor_mask = 0x0f,
1855 .minor_mask = 0x003f,
1895 .minor_mask = 0x003f,
2145 (rev & dd->pdata->minor_mask) >> dd->pdata->minor_shift); in omap_sham_probe()

12