Home
last modified time | relevance | path

Searched refs:roll (Results 1 – 25 of 172) sorted by relevance

1234567

/external/boringssl/linux-x86_64/crypto/sha/
Dsha1-x86_64.S56 roll $5,%ecx
61 roll $30,%edi
69 roll $5,%ecx
74 roll $30,%esi
82 roll $5,%ecx
87 roll $30,%r13d
95 roll $5,%ecx
100 roll $30,%r12d
108 roll $5,%ecx
113 roll $30,%r11d
[all …]
/external/boringssl/mac-x86_64/crypto/sha/
Dsha1-x86_64.S55 roll $5,%ecx
60 roll $30,%edi
68 roll $5,%ecx
73 roll $30,%esi
81 roll $5,%ecx
86 roll $30,%r13d
94 roll $5,%ecx
99 roll $30,%r12d
107 roll $5,%ecx
112 roll $30,%r11d
[all …]
/external/boringssl/linux-x86/crypto/md5/
Dmd5-586.S37 roll $7,%eax
47 roll $12,%edx
57 roll $17,%ecx
67 roll $22,%ebx
77 roll $7,%eax
87 roll $12,%edx
97 roll $17,%ecx
107 roll $22,%ebx
117 roll $7,%eax
127 roll $12,%edx
[all …]
/external/boringssl/linux-x86_64/crypto/md5/
Dmd5-x86_64.S50 roll $7,%eax
59 roll $12,%edx
68 roll $17,%ecx
77 roll $22,%ebx
86 roll $7,%eax
95 roll $12,%edx
104 roll $17,%ecx
113 roll $22,%ebx
122 roll $7,%eax
131 roll $12,%edx
[all …]
/external/boringssl/mac-x86_64/crypto/md5/
Dmd5-x86_64.S50 roll $7,%eax
59 roll $12,%edx
68 roll $17,%ecx
77 roll $22,%ebx
86 roll $7,%eax
95 roll $12,%edx
104 roll $17,%ecx
113 roll $22,%ebx
122 roll $7,%eax
131 roll $12,%edx
[all …]
/external/boringssl/mac-x86/crypto/md5/
Dmd5-586.S36 roll $7,%eax
46 roll $12,%edx
56 roll $17,%ecx
66 roll $22,%ebx
76 roll $7,%eax
86 roll $12,%edx
96 roll $17,%ecx
106 roll $22,%ebx
116 roll $7,%eax
126 roll $12,%edx
[all …]
/external/v8/tools/
Dv8-rolls.sh89 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/boringssl/mac-x86/crypto/sha/
Dsha1-586.S100 roll $5,%ebp
112 roll $5,%ebp
124 roll $5,%ebp
136 roll $5,%ebp
148 roll $5,%ebp
160 roll $5,%ebp
172 roll $5,%ebp
184 roll $5,%ebp
196 roll $5,%ebp
208 roll $5,%ebp
[all …]
/external/boringssl/linux-x86/crypto/sha/
Dsha1-586.S101 roll $5,%ebp
113 roll $5,%ebp
125 roll $5,%ebp
137 roll $5,%ebp
149 roll $5,%ebp
161 roll $5,%ebp
173 roll $5,%ebp
185 roll $5,%ebp
197 roll $5,%ebp
209 roll $5,%ebp
[all …]
/external/skia/tools/
Dcompare_codereview.py327 roll = CodeReviewHTMLParser.parse(roll_url)
328 all_bots = set(control) & set(roll) # Set intersection.
332 % (list(control), list(roll)))
341 if (roll[bot].status == 'success'):
347 if control[bot].status != 'failure' and roll[bot].status != 'failure':
354 ( roll[bot].status, roll_name, roll[bot].url)]:
373 (roll[bot].status, roll_name, roll[bot].url)]):
393 if roll[bot].status == 'success':
396 roll[bot].status == 'failure'):
399 'pending' in roll[bot].status):
[all …]
/external/icu/icu4c/source/test/testdata/
Dcalendar.txt189 "roll",
203 "roll",
287 // chinese roll tests
291 "roll",
298 "roll",
305 "roll",
312 "roll",
319 "roll",
326 "roll",
333 "roll",
[all …]
/external/boringssl/linux-x86/crypto/chacha/
Dchacha-x86.S96 roll $16,%edx
100 roll $12,%ebx
105 roll $8,%edx
111 roll $7,%ebx
114 roll $16,%edi
120 roll $12,%ebp
125 roll $8,%edi
131 roll $7,%ebp
134 roll $16,%edx
140 roll $12,%ebx
[all …]
/external/boringssl/mac-x86/crypto/chacha/
Dchacha-x86.S95 roll $16,%edx
99 roll $12,%ebx
104 roll $8,%edx
110 roll $7,%ebx
113 roll $16,%edi
119 roll $12,%ebp
124 roll $8,%edi
130 roll $7,%ebp
133 roll $16,%edx
139 roll $12,%ebx
[all …]
/external/v8/
D.landmines1 Need to clobber after ICU52 roll.
6 Clobber after ICU roll.
12 Clobber after ICU roll.
/external/skia/site/dev/chrome/
Dblink.md15 3. Ahead of the Skia auto roll including your change, manually push a change to the
18 4. Wait for the Skia roll to land successfully.
32 Updating the version of Skia in Chromium is called a 'roll'.
33 The Auto Roll Bot performs this roll multiple times per day, and can also be done manually.
41 4. Manually roll Skia or append the autoroll with the code suppression to
50 5. Wait for Skia roll into Chromium.
85 3. Wait for Skia roll into Chromium.
/external/e2fsprogs/tests/u_compound_bad_rollback/
Dscript34 echo roll back mke2fs >> $OUT
39 echo roll back tune2fs >> $OUT
44 echo roll back resize2fs >> $OUT
49 echo roll back e2fsck >> $OUT
/external/e2fsprogs/tests/u_compound_rollback/
Dscript34 echo roll back e2fsck >> $OUT
39 echo roll back resize2fs >> $OUT
44 echo roll back tune2fs >> $OUT
49 echo roll back mke2fs >> $OUT
/external/boringssl/linux-x86_64/crypto/chacha/
Dchacha-x86_64.S97 roll $16,%r12d
100 roll $16,%r13d
103 roll $12,%r8d
106 roll $12,%r9d
109 roll $8,%r12d
112 roll $8,%r13d
115 roll $7,%r8d
118 roll $7,%r9d
125 roll $16,%r14d
128 roll $16,%r15d
[all …]
/external/boringssl/mac-x86_64/crypto/chacha/
Dchacha-x86_64.S96 roll $16,%r12d
99 roll $16,%r13d
102 roll $12,%r8d
105 roll $12,%r9d
108 roll $8,%r12d
111 roll $8,%r13d
114 roll $7,%r8d
117 roll $7,%r9d
124 roll $16,%r14d
127 roll $16,%r15d
[all …]
/external/vulkan-validation-layers/libs/glm/gtx/
Deuler_angles.inl143 T const & roll argument
150 T tmp_cb = glm::cos(roll);
151 T tmp_sb = glm::sin(roll);
178 T const & roll argument
185 T tmp_cb = glm::cos(roll);
186 T tmp_sb = glm::sin(roll);
/external/icu/icu4c/source/i18n/unicode/
Dcalendar.h615 inline void roll(EDateFields field, UBool up, UErrorCode& status);
650 inline void roll(UCalendarDateFields field, UBool up, UErrorCode& status);
683 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
716 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
2510 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function
2512 roll(field, (int32_t)(up ? +1 : -1), status); in roll()
2517 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
2519 roll((UCalendarDateFields) field, up, status); in roll()
/external/boringssl/linux-x86_64/crypto/aes/
Daes-x86_64.S269 roll $24,%eax
271 roll $24,%ebx
306 roll $24,%ecx
308 roll $24,%edx
721 roll $8,%eax
723 roll $8,%ecx
725 roll $8,%ebx
728 roll $8,%edx
737 roll $24,%r8d
739 roll $24,%r11d
[all …]
/external/boringssl/mac-x86_64/crypto/aes/
Daes-x86_64.S269 roll $24,%eax
271 roll $24,%ebx
306 roll $24,%ecx
308 roll $24,%edx
721 roll $8,%eax
723 roll $8,%ecx
725 roll $8,%ebx
728 roll $8,%edx
737 roll $24,%r8d
739 roll $24,%r11d
[all …]
/external/skia/site/dev/sheriffing/
Dindex.md18 + [What to do if DEPS roll fails to land](#deps_roll_failures)
135 ### What to do if DEPS roll fails to land
137roll failures are layout tests. Find the offending Skia CL by examining the commit hash range in t…
150 * DEPS roll #,
164 * Note: this change is usually done in the DEPS roll patch itself
172 * Retry the DEPS roll (for the 1st/dispreferred option this usually means just retrying the layout …
180 * Wait for the Blink patch to roll into Chrome
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Drot32.ll6 ; CHECK: roll %cl
50 ; CHECK: roll $7
70 ; CHECK: roll $25

1234567