/external/libppp/src/ |
throughput.c | 63 t->rolling = 0; 117 if (t->rolling) { 149 if (t->rolling) 196 throughput_start(struct pppThroughput *t, const char *name, int rolling) 209 throughput_restart(t, name, rolling); 213 throughput_restart(struct pppThroughput *t, const char *name, int rolling) 216 t->rolling = rolling ? 1 : 0; 217 if (t->rolling) {
|
throughput.h | 50 unsigned rolling : 1; member in struct:pppThroughput
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
preparechangelogforrevert_unittest.py | 52 Unreviewed, rolling out r12345. 63 Unreviewed, rolling out r12345. 73 Unreviewed, rolling out r12345, r12346, and r12347. 86 Unreviewed, rolling out r12345, r12346, and r12347. 98 Unreviewed, rolling out r12345.
|
preparechangelogforrevert.py | 40 message = "Unreviewed, rolling out %s.\n" % join_with_separators(['r' + str(revision) for revision in revision_list])
|
/libcore/luni/src/main/java/java/sql/ |
Savepoint.java | 22 * by a rollback via the {@link Connection#rollback} command. Rolling back to a
|
/external/icu4c/test/cintltst/ |
ccaltst.h | 39 * Execute and test adding and rolling extensively.
|
/external/webkit/Source/WebCore/bindings/objc/ |
DOMImplementationFront.h | 29 // WebCore, and rolling the change that introduced this file back.
|
/external/icu4c/i18n/unicode/ |
calendar.h | 174 * <code>Calendar</code> provides an API for field "rolling", where fields 175 * can be incremented or decremented, but wrap around. For example, rolling the 582 * Time Field Rolling function. Rolls (up/down) a single unit of time on the given 584 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, it 586 * value returned by getMaximum(Calendar::YEAR). When rolling on the month or 588 * changed. For instance, rolling the month up on the date 01/31/96 will result in 589 * 02/29/96. Rolling up always means rolling forward in time (unless the limit of the 591 * starting with 100 BC and rolling the year up results in 99 BC. 593 * most eras in the Japanese calendar) then rolling the year past either limit of th [all...] |
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPVersionInfo.java | 35 /** @return Returns a rolling build number, monotonically increasing in a release. */
|
/external/chromium/app/sql/ |
transaction_unittest.cc | 87 // Rolling back any part of a transaction should roll back all of them.
|
connection.cc | 167 NOTREACHED() << "Rolling back a nonexistent transaction"; 184 NOTREACHED() << "Rolling back a nonexistent transaction";
|
/external/chromium/net/test/ |
python_utils.cc | 43 // Search for |to_try|, rolling up the directory tree from
|
/external/dropbear/libtomcrypt/notes/ |
tech0001.txt | 23 Next we must initialize the state once to get the ball rolling
|
/external/quake/quake/src/QW/client/ |
net.h | 65 float frame_latency; // rolling average
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/ |
VehicleWheel.java | 215 * reduces the rolling torque applied from the wheels that cause the vehicle to roll over. 217 * 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/ |
VehicleWheel.java | 210 * reduces the rolling torque applied from the wheels that cause the vehicle to roll over. 212 * If m_frictionSlip is too high, you'll need to reduce this to stop the vehicle rolling over.
|
/external/chromium/net/base/ |
bandwidth_metrics.h | 112 // TODO(mbelshe): Use a rolling buffer of 30 samples instead of an average.
|
/external/icu4c/test/intltest/ |
caltest.h | 90 * Execute and test adding and rolling in GregorianCalendar extensively.
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
MessageProtocol.java | 43 * and provides a rolling message buffer. ByteBuffers can be
|
/external/icu4c/i18n/ |
hebrwcal.cpp | 178 // Rolling and adding functions overridden from Calendar 281 * to its minimum and continue rolling. 285 * When rolling certain fields, the values of other fields may conflict and 286 * need to be changed. For example, when rolling the {@link #MONTH MONTH} field 323 // If it's not a leap year and we're rolling past the missing month
|
/external/webkit/Source/WebKit/chromium/ |
ChangeLog | 96 Unreviewed, rolling out r86091. 243 Unreviewed, rolling out r85974. 307 Unreviewed, rolling out r85919. 500 Unreviewed, rolling the version of chromium to r83922. [all...] |
/external/replicaisland/res/values/ |
kabocha.xml | 15 But first, we should go over some of the basics. Use the trackball or directional pad to <b>roll left and right</b>. You only need to make <b>very small movements</b> to move effectively. Try rolling down that hill. 23 Now, rolling around is a pleasurable way to move, but to really travel in style you should fly. <b>Tap the blue button on the bottom of the screen to jump, and hold it down to fly.</b> Be careful though--your batteries can only hold you aloft for a short time before they need to recharge. Watch the meter at the top left of the screen to see your remaining flight power.
|
/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.h | 33 * The sensor is assumed to be rolling-shutter, so low-numbered rows of the
|
/external/bison/ |
configure.ac | 42 # We want gnits strictness only when rolling a stable release. For
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 63 To get things rolling, we have to locate mounted volumes that contain
|