Searched refs:more (Results 101 - 125 of 356) sorted by relevance

1234567891011>>

/external/valgrind/none/tests/
H A Dcmdline1.stdout.exp11 -v --verbose be more verbose -- show misc extra info
106 more sectors may increase performance, but use more memory.
/external/iproute2/doc/
H A Dip-tunnels.tex253 \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/
H A Dbtreplay.tex12 % 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 accurat
[all...]
/external/fio/
H A Dparse.c451 int first, int more, int curr)
569 if (!more) {
582 if (!more) {
757 if (!more) {
810 if (!more) {
450 __handle_option(struct fio_option *o, const char *ptr, void *data, int first, int more, int curr) argument
/external/vboot_reference/futility/
H A Dcmd_sign.c162 uint32_t more = key_block->key_block_size; local
164 (VbFirmwarePreambleHeader *)(state->my_area->buf + more);
406 uint32_t more = keyblock->key_block_size; local
407 memcpy(vblock->buf, keyblock, more);
409 memcpy(vblock->buf + more, preamble, preamble->preamble_size);
/external/opencv3/modules/ml/src/
H A Dkdtree.cpp123 int less = 0, more = 0;
132 more += vals[ofs[k]] > pivot;
134 CV_Assert(std::abs(more - less) <= 1);
/external/skia/src/animator/
H A DSkAnimatorScript2.cpp506 bool more = true; local
511 more = false;
520 } while (more);
/external/libvorbis/doc/
H A D05-comment.tex18 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/
H A Dvorbisfile.c60 /* 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 paramedic
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
H A DTestANTLRStringStream.as51 // now consume() one byte and run some more tests.
/external/boringssl/
H A Drules.mk45 # such a path is created, it'll be a link-time error and something more complex
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
H A Dstatus.css95 .value-disclosure-more {
/external/libmicrohttpd/src/microspdy/
H A Dapplicationlayer.c13 GNU General Public License for more details.
113 //TODO can it have more values?
191 bool more)
193 return stream->session->daemon->received_data_cb(cls, stream->cls, buf, size, more);
187 spdy_handler_new_data(void * cls, struct SPDYF_Stream *stream, const void * buf, size_t size, bool more) argument
H A Dstructures.h13 GNU General Public License for more details.
102 * one or more intermediaries between the client and the origin
175 * The sender won't send any more frames on this stream.
192 * The sender won't send any more frames on this stream.
204 * The sender won't send any more frames on this stream.
222 * This is a generic error, and should only be used if a more
303 * This is a generic error, and should only be used if a more
328 * @param more false if this is the last frame received on this stream. Note:
329 * true does not mean that more data will come, exceptional
339 bool more);
[all...]
/external/libvpx/libvpx/vp8/common/x86/
H A Dcopy_sse3.asm129 ;Check to see if there is more rows need to be copied.
/external/libxml2/vms/
H A Dbuild_libxml.com23 $! more new module additions
/external/mesa3d/docs/
H A DMESA_shader_debug.spec191 or more?).
H A DMESA_ycbcr_texture.spec202 19 September 2003 - a few more updates prior to submitting to extension
/external/testng/
H A DAndroid.mk18 # See https://source.android.com/source/building.html for more information
/external/toybox/
H A DAndroid.mk141 toys/pending/more.c \
301 more \
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
H A DRuntime.pm53 problem, one or more likely causes, and any suggested remedies.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Derror.rb56 - functions more as an internal signal, simillar to exception
387 In ANTLR terminology, a rule is composed of one or more _alternatives_,
423 match the body of the subrule one or more times. If it fails to match at least
539 A tree-rewrite rule requires one or more occurence of a symbol, but none
594 new "%s: attempted to change more than one node to root" % self
/external/guava/guava-tests/test/com/google/common/io/
H A DFilesTest.java776 private static File file(String first, String... more) { argument
777 return file(new File(first), more);
783 private static File file(File first, String... more) { argument
786 for (String name : more) {
/external/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh261 * cannot support more than 256 small size classes. Further constrain NBINS to
/external/libpng/projects/owatcom/
H A Dpngconfig.mak5 # For more information build libpng.wpj under the IDE and then read the
113 $# awk command. For more instructions on configuration read

Completed in 1184 milliseconds

1234567891011>>