HomeSort by relevance Sort by last modified time
    Searched full:roll (Results 201 - 225 of 618) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/icu/source/i18n/
chnsecal.h 153 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
154 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcal.cpp 84 const UnicodeString kROLL("roll", "");
241 toCalendar->roll((UCalendarDateFields)q,
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_macros.h 249 asm ("roll %%cl,%0"
267 asm ("roll %2,%0"
  /external/icu4c/i18n/
chnsecal.h 173 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
174 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
  /external/icu4c/test/intltest/
dadrcal.cpp 84 const UnicodeString kROLL("roll", "");
241 toCalendar->roll((UCalendarDateFields)q,
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
AnimationFactory.java 254 * @param y the rotation around the y axis (aka roll) in radians
269 * @param y the rotation around the y axis (aka roll) in radians
  /bionic/libc/bionic/
arc4random.c 278 * to re-roll.
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 193 * This is an attempt to get the PIDs to roll over faster. Threads use up
  /development/samples/Compass/src/com/example/android/compass/
CompassActivity.java 236 " roll: " + (int)(mOrientation[2]*rad2deg) +
  /docs/source.android.com/src/source/
code-lines.jd 36 version of Android from unstable experimental work. We roll the open source administration
  /external/chromium/chrome/browser/history/
history_database.h 82 // that it is impossible to rollback a specific transaction. We could roll
  /external/chromium/chrome/browser/password_manager/
password_form_manager_unittest.cc 47 // Roll up the state to mock out the matching phase.
  /external/chromium/third_party/libjingle/source/talk/base/
base64.cc 169 // Roll back illegal padding
task.cc 50 // sanity check that we didn't roll-over our id seed
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
results.py 158 This holds the basic statistics from `Analysis`, and is used to roll
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64.cc 185 // Roll back illegal padding
  /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
crypt586.S 842 roll $23,%eax
849 roll $10,%esi
856 roll $18,%edi
863 roll $12,%esi
  /external/chromium_org/third_party/skia/src/animator/
SkDrawPaint.cpp 190 // should consider returning fLeading as well (or roll it into ascent/descent somehow
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
EditListBox.java 41 * necessary to (a) back up to a sync point, and pre-roll from there and then (b) be careful about the duration of
  /external/openssl/crypto/des/asm/
crypt586.S 842 roll $23,%eax
849 roll $10,%esi
856 roll $18,%edi
863 roll $12,%esi
  /external/qemu/distrib/sdl-1.2.15/src/audio/arts/
SDL_artsaudio.c 360 /* We're ready to rock and roll. :-) */
  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
SDL_dcaudio.c 244 /* We're ready to rock and roll. :-) */
  /external/qemu/distrib/sdl-1.2.15/src/audio/dsp/
SDL_dspaudio.c 338 /* We're ready to rock and roll. :-) */
  /external/qemu/distrib/sdl-1.2.15/src/audio/esd/
SDL_esdaudio.c 321 /* We're ready to rock and roll. :-) */
  /external/qemu/distrib/sdl-1.2.15/test/
testsprite.c 58 /* We're ready to roll. :) */

Completed in 2233 milliseconds

1 2 3 4 5 6 7 891011>>