Lines Matching defs:is
13 distributed under the License is distributed on an "AS IS" BASIS,
52 // Andy Goodrich: changes to make sure the proper value is returned from
148 sc_uint_bitref::scan(::std::istream &is)
151 is >> b;
328 sc_uint_subref::scan(::std::istream &is)
331 is >> s;
507 "character string is zero");
510 "character string is empty");
517 msg << "character string '" << a << "' is not valid";
601 // concat_get_data() is called from low order bit to high order bit. So
701 sc_uint_base::scan(::std::istream &is)
704 is >> s;