HomeSort by: relevance | last modified time | path
    Searched defs:DONE (Results 1 - 24 of 24) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/msbuild/
install.bat 48 :DONE
49 echo Done!
  /src/common/dist/zlib/contrib/infback9/
inflate9.h 17 DONE, /* finished check, done -- remain here until reset */
27 TYPE -> STORED or TABLE or LEN or DONE
  /src/external/gpl3/binutils/dist/zlib/contrib/infback9/
inflate9.h 17 DONE, /* finished check, done -- remain here until reset */
27 TYPE -> STORED or TABLE or LEN or DONE
  /src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
inflate9.h 17 DONE, /* finished check, done -- remain here until reset */
27 TYPE -> STORED or TABLE or LEN or DONE
  /src/external/gpl3/gdb/dist/zlib/contrib/infback9/
inflate9.h 17 DONE, /* finished check, done -- remain here until reset */
27 TYPE -> STORED or TABLE or LEN or DONE
  /src/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
inflate9.h 17 DONE, /* finished check, done -- remain here until reset */
27 TYPE -> STORED or TABLE or LEN or DONE
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
file.c 197 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where;
255 where = DONE;
271 case DONE:
275 if (where == DONE) {
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
main.c 85 #define DONE(c) { retcode = c; goto finis; }
215 DONE(1);
232 DONE(1);
235 DONE(1);
244 DONE(0);
251 done(retcode);
433 done(k) function
  /src/external/bsd/wpa/dist/src/eap_peer/
eap_ikev2.c 19 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state;
39 case DONE:
40 return "DONE";
221 eap_ikev2_state(data, DONE);
441 return data->state == DONE && data->keymat_ok;
450 if (data->state != DONE || !data->keymat_ok)
468 if (data->state != DONE || !data->keymat_ok)
488 if (data->state != DONE || !data->keymat_ok)
eap_tnc.c 18 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state;
360 wpa_printf(MSG_DEBUG, "EAP-TNC: TNCS done - reply with an "
  /src/external/bsd/wpa/dist/src/eap_server/
eap_server_ikev2.c 19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state;
63 case DONE:
64 return "DONE";
456 eap_ikev2_state(data, DONE);
471 return data->state == DONE || data->state == FAIL;
478 return data->state == DONE && data->ikev2.state == IKEV2_DONE &&
488 if (data->state != DONE || !data->keymat_ok)
506 if (data->state != DONE || !data->keymat_ok)
526 if (data->state != DONE || !data->keymat_ok)
eap_server_wsc.c 20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state;
44 case DONE:
45 return "DONE";
eap_server_tnc.c 18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE,
54 case DONE:
55 return "DONE";
179 eap_tnc_set_state(data, DONE);
189 eap_tnc_set_state(data, DONE);
263 eap_tnc_set_state(data, DONE);
271 else if (data->state == DONE)
314 case DONE:
462 if (len == 1 && (data->state == DONE || data->state == FAIL)) {
543 return data->state == DONE || data->state == FAIL
    [all...]
  /src/external/cddl/osnet/dist/uts/common/zmod/
inflate.h 49 DONE, /* finished check, done -- remain here until reset */
75 CHECK -> LENGTH -> DONE
  /src/external/mpl/bind/dist/tests/isc/
netmgr_common.h 194 #define DONE() atomic_store(&do_send, false);
  /src/common/dist/zlib/
inflate.h 49 DONE, /* finished check, done -- remain here until reset */
77 CHECK -> LENGTH -> DONE
  /src/external/gpl3/binutils/dist/zlib/
inflate.h 49 DONE, /* finished check, done -- remain here until reset */
77 CHECK -> LENGTH -> DONE
  /src/external/gpl3/binutils.old/dist/zlib/
inflate.h 49 DONE, /* finished check, done -- remain here until reset */
77 CHECK -> LENGTH -> DONE
  /src/external/gpl3/gdb/dist/zlib/
inflate.h 49 DONE, /* finished check, done -- remain here until reset */
77 CHECK -> LENGTH -> DONE
  /src/external/gpl3/gdb.old/dist/zlib/
inflate.h 49 DONE, /* finished check, done -- remain here until reset */
77 CHECK -> LENGTH -> DONE
  /src/bin/ksh/
lex.h 94 #define DONE 272
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.c 136 DONE, /* finished check, done -- remain here until reset */
196 CHECK -> LENGTH -> DONE
488 /* if it hasn't been done already, allocate space for the window */
1030 /* when done with sub-table, drop back to root table */
1379 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
1489 state->head->done = -1;
1640 state->head->done = 1;
1998 state->mode = DONE;
1999 case DONE
    [all...]
  /src/sys/dev/pci/
if_vioif.c 283 FREE, INUSE, DONE
1827 goto done;
1849 done:
1933 goto done;
1936 goto done;
1944 done:
1964 goto done;
1970 done:
2091 goto done;
2112 done
    [all...]
  /src/sys/net/
zlib.c 495 * when input comes from standard input. (This can also be done for
679 finish_done /* finish done, accept no more input or output */
1136 * empty block here, this will be done at next call. This also
1600 * and lookahead == 1 (input done one byte at time)
3383 DONE, /* finished check, done */
3595 z->state->mode = DONE;
3627 z->state->mode = DONE;
3629 case DONE:
3886 DONEB, /* finished last block, done */
    [all...]

Completed in 41 milliseconds