HomeSort by relevance Sort by last modified time
    Searched defs:is_prefix (Results 1 - 2 of 2) sorted by null

  /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 1786 bool is_prefix() const { return is_prefix_; } function in class:v8::internal::CountOperation
    [all...]

Completed in 189 milliseconds