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

  /dalvik/tests/
run-test 49 update_mode="no"
96 update_mode="yes"
110 if [ "$dev_mode" = "yes" -a "$update_mode" = "yes" ]; then
206 elif [ "$update_mode" = "yes" ]; then
241 if [ "$update_mode" '!=' "yes" ]; then
  /dalvik/dx/tests/
run-test 52 update_mode="no"
54 update_mode="yes"
118 elif [ "$update_mode" = "yes" ]; then
  /art/test/
run-test 65 update_mode="no"
123 update_mode="yes"
137 if [ "$dev_mode" = "yes" -a "$update_mode" = "yes" ]; then
246 elif [ "$update_mode" = "yes" ]; then
304 if [ "$update_mode" != "yes" ]; then
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 64 static void update_mode( function
119 update_mode(
128 update_mode(
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 166 static void update_mode(vp9_writer *w, int n, vp9_tree tree, function
184 update_mode(bc, INTRA_MODES, vp9_intra_mode_tree,
    [all...]

Completed in 220 milliseconds