Home | Sort by relevance Sort by last modified time |
/external/oprofile/libutil++/ | |
string_manip.cpp | 46 bool is_prefix(string const & s, string const & prefix) function 131 if (is_prefix(formatted, "100.")) |
/external/v8/src/ | |
ast.h | 1466 bool is_prefix() const { return is_prefix_; } function in class:v8::internal::CountOperation [all...] |