Home
last modified time | relevance | path

Searched refs:_GL_UNUSED (Results 1 – 25 of 1384) sorted by relevance

12345678910>>...56

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/libgettextpo/
H A Dtextstyle.in.h195 const char *ref _GL_UNUSED, in styled_ostream_set_hyperlink() argument
196 const char *id _GL_UNUSED) in styled_ostream_set_hyperlink() argument
229 bool buffered _GL_UNUSED) in fd_ostream_create() argument
282 term_color_t color _GL_UNUSED) in term_ostream_set_color() argument
294 term_color_t color _GL_UNUSED) in term_ostream_set_bgcolor() argument
348 const char *ref _GL_UNUSED, in term_ostream_set_hyperlink() argument
349 const char *id _GL_UNUSED) in term_ostream_set_hyperlink() argument
377 ttyctl_t tty_control _GL_UNUSED) in term_ostream_create() argument
426 handle_color_option (const char *option _GL_UNUSED) in handle_color_option() argument
432 handle_style_option (const char *option _GL_UNUSED) in handle_style_option() argument
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/libgettextpo/
H A Dtextstyle.in.h195 const char *ref _GL_UNUSED, in styled_ostream_set_hyperlink() argument
196 const char *id _GL_UNUSED) in styled_ostream_set_hyperlink() argument
229 bool buffered _GL_UNUSED) in fd_ostream_create() argument
282 term_color_t color _GL_UNUSED) in term_ostream_set_color() argument
294 term_color_t color _GL_UNUSED) in term_ostream_set_bgcolor() argument
348 const char *ref _GL_UNUSED, in term_ostream_set_hyperlink() argument
349 const char *id _GL_UNUSED) in term_ostream_set_hyperlink() argument
377 ttyctl_t tty_control _GL_UNUSED) in term_ostream_create() argument
426 handle_color_option (const char *option _GL_UNUSED) in handle_color_option() argument
432 handle_style_option (const char *option _GL_UNUSED) in handle_style_option() argument
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/libgettextpo/
H A Dtextstyle.in.h195 const char *ref _GL_UNUSED, in styled_ostream_set_hyperlink() argument
196 const char *id _GL_UNUSED) in styled_ostream_set_hyperlink() argument
229 bool buffered _GL_UNUSED) in fd_ostream_create() argument
282 term_color_t color _GL_UNUSED) in term_ostream_set_color() argument
294 term_color_t color _GL_UNUSED) in term_ostream_set_bgcolor() argument
348 const char *ref _GL_UNUSED, in term_ostream_set_hyperlink() argument
349 const char *id _GL_UNUSED) in term_ostream_set_hyperlink() argument
377 ttyctl_t tty_control _GL_UNUSED) in term_ostream_create() argument
426 handle_color_option (const char *option _GL_UNUSED) in handle_color_option() argument
432 handle_style_option (const char *option _GL_UNUSED) in handle_style_option() argument
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/libgettextpo/
H A Dtextstyle.in.h195 const char *ref _GL_UNUSED, in styled_ostream_set_hyperlink() argument
196 const char *id _GL_UNUSED) in styled_ostream_set_hyperlink() argument
229 bool buffered _GL_UNUSED) in fd_ostream_create() argument
282 term_color_t color _GL_UNUSED) in term_ostream_set_color() argument
294 term_color_t color _GL_UNUSED) in term_ostream_set_bgcolor() argument
348 const char *ref _GL_UNUSED, in term_ostream_set_hyperlink() argument
349 const char *id _GL_UNUSED) in term_ostream_set_hyperlink() argument
377 ttyctl_t tty_control _GL_UNUSED) in term_ostream_create() argument
426 handle_color_option (const char *option _GL_UNUSED) in handle_color_option() argument
432 handle_style_option (const char *option _GL_UNUSED) in handle_style_option() argument
[all …]
/dports/editors/poke/poke-1.0/gl/
H A Dtextstyle.in.h195 const char *ref _GL_UNUSED, in styled_ostream_set_hyperlink() argument
196 const char *id _GL_UNUSED) in styled_ostream_set_hyperlink() argument
229 bool buffered _GL_UNUSED) in fd_ostream_create() argument
282 term_color_t color _GL_UNUSED) in term_ostream_set_color() argument
294 term_color_t color _GL_UNUSED) in term_ostream_set_bgcolor() argument
348 const char *ref _GL_UNUSED, in term_ostream_set_hyperlink() argument
349 const char *id _GL_UNUSED) in term_ostream_set_hyperlink() argument
377 ttyctl_t tty_control _GL_UNUSED) in term_ostream_create() argument
426 handle_color_option (const char *option _GL_UNUSED) in handle_color_option() argument
432 handle_style_option (const char *option _GL_UNUSED) in handle_style_option() argument
[all …]
H A Dpthread-cond.c43 pthread_condattr_destroy (pthread_condattr_t *attr _GL_UNUSED) in pthread_condattr_destroy() argument
55 const pthread_condattr_t *attr _GL_UNUSED) in pthread_cond_init() argument
103 pthread_cond_init (pthread_cond_t *cond _GL_UNUSED, in pthread_cond_init() argument
104 const pthread_condattr_t *attr _GL_UNUSED) in pthread_cond_init() argument
111 pthread_cond_wait (pthread_cond_t *cond _GL_UNUSED, in pthread_cond_wait() argument
112 pthread_mutex_t *mutex _GL_UNUSED) in pthread_cond_wait() argument
127 pthread_cond_timedwait (pthread_cond_t *cond _GL_UNUSED, in pthread_cond_timedwait() argument
128 pthread_mutex_t *mutex _GL_UNUSED, in pthread_cond_timedwait() argument
179 pthread_cond_signal (pthread_cond_t *cond _GL_UNUSED) in pthread_cond_signal() argument
186 pthread_cond_broadcast (pthread_cond_t *cond _GL_UNUSED) in pthread_cond_broadcast() argument
[all …]
H A Dpthread-spin.c35 int shared_across_processes _GL_UNUSED) in pthread_spin_init() argument
84 int shared_across_processes _GL_UNUSED) in pthread_spin_init() argument
130 int shared_across_processes _GL_UNUSED) in pthread_spin_init() argument
176 int shared_across_processes _GL_UNUSED) in pthread_spin_init() argument
220 int shared_across_processes _GL_UNUSED) in pthread_spin_init() argument
255 pthread_spin_init (pthread_spinlock_t *lock _GL_UNUSED, in pthread_spin_init() argument
256 int shared_across_processes _GL_UNUSED) in pthread_spin_init() argument
262 pthread_spin_lock (pthread_spinlock_t *lock _GL_UNUSED) in pthread_spin_lock() argument
268 pthread_spin_trylock (pthread_spinlock_t *lock _GL_UNUSED) in pthread_spin_trylock() argument
274 pthread_spin_unlock (pthread_spinlock_t *lock _GL_UNUSED) in pthread_spin_unlock() argument
[all …]
H A Dpthread-mutex.c80 pthread_mutexattr_destroy (pthread_mutexattr_t *attr _GL_UNUSED) in pthread_mutexattr_destroy() argument
210 pthread_mutex_init (pthread_mutex_t *mutex _GL_UNUSED, in pthread_mutex_init() argument
211 const pthread_mutexattr_t *attr _GL_UNUSED) in pthread_mutex_init() argument
218 pthread_mutex_lock (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_lock() argument
226 pthread_mutex_trylock (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_trylock() argument
234 pthread_mutex_timedlock (pthread_mutex_t *mutex _GL_UNUSED, in pthread_mutex_timedlock() argument
235 const struct timespec *abstime _GL_UNUSED) in pthread_mutex_timedlock() argument
243 pthread_mutex_unlock (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_unlock() argument
252 pthread_mutex_destroy (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_destroy() argument
/dports/devel/bison/bison-3.7.6/lib/
H A Dtextstyle.in.h195 const char *ref _GL_UNUSED, in styled_ostream_set_hyperlink() argument
196 const char *id _GL_UNUSED) in styled_ostream_set_hyperlink() argument
229 bool buffered _GL_UNUSED) in fd_ostream_create() argument
282 term_color_t color _GL_UNUSED) in term_ostream_set_color() argument
294 term_color_t color _GL_UNUSED) in term_ostream_set_bgcolor() argument
348 const char *ref _GL_UNUSED, in term_ostream_set_hyperlink() argument
349 const char *id _GL_UNUSED) in term_ostream_set_hyperlink() argument
377 ttyctl_t tty_control _GL_UNUSED) in term_ostream_create() argument
426 handle_color_option (const char *option _GL_UNUSED) in handle_color_option() argument
432 handle_style_option (const char *option _GL_UNUSED) in handle_style_option() argument
[all …]
/dports/print/gv/gv-3.7.4/src/
H A Dcallbacks.c722 cb_cancelPrint(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSE… in cb_cancelPrint() argument
912 cb_doOpenFile(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSED) in cb_doOpenFile() argument
939 cb_reopen(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSED) in cb_reopen() argument
959 cb_savepos(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSED) in cb_savepos() argument
979 cb_presentation(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUS… in cb_presentation() argument
1385 cb_shutdown(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSED) in cb_shutdown() argument
1479 cb_quitGhostview(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNU… in cb_quitGhostview() argument
1506 cb_cancelQuit(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSED) in cb_cancelQuit() argument
1518 cb_doQuit(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSED) in cb_doQuit() argument
1532 cb_setPassword(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _GL_UNUSE… in cb_setPassword() argument
[all …]
H A Dactions.c696 action_handleDSC(Widget w, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *num_param… in action_handleDSC() argument
709 action_antialias(Widget w, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *num_param… in action_antialias() argument
722 action_quit(Widget w, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *num_params _GL… in action_quit() argument
735 action_open(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *num… in action_open() argument
747 action_reopen(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *n… in action_reopen() argument
760 action_savepos(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *… in action_savepos() argument
773 …ction_presentation(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardi… in action_presentation() argument
849 action_print_pos(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal… in action_print_pos() argument
894 …ction_autoResize(Widget w, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardinal *num_para… in action_autoResize() argument
1028 …ction_eraseLocator(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardi… in action_eraseLocator() argument
[all …]
H A Dconfirm.c77 void cb_popdownConfirmPopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_d… in cb_popdownConfirmPopup() argument
98 void cb_popupConfirmPopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_dat… in cb_popupConfirmPopup() argument
118 …ConfirmPopupButton(Widget w _GL_UNUSED, XEvent *event _GL_UNUSED, String *params _GL_UNUSED, Cardi… in action_preferConfirmPopupButton() argument
H A Dinfo.c94 void cb_popupInfoPopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _… in cb_popupInfoPopup() argument
114 void cb_popdownInfoPopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data… in cb_popdownInfoPopup() argument
128 void cb_appendInfoPopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data) in cb_appendInfoPopup() argument
171 void cb_resetInfoPopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _… in cb_resetInfoPopup() argument
H A Dnote.c76 void cb_popupNotePopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data _… in cb_popupNotePopup() argument
93 void cb_popdownNotePopup(Widget w _GL_UNUSED, XtPointer client_data _GL_UNUSED, XtPointer call_data… in cb_popdownNotePopup() argument
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dpthread-cond.c43 pthread_condattr_destroy (pthread_condattr_t *attr _GL_UNUSED) in pthread_condattr_destroy() argument
55 const pthread_condattr_t *attr _GL_UNUSED) in pthread_cond_init() argument
103 pthread_cond_init (pthread_cond_t *cond _GL_UNUSED, in pthread_cond_init() argument
104 const pthread_condattr_t *attr _GL_UNUSED) in pthread_cond_init() argument
111 pthread_cond_wait (pthread_cond_t *cond _GL_UNUSED, in pthread_cond_wait() argument
112 pthread_mutex_t *mutex _GL_UNUSED) in pthread_cond_wait() argument
127 pthread_cond_timedwait (pthread_cond_t *cond _GL_UNUSED, in pthread_cond_timedwait() argument
128 pthread_mutex_t *mutex _GL_UNUSED, in pthread_cond_timedwait() argument
179 pthread_cond_signal (pthread_cond_t *cond _GL_UNUSED) in pthread_cond_signal() argument
186 pthread_cond_broadcast (pthread_cond_t *cond _GL_UNUSED) in pthread_cond_broadcast() argument
[all …]
H A Dpthread-mutex.c80 pthread_mutexattr_destroy (pthread_mutexattr_t *attr _GL_UNUSED) in pthread_mutexattr_destroy() argument
210 pthread_mutex_init (pthread_mutex_t *mutex _GL_UNUSED, in pthread_mutex_init() argument
211 const pthread_mutexattr_t *attr _GL_UNUSED) in pthread_mutex_init() argument
218 pthread_mutex_lock (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_lock() argument
226 pthread_mutex_trylock (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_trylock() argument
234 pthread_mutex_timedlock (pthread_mutex_t *mutex _GL_UNUSED, in pthread_mutex_timedlock() argument
235 const struct timespec *abstime _GL_UNUSED) in pthread_mutex_timedlock() argument
243 pthread_mutex_unlock (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_unlock() argument
252 pthread_mutex_destroy (pthread_mutex_t *mutex _GL_UNUSED) in pthread_mutex_destroy() argument
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dpthread-cond.c43 pthread_condattr_destroy (_GL_UNUSED pthread_condattr_t *attr) in pthread_condattr_destroy()
55 _GL_UNUSED const pthread_condattr_t *attr) in pthread_cond_init()
103 pthread_cond_init (_GL_UNUSED pthread_cond_t *cond, in pthread_cond_init()
104 _GL_UNUSED const pthread_condattr_t *attr) in pthread_cond_init()
111 pthread_cond_wait (_GL_UNUSED pthread_cond_t *cond, in pthread_cond_wait()
112 _GL_UNUSED pthread_mutex_t *mutex) in pthread_cond_wait()
127 pthread_cond_timedwait (_GL_UNUSED pthread_cond_t *cond, in pthread_cond_timedwait()
128 _GL_UNUSED pthread_mutex_t *mutex, in pthread_cond_timedwait()
179 pthread_cond_signal (_GL_UNUSED pthread_cond_t *cond) in pthread_cond_signal()
186 pthread_cond_broadcast (_GL_UNUSED pthread_cond_t *cond) in pthread_cond_broadcast()
[all …]
H A Dpthread-spin.c35 _GL_UNUSED int shared_across_processes) in pthread_spin_init()
84 _GL_UNUSED int shared_across_processes) in pthread_spin_init()
130 _GL_UNUSED int shared_across_processes) in pthread_spin_init()
176 _GL_UNUSED int shared_across_processes) in pthread_spin_init()
220 _GL_UNUSED int shared_across_processes) in pthread_spin_init()
255 pthread_spin_init (_GL_UNUSED pthread_spinlock_t *lock, in pthread_spin_init()
256 _GL_UNUSED int shared_across_processes) in pthread_spin_init()
262 pthread_spin_lock (_GL_UNUSED pthread_spinlock_t *lock) in pthread_spin_lock()
268 pthread_spin_trylock (_GL_UNUSED pthread_spinlock_t *lock) in pthread_spin_trylock()
274 pthread_spin_unlock (_GL_UNUSED pthread_spinlock_t *lock) in pthread_spin_unlock()
[all …]
H A Dpthread-mutex.c80 pthread_mutexattr_destroy (_GL_UNUSED pthread_mutexattr_t *attr) in pthread_mutexattr_destroy()
210 pthread_mutex_init (_GL_UNUSED pthread_mutex_t *mutex, in pthread_mutex_init()
211 _GL_UNUSED const pthread_mutexattr_t *attr) in pthread_mutex_init()
218 pthread_mutex_lock (_GL_UNUSED pthread_mutex_t *mutex) in pthread_mutex_lock()
226 pthread_mutex_trylock (_GL_UNUSED pthread_mutex_t *mutex) in pthread_mutex_trylock()
234 pthread_mutex_timedlock (_GL_UNUSED pthread_mutex_t *mutex, in pthread_mutex_timedlock()
235 _GL_UNUSED const struct timespec *abstime) in pthread_mutex_timedlock()
243 pthread_mutex_unlock (_GL_UNUSED pthread_mutex_t *mutex) in pthread_mutex_unlock()
252 pthread_mutex_destroy (_GL_UNUSED pthread_mutex_t *mutex) in pthread_mutex_destroy()
H A Dopenpty.c40 openpty (_GL_UNUSED int *amaster, _GL_UNUSED int *aslave, in openpty()
41 _GL_UNUSED char *name, in openpty()
42 _GL_UNUSED struct termios const *termp, in openpty()
43 _GL_UNUSED struct winsize const *winp) in openpty()
/dports/ftp/wget/wget-1.21.2/fuzz/
H A Dwget_read_hunk_fuzzer.c77 static int my_peek (int fd _GL_UNUSED, char *buf, int bufsize, void *arg, double d) in my_peek() argument
95 static int my_read (int fd _GL_UNUSED, char *buf, int bufsize, void *arg, double d) in my_read() argument
122 static int my_write (int fd _GL_UNUSED, char *buf _GL_UNUSED, int bufsize, void *arg _GL_UNUSED) in my_write() argument
126 static int my_poll (int fd _GL_UNUSED, double timeout _GL_UNUSED, int wait_for _GL_UNUSED, void *ar… in my_poll() argument
132 static const char *my_errstr (int fd _GL_UNUSED, void *arg _GL_UNUSED) in my_errstr() argument
136 static void my_close (int fd _GL_UNUSED, void *arg _GL_UNUSED) in my_close() argument
/dports/security/libgsasl/gsasl-1.10.0/lib/login/
H A Dclient.c42 _gsasl_login_client_start (Gsasl_session * sctx _GL_UNUSED, void **mech_data) in _gsasl_login_client_start() argument
58 _gsasl_login_client_step (Gsasl_session * sctx _GL_UNUSED, in _gsasl_login_client_step() argument
60 const char *input _GL_UNUSED, in _gsasl_login_client_step() argument
61 size_t input_len _GL_UNUSED, in _gsasl_login_client_step() argument
103 _gsasl_login_client_finish (Gsasl_session * sctx _GL_UNUSED, void *mech_data) in _gsasl_login_client_finish() argument
/dports/security/gsasl/gsasl-1.10.0/lib/login/
H A Dclient.c42 _gsasl_login_client_start (Gsasl_session * sctx _GL_UNUSED, void **mech_data) in _gsasl_login_client_start() argument
58 _gsasl_login_client_step (Gsasl_session * sctx _GL_UNUSED, in _gsasl_login_client_step() argument
60 const char *input _GL_UNUSED, in _gsasl_login_client_step() argument
61 size_t input_len _GL_UNUSED, in _gsasl_login_client_step() argument
103 _gsasl_login_client_finish (Gsasl_session * sctx _GL_UNUSED, void *mech_data) in _gsasl_login_client_finish() argument
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dmknodat.c30 mknodat (int fd _GL_UNUSED, char const *path _GL_UNUSED, in DNDFile()
31 mode_t mode _GL_UNUSED, dev_t dev _GL_UNUSED) in DNDFile()
H A Dopenpty.c40 openpty (int *amaster _GL_UNUSED, int *aslave _GL_UNUSED, in openpty() argument
41 char *name _GL_UNUSED, in openpty() argument
42 struct termios const *termp _GL_UNUSED, in openpty() argument
43 struct winsize const *winp _GL_UNUSED) in openpty() argument

12345678910>>...56