Searched defs:istr (Results 1 – 5 of 5) sorted by relevance
36 SlicedProtobufInputStream istr(&seq); in TEST() local74 SlicedProtobufInputStream istr(&seq); in TEST() local93 SlicedProtobufInputStream istr(&seq); in TEST() local
70 std::unique_ptr<ZeroCopyInputStream> istr = CreateSlicedInputStream(); in Decode() local
33 char *istr = NULL, *valstr = NULL, *saveptr = NULL; in get_cpu_baseinfo() local
61 const char istr[] = " (invalid)"; variable
1822 record_match(const char *istr) in record_match()