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

  /dalvik/dx/tests/
run-test 59 update_mode="no"
70 --update) update_mode="yes" ;;
92 if [ "$update_mode" = "yes" -a "$dev_mode" = "yes" ] ; then
139 elif [ "$update_mode" = "yes" ]; then
  /art/test/
run-test 141 update_mode="no"
411 update_mode="yes"
672 if [ "$dev_mode" = "yes" -a "$update_mode" = "yes" ]; then
    [all...]
  /external/u-boot/drivers/video/
fsl_dcu_fb.c 208 u32 update_mode; member in struct:dcu_reg
360 dcu_write32(&regs->update_mode, DCU_UPDATE_MODE_READREG);
  /external/libgsm/src/
toast.c 318 static void update_mode P0()
659 update_mode ();
  /external/skia/platform_tools/libraries/include/
arcore_c_api.h     [all...]
  /external/skqp/platform_tools/libraries/include/
arcore_c_api.h     [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 48 static void update_mode(vp8_writer *const w, int n, vp8_token tok[/* n */], function
87 update_mode(w, VP8_YMODES, vp8_ymode_encodings, vp8_ymode_tree, Pnew,
94 update_mode(w, VP8_UV_MODES, vp8_uv_mode_encodings, vp8_uv_mode_tree, Pnew,
    [all...]

Completed in 607 milliseconds