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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-android.c 83 void _resume() function
99 _resume();
111 _resume();
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea-machine.hh 141 _resume:
206 goto _resume;
hb-ot-shape-complex-myanmar-machine.hh 312 _resume:
373 goto _resume;
hb-buffer-deserialize-json.hh 480 _resume:
630 goto _resume;
hb-buffer-deserialize-text.hh 357 _resume:
486 goto _resume;
hb-ot-shape-complex-indic-machine.hh     [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.hh 141 _resume:
206 goto _resume;
hb-ot-shape-complex-myanmar-machine.hh 312 _resume:
373 goto _resume;
hb-buffer-deserialize-json.hh 480 _resume:
630 goto _resume;
hb-buffer-deserialize-text.hh 357 _resume:
486 goto _resume;
hb-ot-shape-complex-indic-machine.hh     [all...]
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 22 .L${opcode}_resume:
75 beq .L${opcode}_resume @ no, just move on
OP_EXECUTE_INLINE_RANGE.S 20 .L${opcode}_resume:
68 beq .L${opcode}_resume @ no, just move on
  /dalvik/vm/mterp/mips/
OP_EXECUTE_INLINE.S 22 .L${opcode}_resume:
86 beqz v0, .L${opcode}_resume # did it resolve? no, just move on
OP_EXECUTE_INLINE_RANGE.S 20 .L${opcode}_resume:
73 beqz v0, .L${opcode}_resume # did it resolve? no, just move on
  /dalvik/vm/mterp/x86/
OP_EXECUTE_INLINE.S 21 .L${opcode}_resume:
84 jz .L${opcode}_resume # not resolved, just move on

Completed in 421 milliseconds