Home
last modified time | relevance | path

Searched refs:lname_ (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/mp4v2/mp4v2-2.0.0/libutil/
H A DUtility.cpp728 string lname_, in Option() argument
737 , lname ( lname_ ) in Option()
/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh570 : lname_(lname), from_(from), to_(to) {} in vhdl_for_stmt()
576 const char *lname_; member in vhdl_for_stmt
H A Dvhdl_syntax.cc1111 of << "for " << lname_ << " in "; in emit()