Searched defs:more (Results 1 - 25 of 84) sorted by relevance

1234

/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/authenticator-android-v2/app/libs/
H A Dcore-2.3.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/web-agents-v4/zlib/
H A Ddeflate.c19 * is preferable to spend more time in matches to allow very fast string
25 * A previous version of this file used a more sophisticated algorithm
27 * time, but has a larger average cost, uses more memory and is patented.
67 need_more, /* block not completed, need more input or more output */
69 finish_started, /* finish started, need only more output at next deflate */
70 finish_done /* finish done, accept no more input or output */
561 * This function could be more sophisticated to provide closer upper bounds for
874 * more output space, but possibly with both pending and
892 /* User must not provide more inpu
1395 unsigned more; /* Amount of free space at the end of the window. */ local
[all...]
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dfile.c252 int *more)
265 rdlen, rdata, more);
249 smb_fh_xactnp(int fd, int tdlen, const char *tdata, int *rdlen, char *rdata, int *more) argument
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c307 bool_t more; local
324 if (!xdr_bool(xdrs, &more))
327 if (!more)
/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h58 * | (int) more |
95 int more; /* index of right leaf */ member in struct:msg_struct
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsema.c167 int more; local
168 if ((ulwp = dequeue(qp, &more)) != NULL) {
172 lsp->sema_waiters = more;
262 int more; local
263 if ((ulwp = dequeue(qp, &more)) != NULL) {
267 lsp->sema_waiters = more;
329 int more; local
330 if ((ulwp = dequeue(qp, &more)) != NULL) {
334 lsp->sema_waiters = more;
/illumos-gate/usr/src/lib/libcmd/common/
H A Dpaste.c40 "on one or more input files, but not all input files, \bpaste\b "
88 register int d, n, i, z, more=1; local
93 for(n=more-1,more=0; n < nstream;)
100 more = 1;
101 else if(!more) /* first stream with output */
119 more = n+1;
127 if(++n<nstream && more && d>=0)
138 else if(n==nstream && !streams[n-1] && more)
141 } while(more);
[all...]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c235 int nlines, more; local
289 more = savedol - dol; /* amount we shift everything by */
290 if (more)
291 (*(more>0 ? copywR : copyw))(savedol+1, dol+1, truedol-dol);
292 unddol += more; truedol += more; undap2 += more;
336 * All the rest of the motion sequences have one or more
380 * so it is more comprehensible (and also because we can't work
381 * if we let it get more ou
[all...]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_client.c89 bool_t more; local
123 if (!xdr_bool(xdrs, &more))
125 if (more == FALSE)
140 bool_t more; local
168 if (!xdr_bool(xdrs, &more))
170 if (more == FALSE)
/illumos-gate/usr/src/head/
H A Dfloatingpoint.h109 int more; /* On conversion from decimal to binary, != 0 */ member in struct:__anon2259
110 /* indicates more non-zero digits following */
/illumos-gate/usr/src/cmd/refer/
H A Dinv2.c39 int i, nk, ndoc = 0, more = 0, c; local
62 more = 0;
65 more = 1;
66 assert(fd == 0 || more == 0);
68 if (more)
77 if (more) { /* allow more than LINESIZ keys */
/illumos-gate/usr/src/cmd/rexd/
H A Drex.h93 struct tchars more; /* interrupt, kill characters, etc. */ member in struct:rex_ttymode

Completed in 212 milliseconds

1234