HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 201 - 225 of 895) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 90 (Read perl source for more explanations)
  /external/v8/build/android/play_services/
preprocess.py 16 - Merging the differents jars so that it can be proguarded more
76 "by Chrome's build system. See the script's documentation for more a "
  /external/v8/test/mjsunit/
debug-receiver.js 124 'one or more tests did not enter the debugger');
126 'one or more tests did not have its result checked');
md5.js 33 // See http://pajhome.org.uk/crypt/md5 for more info.
202 Once more, on pain of death, all men depart.\n"
debug-constructed-by.js 52 // Create 10 more instances making for 11.
  /external/v8/tools/vim/
ninja-build.vim 36 # it is, the more likely it's wrong. The longer it is, the more likely it is to
  /frameworks/compile/slang/tests/
test.py 194 ' -v, --verbose Verbose output. Enter multiple -v to get more verbose.\n'
  /packages/apps/Messaging/
version.mk 19 # M - major version (one or more digits)
45 # NOTE: arch needs to be more significant than density because x86 devices support running ARM
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
ulh-reloc.d 47 # Would be more efficient to apply the offset to the base register.
63 # Would be more efficient to apply the offset to the base register.
ulw-reloc.d 59 # Would be more efficient to apply the offset to the base register.
77 # Would be more efficient to apply the offset to the base register.
  /external/opencv3/3rdparty/zlib/
deflate.c 19 * is preferable to spend more time in matches to allow very fast string
25 * A previous version of this file used a more sophisticated algorithm
27 * time, but has a larger average cost, uses more memory and is patented.
67 need_more, /* block not completed, need more input or more output */
69 finish_started, /* finish started, need only more output at next deflate */
70 finish_done /* finish done, accept no more input or output */
561 * This function could be more sophisticated to provide closer upper bounds for
874 * more output space, but possibly with both pending and
892 /* User must not provide more input after the first FINISH: *
1395 unsigned more; \/* Amount of free space at the end of the window. *\/ local
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.c 19 * is preferable to spend more time in matches to allow very fast string
25 * A previous version of this file used a more sophisticated algorithm
27 * time, but has a larger average cost, uses more memory and is patented.
67 need_more, /* block not completed, need more input or more output */
69 finish_started, /* finish started, need only more output at next deflate */
70 finish_done /* finish done, accept no more input or output */
560 * This function could be more sophisticated to provide closer upper bounds for
873 * more output space, but possibly with both pending and
891 /* User must not provide more input after the first FINISH: *
1394 unsigned more; \/* Amount of free space at the end of the window. *\/ local
    [all...]
  /external/zlib/src/
deflate.c 19 * is preferable to spend more time in matches to allow very fast string
25 * A previous version of this file used a more sophisticated algorithm
27 * time, but has a larger average cost, uses more memory and is patented.
67 need_more, /* block not completed, need more input or more output */
69 finish_started, /* finish started, need only more output at next deflate */
70 finish_done /* finish done, accept no more input or output */
561 * This function could be more sophisticated to provide closer upper bounds for
874 * more output space, but possibly with both pending and
892 /* User must not provide more input after the first FINISH: *
1395 unsigned more; \/* Amount of free space at the end of the window. *\/ local
    [all...]
  /external/autotest/server/
kvm.py 302 AutoservVirtError: no more addresses are available.
309 "No more addresses available")
  /external/chromium-trace/catapult/third_party/flot/
FAQ.md 11 1000 points is not a problem, but as soon as you start having more
  /external/libunwind/doc/
unw_flush_cache.tex 27 \Func{unw\_flush\_cache}() may flush more information than requested,
  /external/snakeyaml/
Android.mk 18 # See https://source.android.com/source/building.html for more information
  /external/v8/test/mjsunit/es6/
tail-call.js 48 // Caller has more arguments than callee.
91 // Caller has more arguments than callee.
137 // Caller has more arguments than callee.
188 // Caller has more arguments than callee.
  /external/v8/test/mjsunit/es8/
syntactic-tail-call.js 48 // Caller has more arguments than callee.
91 // Caller has more arguments than callee.
137 // Caller has more arguments than callee.
188 // Caller has more arguments than callee.
  /external/v8/test/mjsunit/regress/
regress-1184.js 30 // catcher as it doesn't catch original exception any more.
regress-165637.js 48 // Should never take more than 3 seconds (if the bug is fixed, the test takes
regress-regexp-codeflush.js 31 // internally calls RegExpImpl::IrregexpExecOnce more than once without
  /external/v8/test/webkit/
dfg-patchable-get-by-id-after-watchpoint.js 66 P2.prototype.h = 59; // Not necessary, but what the heck - this resets the GetById even more.
regexp-non-bmp.js 27 + 'And given that we store strings as UTF-16, it is also more efficient to implement. '
  /external/v8/test/webkit/fast/js/
numeric-escapes-in-string-literals.js 52 // Octal literals may be 1-3 digits long. In strict more all multi-digit sequences are illegal.

Completed in 739 milliseconds

1 2 3 4 5 6 7 891011>>