HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 101 - 125 of 434) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/v8/test/mjsunit/regress/
regress-1184.js 30 // catcher as it doesn't catch original exception any more.
regress-regexp-codeflush.js 31 // internally calls RegExpImpl::IrregexpExecOnce more than once without
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLDirectoryElement01.js 79 the list more compactly.
HTMLDlistElement01.js 79 the list more compactly.
HTMLMenuElement01.js 79 the list more compactly.
HTMLOListElement01.js 79 the list more compactly.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLDirectoryElement01.js 79 the list more compactly.
HTMLDlistElement01.js 79 the list more compactly.
HTMLMenuElement01.js 79 the list more compactly.
HTMLOListElement01.js 79 the list more compactly.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
typeinfoisderivedfrom68.js 82 is more than one union derivation steps between the target and
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 55 // No more than 2 consecutive ':'s.
  /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.
  /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/chromium/chrome/browser/history/
expire_history_backend.cc 52 // there are no more additional visits to expire by this reader.
77 bool more = static_cast<int>(visits->size()) == max_visits; local
78 if (!more)
81 return more;
116 // we think there might be more items to expire. This timeout is used when the
305 // For now, we explicitly add all known readers. If we come up with more
351 // Note: if we ever need to broadcast changes to more than just typed URLs,
503 // Not bookmarked and no more visits. Nuke the url.
597 // If there are more items to expire, add the reader back to the queue, thus
  /external/linux-tools-perf/util/
annotate.c 514 int more = 0; local
548 ++more;
566 return more;
  /external/skia/src/animator/
SkAnimatorScript2.cpp 506 bool more = true; local
511 more = false;
520 } while (more);
  /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...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
TestANTLRStringStream.as 51 // now consume() one byte and run some more tests.
  /external/doclava/res/assets/templates/
macros.cs 13 .superBounds.N.(more links) (... super ... & ...)
14 .extendsBounds.N.(more links) (... extends ... & ...)
15 .typeArguments.N.(more links) (< ... >)
67 elif:tag.kind == "@more" ?><p><?cs
  /external/mesa3d/docs/
MESA_shader_debug.spec 191 or more?).
MESA_ycbcr_texture.spec 202 19 September 2003 - a few more updates prior to submitting to extension
  /external/v8/test/mjsunit/
debug-evaluate-arguments.js 60 // Frame 1 - called with more parameters than arguments.

Completed in 439 milliseconds

1 2 3 45 6 7 8 91011>>