HomeSort by relevance Sort by last modified time
    Searched full:rolling (Results 51 - 75 of 155) sorted by null

1 23 4 5 6 7

  /external/chromium_org/chrome/installer/util/
util_constants.h 120 ROLLINGBACK, // 8: Rolling-back the install work item list.
  /external/chromium_org/third_party/sqlite/src/test/
pagerfault.test 32 # Test fault-injection while rolling back a hot-journal file.
63 # Test fault-injection while rolling back a hot-journal file with a
108 # Test fault-injection while rolling back hot-journals that were created
625 # without rolling it back, even if it is in all other respects a valid
    [all...]
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsVehicle.java 253 * Reduces the rolling torque applied from the wheels that cause the vehicle to roll over.
255 * If m_frictionSlip is too high, you'll need to reduce this to stop the vehicle rolling over.
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsVehicle.java 243 * Reduces the rolling torque applied from the wheels that cause the vehicle to roll over.
245 * If m_frictionSlip is too high, you'll need to reduce this to stop the vehicle rolling over.
  /external/icu4c/i18n/unicode/
ucal.h 129 * <code>Calendar</code> provides an API for field "rolling", where fields
130 * can be incremented or decremented, but wrap around. For example, rolling the
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py 153 if self.maxBytes > 0: # are we rolling over?
226 # If we are rolling over at midnight or weekly, then the interval is already known.
228 # if you are rolling over at midnight, then your base interval is 1 day,
246 # If we are rolling over on a certain day, add in the number of days until
296 Determine the files to delete when rolling over.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py 153 if self.maxBytes > 0: # are we rolling over?
226 # If we are rolling over at midnight or weekly, then the interval is already known.
228 # if you are rolling over at midnight, then your base interval is 1 day,
246 # If we are rolling over on a certain day, add in the number of days until
296 Determine the files to delete when rolling over.
    [all...]
  /external/chromium/chrome/browser/sync/engine/
build_and_process_conflict_sets_command.cc 205 LOG(ERROR) << "Transactional Apply Failed, Rolling back.";
  /external/chromium/sdch/open-vcdiff/src/
blockhash.cc 150 // If the hash value is already available from the rolling hash,
  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 162 // thumbnail database and could be a nesting transaction, if so, rolling back
  /external/chromium_org/sdch/open-vcdiff/src/
blockhash.cc 151 // If the hash value is already available from the rolling hash,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_queryobj.c 171 * report 36 bits and truncate at that (rolling over 5 times as often
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c 171 * report 36 bits and truncate at that (rolling over 5 times as often
  /external/open-vcdiff/src/
blockhash.cc 151 // If the hash value is already available from the rolling hash,
  /external/wpa_supplicant_8/src/utils/
common.c 153 * rolling over to more significant bytes if the byte was incremented from
  /frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd 171 avoid rolling your own as much as possible. Instead, use a Theme. You
  /frameworks/base/docs/html/guide/practices/
seamlessness.jd 172 avoid rolling your own as much as possible. Instead, use a Theme. You
  /external/chromium_org/sql/
connection.cc 562 DLOG_IF(FATAL, !poisoned_) << "Rolling back a nonexistent transaction";
579 DLOG_IF(FATAL, !poisoned_) << "Rolling back a nonexistent transaction";
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 131 static void leapadd(zic_t t, int positive, int rolling, int count);
386 { "Rolling", TRUE },
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 131 static void leapadd(zic_t t, int positive, int rolling, int count);
386 { "Rolling", TRUE },
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
gregocal.cpp     [all...]
calendar.cpp     [all...]
  /external/icu4c/i18n/
gregocal.cpp     [all...]
calendar.cpp     [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java 247 // Test rolling back an inner transaction.
259 // Test rolling back an outer transaction.
    [all...]

Completed in 1145 milliseconds

1 23 4 5 6 7