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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.h 604 static char* encode_aux(char* stream, unsigned aux,
enc_base.cpp 102 char* EncoderBase::encode_aux(char* stream, unsigned aux, function in class:EncoderBase
376 stream = encode_aux(stream, odesc->aux0, opnds, odesc, &argsCount, prex);
378 stream = encode_aux(stream, odesc->aux1, opnds, odesc, &argsCount, prex);
    [all...]

Completed in 64 milliseconds