Home | History | Annotate | Download | only in dex

Lines Matching refs:code_end

401                                        const uint16_t* code_end) {
458 } else if (code_ptr < code_end) {
544 const uint16_t* code_ptr, const uint16_t* code_end) {
596 if (code_ptr < code_end) {
661 const uint16_t* code_end =
723 while (code_ptr < code_end) {
750 if ((width == 1) && ((current_offset_ & 0x1) == 0x1) && ((code_end - code_ptr) > 1)) {
781 width, flags, code_ptr, code_end);
790 if (code_ptr < code_end) {
800 code_ptr, code_end);