Home
last modified time | relevance | path

Searched refs:V_UNUSED (Results 1 – 25 of 80) sorted by relevance

1234

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vmisc/
H A Dvsysexits.h35 #define V_UNUSED __attribute__ ((unused)) macro
37 #define V_UNUSED macro
40 static const auto V_UNUSED V_EX_OK = 0; /*Indicate the successful exit.*/
42 static const auto V_UNUSED V_EX_USAGE = 64; /*The command was used incorrectly, e.g., with th…
45 static const auto V_UNUSED V_EX_DATAERR = 65; /*The input data was incorrect in some way. This…
48 static const auto V_UNUSED V_EX_NOINPUT = 66; /*An input file (not a system file) did not exist…
51 static const auto V_UNUSED V_EX_UNAVAILABLE = 69; /*A service is unavailable. This can occur if a …
56 static const auto V_UNUSED V_EX_SOFTWARE = 70; /*An internal software error has been detected. …
69 static const auto V_UNUSED V_EX_CANTCREAT = 73; /*A (user specified) output file cannot be create…
71 static const auto V_UNUSED V_EX_IOERR = 74; /*An error occurred while doing I/O on some file.…
[all …]
/dports/dns/gdnsd2/gdnsd-2.4.3/plugins/
H A Dnull.c28 void plugin_null_load_config(vscf_data_t* config V_UNUSED, const unsigned num_threads V_UNUSED) { in plugin_null_load_config() argument
32 int plugin_null_map_res(const char* resname V_UNUSED, const uint8_t* origin V_UNUSED) { in plugin_null_map_res() argument
36 …ttl_t plugin_null_resolve(unsigned resnum V_UNUSED, const uint8_t* origin, const client_info_t* ci… in plugin_null_resolve() argument
73 …atic void null_interval_cb(struct ev_loop* loop V_UNUSED, struct ev_timer* t, const int revents V_… in null_interval_cb() argument
81 …ype(const char* name, vscf_data_t* svc_cfg V_UNUSED, const unsigned interval, const unsigned timeo… in plugin_null_add_svctype() argument
110 …add_mon_addr(const char* desc V_UNUSED, const char* svc_name, const char* cname V_UNUSED, const dm… in plugin_null_add_mon_addr() argument
114 …oid plugin_null_add_mon_cname(const char* desc V_UNUSED, const char* svc_name, const char* cname V… in plugin_null_add_mon_cname() argument
H A Dstatic.c44 static bool config_res(const char* resname, unsigned resname_len V_UNUSED, vscf_data_t* addr, void*… in config_res() argument
71 void plugin_static_load_config(vscf_data_t* config, const unsigned num_threads V_UNUSED) { in plugin_static_load_config() argument
107 …l_t plugin_static_resolve(unsigned resnum V_UNUSED, const uint8_t* origin, const client_info_t* ci… in plugin_static_resolve() argument
141 …ar* name, vscf_data_t* svc_cfg, const unsigned interval V_UNUSED, const unsigned timeout V_UNUSED)… in plugin_static_add_svctype() argument
188 …add_mon_addr(const char* desc V_UNUSED, const char* svc_name, const char* cname V_UNUSED, const dm… in plugin_static_add_mon_addr() argument
192 …d plugin_static_add_mon_cname(const char* desc V_UNUSED, const char* svc_name, const char* cname V… in plugin_static_add_mon_cname() argument
196 void plugin_static_init_monitors(struct ev_loop* mon_loop V_UNUSED) { in plugin_static_init_monitors() argument
H A Dreflect.c42 void plugin_reflect_load_config(vscf_data_t* config V_UNUSED, const unsigned num_threads V_UNUSED) { in plugin_reflect_load_config() argument
48 int plugin_reflect_map_res(const char* resname, const uint8_t* origin V_UNUSED) { in plugin_reflect_map_res() argument
60 gdnsd_sttl_t plugin_reflect_resolve(unsigned resnum, const uint8_t* origin V_UNUSED, const client_i… in plugin_reflect_resolve() argument
H A Dsimplefo.c70 static bool bad_res_opt(const char* key, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, const voi… in bad_res_opt() argument
137 static bool config_res(const char* resname, unsigned resname_len V_UNUSED, vscf_data_t* opts, void*… in config_res() argument
184 void plugin_simplefo_load_config(vscf_data_t* config, const unsigned num_threads V_UNUSED) { in plugin_simplefo_load_config() argument
202 int plugin_simplefo_map_res(const char* resname, const uint8_t* origin V_UNUSED) { in plugin_simplefo_map_res() argument
254 …mplefo_resolve(unsigned resnum, const uint8_t* origin V_UNUSED, const client_info_t* cinfo V_UNUSE… in plugin_simplefo_resolve() argument
H A Dmultifo.c66 static bool bad_res_opt(const char* key, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, const voi… in bad_res_opt() argument
109 static bool addr_setup(const char* addr_desc, unsigned klen V_UNUSED, vscf_data_t* addr_data, void*… in addr_setup() argument
266 static bool config_res(const char* resname, unsigned resname_len V_UNUSED, vscf_data_t* opts, void*… in config_res() argument
309 void plugin_multifo_load_config(vscf_data_t* config, const unsigned num_threads V_UNUSED) { in plugin_multifo_load_config() argument
331 int plugin_multifo_map_res(const char* resname, const uint8_t* origin V_UNUSED) { in plugin_multifo_map_res() argument
386 …ultifo_resolve(unsigned resnum, const uint8_t* origin V_UNUSED, const client_info_t* cinfo V_UNUSE… in plugin_multifo_resolve() argument
H A Dmetafo.c88 static bool top_config_hook(vscf_data_t* top_config V_UNUSED) { in top_config_hook() argument
96 …_dclist(const unsigned mapnum, const client_info_t* cinfo V_UNUSED, unsigned* scope_out V_UNUSED) { in map_get_dclist() argument
H A Dextmon.c114 static void helper_read_cb(struct ev_loop* loop, ev_io* w, int revents V_UNUSED) { in helper_read_cb() argument
176 static void local_timeout_cb(struct ev_loop* loop, ev_timer* w, int revents V_UNUSED) { in local_timeout_cb() argument
336 …atic bool bad_opt(const char* key, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, void* data V_U… in bad_opt() argument
340 void plugin_extmon_load_config(vscf_data_t* config, const unsigned num_threads V_UNUSED) { in plugin_extmon_load_config() argument
438 …desc, const char* svc_name, const char* cname, const dmn_anysin_t* addr V_UNUSED, const unsigned i… in plugin_extmon_add_mon_addr() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1069 { O_MUL, V_ZERO, V_ZERO, V_UNUSED, V_UNUSED }, in TypeTestResults()
1070 { O_DIV, V_ZERO, V_UNUSED, V_ZERO, V_UNUSED }, in TypeTestResults()
1071 { O_REM, V_ZERO, V_UNUSED, V_UNUSED, V_UNUSED }, in TypeTestResults()
1072 { O_MOD, V_ZERO, V_UNUSED, V_UNUSED, V_UNUSED }, in TypeTestResults()
1079 { O_DOT, V_ZERO, V_ZERO, V_UNUSED, V_UNUSED }, in TypeTestResults()
1081 { O_POW, V_ZERO, V_UNUSED, V_ZERO, V_UNUSED }, in TypeTestResults()
1088 { O_FMA, V_HALF, V_HALF, V_UNUSED, V_UNUSED }, in TypeTestResults()
1199 { O_REM, V_ZERO, V_UNUSED, V_UNUSED, V_UNUSED }, in TypeTestResults()
1200 { O_MOD, V_ZERO, V_UNUSED, V_UNUSED, V_UNUSED }, in TypeTestResults()
1329 { O_REM, V_ZERO, V_UNUSED, V_UNUSED, V_UNUSED }, in TypeTestResults()
[all …]
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtest/
H A Dabstracttest.h42 #define V_UNUSED __attribute__ ((unused)) macro
44 #define V_UNUSED macro
48 static const auto V_UNUSED TST_EX_BIN = -1; // Can't find binary.
49 static const auto V_UNUSED TST_EX_FINISH_TIME_OUT = -2; // The operation timed out or an error occu…
50 static const auto V_UNUSED TST_EX_START_TIME_OUT = -3; // The operation timed out or an error occur…
51 static const auto V_UNUSED TST_EX_CRASH = -4; // Program crashed.
53 #undef V_UNUSED
/dports/dns/gdnsd2/gdnsd-2.4.3/src/
H A Dzsrc_djb.c103 void zsrc_djb_load_zones(const bool check_only V_UNUSED) { in zsrc_djb_load_zones() argument
111 static void sigusr1_cb(struct ev_loop* loop V_UNUSED, ev_async* w V_UNUSED, int revents V_UNUSED) { in sigusr1_cb() argument
H A Ddnsio_tcp.c95 …tatic void tcp_timeout_handler(struct ev_loop* loop V_UNUSED, ev_timer* t, const int revents V_UNU… in tcp_timeout_handler() argument
111 static void tcp_write_handler(struct ev_loop* loop, ev_io* io, const int revents V_UNUSED) { in tcp_write_handler() argument
153 static void tcp_read_handler(struct ev_loop* loop, ev_io* io, const int revents V_UNUSED) { in tcp_read_handler() argument
236 static void accept_handler(struct ev_loop* loop, ev_io* io, const int revents V_UNUSED) { in accept_handler() argument
326 int tcp_listen_pre_setup(const dmn_anysin_t* asin, const unsigned timeout V_UNUSED) { in tcp_listen_pre_setup() argument
368 static void prcu_offline(struct ev_loop* loop V_UNUSED, ev_prepare* w V_UNUSED, int revents V_UNUSE… in prcu_offline() argument
/dports/dns/gdnsd2/gdnsd-2.4.3/include/gdnsd/
H A Dcompiler.h34 # define V_UNUSED __attribute__((__unused__)) macro
86 #ifndef V_UNUSED
87 # define V_UNUSED macro
151 do { int _x V_UNUSED; _x = VALGRIND_MAKE_MEM_NOACCESS(x,y); } while(0)
/dports/dns/gdnsd2/gdnsd-2.4.3/libgdmaps/
H A Dgdmaps.c100 static bool _gdmap_badkey(const char* key, unsigned klen V_UNUSED, vscf_data_t* val V_UNUSED, const… in _gdmap_badkey() argument
372 …oid gdmap_geoip_reload_timer_cb(struct ev_loop* loop, ev_timer* w V_UNUSED, int revents V_UNUSED) { in gdmap_geoip_reload_timer_cb() argument
389 …gdmap_geoip_v4o_reload_timer_cb(struct ev_loop* loop, ev_timer* w V_UNUSED, int revents V_UNUSED) { in gdmap_geoip_v4o_reload_timer_cb() argument
405 …void gdmap_nets_reload_timer_cb(struct ev_loop* loop, ev_timer* w V_UNUSED, int revents V_UNUSED) { in gdmap_nets_reload_timer_cb() argument
421 static void gdmap_geoip_reload_stat_cb(struct ev_loop* loop, ev_stat* w, int revents V_UNUSED) { in gdmap_geoip_reload_stat_cb() argument
448 static void gdmap_nets_reload_stat_cb(struct ev_loop* loop, ev_stat* w, int revents V_UNUSED) { in gdmap_nets_reload_stat_cb() argument
471 static void gdmap_tree_update_cb(struct ev_loop* loop, ev_timer* w, int revents V_UNUSED) { in gdmap_tree_update_cb() argument
592 static bool _gdmaps_new_iter(const char* key, unsigned klen V_UNUSED, vscf_data_t* val, void* data)… in _gdmaps_new_iter() argument
/dports/dns/gdnsd2/gdnsd-2.4.3/t/libgdmaps/
H A Dt17_extn_empty.c35 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt18_extn_all.c35 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt22_nets_corner.c35 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt20_extn_allgs.c36 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt19_extn_allg.c36 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt21_extn_subs.c35 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt08_cityauto.c41 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt10_def.c36 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt23_gn_corner.c40 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt13_castatdef.c44 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument
H A Dt53_g2_cityauto.c41 int main(int argc V_UNUSED, char* argv[] V_UNUSED) { in main() argument

1234