Home
last modified time | relevance | path

Searched defs:rec (Results 76 – 100 of 11927) sorted by relevance

12345678910>>...478

/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/stored/
H A Dread_record.cc50 static void HandleSessionRecord(Device *dev, DeviceRecord *rec, SESSION_LABEL *sessrec) in HandleSessionRecord()
83 static char *rec_state_bits_to_str(DeviceRecord *rec) in rec_state_bits_to_str()
120 DeviceRecord *rec = NULL; in new_read_context() local
135 DeviceRecord *rec; in FreeReadContext() local
157 DeviceRecord *rec; in ReadContextSetRecord() local
191 bool RecordCb(DeviceControlRecord *dcr, DeviceRecord *rec), in ReadNextBlockFromDevice()
291 DeviceRecord *rec = rctx->rec; in ReadNextRecordFromBlock() local
389 bool RecordCb(DeviceControlRecord *dcr, DeviceRecord *rec), in ReadRecords()
459 DeviceRecord *rec; in ReadRecords() local
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/stored/
H A Dread_record.cc50 static void HandleSessionRecord(Device *dev, DeviceRecord *rec, SESSION_LABEL *sessrec) in HandleSessionRecord()
83 static char *rec_state_bits_to_str(DeviceRecord *rec) in rec_state_bits_to_str()
120 DeviceRecord *rec = NULL; in new_read_context() local
135 DeviceRecord *rec; in FreeReadContext() local
157 DeviceRecord *rec; in ReadContextSetRecord() local
191 bool RecordCb(DeviceControlRecord *dcr, DeviceRecord *rec), in ReadNextBlockFromDevice()
291 DeviceRecord *rec = rctx->rec; in ReadNextRecordFromBlock() local
389 bool RecordCb(DeviceControlRecord *dcr, DeviceRecord *rec), in ReadRecords()
459 DeviceRecord *rec; in ReadRecords() local
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/stored/
H A Dread_record.cc50 static void HandleSessionRecord(Device *dev, DeviceRecord *rec, SESSION_LABEL *sessrec) in HandleSessionRecord()
83 static char *rec_state_bits_to_str(DeviceRecord *rec) in rec_state_bits_to_str()
120 DeviceRecord *rec = NULL; in new_read_context() local
135 DeviceRecord *rec; in FreeReadContext() local
157 DeviceRecord *rec; in ReadContextSetRecord() local
191 bool RecordCb(DeviceControlRecord *dcr, DeviceRecord *rec), in ReadNextBlockFromDevice()
291 DeviceRecord *rec = rctx->rec; in ReadNextRecordFromBlock() local
389 bool RecordCb(DeviceControlRecord *dcr, DeviceRecord *rec), in ReadRecords()
459 DeviceRecord *rec; in ReadRecords() local
/dports/comms/xcwcp/unixcw-3.5.1/src/libcw/
H A Dlibcw_rec.c248 void cw_rec_delete_internal(cw_rec_t **rec) in cw_rec_delete_internal()
316 float cw_rec_get_speed_internal(cw_rec_t *rec) in cw_rec_get_speed_internal()
368 int cw_rec_get_tolerance_internal(cw_rec_t *rec) in cw_rec_get_tolerance_internal()
402 void cw_rec_get_parameters_internal(cw_rec_t *rec, in cw_rec_get_parameters_internal()
1572 void cw_rec_clear_buffer_internal(cw_rec_t *rec) in cw_rec_clear_buffer_internal()
1625 void cw_rec_reset_internal(cw_rec_t *rec) in cw_rec_reset_internal()
1846 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_identify_mark_internal() local
1916 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_with_base_data_fixed() local
2220 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_with_random_data_fixed() local
2266 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_with_random_data_adaptive() local
[all …]
/dports/comms/unixcw/unixcw-3.5.1/src/libcw/
H A Dlibcw_rec.c248 void cw_rec_delete_internal(cw_rec_t **rec) in cw_rec_delete_internal()
316 float cw_rec_get_speed_internal(cw_rec_t *rec) in cw_rec_get_speed_internal()
368 int cw_rec_get_tolerance_internal(cw_rec_t *rec) in cw_rec_get_tolerance_internal()
402 void cw_rec_get_parameters_internal(cw_rec_t *rec, in cw_rec_get_parameters_internal()
1572 void cw_rec_clear_buffer_internal(cw_rec_t *rec) in cw_rec_clear_buffer_internal()
1625 void cw_rec_reset_internal(cw_rec_t *rec) in cw_rec_reset_internal()
1846 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_identify_mark_internal() local
1916 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_with_base_data_fixed() local
2220 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_with_random_data_fixed() local
2266 cw_rec_t *rec = cw_rec_new_internal(); in test_cw_rec_with_random_data_adaptive() local
[all …]
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dignore.c109 #define ignore_match_server(rec, server) \ argument
113 #define ignore_match_channel(rec, channel) \ argument
126 IGNORE_REC *rec = tmp->data; in ignore_check_replies() local
143 IGNORE_REC *rec; in ignore_check_flags() local
232 IGNORE_REC *rec = tmp->data; in ignore_find_full() local
351 IGNORE_REC *rec = tmp->data; in ignore_index() local
386 void ignore_add_rec(IGNORE_REC *rec) in ignore_add_rec()
411 void ignore_update_rec(IGNORE_REC *rec) in ignore_update_rec()
438 IGNORE_REC *rec = tmp->data; in unignore_timeout() local
452 IGNORE_REC *rec; in read_ignores() local
[all …]
H A Dchat-protocols.c45 CHAT_PROTOCOL_REC *rec; in chat_protocol_lookup() local
60 CHAT_PROTOCOL_REC *rec = tmp->data; in chat_protocol_find() local
76 CHAT_PROTOCOL_REC *rec = tmp->data; in chat_protocol_find_id() local
92 CHAT_PROTOCOL_REC *rec = tmp->data; in chat_protocol_find_net() local
103 CHAT_PROTOCOL_REC *chat_protocol_register(CHAT_PROTOCOL_REC *rec) in chat_protocol_register()
134 static void chat_protocol_destroy(CHAT_PROTOCOL_REC *rec) in chat_protocol_destroy()
154 CHAT_PROTOCOL_REC *rec; in chat_protocol_unregister() local
169 void chat_protocol_set_default(CHAT_PROTOCOL_REC *rec) in chat_protocol_set_default()
207 CHAT_PROTOCOL_REC *rec, *newrec; in chat_protocol_get_unknown() local
/dports/irc/irssi/irssi-1.2.3/src/lib-config/
H A Dparse.c46 int config_error(CONFIG_REC *rec, const char *msg) in config_error()
115 static void config_parse_warn_missing(CONFIG_REC *rec, CONFIG_NODE *node, in config_parse_warn_missing()
130 static GTokenType config_parse_symbol(CONFIG_REC *rec, CONFIG_NODE *node) in config_parse_symbol()
211 static void config_parse_loop(CONFIG_REC *rec, CONFIG_NODE *node, GTokenType expect) in config_parse_loop()
234 CONFIG_REC *rec = scanner->user_data; in config_parse_error_func() local
246 void config_parse_init(CONFIG_REC *rec, const char *name) in config_parse_init()
270 int config_parse(CONFIG_REC *rec) in config_parse()
291 int config_parse_data(CONFIG_REC *rec, const char *data, const char *input_name) in config_parse_data()
303 CONFIG_REC *rec; in config_open() local
323 void config_close(CONFIG_REC *rec) in config_close()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dpage0page.inl155 page_rec_is_user_rec(const rec_t* rec)
166 page_rec_is_supremum(const rec_t* rec)
177 page_rec_is_infimum(const rec_t* rec)
190 const rec_t* rec, /*!< in: record */
205 const rec_t* rec, /*!< in: record */
221 const rec_t* rec, /*!< in: record */
256 const rec_t* rec, /*!< in: record */
374 const rec_t* rec) /*!< in: record */
395 const rec_t* rec = page_dir_slot_get_rec(slot); local
424 const rec_t* rec, /*!< in: pointer to record */
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dpage0page.inl155 page_rec_is_user_rec(const rec_t* rec)
166 page_rec_is_supremum(const rec_t* rec)
177 page_rec_is_infimum(const rec_t* rec)
190 const rec_t* rec, /*!< in: record */
205 const rec_t* rec, /*!< in: record */
221 const rec_t* rec, /*!< in: record */
256 const rec_t* rec, /*!< in: record */
374 const rec_t* rec) /*!< in: record */
395 const rec_t* rec = page_dir_slot_get_rec(slot); local
424 const rec_t* rec, /*!< in: pointer to record */
[all …]
/dports/irc/irssi/irssi-1.2.3/src/fe-common/core/
H A Dfe-exec.c49 static void exec_wi_destroy(EXEC_WI_REC *rec) in exec_wi_destroy()
94 PROCESS_REC *rec; in process_get_new_id() local
122 PROCESS_REC *rec = tmp->data; in process_find_pid() local
138 PROCESS_REC *rec = tmp->data; in process_find_id() local
162 PROCESS_REC *rec = tmp->data; in process_find() local
205 PROCESS_REC *rec = tmp->data; in processes_killall() local
275 PROCESS_REC *rec = tmp->data; in exec_show_list() local
353 static void sig_exec_input_reader(PROCESS_REC *rec) in sig_exec_input_reader()
381 PROCESS_REC *rec; in handle_exec() local
559 PROCESS_REC *rec; in sig_pidwait() local
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Dread_record.cc53 DeviceRecord* rec, in HandleSessionRecord()
89 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
123 DeviceRecord* rec = NULL; in new_read_context() local
139 DeviceRecord* rec; in FreeReadContext() local
161 DeviceRecord* rec; in ReadContextSetRecord() local
195 DeviceRecord* rec), in ReadNextBlockFromDevice()
297 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
406 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
465 DeviceRecord* rec; in ReadRecords() local
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/stored/
H A Dread_record.cc54 DeviceRecord* rec, in HandleSessionRecord()
90 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
124 DeviceRecord* rec = NULL; in new_read_context() local
140 DeviceRecord* rec; in FreeReadContext() local
162 DeviceRecord* rec; in ReadContextSetRecord() local
196 DeviceRecord* rec), in ReadNextBlockFromDevice()
298 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
407 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
466 DeviceRecord* rec; in ReadRecords() local
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/stored/
H A Dread_record.cc53 DeviceRecord* rec, in HandleSessionRecord()
89 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
123 DeviceRecord* rec = NULL; in new_read_context() local
139 DeviceRecord* rec; in FreeReadContext() local
161 DeviceRecord* rec; in ReadContextSetRecord() local
195 DeviceRecord* rec), in ReadNextBlockFromDevice()
297 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
406 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
465 DeviceRecord* rec; in ReadRecords() local
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Dread_record.cc54 DeviceRecord* rec, in HandleSessionRecord()
90 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
124 DeviceRecord* rec = NULL; in new_read_context() local
140 DeviceRecord* rec; in FreeReadContext() local
162 DeviceRecord* rec; in ReadContextSetRecord() local
196 DeviceRecord* rec), in ReadNextBlockFromDevice()
298 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
407 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
466 DeviceRecord* rec; in ReadRecords() local
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/stored/
H A Dread_record.cc54 DeviceRecord* rec, in HandleSessionRecord()
90 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
124 DeviceRecord* rec = NULL; in new_read_context() local
140 DeviceRecord* rec; in FreeReadContext() local
162 DeviceRecord* rec; in ReadContextSetRecord() local
196 DeviceRecord* rec), in ReadNextBlockFromDevice()
298 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
407 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
466 DeviceRecord* rec; in ReadRecords() local
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/stored/
H A Dread_record.cc53 DeviceRecord* rec, in HandleSessionRecord()
89 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
123 DeviceRecord* rec = NULL; in new_read_context() local
139 DeviceRecord* rec; in FreeReadContext() local
161 DeviceRecord* rec; in ReadContextSetRecord() local
195 DeviceRecord* rec), in ReadNextBlockFromDevice()
297 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
406 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
465 DeviceRecord* rec; in ReadRecords() local
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/stored/
H A Dread_record.cc53 DeviceRecord* rec, in HandleSessionRecord()
89 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
123 DeviceRecord* rec = NULL; in new_read_context() local
139 DeviceRecord* rec; in FreeReadContext() local
161 DeviceRecord* rec; in ReadContextSetRecord() local
195 DeviceRecord* rec), in ReadNextBlockFromDevice()
297 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
406 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
465 DeviceRecord* rec; in ReadRecords() local
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/stored/
H A Dread_record.cc54 DeviceRecord* rec, in HandleSessionRecord()
90 static char* rec_state_bits_to_str(DeviceRecord* rec) in rec_state_bits_to_str()
124 DeviceRecord* rec = NULL; in new_read_context() local
140 DeviceRecord* rec; in FreeReadContext() local
162 DeviceRecord* rec; in ReadContextSetRecord() local
196 DeviceRecord* rec), in ReadNextBlockFromDevice()
298 DeviceRecord* rec = rctx->rec; in ReadNextRecordFromBlock() local
407 bool RecordCb(DeviceControlRecord* dcr, DeviceRecord* rec), in ReadRecords()
466 DeviceRecord* rec; in ReadRecords() local
/dports/games/pioneers/pioneers-15.6/common/
H A Dbuildrec.c38 BuildRec *rec = g_malloc0(sizeof(*rec)); in buildrec_new() local
50 BuildRec *rec = list->data; in buildrec_free() local
63 BuildRec *rec = list->data; in buildrec_count_type() local
77 BuildRec *rec = list->data; in buildrec_count_edges() local
92 BuildRec *rec = list->data; in buildrec_get() local
105 BuildRec *rec = list->data; in buildrec_get_edge() local
119 BuildRec *rec = list->data; in buildrec_is_valid() local
184 BuildRec *rec = buildrec_get_edge(list, 0); in can_setup_edge_0() local
374 BuildRec *rec = buildrec_get_edge(list, 0); in can_setup_settlement_1() local
399 BuildRec *rec = buildrec_get_edge(list, 0); in can_setup_settlement_2() local
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.base/
H A Dgdb11531.c22 struct rec struct
29 static struct rec myrec; argument
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dgdb11531.c22 struct rec struct
29 static struct rec myrec; argument
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.base/
H A Dgdb11531.c22 struct rec struct
29 static struct rec myrec; argument
/dports/irc/irssi/irssi-1.2.3/src/irc/core/
H A Dirc-chatnets.c28 void ircnet_create(IRC_CHATNET_REC *rec) in ircnet_create()
36 static void sig_chatnet_read(IRC_CHATNET_REC *rec, CONFIG_NODE *node) in sig_chatnet_read()
63 static void sig_chatnet_saved(IRC_CHATNET_REC *rec, CONFIG_NODE *node) in sig_chatnet_saved()
98 static void sig_chatnet_destroyed(IRC_CHATNET_REC *rec) in sig_chatnet_destroyed()
122 CHATNET_REC *rec = tmp->data; in irc_chatnets_deinit() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dpage0page.inl276 page_rec_is_user_rec(const rec_t* rec)
287 page_rec_is_supremum(const rec_t* rec)
298 page_rec_is_infimum(const rec_t* rec)
311 const rec_t* rec, /*!< in: record */
326 const rec_t* rec, /*!< in: record */
342 const rec_t* rec, /*!< in: record */
377 const rec_t* rec, /*!< in: record */
549 const rec_t* rec) /*!< in: record */
686 rec_t* rec) /*!< in: pointer to record */
733 rec_t* rec, /*!< in: pointer to record,
[all …]

12345678910>>...478