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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/webkit/tools/layout_tests/
test_expectations_w3c.txt 7 # Expectations to delete on the next W3C roll.
12 # Expectations to upstream into blink after the next W3C roll has rolled into Blink.
  /external/compiler-rt/SDKs/darwin/
README.txt 1 The Darwin platforms are all similar enough we roll them into one SDK, and use
  /external/chromium_org/build/android/pylib/gtest/filter/
webkit_unit_tests_disabled 16 # Disabled until blink roll r151682
19 # Disabled until blink roll r173540
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
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...]
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-mac.S 78 roll $5,%ebp
90 roll $5,%ebp
102 roll $5,%ebp
114 roll $5,%ebp
126 roll $5,%ebp
138 roll $5,%ebp
150 roll $5,%ebp
162 roll $5,%ebp
174 roll $5,%ebp
186 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 94 roll $5,%ebp
106 roll $5,%ebp
118 roll $5,%ebp
130 roll $5,%ebp
142 roll $5,%ebp
154 roll $5,%ebp
166 roll $5,%ebp
178 roll $5,%ebp
190 roll $5,%ebp
202 roll $5,%eb
    [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...]
  /external/chromium_org/content/renderer/media/webrtc/
OWNERS 6 # To be able to roll new libjingle releases.
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-586-mac.S 34 roll $7,%eax
44 roll $12,%edx
54 roll $17,%ecx
64 roll $22,%ebx
74 roll $7,%eax
84 roll $12,%edx
94 roll $17,%ecx
104 roll $22,%ebx
114 roll $7,%eax
124 roll $12,%ed
    [all...]
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...]
  /external/chromium_org/v8/tools/push-to-trunk/
auto_roll.py 16 PERSISTFILE_BASENAME: "/tmp/v8-auto-roll-tempfile",
22 MESSAGE = "Check active roll."
42 print "Stop due to existing Chromium roll."
55 MESSAGE = "Detect commit ID of the last Chromium roll."
69 MESSAGE = "Roll V8 into Chromium."
72 if self._options.roll:
92 "directory to automate the V8 roll."))
93 parser.add_argument("--roll",
94 help="Make Chromium roll. Dry run if unspecified.",
  /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/skia/trybots_to_run/chrome/
README.txt 4 - https://sites.google.com/site/skiadocs/developer-documentation/managing-chrome-s-use-of-skia/how-to-roll-skia-deps-within-the-chrome-repo-skia-gardening
7 depsroll: these are the trybots we should run before committing a Skia DEPS roll into Chrome
  /external/chromium_org/third_party/skia/tools/chromium/
chrome_changes 6 # part of the DEPS roll which contains the Skia change.
  /external/llvm/test/CodeGen/X86/
ptr-rotate.ll 9 ; CHECK: roll $27
  /external/skia/tools/chromium/
chrome_changes 6 # part of the DEPS roll which contains the Skia change.
  /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",
165 rollbot.fetchCurrentRoll().then(function(roll) {
166 equals(roll.issue, 16337011);
167 equals(roll.url, "https://codereview.chromium.org/16337011");
168 equals(roll.isStopped, false);
169 equals(roll.fromRevision, "151668")
    [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...]
  /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...]

Completed in 1004 milliseconds

1 2 3 4 5 6 7 8 91011>>