Searched refs:EXPORT (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dhppa-tdep.h151 EXPORT = 10, enumerator in enum:unwind_stub_types
H A Dhppa-hpux-tdep.c98 || u->stub_unwind.stub_type == EXPORT)
224 || u->stub_unwind.stub_type == EXPORT)
321 descriptor, and define the stub type to be EXPORT.
358 u->stub_unwind.stub_type = EXPORT;
H A Dsomsolib.c951 if (!u || u->stub_unwind.stub_type != EXPORT)
1231 if ((u != NULL) && (u->stub_unwind.stub_type == EXPORT))
1270 if ((u != NULL) && (u->stub_unwind.stub_type == EXPORT))
H A Dhppa-tdep.c2081 if (u && u->stub_unwind.stub_type == EXPORT)
/haiku-fatelf/src/add-ons/kernel/drivers/audio/cmedia/
H A Dcm_private.h26 #define EXPORT __declspec(dllexport) macro
H A Dcm.c23 EXPORT status_t init_hardware(void);
24 EXPORT status_t init_driver(void);
25 EXPORT void uninit_driver(void);
26 EXPORT const char ** publish_devices(void);
27 EXPORT device_hooks * find_device(const char *);
/haiku-fatelf/src/libs/pdflib/bind/pdflib/perl/
H A Dpdflib_pl.pm10 @EXPORT = qw( );
168 @EXPORT = qw( PDF_add_launchlink PDF_add_locallink PDF_add_note PDF_add_pdflink PDF_add_weblink PDF_attach_file PDF_set_border_color PDF_set_border_dash PDF_set_border_style PDF_begin_page PDF_close PDF_delete PDF_end_page PDF_get_apiname PDF_get_buffer PDF_get_errmsg PDF_get_errnum PDF_new PDF_open_file PDF_fill_imageblock PDF_fill_pdfblock PDF_fill_textblock PDF_makespotcolor PDF_setcolor PDF_setgray PDF_setgray_fill PDF_setgray_stroke PDF_setrgbcolor PDF_setrgbcolor_fill PDF_setrgbcolor_stroke PDF_arc PDF_arcn PDF_circle PDF_clip PDF_closepath PDF_closepath_fill_stroke PDF_closepath_stroke PDF_curveto PDF_endpath PDF_fill PDF_fill_stroke PDF_lineto PDF_moveto PDF_rect PDF_stroke PDF_encoding_set_char PDF_findfont PDF_load_font PDF_setfont PDF_concat PDF_initgraphics PDF_restore PDF_rotate PDF_save PDF_scale PDF_setdash PDF_setdashpattern PDF_setflat PDF_setlinecap PDF_setlinejoin PDF_setlinewidth PDF_setmatrix PDF_setmiterlimit PDF_setpolydash PDF_skew PDF_translate PDF_add_bookmark PDF_add_nameddest PDF_set_info PDF_load_iccprofile PDF_add_thumbnail PDF_close_image PDF_fit_image PDF_load_image PDF_open_CCITT PDF_open_image PDF_open_image_file PDF_place_image PDF_get_parameter PDF_get_value PDF_set_parameter PDF_set_value PDF_begin_pattern PDF_end_pattern PDF_close_pdi PDF_close_pdi_page PDF_fit_pdi_page PDF_get_pdi_parameter PDF_get_pdi_value PDF_open_pdi PDF_open_pdi_page PDF_place_pdi_page PDF_process_pdi PDF_create_pvf PDF_delete_pvf PDF_shading PDF_shading_pattern PDF_shfill PDF_begin_template PDF_end_template PDF_continue_text PDF_fit_textline PDF_set_text_pos PDF_show PDF_show_boxed PDF_show_xy PDF_stringwidth PDF_begin_font PDF_begin_glyph PDF_end_font PDF_end_glyph PDF_create_gstate PDF_set_gstate );

Completed in 59 milliseconds