Home
last modified time | relevance | path

Searched refs:data_event (Results 1 – 25 of 109) sorted by relevance

12345

/dports/multimedia/neolink/neolink-cf54129/cargo-crates/yaserde_derive-0.3.17/src/ser/
H A Dexpand_enum.rs44 let data_event = XmlEvent::characters(#label_name); in inner_enum_inspector() localVariable
45 writer.write(data_event).map_err(|e| e.to_string())?; in inner_enum_inspector()
59 let data_event = XmlEvent::characters(&self.#field_label); in inner_enum_inspector() localVariable
60 writer.write(data_event).map_err(|e| e.to_string())?; in inner_enum_inspector()
86 let data_event = XmlEvent::characters(&string_value); in inner_enum_inspector() localVariable
87 writer.write(data_event).map_err(|e| e.to_string())?; in inner_enum_inspector()
150 let data_event = XmlEvent::characters(item); in inner_enum_inspector() localVariable
151 writer.write(data_event).map_err(|e| e.to_string())?; in inner_enum_inspector()
156 let data_event = XmlEvent::characters(&s); in inner_enum_inspector() localVariable
157 writer.write(data_event).map_err(|e| e.to_string())?; in inner_enum_inspector()
/dports/lang/gcc10/gcc-10.3.0/libgomp/plugin/
H A Dplugin-nvptx.c980 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
982 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
983 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
984 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1019 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1022 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1024 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1399 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1407 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1489 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/plugin/
H A Dplugin-nvptx.c989 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
991 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
992 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
993 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1028 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1031 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1033 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1400 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1408 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1490 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/plugin/
H A Dplugin-nvptx.c980 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
982 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
983 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
984 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1019 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1022 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1024 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1399 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1407 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1489 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/plugin/
H A Dplugin-nvptx.c1008 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
1010 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
1011 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
1012 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1075 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1078 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1080 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1484 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1492 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1574 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/plugin/
H A Dplugin-nvptx.c1007 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
1009 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
1010 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
1011 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1074 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1077 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1079 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1465 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1473 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1555 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/plugin/
H A Dplugin-nvptx.c1007 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
1009 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
1010 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
1011 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1074 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1077 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1079 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1465 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1473 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1555 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/plugin/
H A Dplugin-nvptx.c1007 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_alloc()
1009 data_event_info.data_event.var_name = NULL; in goacc_profiling_acc_ev_alloc()
1010 data_event_info.data_event.bytes = s; in goacc_profiling_acc_ev_alloc()
1011 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc()
1074 data_event_info.data_event.implicit = 1; in goacc_profiling_acc_ev_free()
1077 data_event_info.data_event.bytes = -1; in goacc_profiling_acc_ev_free()
1079 data_event_info.data_event.device_ptr = p; in goacc_profiling_acc_ev_free()
1465 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_exec()
1473 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec()
1555 data_event_info.data_event.valid_bytes in GOMP_OFFLOAD_openacc_async_exec()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Doacc-profiling.c48 == offsetof (acc_event_info, data_event.event_type));
49 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
51 STATIC_ASSERT (offsetof (acc_event_info, data_event.event_type)
54 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
56 STATIC_ASSERT (offsetof (acc_event_info, data_event.valid_bytes)
59 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
61 STATIC_ASSERT (offsetof (acc_event_info, data_event.parent_construct)
64 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
66 STATIC_ASSERT (offsetof (acc_event_info, data_event.implicit)
69 STATIC_ASSERT (offsetof (acc_event_info, data_event.tool_info)
[all …]
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/util/
H A Dpandora_revent_create.pl105 my $data_event;
242 $data_event = $event_name .
264 'other=' . $data_event .'&' .
H A Dpandora_revent.pl111 my $data_event;
248 $data_event = $event_name .
270 'other=' . $data_event .'&' .
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes; in cb_ev_alloc()
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr; in cb_ev_alloc()
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr; in cb_ev_free()
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes; in cb_ev_alloc()
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr; in cb_ev_alloc()
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr; in cb_ev_free()
/dports/net-mgmt/pandorafms_agent/pandorafms_agent_unix-6.0SP2/
H A Dpandora_revent110 my $data_event;
245 …$data_event .= $event_name.",".$id_group.",".$id_agent.",".$status.",".$id_user.",".$event_type.",…
246 …$call_api = $api_path.'?op=set&op2=create_event&id='.$event_name.'&other='.$data_event.'&other_mod…
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes;
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr;
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr;
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes; in cb_ev_alloc()
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr; in cb_ev_alloc()
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr; in cb_ev_free()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes; in cb_ev_alloc()
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr; in cb_ev_alloc()
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr; in cb_ev_free()
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes; in cb_ev_alloc()
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr; in cb_ev_alloc()
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr; in cb_ev_free()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubset-subarray-mappings-2.c22 cb_ev_alloc_bytes = event_info->data_event.bytes; in cb_ev_alloc()
23 cb_ev_alloc_device_ptr = event_info->data_event.device_ptr; in cb_ev_alloc()
34 cb_ev_free_device_ptr = event_info->data_event.device_ptr; in cb_ev_free()

12345