Home
last modified time | relevance | path

Searched refs:FILE_DONE (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/quakeforge/quakeforge-0.7.2/tools/gas2masm/
H A Dgas2masm.c36 typedef enum {NOT_WHITESPACE, WHITESPACE, TOKEN_AVAILABLE, LINE_DONE, FILE_DONE, PARSED_OKAY} token… enumerator
806 return FILE_DONE; in gettoken()
817 return FILE_DONE; in gettoken()
945 case FILE_DONE: in parseline()
946 return FILE_DONE; in parseline()
1065 case FILE_DONE: in main()
/dports/games/tenebrae/tenebrae_0/gas2masm/
H A Dgas2masm.c32 typedef enum {NOT_WHITESPACE, WHITESPACE, TOKEN_AVAILABLE, LINE_DONE, FILE_DONE, PARSED_OKAY} token… enumerator
791 return FILE_DONE; in gettoken()
918 case FILE_DONE: in parseline()
919 return FILE_DONE; in parseline()
1038 case FILE_DONE: in main()
/dports/www/dillo2/dillo-3.0.5/dpi/
H A Dfile.c58 #define FILE_DONE 8 /* Operation done */ macro
489 client->flags |= FILE_DONE; in File_send_dir()
601 client->flags |= FILE_DONE; in File_send_error_page()
760 client->flags |= FILE_DONE; in File_send_file()
920 if (client->flags & (FILE_DONE | FILE_ERR)) in File_serve_client()
944 client->flags |= FILE_DONE; in File_serve_client()
976 client->flags |= (client->sh->status & DPIP_EOF) ? FILE_DONE : 0; in File_serve_client()
993 if (client->flags & (FILE_DONE | FILE_ERR)) { in File_serve_clients()
/dports/security/gpgme/gpgme-1.15.1/lang/python/src/constants/
H A Dstatus.py55 FILE_DONE = "FILE_DONE" variable
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/python/src/constants/
H A Dstatus.py55 FILE_DONE = "FILE_DONE" variable
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/python/src/constants/
H A Dstatus.py55 FILE_DONE = "FILE_DONE" variable
/dports/security/py-gpgme/gpgme-1.15.1/lang/python/src/constants/
H A Dstatus.py55 FILE_DONE = "FILE_DONE" variable
/dports/devel/upnp/pupnp-release-1.14.12/ixml/test/
H A Dtest_document.c65 CASE(FILE_DONE); in get_ixml_error_string()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/
H A Dcrypto-lib.com438 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
445 $ GOTO FILE_DONE
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/fips/
H A Dfips-lib.com315 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
322 $ GOTO FILE_DONE
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/
H A Dcrypto-lib.com517 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
524 $ GOTO FILE_DONE
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/
H A Dcrypto-lib.com516 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
523 $ GOTO FILE_DONE
/dports/security/openssl-unsafe/openssl-c9ba19c/test/
H A Dmaketests.com220 $ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
314 $ FILE_DONE:
/dports/security/openssl-legacy-static/openssl-1.0.2u/test/
H A Dmaketests.com224 $ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
318 $ FILE_DONE:
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/des/
H A Ddes-lib.com241 $ FILE_DONE:
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/des/
H A Ddes-lib.com242 $ FILE_DONE:
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/des/
H A Ddes-lib.com242 $ FILE_DONE:
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/
H A Dmakeengines.com145 $ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
214 $ FILE_DONE:
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/ssl/
H A Dssl-lib.com259 $ FILE_DONE:
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/
H A Dmakeengines.com234 $ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
288 $ FILE_DONE:
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/
H A Dmakeengines.com234 $ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
288 $ FILE_DONE:
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/test/
H A Dmaketests.com249 $ FILE_DONE:
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Dmakeapps.com181 $ GOTO FILE_DONE
/dports/net-im/dino/dino-0.2.2/plugins/gpgme-vala/vapi/
H A Dgpgme.vapi204 FILE_DONE,
/dports/security/py-gnupg/python-gnupg-3.1.1/docs/
H A DDETAILS474 *** FILE_DONE

12