Home
last modified time | relevance | path

Searched refs:driver_alloc (Results 101 – 125 of 414) sorted by relevance

12345678910>>...17

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/example/
H A Dpg_sync.c91 data = (our_data_t*)driver_alloc(sizeof(our_data_t)); in start()
177 result = driver_alloc(len+1); in get_s()
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/example/
H A Dpg_sync.c91 data = (our_data_t*)driver_alloc(sizeof(our_data_t)); in start()
177 result = driver_alloc(len+1); in get_s()
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dthr_msg_blast_drv.c95 tmbd = driver_alloc(sizeof(thr_msg_blast_data_t)); in start()
152 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dthr_msg_blast_drv.c95 tmbd = driver_alloc(sizeof(thr_msg_blast_data_t)); in start()
152 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dthr_msg_blast_drv.c95 tmbd = driver_alloc(sizeof(thr_msg_blast_data_t)); in start()
152 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/driver_SUITE_data/
H A Dthr_msg_blast_drv.c95 tmbd = driver_alloc(sizeof(thr_msg_blast_data_t)); in start()
152 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/example/
H A Dpg_sync.c91 data = (our_data_t*)driver_alloc(sizeof(our_data_t)); in start()
177 result = driver_alloc(len+1); in get_s()
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/example/
H A Dpg_sync.c91 data = (our_data_t*)driver_alloc(sizeof(our_data_t)); in start()
177 result = driver_alloc(len+1); in get_s()
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang/otp-OTP-24.1.7/erts/example/
H A Dpg_sync.c91 data = (our_data_t*)driver_alloc(sizeof(our_data_t)); in start()
177 result = driver_alloc(len+1); in get_s()
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/example/
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/example/
H A Dpg_async2.c104 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
236 result = driver_alloc(len+1); in get_s()
H A Dpg_async.c100 our_data_t* data = driver_alloc(sizeof(our_data_t)); in start()
221 result = driver_alloc(len+1); in get_s()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/
H A Dwxe_driver.c113 data->bin = (WXEBinRef*) driver_alloc(sizeof(WXEBinRef)*DEF_BINS); in wxe_driver_start()
182 *res = driver_alloc(len); in wxe_driver_call()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/
H A Dwxe_driver.c113 data->bin = (WXEBinRef*) driver_alloc(sizeof(WXEBinRef)*DEF_BINS); in wxe_driver_start()
182 *res = driver_alloc(len); in wxe_driver_call()

12345678910>>...17