Home
last modified time | relevance | path

Searched defs:cr (Results 26 – 50 of 6152) sorted by relevance

12345678910>>...247

/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dhatching.c45 static void aa (cairo_t *cr) in aa()
50 static void mono (cairo_t *cr) in mono()
55 static void aligned (cairo_t *cr, int width, int height) in aligned()
59 static void misaligned (cairo_t *cr, int width, int height) in misaligned()
64 static void rotated (cairo_t *cr, int width, int height) in rotated()
71 static void clip (cairo_t *cr) in clip()
77 static void clip_alpha (cairo_t *cr) in clip_alpha()
84 draw (cairo_t *cr, in draw()
113 draw_aligned_aa (cairo_t *cr, int width, int height, int loops) in draw_aligned_aa()
127 draw_rotated_aa (cairo_t *cr, int width, int height, int loops) in draw_rotated_aa()
[all …]
H A Dline.c30 horizontal (cairo_t *cr, int width, int height, int loops) in horizontal()
50 horizontal_hair (cairo_t *cr, int width, int height, int loops) in horizontal_hair()
57 horizontal_wide (cairo_t *cr, int width, int height, int loops) in horizontal_wide()
99 vertical (cairo_t *cr, int width, int height, int loops) in vertical()
119 vertical_hair (cairo_t *cr, int width, int height, int loops) in vertical_hair()
126 vertical_wide (cairo_t *cr, int width, int height, int loops) in vertical_wide()
133 nearly_vertical (cairo_t *cr, int width, int height, int loops) in nearly_vertical()
168 diagonal (cairo_t *cr, int width, int height, int loops) in diagonal()
186 diagonal_hair (cairo_t *cr, int width, int height, int loops) in diagonal_hair()
193 diagonal_wide (cairo_t *cr, int width, int height, int loops) in diagonal_wide()
[all …]
H A Da1-line.c30 horizontal (cairo_t *cr, int width, int height, int loops) in horizontal()
50 horizontal_hair (cairo_t *cr, int width, int height, int loops) in horizontal_hair()
57 horizontal_wide (cairo_t *cr, int width, int height, int loops) in horizontal_wide()
64 nearly_horizontal (cairo_t *cr, int width, int height, int loops) in nearly_horizontal()
99 vertical (cairo_t *cr, int width, int height, int loops) in vertical()
119 vertical_hair (cairo_t *cr, int width, int height, int loops) in vertical_hair()
126 vertical_wide (cairo_t *cr, int width, int height, int loops) in vertical_wide()
133 nearly_vertical (cairo_t *cr, int width, int height, int loops) in nearly_vertical()
168 diagonal (cairo_t *cr, int width, int height, int loops) in diagonal()
186 diagonal_hair (cairo_t *cr, int width, int height, int loops) in diagonal_hair()
[all …]
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dclip-draw-unbounded.c35 stroke (cairo_t *cr) in stroke()
50 fill (cairo_t *cr) in fill()
73 clip_simple (cairo_t *cr) in clip_simple()
80 clip_unaligned (cairo_t *cr) in clip_unaligned()
87 clip_aligned (cairo_t *cr) in clip_aligned()
101 clip_mask (cairo_t *cr) in clip_mask()
126 draw (cairo_t *cr, void (*shapes)(cairo_t *)) in draw() argument
146 draw_stroke (cairo_t *cr, int width, int height) in draw_stroke()
152 draw_fill_nz (cairo_t *cr, int width, int height) in draw_fill_nz()
159 draw_fill_eo (cairo_t *cr, int width, int height) in draw_fill_eo()
H A Dhatchings.c33 static void hatching (cairo_t *cr) in hatching()
46 static void background (cairo_t *cr) in background()
53 static void clip_to_quadrant (cairo_t *cr) in clip_to_quadrant()
59 static void draw_hatching (cairo_t *cr, void (*func) (cairo_t *)) in draw_hatching() argument
90 static void do_clip (cairo_t *cr) in do_clip()
96 static void do_clip_alpha (cairo_t *cr) in do_clip_alpha()
102 static void hatchings (cairo_t *cr, void (*func) (cairo_t *)) in hatchings() argument
115 draw (cairo_t *cr, int width, int height) in draw()
H A Dzero-mask.c33 paint_with_alpha (cairo_t *cr) in paint_with_alpha()
39 mask_with_solid (cairo_t *cr) in mask_with_solid()
49 mask_with_empty_gradient (cairo_t *cr) in mask_with_empty_gradient()
59 mask_with_gradient (cairo_t *cr) in mask_with_gradient()
72 mask_with_surface (cairo_t *cr) in mask_with_surface()
85 mask_with_alpha_surface (cairo_t *cr) in mask_with_alpha_surface()
101 mask_with_nonclear_surface (cairo_t *cr) in mask_with_nonclear_surface()
114 mask_with_0x0_surface (cairo_t *cr) in mask_with_0x0_surface()
126 mask_with_extend_none (cairo_t *cr) in mask_with_extend_none()
163 draw (cairo_t *cr, int width, int height) in draw()
H A Dclip-mixed-antialias.c50 static void background (cairo_t *cr) in background()
58 static void clip_0 (cairo_t *cr) in clip_0()
64 static void clip_1 (cairo_t *cr) in clip_1()
75 rounded_rectangle (cairo_t *cr, int x, int y, int w, int h, int r) in rounded_rectangle()
85 static void clip_2 (cairo_t *cr) in clip_2()
96 static void clip_3 (cairo_t *cr) in clip_3()
108 draw (cairo_t *cr, int width, int height) in draw()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/sys/
H A Dcred.h46 #define crget(cr) cr = kauth_cred_get() argument
47 #define crgetuid(cr) kauth_cred_getuid(cr) argument
48 #define crgetgid(cr) kauth_cred_getgid(cr) argument
49 #define crgetngroups(cr) kauth_cred_ngroups(cr) argument
51 #define crfree(cr) kauth_cred_free(cr) argument
52 #define crsetugid(cr, u, g) ( \ argument
59 #define crsetgroups(cr, gc, ga) \ argument
61 #define crgetsid(cr, i) (NULL) argument
64 crgetgroups(cred_t *cr) in crgetgroups()
76 groupmember(gid_t gid, cred_t *cr) in groupmember()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/tools/
H A Dsql.py19 def existing_tables(cr, tablenames): argument
32 def table_exists(cr, tablename): argument
36 def table_kind(cr, tablename): argument
71 def table_columns(cr, tablename): argument
83 def column_exists(cr, tablename, columnname): argument
120 def set_not_null(cr, tablename, columnname): argument
130 def drop_not_null(cr, tablename, columnname): argument
158 def drop_constraint(cr, tablename, constraintname): argument
218 def index_exists(cr, indexname): argument
239 def drop_index(cr, indexname, tablename): argument
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/util/
H A Dcart.c15 void cr_deselect(cart_rd_t *cr) { UNUSED(cr); } in cr_deselect()
26 int cr_selftest(cart_rd_t *cr, unsigned *w, unsigned *r) in cr_selftest()
32 void cr_do_reset(cart_rd_t *cr) { UNUSED(cr); } in cr_do_reset()
33 unsigned cr_do_read(cart_rd_t *cr, unsigned addr) in cr_do_read()
55 void cr_set_disp(cart_rd_t *cr, unsigned display) in cr_set_disp()
75 void cr_set_ctrl(cart_rd_t *cr, unsigned control) in cr_set_ctrl()
95 void cr_set_data(cart_rd_t *cr, unsigned value) in cr_set_data()
117 unsigned cr_get_data(cart_rd_t *cr) in cr_get_data()
161 void cr_deselect(cart_rd_t *cr) in cr_deselect()
301 void cr_do_reset(cart_rd_t *cr) in cr_do_reset()
[all …]
/dports/multimedia/vmaf/vmaf-2.3.0/matlab/SpEED/SpEED/
H A Dreadframefromfid_all_fmts.m7 cr = fread(fid,width*height/2, 'uchar')'; variable
11 cr = fread(fid,width*height, 'uchar')'; variable
15 cr = fread(fid,width*height/4, 'uchar')'; variable
19 cr = fread(fid,width*height/4, 'uint16')'; variable
22 cr = cr / 4.0; variable
26 cr = fread(fid,width*height, 'uchar')'; variable
29 cr = cr / 4.0; variable
33 cr = fread(fid,width*height/2, 'uchar')'; variable
36 cr = cr / 4.0; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/py2geom/
H A Dcairo-helpers.cpp14 cairo_move_to (cairo_t *cr, Geom::Point p1) { in cairo_move_to()
19 cairo_line_to (cairo_t *cr, Geom::Point p1) { in cairo_line_to()
24 cairo_curve_to (cairo_t *cr, Geom::Point p1, in cairo_curve_to()
31 void cairo_rectangle(cairo_t *cr, Rect const& r) { in cairo_rectangle()
35 void cairo_convex_hull(cairo_t *cr, ConvexHull const& ch) { in cairo_convex_hull()
43 void cairo_curve(cairo_t *cr, Curve const& c) { in cairo_curve()
73 void cairo_path(cairo_t *cr, Path const &p) { in cairo_path()
90 void cairo_path_stitches(cairo_t *cr, Path const &p) { in cairo_path_stitches()
108 void cairo_path(cairo_t *cr, PathVector const &p) { in cairo_path()
123 void cairo_d2_sb(cairo_t *cr, D2<SBasis> const &B) { in cairo_d2_sb()
[all …]
/dports/math/lib2geom/lib2geom-1.1/src/py2geom/
H A Dcairo-helpers.cpp14 cairo_move_to (cairo_t *cr, Geom::Point p1) { in cairo_move_to()
19 cairo_line_to (cairo_t *cr, Geom::Point p1) { in cairo_line_to()
24 cairo_curve_to (cairo_t *cr, Geom::Point p1, in cairo_curve_to()
31 void cairo_rectangle(cairo_t *cr, Rect const& r) { in cairo_rectangle()
35 void cairo_convex_hull(cairo_t *cr, ConvexHull const& ch) { in cairo_convex_hull()
43 void cairo_curve(cairo_t *cr, Curve const& c) { in cairo_curve()
73 void cairo_path(cairo_t *cr, Path const &p) { in cairo_path()
90 void cairo_path_stitches(cairo_t *cr, Path const &p) { in cairo_path_stitches()
108 void cairo_path(cairo_t *cr, PathVector const &p) { in cairo_path()
123 void cairo_d2_sb(cairo_t *cr, D2<SBasis> const &B) { in cairo_d2_sb()
[all …]
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/draw/
H A Ddraw_lushGraphPoint.h5 inline void cairo_code_draw_lushGraphPoint_render(cairo_t *cr, float r, float g, float b) { in cairo_code_draw_lushGraphPoint_render()
33 inline void cairo_code_draw_lushGraphPointr_render(cairo_t *cr) in cairo_code_draw_lushGraphPointr_render()
38 inline void cairo_code_draw_lushGraphPointb_render(cairo_t *cr) in cairo_code_draw_lushGraphPointb_render()
43 inline void cairo_code_draw_lushGraphPointg_render(cairo_t *cr) in cairo_code_draw_lushGraphPointg_render()
48 inline void cairo_code_draw_lushGraphPointo_render(cairo_t *cr) in cairo_code_draw_lushGraphPointo_render()
53 inline void cairo_code_draw_lushGraphPointy_render(cairo_t *cr) in cairo_code_draw_lushGraphPointy_render()
58 inline void cairo_code_draw_lushGraphPointp_render(cairo_t *cr) in cairo_code_draw_lushGraphPointp_render()
63 inline void cairo_code_draw_lushGraphPointw_render(cairo_t *cr) in cairo_code_draw_lushGraphPointw_render()
H A Ddraw_lushGraphXBound.h5 inline void cairo_code_draw_lushGraphXBound_render(cairo_t *cr, float r, float g, float b) { in cairo_code_draw_lushGraphXBound_render()
28 inline void cairo_code_draw_lushGraphXBoundr_render(cairo_t *cr) in cairo_code_draw_lushGraphXBoundr_render()
33 inline void cairo_code_draw_lushGraphXBoundb_render(cairo_t *cr) in cairo_code_draw_lushGraphXBoundb_render()
38 inline void cairo_code_draw_lushGraphXBoundg_render(cairo_t *cr) in cairo_code_draw_lushGraphXBoundg_render()
43 inline void cairo_code_draw_lushGraphXBoundo_render(cairo_t *cr) in cairo_code_draw_lushGraphXBoundo_render()
48 inline void cairo_code_draw_lushGraphXBoundy_render(cairo_t *cr) in cairo_code_draw_lushGraphXBoundy_render()
53 inline void cairo_code_draw_lushGraphXBoundp_render(cairo_t *cr) in cairo_code_draw_lushGraphXBoundp_render()
H A Ddraw_lushGraphYBound.h5 inline void cairo_code_draw_lushGraphYBound_render(cairo_t *cr, float r, float g, float b) { in cairo_code_draw_lushGraphYBound_render()
28 inline void cairo_code_draw_lushGraphYBoundr_render(cairo_t *cr) in cairo_code_draw_lushGraphYBoundr_render()
33 inline void cairo_code_draw_lushGraphYBoundb_render(cairo_t *cr) in cairo_code_draw_lushGraphYBoundb_render()
38 inline void cairo_code_draw_lushGraphYBoundg_render(cairo_t *cr) in cairo_code_draw_lushGraphYBoundg_render()
43 inline void cairo_code_draw_lushGraphYBoundo_render(cairo_t *cr) in cairo_code_draw_lushGraphYBoundo_render()
48 inline void cairo_code_draw_lushGraphYBoundy_render(cairo_t *cr) in cairo_code_draw_lushGraphYBoundy_render()
53 inline void cairo_code_draw_lushGraphYBoundp_render(cairo_t *cr) in cairo_code_draw_lushGraphYBoundp_render()
H A Ddraw_casLabels.h11 inline void cairo_code_draw_casALabel_render(cairo_t *cr) in cairo_code_draw_casALabel_render()
72 inline void cairo_code_draw_casAMLabel_render(cairo_t *cr) in cairo_code_draw_casAMLabel_render()
788 inline void cairo_code_draw_casBLabel_render(cairo_t *cr) in cairo_code_draw_casBLabel_render()
1038 inline void cairo_code_draw_casChLabel_render(cairo_t *cr) in cairo_code_draw_casChLabel_render()
1121 inline void cairo_code_draw_casDLabel_render(cairo_t *cr) in cairo_code_draw_casDLabel_render()
1498 inline void cairo_code_draw_casFLabel_render(cairo_t *cr) in cairo_code_draw_casFLabel_render()
1554 inline void cairo_code_draw_casFMLabel_render(cairo_t *cr) in cairo_code_draw_casFMLabel_render()
2272 inline void cairo_code_draw_casGLabel_render(cairo_t *cr) in cairo_code_draw_casGLabel_render()
2774 inline void cairo_code_draw_casLLabel_render(cairo_t *cr) in cairo_code_draw_casLLabel_render()
3079 inline void cairo_code_draw_casNLabel_render(cairo_t *cr) in cairo_code_draw_casNLabel_render()
[all …]
H A Ddraw_16seg.h13 inline void cairo_code_draw_16seg_render(cairo_t *cr, char num, uint8_t color) in cairo_code_draw_16seg_render()
747 inline void cairo_code_draw_red16seg_render(cairo_t *cr, char num) in cairo_code_draw_red16seg_render()
751 inline void cairo_code_draw_green16seg_render(cairo_t *cr, char num) in cairo_code_draw_green16seg_render()
755 inline void cairo_code_draw_blue16seg_render(cairo_t *cr, char num) in cairo_code_draw_blue16seg_render()
907 inline void cairo_code_draw_16segbg_render(cairo_t *cr, uint8_t color) in cairo_code_draw_16segbg_render()
1659 inline void cairo_code_draw_red16seg_lightbg_render(cairo_t *cr) in cairo_code_draw_red16seg_lightbg_render()
1663 inline void cairo_code_draw_green16seg_lightbg_render(cairo_t *cr) in cairo_code_draw_green16seg_lightbg_render()
1667 inline void cairo_code_draw_blue16seg_lightbg_render(cairo_t *cr) in cairo_code_draw_blue16seg_lightbg_render()
1671 inline void cairo_code_draw_red16seg_light_render(cairo_t *cr, char num) in cairo_code_draw_red16seg_light_render()
1675 inline void cairo_code_draw_green16seg_light_render(cairo_t *cr, char num) in cairo_code_draw_green16seg_light_render()
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dcharreach.cpp37 CharReach cr; in TEST() local
46 CharReach cr; in TEST() local
59 CharReach cr; in TEST() local
81 CharReach cr; in TEST() local
92 CharReach cr; in TEST() local
105 CharReach cr; in TEST() local
124 CharReach cr; in TEST() local
147 CharReach cr; in TEST() local
167 CharReach cr; in TEST() local
211 CharReach cr; in TEST() local
[all …]
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtkdotnet/
H A DStyleContextExtensions.cs25 public static void RenderActivity (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderActivity()
30 …public static void RenderArrow (this Gtk.StyleContext style, Cairo.Context cr, double angle, Point… in RenderArrow()
35 …public static void RenderBackground (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rec… in RenderBackground()
40 public static void RenderCheck (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderCheck()
50 public static void RenderExpander (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderExpander()
55 public static void RenderFocus (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderFocus()
60 public static void RenderFrame (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderFrame()
70 public static void RenderHandle (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderHandle()
75 …public static void RenderLayout (this Gtk.StyleContext style, Cairo.Context cr, PointF location, P… in RenderLayout()
80 …public static void RenderLine (this Gtk.StyleContext style, Cairo.Context cr, PointF pt0, PointF p… in RenderLine()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dpath-cairo.cpp11 void cairo_rectangle(cairo_t *cr, Rect const& r) { in cairo_rectangle()
23 void cairo_curve(cairo_t *cr, Curve const& c) { in cairo_curve()
56 void cairo_path(cairo_t *cr, Path const &p) { in cairo_path()
95 void cairo_path(cairo_t *cr, PathVector const &p) { in cairo_path()
173 void draw_spot(cairo_t *cr, Geom::Point h) { in draw_spot()
177 void draw_handle(cairo_t *cr, Geom::Point h) { in draw_handle()
186 void draw_cross(cairo_t *cr, Geom::Point h) { in draw_cross()
195 void draw_circ(cairo_t *cr, Geom::Point h) { in draw_circ()
213 cairo_move_to (cairo_t *cr, Geom::Point p1) { in cairo_move_to()
218 cairo_line_to (cairo_t *cr, Geom::Point p1) { in cairo_line_to()
[all …]
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Dpath-cairo.cpp11 void cairo_rectangle(cairo_t *cr, Rect const& r) { in cairo_rectangle()
23 void cairo_curve(cairo_t *cr, Curve const& c) { in cairo_curve()
56 void cairo_path(cairo_t *cr, Path const &p) { in cairo_path()
95 void cairo_path(cairo_t *cr, PathVector const &p) { in cairo_path()
173 void draw_spot(cairo_t *cr, Geom::Point h) { in draw_spot()
177 void draw_handle(cairo_t *cr, Geom::Point h) { in draw_handle()
186 void draw_cross(cairo_t *cr, Geom::Point h) { in draw_cross()
195 void draw_circ(cairo_t *cr, Geom::Point h) { in draw_circ()
213 cairo_move_to (cairo_t *cr, Geom::Point p1) { in cairo_move_to()
218 cairo_line_to (cairo_t *cr, Geom::Point p1) { in cairo_line_to()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dstyleexamples.c5 draw_cb_checks (GtkWidget *widget, cairo_t *cr) in draw_cb_checks()
30 draw_cb_options (GtkWidget *widget, cairo_t *cr) in draw_cb_options()
54 draw_cb_arrows (GtkWidget *widget, cairo_t *cr) in draw_cb_arrows()
74 draw_cb_expanders (GtkWidget *widget, cairo_t *cr) in draw_cb_expanders()
98 draw_cb_background (GtkWidget *widget, cairo_t *cr) in draw_cb_background()
117 draw_cb_frame (GtkWidget *widget, cairo_t *cr) in draw_cb_frame()
148 draw_cb_activity (GtkWidget *widget, cairo_t *cr) in draw_cb_activity()
171 draw_cb_slider (GtkWidget *widget, cairo_t *cr) in draw_cb_slider()
195 draw_cb_focus (GtkWidget *widget, cairo_t *cr) in draw_cb_focus()
255 draw_cb_handles (GtkWidget *widget, cairo_t *cr) in draw_cb_handles()
[all …]
/dports/security/cardpeek/cardpeek-0.8.4/drivers/
H A Dreplay_driver.c24 static int replay_connect(cardreader_t *cr, unsigned prefered_protocol) in replay_connect()
33 static int replay_disconnect(cardreader_t *cr) in replay_disconnect()
40 static int replay_reset(cardreader_t *cr) in replay_reset()
47 static unsigned short replay_transmit(cardreader_t* cr, in replay_transmit()
59 static const bytestring_t* replay_last_atr(cardreader_t* cr) in replay_last_atr()
68 static char** replay_get_info(cardreader_t* cr) in replay_get_info()
74 static int replay_fail(cardreader_t* cr) in replay_fail()
79 static void replay_finalize(cardreader_t* cr) in replay_finalize()
H A Dnull_driver.c23 static int null_error(cardreader_t *cr) in null_error()
31 static int null_connect(cardreader_t *cr, unsigned prefered_protocol) in null_connect()
38 static unsigned short null_transmit(cardreader_t* cr, in null_transmit()
49 static const bytestring_t* null_last_atr(cardreader_t* cr) in null_last_atr()
54 static int null_fail(cardreader_t* cr) in null_fail()
61 static void null_finalize(cardreader_t* cr) in null_finalize()

12345678910>>...247