| /forgerock/opendj2/ext/xalan-j/ |
| H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/opendj2/ext/ant/lib/ |
| H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
| /forgerock/opendj-b2.6/ext/xalan-j/ |
| H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/opendj-b2.6/ext/ant/lib/ |
| H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
| /forgerock/opendj-b2.6/resource/dsml/lib/ |
| H A D | jaxb1-impl.jar | META-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ... |
| /forgerock/opendj2.6.2/ext/xalan-j/ |
| H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/opendj2.6.2/ext/ant/lib/ |
| H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
| /forgerock/opendj2-jel-hg/ext/xalan-j/ |
| H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/opendj2-jel-hg/resource/dsml/lib/ |
| H A D | jaxb1-impl.jar | META-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ... |
| /forgerock/opendj2-hg/ext/xalan-j/ |
| H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/opendj2-hg/ext/ant/lib/ |
| H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
| /forgerock/authenticator-android-v2/app/libs/ |
| H A D | core-2.3.0.jar | META-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 D | ant.jar | META-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 D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/web-agents-v4/zlib/ |
| H A D | deflate.c | 19 * 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 D | file.c | 252 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 D | yp_xdr.c | 307 bool_t more; local 324 if (!xdr_bool(xdrs, &more)) 327 if (!more)
|
| /illumos-gate/usr/src/lib/libc/inc/ |
| H A D | msgfmt.h | 58 * | (int) more | 95 int more; /* index of right leaf */ member in struct:msg_struct
|
| /illumos-gate/usr/src/lib/libc/port/threads/ |
| H A D | sema.c | 167 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 D | paste.c | 40 "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 D | ex_vops.c | 235 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 D | ypxfrd_client.c | 89 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 D | floatingpoint.h | 109 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 D | inv2.c | 39 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 D | rex.h | 93 struct tchars more; /* interrupt, kill characters, etc. */ member in struct:rex_ttymode
|