HomeSort by relevance Sort by last modified time
    Searched full:roll (Results 76 - 100 of 663) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4c/source/test/intltest/
calregts.cpp     [all...]
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_APIs.c 349 @param[out] roll Roll angle in degree.
355 AKFLOAT* roll,
381 *roll = g_prms.mf_roll;
386 *accuracy, *azimuth, *pitch, *roll);
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
ui.js 337 this.appendChild(document.createTextNode('Last roll is to '));
348 if (this.roll) {
349 var linkText = "" + this.roll.fromRevision + ":" + this.roll.toRevision;
350 this.appendChild(ui.createLinkNode(this.roll.url, linkText));
351 if (this.roll.isStopped)
415 theSpan.roll = results[1];
rollbot.js 39 var rollSubjectRegexp = /Blink roll (\d+):(\d+)/;
  /external/icu/icu4c/source/i18n/unicode/
calendar.h 583 * time field. For example, to roll the current date up by one day, call
584 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, it
585 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
595 * then attempting to roll the year past that limit will result in pinning the year
597 * time (such as Buddhist, Hebrew, or Islamic), it is possible for add or roll to
600 * When rolling on the hour-in-day or Calendar::HOUR_OF_DAY field, it will roll the
603 * NOTE: Do not use this method -- use roll(EDateFields, int, UErrorCode&) instead.
611 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, UBool up, UErrorCode& status) instead.
613 inline void roll(EDateFields field, UBool up, UErrorCode& status);
618 * time field. For example, to roll the current date up by one day, cal
2478 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) function in class:Calendar
2485 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) function in class:Calendar
    [all...]
  /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/icu/icu4c/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...]
  /device/samsung/manta/bubblelevel/
BubbleLevelImpl.cpp 275 ALOGV("sensor_callback() azimuth = %f pitch = %f roll = %f",
278 sensorEvents[i].vector.roll);
280 if ((sensorEvents[i].vector.roll > 0.0) &&
  /external/chromium_org/chrome/installer/util/
work_item_list_unittest.cc 103 // The value must have been deleted first in roll back otherwise the key
228 // The value must have been deleted first in roll back otherwise the key
291 // The value must have been deleted first in roll back otherwise the key
  /frameworks/base/core/java/android/util/
AtomicFile.java 142 * write stream, and roll back to the previous state of the file.
184 * incomplete write, this will roll back to the last good data before
190 * write and roll back, causing the new data currently being written to
  /frameworks/support/v4/java/android/support/v4/util/
AtomicFile.java 136 * write stream, and roll back to the previous state of the file.
153 * incomplete write, this will roll back to the last good data before
159 * write and roll back, causing the new data currently being written to
  /bootable/recovery/tools/ota/
convert-to-bmp.py 20 # Python Imaging Library doesn't write RGBA BMP files, so we roll
  /external/chromium-trace/trace-viewer/src/tcmalloc/
heap.js 60 // The empty trace name means "(here)", so don't roll those up into
  /external/chromium_org/build/git-hooks/
pre-commit 42 If you're really and truly trying to roll the version of a submodule, you should
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
actions_unittests.js 33 text: 'Roll out',
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86_64.S 316 roll $8,%edx
321 roll $8,%edx
337 roll $8,%edx
357 roll $8,%edx
378 roll $8,%edx
398 roll $8,%edx
418 roll $8,%edx
438 roll $8,%edx
459 roll $8,%edx
479 roll $8,%ed
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
gas-macho32.asm 42 Llabel: roll %eax # [4] [8]
  /external/icu/icu4c/source/layout/
LookupTables.cpp 16 Someday, if we need more performance, we can un-roll them.
  /external/openssl/crypto/modes/asm/
ghash-x86_64.S 316 roll $8,%edx
321 roll $8,%edx
337 roll $8,%edx
357 roll $8,%edx
378 roll $8,%edx
398 roll $8,%edx
418 roll $8,%edx
438 roll $8,%edx
459 roll $8,%edx
479 roll $8,%ed
    [all...]
  /external/qemu/
Makefile 71 # let's roll
  /external/qemu/distrib/sdl-1.2.15/
Makefile 57 # let's roll
  /external/replicaisland/src/com/replica/replicaisland/
InputGameInterface.java 128 // - For roll events that occur in quick succession to accumulate.
129 // - For roll events that occur with more time between them, lessen the impact of older events
130 // - In the absence of roll events, fade the roll out over time.
  /ndk/tests/build/merge-string-literals/
build.sh 6 # temporary directory, because that's how we roll.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
calendar.h 545 * time field. For example, to roll the current date up by one day, call
546 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, it
547 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
553 * hour-in-day or Calendar::HOUR_OF_DAY field, it will roll the hour value in the range
556 * NOTE: Do not use this method -- use roll(EDateFields, int, UErrorCode&) instead.
564 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, UBool up, UErrorCode& status) instead.
566 inline void roll(EDateFields field, UBool up, UErrorCode& status);
570 * time field. For example, to roll the current date up by one day, call
571 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, it
572 * will roll the year value in the range between getMinimum(Calendar::YEAR) and th
2215 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) function in class:Calendar
2221 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) function in class:Calendar
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
tkt2409.test 111 # transaction, SQLite had no choice but to roll back the transaction.
179 # transaction, SQLite had no choice but to roll back the transaction.

Completed in 428 milliseconds

1 2 34 5 6 7 8 91011>>