Home
last modified time | relevance | path

Searched refs:roll (Results 1 – 25 of 157) 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/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/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/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/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/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/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/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.txt187 "roll",
201 "roll",
285 // chinese roll tests
289 "roll",
296 "roll",
303 "roll",
310 "roll",
317 "roll",
324 "roll",
331 "roll",
[all …]
/external/chromium-trace/catapult/docs/
Drolling-deps.md10 DEPS should be automatically rolled by the auto-roll bot at
11 [catapult-roll.skia.org](https://catapult-roll.skia.org/).
21 roll catapult DEPs. In this case you would need to do a manual roll. Here are
23 changes to chromium needed to complete the roll.
40 Update the number to the git hash you want to roll to, and [contribute a
/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.
33 a dependency revision is called a 'roll'. There are two different rolls which
37 * Skia roll into Chromium. See
40 * Blink roll into Chromium. See
49 4. Manually roll Skia or append the autoroll with the code suppression to
52 6. Wait for Blink roll into Chromium.
60 4. Wait for Blink roll into Chromium.
62 6. Wait for Skia roll into Chromium.
71 3. Wait for Blink roll into Chromium.
[all …]
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtQuaternion.java72 public btQuaternion(float yaw, float pitch, float roll) { in btQuaternion() argument
73 this(LinearMathJNI.new_btQuaternion__SWIG_3(yaw, pitch, roll), true); in btQuaternion()
80 public void setEuler(float yaw, float pitch, float roll) { in setEuler() argument
81 LinearMathJNI.btQuaternion_setEuler(swigCPtr, this, yaw, pitch, roll); in setEuler()
84 public void setEulerZYX(float yaw, float pitch, float roll) { in setEulerZYX() argument
85 LinearMathJNI.btQuaternion_setEulerZYX(swigCPtr, this, yaw, pitch, roll); in setEulerZYX()
/external/skia/site/dev/sheriffing/
Dindex.md18 + [What to do if DEPS roll fails to land](#deps_roll_failures)
113 ### What to do if DEPS roll fails to land
115roll failures are layout tests. Find the offending Skia CL by examining the commit hash range in t…
128 * DEPS roll #,
142 * Note: this change is usually done in the DEPS roll patch itself
150 * Retry the DEPS roll (for the 1st/dispreferred option this usually means just retrying the layout …
158 * Wait for the Blink patch to roll into Chrome
/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.h613 inline void roll(EDateFields field, UBool up, UErrorCode& status);
648 inline void roll(UCalendarDateFields field, UBool up, UErrorCode& status);
681 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
714 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
2508 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function
2510 roll(field, (int32_t)(up ? +1 : -1), status); in roll()
2515 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
2517 roll((UCalendarDateFields) field, up, status); in roll()
/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/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/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCalendarICU.java210 public void roll(int field, boolean up) { in roll() method in CalendarICU
212 fIcuCal.roll(field, up); in roll()
216 public void roll(int field, int amount) { in roll() method in CalendarICU
218 fIcuCal.roll(field, amount); in roll()
/external/llvm/test/CodeGen/X86/
Drot32.ll7 ; CHECK: roll %cl
51 ; CHECK: roll $7
84 ; CHECK: roll $25
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfDemo.java249 roll(100); in createDemoFrame()
256 roll(10); in createDemoFrame()
263 roll(1); in createDemoFrame()
287 roll(-100); in createDemoFrame()
294 roll(-10); in createDemoFrame()
301 roll(-1); in createDemoFrame()
383 void roll(int delta) { in roll() method in RbnfDemo
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtMatrix3x3.h284 void setEulerYPR(const btScalar& yaw, const btScalar& pitch, const btScalar& roll) in ATTRIBUTE_ALIGNED16()
286 setEulerZYX(roll, pitch, yaw); in ATTRIBUTE_ALIGNED16()
492 void getEulerYPR(btScalar& yaw, btScalar& pitch, btScalar& roll) const in ATTRIBUTE_ALIGNED16()
498 roll = btScalar(btAtan2(m_el[2].y(), m_el[2].z())); in ATTRIBUTE_ALIGNED16()
508 if (roll>0) in ATTRIBUTE_ALIGNED16()
509 roll-=SIMD_PI; in ATTRIBUTE_ALIGNED16()
511 roll+=SIMD_PI; in ATTRIBUTE_ALIGNED16()
521 …void getEulerZYX(btScalar& yaw, btScalar& pitch, btScalar& roll, unsigned int solution_number = 1)… in ATTRIBUTE_ALIGNED16()
527 btScalar roll; in ATTRIBUTE_ALIGNED16() member
546 euler_out.roll = euler_out.pitch + delta; in ATTRIBUTE_ALIGNED16()
[all …]
/external/boringssl/mac-x86/crypto/aes/
Daes-586.S115 roll $24,%ecx
133 roll $24,%edx
151 roll $24,%eax
169 roll $24,%ebx
1151 roll $8,%ecx
1157 roll $24,%eax
1159 roll $16,%ebx
1161 roll $8,%ebp
1194 roll $8,%edx
1200 roll $24,%ebx
[all …]
/external/boringssl/linux-x86/crypto/aes/
Daes-586.S120 roll $24,%ecx
138 roll $24,%edx
156 roll $24,%eax
174 roll $24,%ebx
1172 roll $8,%ecx
1178 roll $24,%eax
1180 roll $16,%ebx
1182 roll $8,%ebp
1215 roll $8,%edx
1221 roll $24,%ebx
[all …]

1234567