/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/browser/resources/chromeos/ |
neterror.js | 8 var moreLessButton = $('more-less-button');
|
/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/content/test/data/media/ |
media_source_utils.js | 25 // more than one media type is used, we expect to have a media type entry
|
/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/native_client_sdk/src/doc/reference/ |
nacl-manifest-format.rst | 79 (zero and higher). Higher numbers indicate more optimization effort. 246 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/perf/measurements/ |
page_cycler.js | 16 // a much more accurate timer resolution than other browsers do. This results
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
browser_options.py | 219 # Please do not add any more options here without first discussing with # 313 "For more information see: http://goo.gl/ngdGD5") 320 "For more information see: http://goo.gl/ngdGD5" % self.profile_dir)
|
/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.'
|
/external/dhcpcd/mk/ |
prog.mk | 40 # instead of the more traditional method above
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
antRun.bat | 3 REM Licensed to the Apache Software Foundation (ASF) under one or more
|
/frameworks/base/media/mca/filterfw/jni/ |
Android.mk | 44 # Don't prelink this library. For more efficient code, you may want
|
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 156 are available in awk, and they are more likely to work correctly in 223 this does more harm than good. 225 pervasive small changes to make things more const-correct, as 227 this may be more nuisance than useful. provoked by a suggestion 247 which are not exactly shorter than [0-9] and perhaps no more 263 more (const char *) casts in b.c and tran.c to silence warnings. 337 /=/ and similar constructs more sensibly in more places. 430 and more portable; the old one depended too much on mysterious 435 the convoluted original function. should be more portable an [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
PhotoFallbackEffect.java | 81 boolean more = calculate(AnimationTime.get()); 88 return more;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/ |
rex.x | 173 tchars more; /* interrupt, kill characters, etc. */
|
yp.x | 142 union ypresp_all switch (bool more) {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
rex.x | 173 tchars more; /* interrupt, kill characters, etc. */
|
yp.x | 142 union ypresp_all switch (bool more) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
asynchat.py | 102 # grab some more data from the socket, 226 data = first.more() 260 def more (self): member in class:simple_producer
|