Home
last modified time | relevance | path

Searched refs:is_prefix (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
Ddec_base.h132 static bool is_prefix(const unsigned char * bytes);
Ddec_base.cpp31 bool DecoderBase::is_prefix(const unsigned char * bytes) in is_prefix() function in DecoderBase