| /freebsd-13.1/contrib/ntp/lib/isc/ |
| H A D | sha2.c | 696 POST(a); POST(b); POST(c); POST(d); POST(e); POST(f); in isc_sha256_transform() 697 POST(g); POST(h); POST(T1); in isc_sha256_transform() 780 POST(a); POST(b); POST(c); POST(d); POST(e); POST(f); in isc_sha256_transform() 781 POST(g); POST(h); POST(T1); POST(T2); in isc_sha256_transform() 819 POST(usedspace); POST(freespace); in isc_sha256_update() 839 POST(usedspace); POST(freespace); in isc_sha256_update() 1018 POST(a); POST(b); POST(c); POST(d); POST(e); POST(f); in isc_sha512_transform() 1019 POST(g); POST(h); POST(T1); in isc_sha512_transform() 1100 POST(a); POST(b); POST(c); POST(d); POST(e); POST(f); in isc_sha512_transform() 1101 POST(g); POST(h); POST(T1); POST(T2); in isc_sha512_transform() [all …]
|
| H A D | sha1.c | 260 POST(a); POST(b); POST(c); POST(d); POST(e); in transform()
|
| H A D | rwlock.c | 264 POST(cntflag); in isc_rwlock_lock()
|
| H A D | httpd.c | 590 POST(result); in isc_httpd_accept()
|
| /freebsd-13.1/contrib/atf/atf-c/detail/ |
| H A D | sanity.h | 45 #define POST(x) \ macro 61 #define POST(x) \ macro
|
| H A D | process.c | 119 POST(stream_is_valid(sb)); in atf_process_stream_init_capture() 135 POST(stream_is_valid(sb)); in atf_process_stream_init_connect() 144 POST(stream_is_valid(sb)); in atf_process_stream_init_inherit() 155 POST(stream_is_valid(sb)); in atf_process_stream_init_redirect_fd() 166 POST(stream_is_valid(sb)); in atf_process_stream_init_redirect_path()
|
| H A D | sanity_test.c | 76 POST(td->m_cond); in do_test_child()
|
| H A D | dynstr.c | 175 POST(atf_is_error(err) || ad->m_data != NULL); in atf_dynstr_init_ap()
|
| /freebsd-13.1/release/scripts/ |
| H A D | atlas-upload.sh | 87 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/boxes -X POST -d "box[name]=${BOX}" -d "access_t… 103 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/versions -X POST -d "vers… 124 …UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}/providers -X POST -d "provider[name]=…
|
| /freebsd-13.1/contrib/kyua/utils/cmdline/ |
| H A D | globals.cpp | 64 POST(!Progname.empty()); in init()
|
| /freebsd-13.1/contrib/kyua/utils/ |
| H A D | memory.cpp | 156 POST(amount > -1); in physical_memory()
|
| H A D | sanity.hpp | 141 #define POST(expr) _UTILS_ASSERT(utils::postcondition, expr, #expr) macro
|
| H A D | sanity_test.cpp | 196 POST(Expression); in do_post_test()
|
| /freebsd-13.1/contrib/kyua/engine/ |
| H A D | tap_parser.cpp | 125 POST(out_plan); in try_parse_plan() 126 POST(out_all_skipped_reason.empty() || in try_parse_plan()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleR52.td | 288 // Loads (except POST) with SHL > 2, or ror, require 2 extra cycles. 298 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)", 300 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T", 303 "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>; 495 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)", 496 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)", 503 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
|
| H A D | ARMScheduleSwift.td | 366 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)", 368 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T")>; 378 (instregex "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>; 496 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)", 497 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)", 505 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
|
| H A D | ARMScheduleM7.td | 228 (instregex "t2LDR(B|H|SB|SH)_(POST|PRE)")>; 255 (instregex "t2STRD_(PRE|POST)")>; 259 (instregex "t2LDRD_(PRE|POST)")>; 271 (instregex "t2LDR_(POST|PRE)")>; 275 (instregex "t2STR(B|H)?_(POST|PRE)")>;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedFalkorDetails.td | 1011 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1014 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1017 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1020 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1026 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1034 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1037 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1043 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1051 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). 1054 // FIXME: This is overly conservative in the imm POST case (no XYZ used in that case). [all …]
|
| /freebsd-13.1/contrib/atf/atf-c/ |
| H A D | tp.c | 184 POST(find_tc(tp, atf_tc_get_ident(tc)) != NULL); in atf_tp_add_tc()
|
| H A D | error.c | 113 POST(error_on_flight); in atf_error_new()
|
| /freebsd-13.1/contrib/kyua/utils/process/ |
| H A D | executor.cpp | 185 POST(*state_owners > 0); in impl() 418 POST(_pimpl->cleaned); in cleanup()
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | util.h | 54 #define POST(x) (void)(x) macro
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | OCSP_sendreq_new.pod | 99 Currently only HTTP POST queries to responders are supported.
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | tsget.pod | 37 POST url HTTP/1.1
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | macintosh | 496 # TrueType; 'POST' is PostScript. 'FONT' and 'NFNT' sometimes appear, but I
|