HomeSort by relevance Sort by last modified time
    Searched full:vd_off (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/tests/ScoAudioTest/res/values/
strings.xml 8 <string name="vd_off">Start Voice Dialer</string>
  /external/valgrind/main/VEX/priv/
guest_ppc_helpers.c 127 UInt vD_off, UInt sh, UInt shift_right )
137 vassert( vD_off <= sizeof(VexGuestPPC32State)-8 );
145 pU128_dst = (U128*)( ((UChar*)gst) + vD_off );
156 UInt vD_off, UInt sh, UInt shift_right )
172 vassert( vD_off <= sizeof(VexGuestPPC64State)-8 );
180 pU128_dst = (U128*)( ((UChar*)gst) + vD_off );
  /frameworks/base/media/tests/ScoAudioTest/res/layout/
scoaudiotest.xml 155 android:textOff="@string/vd_off"

Completed in 60 milliseconds