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

1 2 3 4 5 6 7 8

  /system/extras/tests/timetest/
rtc_test.cpp 83 struct rtc_time roll; local
84 memset(&roll, 0, sizeof(roll));
85 ASSERT_LE(0, rd_hwtime(&roll));
87 mday[1] = (roll.tm_year % 4) ? 28 : 29;
88 ASSERT_LE(0, roll.tm_sec);
89 ASSERT_GT(60, roll.tm_sec);
90 ASSERT_LE(0, roll.tm_min);
91 ASSERT_GT(60, roll.tm_min);
92 ASSERT_LE(0, roll.tm_hour)
    [all...]
  /external/tensorflow/tensorflow/python/ops/
manip_ops.py 17 @@roll
29 def roll(input, shift, axis): # pylint: disable=redefined-builtin function
30 return _gen_manip_ops.roll(input, shift, axis)
33 roll.__doc__ = _gen_manip_ops.roll.__doc__
36 _allowed_symbols = ['roll']
manip_grad.py 25 @ops.RegisterGradient("Roll")
27 # The gradient is just the roll reversed
30 roll_grad = manip_ops.roll(grad, -shift, axis)
  /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/boringssl/linux-x86/crypto/fipsmodule/
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...]
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/boringssl/linux-x86_64/crypto/fipsmodule/
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...]
sha1-x86_64.S 57 roll $5,%ecx
62 roll $30,%edi
70 roll $5,%ecx
75 roll $30,%esi
83 roll $5,%ecx
88 roll $30,%r13d
96 roll $5,%ecx
101 roll $30,%r12d
109 roll $5,%ecx
114 roll $30,%r11
    [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
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...]
sha1-586.S 99 roll $5,%ebp
111 roll $5,%ebp
123 roll $5,%ebp
135 roll $5,%ebp
147 roll $5,%ebp
159 roll $5,%ebp
171 roll $5,%ebp
183 roll $5,%ebp
195 roll $5,%ebp
207 roll $5,%eb
    [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
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...]
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...]
  /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/tensorflow/tensorflow/python/kernel_tests/
manip_ops_test.py 32 # numpy.roll for multiple shifts was introduced in numpy version 1.12.0
42 expected_roll = np.roll(np_input, shift, axis)
44 roll = manip_ops.roll(np_input, shift, axis)
45 self.assertAllEqual(roll.eval(), expected_roll)
51 y = manip_ops.roll(inx, shift, axis)
98 manip_ops.roll(tensor, shift, axis).eval()
107 manip_ops.roll(tensor, shift, axis).eval()
116 manip_ops.roll(tensor, shift, axis).eval()
125 manip_ops.roll(tensor, shift, axis).eval(
    [all...]
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
dropout_utils.cc 69 // Roll the dice for each tree.
77 // First roll the dice - do we do dropout
78 double roll = rng.RandDouble(); local
79 if (roll < probability_of_skipping_dropout) {
91 double roll = rng.RandDouble(); local
92 if (roll >= dropout_probability) {
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_APIs.h 65 AKFLOAT* roll,
  /external/skia/tools/
bisect_roll.go 33 childPath = flag.String("childPath", "src/third_party/skia", "Path within parent repo of the project to roll.")
53 log("Updating repos and finding roll attempts; this can take a few minutes...")
101 // Next, find any failed roll CLs.
116 // roll to the same commit, taking the most recent.
131 // roll results to the user.
138 log("%s roll %s", commit[:12], cl.Result)
156 log("Recommend landing successful roll %s/%d", *gerritUrl, rollCls[suggestedCommit].Issue)
160 log("Recommend waiting for the current in-progress roll to finish: %s/%d", *gerritUrl, issue.Issue)
163 log("Recommend trying a roll at %s which has not yet been tried.", suggestedCommit)
172 log("Recommend trying a roll at %s", suggestedCommit
    [all...]
  /external/skqp/tools/
bisect_roll.go 33 childPath = flag.String("childPath", "src/third_party/skia", "Path within parent repo of the project to roll.")
53 log("Updating repos and finding roll attempts; this can take a few minutes...")
101 // Next, find any failed roll CLs.
116 // roll to the same commit, taking the most recent.
131 // roll results to the user.
138 log("%s roll %s", commit[:12], cl.Result)
156 log("Recommend landing successful roll %s/%d", *gerritUrl, rollCls[suggestedCommit].Issue)
160 log("Recommend waiting for the current in-progress roll to finish: %s/%d", *gerritUrl, issue.Issue)
163 log("Recommend trying a roll at %s which has not yet been tried.", suggestedCommit)
172 log("Recommend trying a roll at %s", suggestedCommit
    [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) { func
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) { func
52 return roll
  /external/libxcam/xcore/
surview_fisheye_dewarp.h 55 Mat4f generate_rotation_matrix(float roll, float pitch, float yaw);
  /external/boringssl/linux-x86/crypto/chacha/
chacha-x86.S 95 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,%eb
    [all...]
  /external/boringssl/mac-x86/crypto/chacha/
chacha-x86.S 94 roll $16,%edx
98 roll $12,%ebx
103 roll $8,%edx
109 roll $7,%ebx
112 roll $16,%edi
118 roll $12,%ebp
123 roll $8,%edi
129 roll $7,%ebp
132 roll $16,%edx
138 roll $12,%eb
    [all...]
  /external/icu/icu4c/source/i18n/
hebrwcal.h 52 * make sure to use the {@link #roll roll} and {@link #add add} methods
254 * For more information, see the documentation for Calendar::roll().
257 * @param amount Indicates amount to roll.
263 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode& status);
267 * For more information, see the documentation for Calendar::roll().
270 * @param amount Indicates amount to roll.
274 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
276 virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);

Completed in 2443 milliseconds

1 2 3 4 5 6 7 8