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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/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/chromium_org/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.
  /external/libunwind/doc/
unw_flush_cache.tex 27 \Func{unw\_flush\_cache}() may flush more information than requested,
  /ndk/build/core/
setup-abi.mk 31 # more general filtering in the future when introducing other ABIs.
  /ndk/sources/host-tools/make-3.81/
configure.bat 14 rem more details.
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 23 input(s), and is consequently more efficient.
72 any more input, except that if auto-print is not disabled
78 any more input. This is a GNU extension.
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 79 access application resources, and more, when programming in C or C++. If you write external variable declarations
87 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what
221 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_shifter.js 23 * walker A is more granular than walker B, then every valid selection in A
25 * more granular than words, because every character is either a word or
40 * Does it require knowing more about the environment?
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
runner.js 292 // The smaller the chunks the more style resolves we do.
293 // Smaller chunk sizes will show more samples in style resolution.
294 // Larger chunk sizes will show more samples in line layout.
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 11 -v --verbose be more verbose -- show misc extra info
94 more sectors may increase performance, but use more memory.
cmdline2.stdout.exp 11 -v --verbose be more verbose -- show misc extra info
94 more sectors may increase performance, but use more memory.
  /external/chromium_org/ui/login/account_picker/
user_pod_row.css 167 .learn-more-container,
542 .pod.public-account .learn-more-container {
547 .pod.public-account .learn-more {
652 .expanded-pane-learn-more-container,
657 .expanded-pane-learn-more {
  /external/elfutils/0.153/
elfutils.spec 217 - libdwfl: Fix for more prelink cases with separate debug file.
231 - addr2line: New flag -F/--flags to print more DWARF line information
256 - libelf: More robust to bogus section headers.
263 - libelf: New function elf_getphdrnum. Now support using more than
292 - libebl: sparc backend fixes; some more arm backend support
393 - libebl, libdwfl: backend register name support extended with more info
428 - elflint: more tests.
433 - elflint: more tests.
474 - strip: add some more compatibility with binutils.
486 - elfcmp: some more relaxation
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 253 \verb|ipip| and \verb|sit| tunnels have no more options. \verb|gre|
254 tunnels are more complicated:
307 Now we can discuss more subtle differences between tunneling in 2.0
328 not acknowledged by more specific tunnels.
439 and queuing not more than 10K.
464 If you want to make more detailed classification of sub-flows
467 IPIP packets more deeply.
  /external/blktrace/btreplay/doc/
btreplay.tex 12 % GNU General Public License for more details.
147 for more information.
151 more than 8 individual IOs. With this option, one can increase or
153 on page~\pageref{sec:c-o-M} for more information.
177 section~\ref{sec:p-o-c} on page~\pageref{sec:p-o-c} for more details about the
201 into the kernel, where you \emph{may} receive more responsive timings.}
222 could be used to both allow for a single device to masquerade as more
234 -- see section~\ref{sec:p-o-M} on page~\pageref{sec:p-o-M} for more
307 IOs processed at one time -- perhaps yielding in more realistic replay.
319 yield more accurate replay times
    [all...]
  /external/fio/
parse.c 409 int first, int more, int curr)
523 if (!more) {
536 if (!more) {
710 if (!more) {
763 if (!more) {
  /external/chromium_org/third_party/skia/src/animator/
SkAnimatorScript2.cpp 506 bool more = true; local
511 more = false;
520 } while (more);
  /external/lldb/source/Core/
Stream.cpp 73 bool more = true; local
74 while (more)
81 more = false;
83 // more bytes to come
114 // more bytes to come
  /external/skia/src/animator/
SkAnimatorScript2.cpp 506 bool more = true; local
511 more = false;
520 } while (more);
  /external/chromium_org/chrome/browser/resources/net_internals/
timeline_data_series.js 103 * to create graphs more stable with respect to zooming.
138 * event of type |eventType| more recently than an end event.
153 // Map of sources for which we've seen a begin event more recently than an
  /external/chromium_org/third_party/polymer/components-chromium/paper-ripple/
raw-extracted.js 70 // Does not linger any more.
253 // Determine whether there is any more rendering to be done.
265 // we're not going to get another requestAnimationFrame any more.
  /external/libvorbis/doc/
05-comment.tex 18 more than a short paragraph. The essentials, in other words, whatever
152 intro page} for more information on ISRC numbers.
176 common namespace. We will generally collect the more useful tags
  /external/tremolo/Tremolo/
vorbisfile.c 60 /* A 'chained bitstream' is a Vorbis bitstream that contains more than
90 /* read a little more data from the file/pipe into the ogg_sync framer */
103 /* save a tiny smidge of verbosity to make the code more readable */
118 if the function is allowed to fetch more data from the stream (and
134 long more; local
137 more=ogg_sync_pageseek(vf->oy,og);
139 if(more<0){
141 vf->offset-=more;
143 if(more==0){
144 /* send more paramedics *
    [all...]
  /bootable/recovery/
Android.mk 85 # TODO: Build the ramdisk image in a more principled way.

Completed in 474 milliseconds

1 2 3 4 5 6 7 891011>>