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

1 2 3 4 5 6 7 8 91011>>

  /system/extras/tests/timetest/
rtc_test.cpp 81 struct rtc_time roll; local
82 memset(&roll, 0, sizeof(roll));
83 ASSERT_LE(0, rd_hwtime(&roll));
85 mday[1] = (roll.tm_year % 4) ? 28 : 29;
86 ASSERT_LE(0, roll.tm_sec);
87 ASSERT_GT(60, roll.tm_sec);
88 ASSERT_LE(0, roll.tm_min);
89 ASSERT_GT(60, roll.tm_min);
90 ASSERT_LE(0, roll.tm_hour)
    [all...]
  /external/v8/tools/release/
auto_roll.py 19 Please close rolling in case of a roll revert:
20 https://v8-roll.appspot.com/
36 MESSAGE = "Detect commit ID of the last Chromium roll."
43 # TODO(machenbach): This should be part or the roll-deps api of
55 MESSAGE = "Detect commit ID of the V8 revision to roll."
59 self["roll"] = self._options.revision
60 if self["roll"]:
71 # There must be some progress between the last roll and the new candidate
74 # compared to the last roll, i.e. if the newest release is a cherry-pick
81 self["roll"] = revisio
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
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...]
AKFS_Direction.h 35 AKFLOAT* roll
  /external/boringssl/linux-x86/crypto/md5/
md5-586.S 37 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,%ed
    [all...]
  /external/boringssl/linux-x86_64/crypto/md5/
md5-x86_64.S 50 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,%ed
    [all...]
  /external/boringssl/mac-x86/crypto/md5/
md5-586.S 36 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,%ed
    [all...]
  /external/boringssl/mac-x86_64/crypto/md5/
md5-x86_64.S 50 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,%ed
    [all...]
  /external/chromium-trace/catapult/docs/
rolling-deps.md 10 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/boringssl/linux-x86_64/crypto/sha/
sha1-x86_64.S 56 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,%r11
    [all...]
  /external/boringssl/mac-x86_64/crypto/sha/
sha1-x86_64.S 55 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,%r11
    [all...]
  /external/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/llvm/test/CodeGen/X86/
ptr-rotate.ll 9 ; CHECK: roll $27
  /external/v8/gypfiles/
get_landmines.py 18 print 'Need to clobber after ICU52 roll.'
23 print 'Clobber after ICU roll.'
29 print 'Clobber after ICU roll.'
  /external/boringssl/linux-x86/crypto/sha/
sha1-586.S 101 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,%eb
    [all...]
  /external/boringssl/mac-x86/crypto/sha/
sha1-586.S 100 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,%eb
    [all...]
  /external/skia/site/dev/chrome/
blink.md 15 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
34 concern this process, each of which happens via an Auto Roll Bot multiple
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
    [all...]
  /prebuilts/go/darwin-x86/doc/codewalk/
pig.go 26 // roll returns the (result, turnIsOver) outcome of simulating a die roll.
27 // If the roll value is 1, then thisTurn score is abandoned, and the players'
28 // roles swap. Otherwise, the roll value is added to thisTurn.
29 func roll(s score) (score, bool) {
52 return roll
  /prebuilts/go/linux-x86/doc/codewalk/
pig.go 26 // roll returns the (result, turnIsOver) outcome of simulating a die roll.
27 // If the roll value is 1, then thisTurn score is abandoned, and the players'
28 // roles swap. Otherwise, the roll value is added to thisTurn.
29 func roll(s score) (score, bool) {
52 return roll
  /external/chromium-trace/catapult/trace_processor/experimental/mappers/
test_mapper.html 15 var someValue = 4; // Chosen by fair roll of the dice.
  /external/icu/icu4c/source/test/testdata/
calendar.txt 187 "roll",
201 "roll",
285 // chinese roll tests
289 "roll",
296 "roll",
303 "roll",
310 "roll",
317 "roll",
324 "roll",
331 "roll",
    [all...]
  /external/libnfc-nxp/src/
phHciNfc.c 179 /* Roll Back the State Machine to its Original State */
277 /* Roll Back the State Machine to its Original State */
403 /* Roll Back the State Machine to its Original State */
438 /* Roll Back the State Machine to its Original State */
509 /* Roll Back the State Machine to its Original State */
606 /* Roll Back the State Machine to its Original State */
614 /* Roll Back the State Machine to its Original State */
626 /* Roll Back the State Machine to its Original State */
724 /* Roll Back the State Machine to its Original State */
772 /* Roll Back the State Machine to its Original State *
    [all...]
  /external/skia/tools/
compare_codereview.py 327 roll = CodeReviewHTMLParser.parse(roll_url)
328 all_bots = set(control) & set(roll) # Set intersection.
331 'Error: control %s and roll %s have no common trybots.'
332 % (list(control), list(roll)))
336 roll_name = '[roll %s]' % roll_url.split('/')[-1]
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)])
    [all...]
  /external/vboot_reference/tests/
vb20_misc_tests.c 349 "preamble version roll forward");
351 TEST_EQ(v, 0x20003, "roll forward");
353 /* Newer version without result success doesn't roll forward */
358 "preamble version no roll forward 1");
360 TEST_EQ(v, 0x20002, "no roll forward");
362 /* Newer version with success but for other slot doesn't roll forward */
367 "preamble version no roll forward 2");
369 TEST_EQ(v, 0x20002, "no roll forward");
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
btQuaternion.java 72 public btQuaternion(float yaw, float pitch, float roll) {
73 this(LinearMathJNI.new_btQuaternion__SWIG_3(yaw, pitch, roll), true);
80 public void setEuler(float yaw, float pitch, float roll) {
81 LinearMathJNI.btQuaternion_setEuler(swigCPtr, this, yaw, pitch, roll);
84 public void setEulerZYX(float yaw, float pitch, float roll) {
85 LinearMathJNI.btQuaternion_setEulerZYX(swigCPtr, this, yaw, pitch, roll);

Completed in 1829 milliseconds

1 2 3 4 5 6 7 8 91011>>