Searched refs:more (Results 201 - 225 of 841) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dmessenger.c256 * write something. @more is true if caller will be sending more data
260 size_t kvlen, size_t len, int more)
264 if (more)
562 con->out_more = 1; /* more will follow.. eventually.. */
676 * 0 -> socket full, but more to do
719 * 0 -> socket full, but more to do
1550 more:
1624 goto more;
1628 goto more;
259 ceph_tcp_sendmsg(struct socket *sock, struct kvec *iov, size_t kvlen, size_t len, int more) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgrid.tex19 them for you. For more complex applications you can derive your own
22 examples of simple and more complex applications, explains the
152 Appends one or more new columns to the right of the grid and returns true if
165 Appends one or more new rows to the bottom of the grid and returns true if
354 For applications with more complex data types or relationships, or for
364 Deletes one or more columns from a grid starting at the specified position and returns
377 Deletes one or more rows from a grid starting at the specified position and returns
484 For more information about controlling grid cell attributes see the
567 the \helpref{wxGrid overview}{gridoverview} for more information about cell editors and renderers.
586 the \helpref{wxGrid overview}{gridoverview} for more informatio
[all...]
H A Darray.tex17 arrays are dynamic in the sense that they will automatically allocate more
30 making them much more efficient than linked lists (\helpref{wxList}{wxlist}).
31 Adding items to the arrays is also implemented in more or less constant time -
59 please use wxObjArray for storing floats and doubles (NB: a more efficient
228 amount, but no more than some maximal number which is defined by
235 memory more times than needed.
493 that you cannot append more than one pointer as reusing it would lead to
494 deleting it twice (or more) and hence to a crash.
497 elements of one array to another one but it is more efficient to use
660 {\it count}. If the array has already {\it count} or more item
[all...]
H A Dbbutton.tex25 all button states using this bitmap. If the application needs more control, additional bitmaps for
131 draw the button correctly in its different states. If you want more control, call
156 Button creation function for two-step creation. For more details, see \helpref{wxBitmapButton::wxBitmapButton}{wxbitmapbuttonctor}.
H A Dstatusbr.tex4 small amounts of status information. It can contain one or more fields, one or more of which can
207 the status bar and two more fields which get $66$\% and $33$\% of the remaining
H A Dstream.tex86 This function tries to read from the buffer first and if more data has been
87 requested, reads more data from the associated stream and updates the buffer
99 any more data in the current buffer.
H A Dtconstr.tex46 \subsection{Constraint layout: more details}\label{constraintlayoutdetails}
93 slightly more efficient to first create the second button and specify that its
95 specifying that it should be LeftOf() the second one than to do in a more
H A Dtmbconv.tex25 As programs are becoming more and more globalized, and users exchange documents
162 If you need to do more complex processing on the converted data, you
H A Dclientdat.tex61 order to avoid having more than one vtable in that class hierarchy.
H A Dfiletype.tex4 MIME type under Unix, but under Windows it corresponds more to an extension than
20 A brief reminder about what the MIME types are (see the RFC 1341 for more
28 A MIME type may have one or more associated extensions: "text/plain" will
134 notably under Unix with KDE, may contain more MIME types. This happens when
H A Dglcontext.tex7 this method is hardly used today any more, because display lists are only a tiny fraction of the overall state.
H A Dhelpevt.tex10 window hierarchy until the event is processed or there are no more event handlers.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm540 you'd like them to be more specific, you can supply an $object_name
822 For more details on the mechanics of skip and todo tests see
1004 Test::Differences and Test::Deep provide more in-depth functionality
1319 you run less (or more) tests than you planned, the missing (or extras)
1331 If you fail more than 254 tests, it will be reported as 254.
1352 suggest Test::Deep which contains more flexible testing functions for
1393 providing more flexibility than the existing Test.pm. As such, the
1410 L<Test::Differences> for more ways to test complex data structures.
1413 L<Test::Class> is like XUnit but more perlish.
1415 L<Test::Deep> gives you more powerfu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c353 * trees more frequently.
437 * is preferable to spend more time in matches to allow very fast string
443 * A previous version of this file used a more sophisticated algorithm
445 * time, but has a larger average cost, uses more memory and is patented.
775 /* User must not provide more input after the first FINISH: */
805 /* If a flush was requested, we have a little more to output now. */
1000 * necessary to put more guard bytes at the end of the window, or
1001 * to check more often for insufficient lookahead.
1114 unsigned more; /* Amount of free space at the end of the window. */ local
1118 more
2666 } more; member in struct:inflate_huft_s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c353 * trees more frequently.
437 * is preferable to spend more time in matches to allow very fast string
443 * A previous version of this file used a more sophisticated algorithm
445 * time, but has a larger average cost, uses more memory and is patented.
775 /* User must not provide more input after the first FINISH: */
805 /* If a flush was requested, we have a little more to output now. */
1000 * necessary to put more guard bytes at the end of the window, or
1001 * to check more often for insufficient lookahead.
1114 unsigned more; /* Amount of free space at the end of the window. */ local
1118 more
2666 } more; member in struct:inflate_huft_s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9mc.asm16 ;* Lesser General Public License for more details.
225 ; more generally unroll this to prevent multiple loads of
292 ; more generally unroll this to prevent multiple loads of
H A Dbswapdsp.asm17 ;* Lesser General Public License for more details.
H A Dmpegvideoencdsp.asm17 ;* Lesser General Public License for more details.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcfsocket.cpp383 bool more = true; local
385 while (more)
403 more = (ret > 0 && nbytes > 0 && (m_flags & wxSOCKET_WAITALL));
575 bool more = true; local
577 while (more)
595 more = (ret > 0 && nbytes > 0 && (m_flags & wxSOCKET_WAITALL));
772 // Wait more?
2087 * assume that it can write since the first OUTPUT event, and no more
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dchecksum_32.S59 bne 2f ! at least two bytes more
60 subcc %o1, 2, %o1 ! only two bytes more?
120 bne 5b ! more to do
349 andcc %g1, 0xffffff80, %g0 ! more to csum?
361 sub %o5, %g2, %o5 ! some more adjustments
385 andcc %g1, 0xffffff80, %g0 ! more to csum?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_rt.c331 int i, weight, more = 0; local
356 * spare time, but no more than our period.
365 more = 1;
376 return more;
502 int more = 0; local
506 more = do_balance_runtime(rt_rq);
510 return more;
1302 * If the current CPU has more than one RT task, see if the non
1362 /* No more tasks, just exit */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Dvf_hqdn3d.asm14 ;* Lesser General Public License for more details.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Ddither.asm15 ;* Lesser General Public License for more details.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxBase.spec39 using either Win32 or POSIX threads and much more. wxBase currently supports

Completed in 180 milliseconds

1234567891011>>