Home
last modified time | relevance | path

Searched defs:vvp_vector4_t (Results 1 – 11 of 11) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvvp_cobject.h27 class vvp_vector4_t; variable
H A Dclass_type.h27 class vvp_vector4_t; variable
H A Dvvp_darray.cc30 void vvp_darray::set_word(unsigned, const vvp_vector4_t&) in set_word()
50 void vvp_darray::get_word(unsigned, vvp_vector4_t&) in get_word() argument
418 void vvp_queue::set_word_max(unsigned, const vvp_vector4_t&, unsigned) in set_word_max()
423 void vvp_queue::insert(unsigned, const vvp_vector4_t&, unsigned) in insert()
428 void vvp_queue::push_back(const vvp_vector4_t&, unsigned) in push_back()
433 void vvp_queue::push_front(const vvp_vector4_t&, unsigned) in push_front()
502 static void print_copy_is_too_big(vvp_vector4_t&, size_t src_size, unsigned max_size) in print_copy_is_too_big() argument
H A Dsfunc.cc56 void sfunc_core::recv_vec4(vvp_net_ptr_t, const vvp_vector4_t&/*bit*/, in recv_vec4()
H A Dvvp_net.h49 class vvp_vector4_t; variable
382 inline vvp_vector4_t::vvp_vector4_t(const vvp_vector4_t&that) in vvp_vector4_t() function
387 inline vvp_vector4_t::vvp_vector4_t(const vvp_vector4_t&that, bool invert_flag) in vvp_vector4_t() function
395 inline vvp_vector4_t::vvp_vector4_t(unsigned size__, vvp_bit4_t val) in vvp_vector4_t() function
H A Dufunc.cc157 void ufunc_core::recv_vec4(vvp_net_ptr_t, const vvp_vector4_t&, in recv_vec4()
H A Dclass_type.cc81 void class_property_t::set_vec4(char*, const vvp_vector4_t&) in set_vec4()
86 void class_property_t::get_vec4(char*, vvp_vector4_t&) in get_vec4() argument
H A Dvvp_net.cc288 vvp_net_fil_t::prop_t vvp_net_fil_t::filter_vec4(const vvp_vector4_t&, in filter_vec4()
763 vvp_vector4_t::vvp_vector4_t(unsigned size__, double val) in vvp_vector4_t() function in vvp_vector4_t
838 vvp_vector4_t::vvp_vector4_t(const vvp_vector4_t&that, in vvp_vector4_t() function in vvp_vector4_t
3247 void vvp_net_fun_t::recv_vec4(vvp_net_ptr_t, const vvp_vector4_t&, in recv_vec4()
H A Dvvp_net_sig.cc313 void automatic_signal_base::force_fil_vec4(const vvp_vector4_t&, const vvp_vector2_t&) in force_fil_vec4()
1245 void vvp_wire_real::force_fil_vec4(const vvp_vector4_t&, const vvp_vector2_t&) in force_fil_vec4()
H A Ddelay.cc721 bool vvp_fun_modpath_src::test_vec4(const vvp_vector4_t&) in test_vec4()
H A Dvthread.cc5412 static size_t get_max(vthread_t fun_thr, vvp_vector4_t&) in get_max() argument
5427 static unsigned get_depth(vthread_t fun_thr, size_t index, vvp_vector4_t&) in get_depth() argument
5554 static void push_from_parent(vthread_t thr, vthread_t fun_thr, unsigned depth, vvp_vector4_t&) in push_from_parent() argument