HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 176 - 200 of 781) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/v8/test/mjsunit/
debug-constructed-by.js 52 // Create 10 more instances making for 11.
  /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
  /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/libppp/src/
ccp.c 439 fp->more.reqs = fp->more.naks = fp->more.rejs = ccp->cfg.fsm.maxreq * 3;
556 fp->more.reqs = fp->more.naks = fp->more.rejs = ccp->cfg.fsm.maxreq * 3;
ipv6cp.c 152 /* XXX need more cases? */
513 fp->more.reqs = fp->more.naks = fp->more.rejs = ipv6cp->cfg.fsm.maxreq * 3;
580 fp->more.reqs = fp->more.naks = fp->more.rejs = ipv6cp->cfg.fsm.maxreq * 3;
fsm.c 154 fp->more.reqs = fp->more.naks = fp->more.rejs = 3;
385 if (fp->more.reqs-- > 0 && fp->restart-- > 0) {
389 if (fp->more.reqs < 0)
593 if (dec.rejend != dec.rej && --fp->more.rejs <= 0) {
600 if (dec.nakend != dec.nak && --fp->more.naks <= 0) {
  /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/wpa_supplicant_8/src/ap/
gas_serv.c 6 * See README for more details.
1029 int more = 0; local
1084 more = 1;
1098 more, 0, buf);
1103 "(frag_id %d more=%d frag_len=%d)",
1104 dialog->sd_frag_id, more, (int) frag_len);
1108 if (more) {
1109 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "GAS: %d more bytes remain "
  /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/chromium_org/chrome/browser/history/
expire_history_backend.cc 64 // there are no more additional visits to expire by this reader.
89 bool more = static_cast<int>(visits->size()) == max_visits; variable
90 if (!more)
93 return more;
128 // we think there might be more items to expire. This timeout is used when the
333 // For now, we explicitly add all known readers. If we come up with more
507 // Not bookmarked and no more visits. Nuke the url.
604 // If there are more items to expire, add the reader back to the queue, thus
  /external/chromium_org/third_party/skia/src/animator/
SkAnimatorScript2.cpp 506 bool more = true; local
511 more = false;
520 } while (more);
  /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/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/native_client_sdk/src/doc/devguide/devcycle/
vs-addin.rst 26 more efficiently in many ways:
29 * Iteratively write and test your application more easily. Visual Studio
63 Using platforms, your workflow is faster and more efficient. You can compile,
118 :doc:`Running Native Client Applications <running>` for more information on
268 start to turn, you may be presented with one or more alerts. They are benign;
303 use gdb commands to set more breakpoints and step through the application. For
328 with your own. More likely, you will add the platforms to an existing project,
449 The structure of the manifest file can be more complicated if your application
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 50 * **Performance:** Each PNaCl release brings with it more performance
70 For more details, refer to the :doc:`history behind and comparison of
135 appropriate contexts, Portable Native Client can be faster, more secure,
136 and/or more compatible across operating systems and architectures than
147 or otherwise bypass the JavaScript security model. For more information,
193 standardize Portable Native Client when it gains more traction. A good
230 as well as to compile more languages to LLVM's intermediate
306 systems. For more information see :ref:`memory model and atomics
380 more details about both sandboxes, see `Native Client: A Sandbox for
499 The following kinds of code may be more challenging to port
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
runner.js 304 // The smaller the chunks the more style resolves we do.
305 // Smaller chunk sizes will show more samples in style resolution.
306 // Larger chunk sizes will show more samples in line layout.
  /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...]
  /build/target/board/generic/
BoardConfig.mk 63 # Note that reducing this latency makes it more likely for the applications

Completed in 2352 milliseconds

1 2 3 4 5 6 78 91011>>