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.")) |
/dalvik/vm/compiler/codegen/x86/libenc/ | |
dec_base.cpp | 31 bool DecoderBase::is_prefix(const unsigned char * bytes) function in class:DecoderBase |
/external/v8/src/ | |
ast.h | 1786 bool is_prefix() const { return is_prefix_; } function in class:v8::internal::CountOperation [all...] |
/external/chromium_org/v8/src/ | |
ast.h | 1992 bool is_prefix() const { return is_prefix_; } function in class:v8::internal::V8_FINAL [all...] |