HomeSort by relevance Sort by last modified time
    Searched refs:roll (Results 26 - 50 of 156) sorted by null

12 3 4 5 6 7

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
GregorianCalendarTest.java 514 * @tests java.util.GregorianCalendar#roll(int, int)
517 // Test for method void java.util.GregorianCalendar.roll(int, int)
520 gc.roll(Calendar.DAY_OF_MONTH, -1);
521 assertTrue("Failed to roll DAY_OF_MONTH down by 1", gc
525 gc.roll(Calendar.DAY_OF_MONTH, 25);
526 assertTrue("Failed to roll DAY_OF_MONTH up by 25", gc
530 gc.roll(Calendar.DAY_OF_MONTH, -10);
531 assertTrue("Failed to roll DAY_OF_MONTH down by 10", gc
537 * @tests java.util.GregorianCalendar#roll(int, boolean)
540 // Test for method void java.util.GregorianCalendar.roll(int, boolean
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
rollbot.js 39 var rollSubjectRegexp = /Blink roll (\d+):(\d+)/;
  /frameworks/wilhelm/src/itf/
I3DLocation.c 189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
195 (-360000 <= roll) && (roll <= 360000))) {
202 thiz->mOrientationAngles.mRoll = roll;
I3DMacroscopic.c 70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
76 (-360000 <= roll) && (roll <= 360000))) {
83 thiz->mOrientationAngles.mRoll = roll;
  /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
des-586.S 964 roll $4,%eax
971 roll $20,%edi
978 roll $14,%eax
985 roll $22,%esi
992 roll $9,%eax
999 roll $1,%edi
1022 roll $23,%eax
1029 roll $10,%edi
1036 roll $18,%esi
1043 roll $12,%ed
    [all...]
  /external/openssl/crypto/des/asm/
des-586.S 964 roll $4,%eax
971 roll $20,%edi
978 roll $14,%eax
985 roll $22,%esi
992 roll $9,%eax
999 roll $1,%edi
1022 roll $23,%eax
1029 roll $10,%edi
1036 roll $18,%esi
1043 roll $12,%ed
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 15 * Fixed bug in roll()
353 * For more information, see the documentation for Calendar::roll().
356 * @param amount Indicates amount to roll.
360 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
362 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
366 * For more information, see the documentation for Calendar::roll().
369 * @param amount Indicates amount to roll.
375 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
    [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 15 * Fixed bug in roll()
353 * For more information, see the documentation for Calendar::roll().
356 * @param amount Indicates amount to roll.
360 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
362 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
366 * For more information, see the documentation for Calendar::roll().
369 * @param amount Indicates amount to roll.
375 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
    [all...]
  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 52 float z = sen_events[i].vector.roll;
57 CAMHAL_LOGVB(" azimuth = %f pitch = %f roll = %f",
60 sen_events[i].vector.roll);
  /development/ndk/platforms/android-9/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon1511::__anon1513
  /external/chromium_org/third_party/icu/source/i18n/
hebrwcal.cpp 199 * <b>Note:</b> You should always use {@link #roll roll} and add rather
278 * example, to roll the current date up by three days, you can call
279 * <code>roll(Calendar.DATE, 3)</code>. If the
282 * For example, calling <code>roll(Calendar.DATE, 10)</code>
291 * This method is able to roll
294 * additional fields in their overrides of <code>roll</code>.
296 * <b>Note:</b> You should always use roll and {@link #add add} rather
308 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) function in class:HebrewCalendar
324 // of ADAR_1, we need to roll an extra month to make up for it
342 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { function in class:HebrewCalendar
    [all...]
  /external/icu4c/i18n/
hebrwcal.cpp 199 * <b>Note:</b> You should always use {@link #roll roll} and add rather
278 * example, to roll the current date up by three days, you can call
279 * <code>roll(Calendar.DATE, 3)</code>. If the
282 * For example, calling <code>roll(Calendar.DATE, 10)</code>
291 * This method is able to roll
294 * additional fields in their overrides of <code>roll</code>.
296 * <b>Note:</b> You should always use roll and {@link #add add} rather
308 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) function in class:HebrewCalendar
324 // of ADAR_1, we need to roll an extra month to make up for it
342 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { function in class:HebrewCalendar
    [all...]
  /frameworks/native/services/sensorservice/
OrientationSensor.cpp 58 outEvent->orientation.roll = g.z;
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon45899::__anon45901
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon46874::__anon46876
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon46926::__anon46928
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon47243::__anon47245
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon47636::__anon47638
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon50881::__anon50883
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon51274::__anon51276
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon51915::__anon51917
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon52309::__anon52311
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon52755::__anon52757
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon54640::__anon54642
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
sensor.h 102 float roll; member in struct:ASensorVector::__anon55034::__anon55036

Completed in 2310 milliseconds

12 3 4 5 6 7