/external/chromium_org/v8/tools/push-to-trunk/ |
auto_push.py | 44 SETTINGS_LOCATION: "~/.auto-roll", 66 self.Die("Push to trunk disabled by auto-roll settings file: %s"
|
/external/llvm/test/CodeGen/X86/ |
rotate4.ll | 9 ; CHECK: roll 67 ; CHECK: roll
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | 115 // roll the properties back to system values 154 // roll the properties back to system values 195 // roll the properties back to system values 236 // roll the properties back to system values 412 // roll the properties back to system values 447 // roll the properties back to system values 484 // roll the properties back to system values 519 // roll the properties back to system values 557 // roll the properties back to system values 601 // roll the properties back to system value [all...] |
/external/icu/icu4c/source/test/cintltst/ |
ccaltst.c | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-x86_64.S | 271 roll $24,%eax 272 roll $24,%ebx 305 roll $24,%ecx 306 roll $24,%edx 725 roll $8,%eax 726 roll $8,%ecx 730 roll $8,%ebx 731 roll $8,%edx 743 roll $24,%r8d 744 roll $24,%r11 [all...] |
aes-586-mac.S | 109 roll $24,%ecx 126 roll $24,%edx 143 roll $24,%eax 160 roll $24,%ebx 1139 roll $8,%ecx 1143 roll $24,%eax 1146 roll $16,%ebx 1148 roll $8,%ebp 1182 roll $8,%edx 1186 roll $24,%eb [all...] |
aes-586.S | 114 roll $24,%ecx 131 roll $24,%edx 148 roll $24,%eax 165 roll $24,%ebx 1161 roll $8,%ecx 1165 roll $24,%eax 1168 roll $16,%ebx 1170 roll $8,%ebp 1204 roll $8,%edx 1208 roll $24,%eb [all...] |
/external/openssl/crypto/aes/asm/ |
aes-x86_64.S | 271 roll $24,%eax 272 roll $24,%ebx 305 roll $24,%ecx 306 roll $24,%edx 725 roll $8,%eax 726 roll $8,%ecx 730 roll $8,%ebx 731 roll $8,%edx 743 roll $24,%r8d 744 roll $24,%r11 [all...] |
aes-586.S | 114 roll $24,%ecx 131 roll $24,%edx 148 roll $24,%eax 165 roll $24,%ebx 1161 roll $8,%ecx 1165 roll $24,%eax 1168 roll $16,%ebx 1170 roll $8,%ebp 1204 roll $8,%edx 1208 roll $24,%eb [all...] |
/frameworks/base/docs/html/guide/topics/sensors/ |
sensors_position.jd | 72 the orientation sensor provides azimuth (yaw), pitch, and roll values during a single sensor event. 167 <td>Roll (angle around the y-axis).</td> 258 <li>Roll (degrees of rotation around the y axis). This value is positive when the positive z axis 264 <p>This definition is different from yaw, pitch, and roll used in aviation, where the X axis is 265 along the long side of the plane (tail to nose). Also, for historical reasons the roll angle is 272 the roll component is 0). As a result, the orientation sensor was deprecated in Android 2.2 (API 281 sensor. We recommend that you do this only if a device has negligible roll.</p>
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
caltest.cpp | 316 logln("cal->roll(UCAL_SECOND)"); 317 cal->roll(UCAL_SECOND, (UBool) TRUE, status); 319 cal->roll(UCAL_SECOND, (int32_t)0, status); 321 if (failure(status, "Calendar::roll")) return; 327 errln("FAIL: equals[%c]/before[%c]/after[%c] failed after roll 1 second [should be T/F/F]", 335 // Roll back to January 336 cal->roll(UCAL_MONTH, (int32_t)(1 + UCAL_DECEMBER - cal->get(UCAL_MONTH, status)), status); 337 if (failure(status, "Calendar::roll")) return; 419 cal3->roll(Calendar::SECOND, (int32_t)0, status); 420 if (failure(status, "Calendar::roll(EDateFields, int32_t, UErrorCode)")) return [all...] |
/external/chromium_org/android_webview/tools/ |
gyp_webview | 21 # Use the latest API in the AOSP prebuilts directory (change with AOSP roll).
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
custom_frame_view.mm | 45 // roll overs for our close widgets, but things should still function
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
README | 60 1. Increment the version in app.yaml so we can roll back if the update breaks.
|
/external/chromium_org/sql/ |
transaction_unittest.cc | 85 // Rolling back any part of a transaction should roll back all of them.
|
/external/chromium_org/sync/internal_api/ |
sync_rollback_manager.cc | 81 // TODO(haitaol): roll back entries that are backed up but whose content
|
/external/chromium_org/third_party/WebKit/Source/build/scripts/ |
make_runtime_features.py | 44 # FIXME: valid_values and defaults should probably roll into one object.
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/ |
actions.js | 65 this.textContent = 'Roll out';
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ |
ui_unittests.js | 226 {"messages":[], "base_url":"svn://svn.chromium.org/chrome/trunk/src", "subject":"Blink roll " + fromRevision + ":" + toRevision, "closed":false, "issue":1000} 283 'Last roll is to <a href="http://src.chromium.org/viewvc/blink?view=rev&revision=540">540</a>, current autoroll <a href="https://codereview.chromium.org/1000">540:550</a>'); 340 'Last roll is to <a href="http://src.chromium.org/viewvc/blink?view=rev&revision=500">500</a><span class="warning">(55 revisions behind)</span>, current autoroll <a href="https://codereview.chromium.org/1000">500:550</a>'); 397 'Last roll is to <a href="http://src.chromium.org/viewvc/blink?view=rev&revision=440">440</a><span class="critical">(115 revisions behind)</span>, current autoroll <a href="https://codereview.chromium.org/1000">440:550</a>');
|
/external/chromium_org/third_party/binutils/ |
build-all.sh | 117 echo " * roll dependencies"
|
/external/chromium_org/third_party/ots/src/ |
cff_type2_charstring.h | 26 // an ordinary fonts, and could be dangerous: random, put, get, index, roll.
|
/external/chromium_org/third_party/sqlite/src/test/ |
tkt3457.test | 24 # To roll back a hot-journal file, the application needs read and write
|
/external/chromium_org/webkit/browser/fileapi/quota/ |
quota_reservation_manager.h | 49 // that case, the backend should roll back the reservation.
|
/external/openssl/crypto/modes/asm/ |
ghash-x86.S | 570 roll $8,%edx 576 roll $8,%edx 592 roll $8,%edx 610 roll $8,%edx 630 roll $8,%edx 649 roll $8,%edx 668 roll $8,%edx 687 roll $8,%edx 707 roll $8,%edx 726 roll $8,%ed [all...] |
/external/qemu/distrib/sdl-1.2.15/src/audio/dummy/ |
SDL_dummyaudio.c | 153 /* We're ready to rock and roll. :-) */
|