/external/chromium_org/tools/perf/measurements/ |
smoothness_controller.py | 83 'SmoothnessController cannot issue more than 1 %s record' %
|
page_cycler.js | 16 // a much more accurate timer resolution than other browsers do. This results
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
Cookie.java | 90 while (x.more()) {
|
HTTP.java | 97 while (x.more()) {
|
/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/ |
memcpy.S | 38 ! destination address alignment (i.e we should never copy more than 7 80 ! or more bytes to be copied. 100 ! 4 bytes, and more than 4 bytes. 105 ! The mis-alignment is more than 4 bytes
|
/external/llvm/test/MC/Mips/ |
nabi-regs.s | 3 # for 4 more register parameters (A registers) offsetting
|
/external/mesa3d/docs/ |
WL_bind_wayland_display.spec | 38 more interfaces in the Wayland protocol to allow clients to create 100 compositor will have to create one or more EGLImages for the
|
/frameworks/base/core/java/android/view/animation/ |
AnimationSet.java | 374 boolean more = false; 384 more = a.getTransformation(currentTime, temp, getScaleFactor()) || more; 405 return more;
|
/frameworks/opt/photoviewer/ |
Android.mk | 21 # if you're certain that you need it; see go/extradex-design for more context. 43 # go/extradex-design for more context.
|
/bionic/libc/arch-mips/string/ |
memset.S | 108 slti t1,a2,4 # .Laligned for 4 or more bytes 110 sne t1,a2,2 # one more halfword? 246 beq a0,a3,.Lchk8w # maybe no more 64-byte chunks?
|
/bionic/libc/arch-mips64/string/ |
memset.S | 108 slti t1,a2,4 # .Laligned for 4 or more bytes 110 sne t1,a2,2 # one more halfword? 246 beq a0,a3,.Lchk8w # maybe no more 64-byte chunks?
|
/external/bison/data/ |
stack.hh | 13 # GNU General Public License for more details.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_password_changed.css | 28 #password-changed-more-info {
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/ |
feed.css | 75 .more {
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
downloads_custom_bindings.js | 42 console.error('suggestCallback may not be called more than once.');
|
/external/chromium_org/extensions/renderer/resources/ |
messaging_utils.js | 24 // argument it should match. If there are more than two arguments remaining,
|
/external/chromium_org/media/test/data/eme_player_js/ |
media_source_utils.js | 28 // more than one media type is used, we expect to have a media type entry
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
nacl-manifest-format.rst | 82 (zero and higher). Higher numbers indicate more optimization effort. 249 used in preference to more general "portable". This is useful for
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
rpm.spec | 35 - Change build rule to use a configure line more like '%configure'
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
browser_options.py | 218 # Please do not add any more options here without first discussing with # 312 "For more information see: http://goo.gl/ngdGD5") 319 "For more information see: http://goo.gl/ngdGD5" % self.profile_dir)
|
/external/chromium_org/tools/telemetry/telemetry/page/actions/ |
gesture_common.js | 21 // This computation doesn't account for more complex CSS transforms on the
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
proxies-with-unscopables.js | 8 // TODO(arv): Once proxies can intercept symbols, add more tests.
|
/external/chromium_org/v8/test/webkit/ |
for-in-avoid-duplicates.js | 25 "This tests that for/in statements don't report properties that are in both an object and its prototype more than once."
|
sort-large-array.js | 24 description("This tests sorting an array with more than 10,000 values.");
|
string-replacement-outofmemory.js | 25 'This tests that string replacement with a large replacement string causes an out-of-memory exception. See <a href="https://bugs.webkit.org/show_bug.cgi?id=102956">bug 102956</a> for more details.'
|