Searched defs:record (Results 1 - 25 of 38) sorted by relevance

12

/barrelfish-2018-10-04/lib/octopus/parser/
H A Dparse.y70 record: label
H A Dread.c45 errval_t oct_read(const char* record, const char* format, ...) argument
H A Dast.c133 errval_t generate_ast(const char* input, struct ast_object** record) argument
/barrelfish-2018-10-04/usr/tests/octopus/
H A Dd2barrier.c31 char* record = NULL; local
H A Dd2bench1.c43 char record[300]; local
H A Dd2trigger.c30 static void trigger_handler(octopus_mode_t m, char* record, void* state) argument
41 static void persistent_trigger(octopus_mode_t m, char* record, void* state) { argument
H A Dd2bench.c99 char* record = "rec_ { attribute: 1 }"; local
H A Dd2pubsub.c26 static void message_handler(oct_mode_t mode, char* record, void* st) argument
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DRecordableCommand.java31 public void record() { method in class:RecordableCommand
/barrelfish-2018-10-04/lib/octopus/client/
H A Dsemaphores.c32 char* record = NULL; local
H A Dpubsub.c133 errval_t oct_publish(const char *record, argument
34 subscription_handler(struct octopus_binding *b, subscription_t id, uint64_t fn, octopus_mode_t mode, const char *record, uint64_t st) argument
[all...]
H A Dgetset.c217 oct_set_get(oct_mode_t mode, char** record, const char* query, ...) argument
399 oct_wait_for(char** record, const char *query, ...) argument
[all...]
H A Dtrigger.c105 char* record = NULL; // freed by cpu_change_event local
30 trigger_handler(struct octopus_binding* b, octopus_trigger_id_t id, uint64_t t, octopus_mode_t mode, const char* record, uint64_t st) argument
/barrelfish-2018-10-04/usr/kaluga/
H A Darmv8.c45 char* record = NULL; local
H A Dx86.c146 char* record = NULL; local
H A Darmv7.c26 static void start_driverdomain(char* record) { argument
H A Darmv7_startup.c303 newstyle_start_function(coreid_t where, struct module_info* driver, char* record, argument
165 default_start_function(coreid_t where, struct module_info* driver, char* record, struct driver_argument* int_arg) argument
H A Ddriver_startup.c136 default_start_function_new(coreid_t where, struct module_info* mi, char* record, argument
45 default_start_function(coreid_t where, struct module_info* mi, char* record, struct driver_argument * arg) argument
240 start_networking_new(coreid_t where, struct module_info* driver, char* record, struct driver_argument * int_arg) argument
307 start_networking(coreid_t core, struct module_info* driver, char* record, struct driver_argument * arg) argument
[all...]
/barrelfish-2018-10-04/lib/net/
H A Ddhcp.c155 char* record = NULL; local
211 char* record local
[all...]
H A Darp.c54 char* record; local
242 static void arp_change_event(octopus_mode_t mode, const char* record, void* st) argument
336 char* record = NULL; local
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Ddomain.c182 char* record = malloc(len + 1); local
36 domain_wait_trigger_handler(octopus_mode_t mode, const char* record, void* state) argument
H A Dmain_card.c142 static void spawnd_change_event(octopus_mode_t mode, char* record, void* state) argument
/barrelfish-2018-10-04/lib/barrelfish/
H A Dnameservice_client.c129 char* record = malloc(len+1); local
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dcode_generator.c173 errval_t transform_record(struct ast_object* ast, struct skb_ec_terms* record) argument
/barrelfish-2018-10-04/lib/spawndomain/
H A Dspawn_omp.c325 char* record = malloc(len + 1); local

Completed in 106 milliseconds

12