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

1 2 3 4 5 6 7

  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
rollbot_unittests.js 35 "description": "Blink roll 151668:151677\n\nhttp:\/\/build.chromium.org\/f\/chromium\/perf\/dashboard\/ui\/changelog_blink.html?url=\/trunk&range=151669:151677&mode=html\nTBR=\nBUG=",
48 "text": "This roll was automatically created by the Blink AutoRollBot (crbug.com\/242461).\nInclude STOP in this message, but should be ignored.",
58 "subject": "Blink roll 151668:151677",
94 "description": "Blink roll 152079:152080\n\nhttp:\/\/build.chromium.org\/f\/chromium\/perf\/dashboard\/ui\/changelog_blink.html?url=\/trunk&range=152080:152080&mode=html\nTBR=\nBUG=",
146 "subject": "Blink roll 152079:152080",
167 rollbot.fetchCurrentRoll(function(roll) {
168 equals(roll.issue, 16337011);
169 equals(roll.url, "https://codereview.chromium.org/16337011");
170 equals(roll.isStopped, false);
171 equals(roll.fromRevision, "151668")
    [all...]
ui.js 326 theSpan.appendChild(document.createTextNode(', last roll is to '));
330 rollbot.fetchCurrentRoll(function(roll) {
332 if (roll) {
333 var linkText = "" + roll.fromRevision + ":" + roll.toRevision;
334 theSpan.appendChild(base.createLinkNode(roll.url, linkText));
335 if (roll.isStopped)
  /external/chromium_org/v8/tools/
v8-rolls.sh 89 roll=$2
91 info=$(v8_info $roll)
92 roll=$(echo $info | v8_roll $roll)
93 trunk=$(echo $info | v8_svn $roll)
94 echo "$(v8_revision $trunk) $trunk $(find_rev $roll) $(msg $roll)"
95 roll=$roll^1
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-x86_64.S 46 roll $5,%ecx
52 roll $30,%edi
59 roll $5,%ecx
65 roll $30,%esi
72 roll $5,%ecx
78 roll $30,%r13d
85 roll $5,%ecx
91 roll $30,%r12d
98 roll $5,%ecx
104 roll $30,%r11
    [all...]
sha1-586.S 79 roll $5,%ebp
91 roll $5,%ebp
103 roll $5,%ebp
115 roll $5,%ebp
127 roll $5,%ebp
139 roll $5,%ebp
151 roll $5,%ebp
163 roll $5,%ebp
175 roll $5,%ebp
187 roll $5,%eb
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-x86_64.S 46 roll $5,%ecx
52 roll $30,%edi
59 roll $5,%ecx
65 roll $30,%esi
72 roll $5,%ecx
78 roll $30,%r13d
85 roll $5,%ecx
91 roll $30,%r12d
98 roll $5,%ecx
104 roll $30,%r11
    [all...]
sha1-586.S 79 roll $5,%ebp
91 roll $5,%ebp
103 roll $5,%ebp
115 roll $5,%ebp
127 roll $5,%ebp
139 roll $5,%ebp
151 roll $5,%ebp
163 roll $5,%ebp
175 roll $5,%ebp
187 roll $5,%eb
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-586.S 35 roll $7,%eax
45 roll $12,%edx
55 roll $17,%ecx
65 roll $22,%ebx
75 roll $7,%eax
85 roll $12,%edx
95 roll $17,%ecx
105 roll $22,%ebx
115 roll $7,%eax
125 roll $12,%ed
    [all...]
md5-x86_64.S 48 roll $7,%eax
57 roll $12,%edx
66 roll $17,%ecx
75 roll $22,%ebx
84 roll $7,%eax
93 roll $12,%edx
102 roll $17,%ecx
111 roll $22,%ebx
120 roll $7,%eax
129 roll $12,%ed
    [all...]
  /external/openssl/crypto/md5/asm/
md5-586.S 35 roll $7,%eax
45 roll $12,%edx
55 roll $17,%ecx
65 roll $22,%ebx
75 roll $7,%eax
85 roll $12,%edx
95 roll $17,%ecx
105 roll $22,%ebx
115 roll $7,%eax
125 roll $12,%ed
    [all...]
md5-x86_64.S 48 roll $7,%eax
57 roll $12,%edx
66 roll $17,%ecx
75 roll $22,%ebx
84 roll $7,%eax
93 roll $12,%edx
102 roll $17,%ecx
111 roll $22,%ebx
120 roll $7,%eax
129 roll $12,%ed
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Direction.h 35 AKFLOAT* roll
AKFS_Direction.c 33 roll: Rotation around Y axis, with positive values
43 AKFLOAT* roll /* radian */
51 *roll = AKFS_ASIN((avec->u.x) / av);
60 const AKFLOAT roll, /* radian */
66 AKFLOAT sinR; /* sin value of roll angle */
67 AKFLOAT cosR; /* cos value of roll angle */
73 sinR = AKFS_SIN(roll);
74 cosR = AKFS_COS(roll);
92 AKFLOAT* roll
116 /* calculate pitch and roll */
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 66 roll $7,%r8d
85 roll $12,%r11d
103 roll $17,%r10d
121 roll $22,%r9d
139 roll $7,%r8d
157 roll $12,%r11d
175 roll $17,%r10d
193 roll $22,%r9d
211 roll $7,%r8d
229 roll $12,%r11
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 66 roll $7,%r8d
85 roll $12,%r11d
103 roll $17,%r10d
121 roll $22,%r9d
139 roll $7,%r8d
157 roll $12,%r11d
175 roll $17,%r10d
193 roll $22,%r9d
211 roll $7,%r8d
229 roll $12,%r11
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_APIs.h 65 AKFLOAT* roll,
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-sha1-x86_64.S 84 roll $5,%eax
98 roll $5,%ebp
116 roll $5,%edx
130 roll $5,%ecx
149 roll $5,%ebx
165 roll $5,%eax
181 roll $5,%ebp
197 roll $5,%edx
214 roll $5,%ecx
230 roll $5,%eb
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.S 84 roll $5,%eax
98 roll $5,%ebp
116 roll $5,%edx
130 roll $5,%ecx
149 roll $5,%ebx
165 roll $5,%eax
181 roll $5,%ebp
197 roll $5,%edx
214 roll $5,%ecx
230 roll $5,%eb
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
chnsecal.h 153 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
154 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
hebrwcal.h 50 * make sure to use the {@link #roll roll} and {@link #add add} methods
252 * For more information, see the documentation for Calendar::roll().
255 * @param amount Indicates amount to roll.
261 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
265 * For more information, see the documentation for Calendar::roll().
268 * @param amount Indicates amount to roll.
272 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
274 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
  /external/icu4c/i18n/
hebrwcal.h 50 * make sure to use the {@link #roll roll} and {@link #add add} methods
252 * For more information, see the documentation for Calendar::roll().
255 * @param amount Indicates amount to roll.
261 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
265 * For more information, see the documentation for Calendar::roll().
268 * @param amount Indicates amount to roll.
272 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
274 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
chnsecal.h 173 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
174 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
  /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/tools/
safely-roll-blink.py 6 """Generate a CL to roll Blink to the specified revision number and post
92 print 'Blink roll %s:%s' % (old_rev, new_rev)
95 commit_msg = ('Blink roll %s:%s\n'
  /external/icu4c/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
2444 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) function in class:Calendar
2451 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) function in class:Calendar
    [all...]

Completed in 1767 milliseconds

1 2 3 4 5 6 7