Home
last modified time | relevance | path

Searched defs:im (Results 1 – 25 of 5840) sorted by relevance

12345678910>>...234

/dports/math/mppp/mppp-0.26/test/
H A Dcomplex_basic.cpp65 complex::im_cref im{c}; variable
80 complex::im_cref im{c1}; variable
91 complex::im_cref im{c1}; variable
102 complex::im_cref im{c1}; variable
113 complex::im_cref im{c1}; variable
124 complex::im_cref im{c1}; variable
140 complex::im_cref im{c1}; variable
152 complex::im_cref im{c1}; variable
164 complex::im_cref im{c1}; variable
176 complex::im_cref im{c1}; variable
[all …]
/dports/x11/xcb-imdkit/xcb-imdkit-1.0.3/src/
H A Dimclient.c276 bool _xcb_xim_send_open(xcb_xim_t *im) { in _xcb_xim_send_open()
428 bool _xcb_xim_init(xcb_xim_t *im) { in _xcb_xim_init()
451 bool _xcb_xim_get_servers(xcb_xim_t *im) { in _xcb_xim_get_servers()
532 bool _xcb_xim_open(xcb_xim_t *im) { in _xcb_xim_open()
567 void _xcb_xim_handle_message(xcb_xim_t *im, in _xcb_xim_handle_message()
709 bool _xcb_xim_send_close(xcb_xim_t *im) { in _xcb_xim_send_close()
717 void _xcb_xim_clean_up(xcb_xim_t *im) { in _xcb_xim_clean_up()
866 void xcb_xim_destroy(xcb_xim_t *im) { in xcb_xim_destroy()
871 void _xcb_xim_close(xcb_xim_t *im) { in _xcb_xim_close()
939 void xcb_xim_close(xcb_xim_t *im) { in xcb_xim_close()
[all …]
H A Dimdkit.c81 xcb_im_t *im = calloc(1, sizeof(xcb_im_t)); in xcb_im_create() local
226 void xcb_im_set_use_sync_mode(xcb_im_t *im, bool sync) { in xcb_im_set_use_sync_mode()
230 void xcb_im_set_use_sync_event(xcb_im_t *im, bool sync) { in xcb_im_set_use_sync_event()
234 bool _xcb_im_init(xcb_im_t *im) { in _xcb_im_init()
259 bool _xcb_im_set_selection_owner(xcb_im_t *im) { in _xcb_im_set_selection_owner()
349 bool xcb_im_open_im(xcb_im_t *im) { in xcb_im_open_im()
512 bool _xcb_im_filter_selection_request(xcb_im_t *im, in _xcb_im_filter_selection_request()
563 static uint8_t *_xcb_im_read_message(xcb_im_t *im, in _xcb_im_read_message()
764 void xcb_im_close_im(xcb_im_t *im) { in xcb_im_close_im()
827 void xcb_im_destroy(xcb_im_t *im) { in xcb_im_destroy()
[all …]
H A Dclientprotocolhandler.c17 bool _xcb_xim_send_query_extension(xcb_xim_t *im) { in _xcb_xim_send_query_extension()
68 void _xcb_xim_handle_open_reply(xcb_xim_t *im, in _xcb_xim_handle_open_reply()
480 void _xcb_xim_handle_forward_event(xcb_xim_t *im, in _xcb_xim_handle_forward_event()
580 void _xcb_xim_handle_close_reply(xcb_xim_t *im, in _xcb_xim_handle_close_reply()
586 void _xcb_xim_handle_geometry(xcb_xim_t *im, in _xcb_xim_handle_geometry()
608 void _xcb_xim_handle_preedit_start(xcb_xim_t *im, in _xcb_xim_handle_preedit_start()
631 void _xcb_xim_handle_preedit_draw(xcb_xim_t *im, in _xcb_xim_handle_preedit_draw()
677 void _xcb_xim_handle_preedit_done(xcb_xim_t *im, in _xcb_xim_handle_preedit_done()
700 void _xcb_xim_handle_status_start(xcb_xim_t *im, in _xcb_xim_handle_status_start()
723 void _xcb_xim_handle_status_draw(xcb_xim_t *im, in _xcb_xim_handle_status_draw()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vepl/accessors/
H A Dvipl_accessors_vil_image_view_base.hxx12 vil_image_view<DataType> const& im = static_cast<vil_image_view<DataType>const&>(i); in fgetpixel() local
18 vil_image_view<DataType>& im = static_cast<vil_image_view<DataType>&>(i); in fsetpixel() local
25 vil_image_view<DataType> const& im = static_cast<vil_image_view<DataType>const&>(i); in getpixel() local
32 vil_image_view<DataType>& im = static_cast<vil_image_view<DataType>&>(i); in setpixel() local
41 vil_image_view<DataType> const& im = static_cast<vil_image_view<DataType>const&>(i); in fgetpixel() local
46 …vil_image_view<vil_rgb<DataType> > const& im = static_cast<vil_image_view<vil_rgb<DataType> >const… in fgetpixel() local
55 vil_image_view<DataType>& im = static_cast<vil_image_view<DataType>&>(i); in fsetpixel() local
60 vil_image_view<vil_rgb<DataType> >& im = static_cast<vil_image_view<vil_rgb<DataType> >&>(i); in fsetpixel() local
70 vil_image_view<DataType> const& im = static_cast<vil_image_view<DataType>const&>(i); in getpixel() local
85 vil_image_view<DataType>& im = static_cast<vil_image_view<DataType>&>(i); in setpixel() local
[all …]
/dports/math/plplot-ada/plplot-5.15.0/lib/nistcd/
H A Dcd.c35 cdImagePtr im; in cdImageCreate() local
214 int cdCgmHeader( cdImagePtr im ) in cdCgmHeader()
365 int cdCgmPic( cdImagePtr im, int sticky ) in cdCgmPic()
1766 int cdImageDestroy( cdImagePtr im ) in cdImageDestroy()
1815 int cdImageColorClear( cdImagePtr im ) in cdImageColorClear()
1989 int cdImageColor16( cdImagePtr im ) in cdImageColor16()
3198 int cdImageClearFonts( cdImagePtr im ) in cdImageClearFonts()
3209 int cdImageSetDefaults( cdImagePtr im ) in cdImageSetDefaults()
3252 cdImagePtr im; in cdImageStartCgm() local
3300 int cdImageEndPic( cdImagePtr im ) in cdImageEndPic()
[all …]
/dports/math/plplot/plplot-5.15.0/lib/nistcd/
H A Dcd.c35 cdImagePtr im; in cdImageCreate() local
214 int cdCgmHeader( cdImagePtr im ) in cdCgmHeader()
365 int cdCgmPic( cdImagePtr im, int sticky ) in cdCgmPic()
1766 int cdImageDestroy( cdImagePtr im ) in cdImageDestroy()
1815 int cdImageColorClear( cdImagePtr im ) in cdImageColorClear()
1989 int cdImageColor16( cdImagePtr im ) in cdImageColor16()
3198 int cdImageClearFonts( cdImagePtr im ) in cdImageClearFonts()
3209 int cdImageSetDefaults( cdImagePtr im ) in cdImageSetDefaults()
3252 cdImagePtr im; in cdImageStartCgm() local
3300 int cdImageEndPic( cdImagePtr im ) in cdImageEndPic()
[all …]
/dports/graphics/p5-Image-Scale/Image-Scale-0.12/
H A DScale.xs29 image *im = (image *)SvPVX(pv); in __init() local
49 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in width() local
60 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in height() local
71 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in resized_width() local
82 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in resized_height() local
93 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in resize() local
207 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in save_jpeg() local
225 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in as_jpeg() local
246 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in save_png() local
259 image *im = (image *)SvPVX(SvRV(*(my_hv_fetch(self, "_image")))); in as_png() local
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/tests/
H A Dtest_gen_synthetic.cxx22 inline bool all_pixels_are(const vil3d_image_view<T> & im, T v) in all_pixels_are()
32 vil3d_image_view<vxl_byte> im = vil3d_load("gen:5x6x7:vxl_byte:128"); in test_gen_synthetic() local
40 vil3d_image_view<int> im = vil3d_load("gen:10x12x14:vxl_int_32:128"); in test_gen_synthetic() local
48 vil3d_image_view<int> im = vil3d_load("gen:10x12x14:vxl_int_32:-128"); in test_gen_synthetic() local
56 vil3d_image_view<float> im = vil3d_load("gen:10x12x14:float:-1.5"); in test_gen_synthetic() local
/dports/russian/gd/libgd-2.3.1/tests/gdimageconvolution/
H A Dbasic.c8 static void test_convolution(void (*convolution_func)(gdImagePtr im), const char *expected) in test_convolution()
10 gdImagePtr im; in test_convolution() local
27 static void test_edge_detect_quick(gdImagePtr im) in test_edge_detect_quick()
32 static void test_smooth(gdImagePtr im) in test_smooth()
37 static void test_emboss(gdImagePtr im) in test_emboss()
42 static void test_mean_removal(gdImagePtr im) in test_mean_removal()
/dports/japanese/gd/libgd-2.3.1/tests/gdimageconvolution/
H A Dbasic.c8 static void test_convolution(void (*convolution_func)(gdImagePtr im), const char *expected) in test_convolution()
10 gdImagePtr im; in test_convolution() local
27 static void test_edge_detect_quick(gdImagePtr im) in test_edge_detect_quick()
32 static void test_smooth(gdImagePtr im) in test_smooth()
37 static void test_emboss(gdImagePtr im) in test_emboss()
42 static void test_mean_removal(gdImagePtr im) in test_mean_removal()
/dports/ukrainian/gd/libgd-2.3.1/tests/gdimageconvolution/
H A Dbasic.c8 static void test_convolution(void (*convolution_func)(gdImagePtr im), const char *expected) in test_convolution()
10 gdImagePtr im; in test_convolution() local
27 static void test_edge_detect_quick(gdImagePtr im) in test_edge_detect_quick()
32 static void test_smooth(gdImagePtr im) in test_smooth()
37 static void test_emboss(gdImagePtr im) in test_emboss()
42 static void test_mean_removal(gdImagePtr im) in test_mean_removal()
/dports/graphics/gd/libgd-2.3.1/tests/gdimageconvolution/
H A Dbasic.c8 static void test_convolution(void (*convolution_func)(gdImagePtr im), const char *expected) in test_convolution()
10 gdImagePtr im; in test_convolution() local
27 static void test_edge_detect_quick(gdImagePtr im) in test_edge_detect_quick()
32 static void test_smooth(gdImagePtr im) in test_smooth()
37 static void test_emboss(gdImagePtr im) in test_emboss()
42 static void test_mean_removal(gdImagePtr im) in test_mean_removal()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-input-method.c73 set_content_purpose (ClutterInputMethod *im, in set_content_purpose()
85 set_can_show_preedit (ClutterInputMethod *im, in set_can_show_preedit()
127 ClutterInputMethod *im; in clutter_input_method_get_property() local
215 clutter_input_method_init (ClutterInputMethod *im) in clutter_input_method_init()
220 clutter_input_method_focus_in (ClutterInputMethod *im, in clutter_input_method_focus_in()
249 clutter_input_method_focus_out (ClutterInputMethod *im) in clutter_input_method_focus_out()
272 clutter_input_method_get_focus (ClutterInputMethod *im) in clutter_input_method_get_focus()
281 clutter_input_method_commit (ClutterInputMethod *im, in clutter_input_method_commit()
328 clutter_input_method_set_preedit_text (ClutterInputMethod *im, in clutter_input_method_set_preedit_text()
372 clutter_input_method_reset (ClutterInputMethod *im) in clutter_input_method_reset()
[all …]
/dports/graphics/vips/vips-8.12.0/test/test-suite/
H A Dtest_foreign.py146 def jpeg_valid(im): argument
313 def exif_valid(im): argument
361 def png_valid(im): argument
394 def tiff_valid(im): argument
404 def tiff1_valid(im): argument
608 def bmp_valid(im): argument
721 def webp_valid(im): argument
823 def exr_valid(im): argument
876 def pdf_valid(im): argument
898 def gif_valid(im): argument
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Derror.c466 vips_check_uncoded( const char *domain, VipsImage *im ) in vips_check_uncoded()
572 vips_check_mono( const char *domain, VipsImage *im ) in vips_check_mono()
751 vips_check_complex( const char *domain, VipsImage *im ) in vips_check_complex()
829 vips_check_int( const char *domain, VipsImage *im ) in vips_check_int()
853 vips_check_uint( const char *domain, VipsImage *im ) in vips_check_uint()
878 vips_check_8or16( const char *domain, VipsImage *im ) in vips_check_8or16()
907 vips_check_u8or16( const char *domain, VipsImage *im ) in vips_check_u8or16()
932 vips_check_u8or16orf( const char *domain, VipsImage *im ) in vips_check_u8or16orf()
959 vips_check_uintorf( const char *domain, VipsImage *im ) in vips_check_uintorf()
1012 vips_check_oddsquare( const char *domain, VipsImage *im ) in vips_check_oddsquare()
[all …]
/dports/graphics/lua-gd/lua-gd-2.0.33r2/
H A Dluagd.c238 gdImagePtr im; in LgdImageCreate() local
254 gdImagePtr im; in LgdImageCreatePalette() local
271 gdImagePtr im; in LgdImageCreateTrueColor() local
324 gdImagePtr im; in LgdImageCreateFromJpeg() local
348 gdImagePtr im; in LgdImageCreateFromJpegPtr() local
370 gdImagePtr im; in LgdImageCreateFromGif() local
393 gdImagePtr im; in LgdImageCreateFromGifPtr() local
415 gdImagePtr im; in LgdImageCreateFromPng() local
439 gdImagePtr im; in LgdImageCreateFromPngPtr() local
460 gdImagePtr im; in LgdImageCreateFromGd() local
[all …]
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-input-method.c76 set_content_purpose (ClutterInputMethod *im, in set_content_purpose()
88 set_can_show_preedit (ClutterInputMethod *im, in set_can_show_preedit()
130 ClutterInputMethod *im; in clutter_input_method_get_property() local
218 clutter_input_method_init (ClutterInputMethod *im) in clutter_input_method_init()
223 clutter_input_method_focus_in (ClutterInputMethod *im, in clutter_input_method_focus_in()
252 clutter_input_method_focus_out (ClutterInputMethod *im) in clutter_input_method_focus_out()
272 clutter_input_method_get_focus (ClutterInputMethod *im) in clutter_input_method_get_focus()
315 clutter_input_method_commit (ClutterInputMethod *im, in clutter_input_method_commit()
398 clutter_input_method_reset (ClutterInputMethod *im) in clutter_input_method_reset()
417 clutter_input_method_set_surrounding (ClutterInputMethod *im, in clutter_input_method_set_surrounding()
[all …]
/dports/math/octave-forge-image/image-2.12.0/src/
H A D__bilateral__.cc35 bilateral (const MatrixType &im, const double sigma_d, const double sigma_r) in bilateral()
122 const NDArray im = args(0).array_value (); variable
127 const int8NDArray im = args (0).int8_array_value (); variable
132 const int16NDArray im = args (0).int16_array_value (); variable
137 const int32NDArray im = args (0).int32_array_value (); variable
142 const int64NDArray im = args (0).int64_array_value (); variable
147 const uint8NDArray im = args (0).uint8_array_value (); variable
152 const uint16NDArray im = args (0).uint16_array_value (); variable
157 const uint32NDArray im = args (0).uint32_array_value (); variable
162 const uint64NDArray im = args (0).uint64_array_value (); variable
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
H A Dvil3d_switch_axes.h12 inline vil3d_image_view<T> vil3d_switch_axes_jik(const vil3d_image_view<T> &im) in vil3d_switch_axes_jik()
22 inline vil3d_image_view<T> vil3d_switch_axes_jki(const vil3d_image_view<T> &im) in vil3d_switch_axes_jki()
32 inline vil3d_image_view<T> vil3d_switch_axes_kij(const vil3d_image_view<T> &im) in vil3d_switch_axes_kij()
42 inline vil3d_image_view<T> vil3d_switch_axes_kji(const vil3d_image_view<T> &im) in vil3d_switch_axes_kji()
52 inline vil3d_image_view<T> vil3d_switch_axes_ikj(const vil3d_image_view<T> &im) in vil3d_switch_axes_ikj()
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dinfo.c49 static void _linphone_info_message_uninit(LinphoneInfoMessage *im) { in _linphone_info_message_uninit()
54 LinphoneInfoMessage *linphone_info_message_ref(LinphoneInfoMessage *im) { in linphone_info_message_ref()
58 void linphone_info_message_unref(LinphoneInfoMessage *im) { in linphone_info_message_unref()
62 void linphone_info_message_destroy(LinphoneInfoMessage *im){ in linphone_info_message_destroy()
66 static void _linphone_info_message_copy(LinphoneInfoMessage *im, const LinphoneInfoMessage *orig) { in _linphone_info_message_copy()
85 void linphone_info_message_add_header(LinphoneInfoMessage *im, const char *name, const char *value){ in linphone_info_message_add_header()
89 const char *linphone_info_message_get_header(const LinphoneInfoMessage *im, const char *name){ in linphone_info_message_get_header()
93 void linphone_info_message_set_content(LinphoneInfoMessage *im, const LinphoneContent *content){ in linphone_info_message_set_content()
97 const LinphoneContent * linphone_info_message_get_content(const LinphoneInfoMessage *im){ in linphone_info_message_get_content()
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/xine-toolkit/
H A Dimage.c63 unsigned int xitk_get_pixel_color_black(ImlibData *im) { in xitk_get_pixel_color_black()
69 unsigned int xitk_get_pixel_color_white(ImlibData *im) { in xitk_get_pixel_color_white()
81 unsigned int xitk_get_pixel_color_gray(ImlibData *im) { in xitk_get_pixel_color_gray()
87 unsigned int xitk_get_pixel_color_darkgray(ImlibData *im) { in xitk_get_pixel_color_darkgray()
448 void xitk_image_change_image(ImlibData *im, in xitk_image_change_image()
912 void draw_arrow_up(ImlibData *im, xitk_image_t *p) { in draw_arrow_up()
915 void draw_arrow_down(ImlibData *im, xitk_image_t *p) { in draw_arrow_down()
918 void draw_arrow_left(ImlibData *im, xitk_image_t *p) { in draw_arrow_left()
1580 void draw_tab(ImlibData *im, xitk_image_t *p) { in draw_tab()
1950 xitk_image_widget_t *im, in _xitk_image_create()
[all …]
/dports/graphics/p5-Imager/Imager-1.012/
H A Dimmacros.h93 #define i_findcolor(im, color, entry) \ argument
96 #define i_gpal(im, l, r, y, vals) \ argument
98 #define i_ppal(im, l, r, y, vals) \ argument
100 #define i_addcolors(im, colors, count) \ argument
108 #define i_colorcount(im) \ argument
110 #define i_maxcolors(im) \ argument
112 #define i_findcolor(im, color, entry) \ argument
115 #define i_img_virtual(im) ((im)->virtual) argument
116 #define i_img_type(im) ((im)->type) argument
117 #define i_img_bits(im) ((im)->bits) argument
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/correctness/
H A Dsliding_window.cpp43 Buffer<int> im = g.realize(100); in main() local
63 Buffer<int> im = h.realize(100); in main() local
90 Buffer<int> im = h.realize(100, 4); in main() local
109 Buffer<int> im = g.realize(10, 10); in main() local
129 Buffer<int> im = g.realize(10, 10); in main() local
147 Buffer<int> im = g.realize(10, 10); in main() local
161 Buffer<int> im = g.realize(10, 10); in main() local
176 Buffer<int> im = g.realize(100); in main() local
195 Buffer<int> im = g.realize(100); in main() local
216 Buffer<int> im = g.realize(100); in main() local
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_gd.c77 _gdGetColors (gdIOCtx * in, gdImagePtr im, int gd2xFlag) in _gdGetColors()
154 gdImagePtr im; in _gdCreateFromFile() local
242 gdImagePtr im; in gdImageCreateFromGd() local
266 gdImagePtr im; in gdImageCreateFromGdPtr() local
285 gdImagePtr im; in gdImageCreateFromGdCtx() local
329 _gdPutColors (gdImagePtr im, gdIOCtx * out) in _gdPutColors()
349 _gdPutHeader (gdImagePtr im, gdIOCtx * out) in _gdPutHeader()
366 _gdImageGd (gdImagePtr im, gdIOCtx * out) in _gdImageGd()
387 BGD_DECLARE(void) gdImageGd (gdImagePtr im, FILE * outFile) in gdImageGd()
398 BGD_DECLARE(void *) gdImageGdPtr (gdImagePtr im, int *size) in gdImageGdPtr()
[all …]

12345678910>>...234