Home
last modified time | relevance | path

Searched refs:POST (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-13.1/contrib/ntp/lib/isc/
H A Dsha2.c696 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 Dsha1.c260 POST(a); POST(b); POST(c); POST(d); POST(e); in transform()
H A Drwlock.c264 POST(cntflag); in isc_rwlock_lock()
H A Dhttpd.c590 POST(result); in isc_httpd_accept()
/freebsd-13.1/contrib/atf/atf-c/detail/
H A Dsanity.h45 #define POST(x) \ macro
61 #define POST(x) \ macro
H A Dprocess.c119 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 Dsanity_test.c76 POST(td->m_cond); in do_test_child()
H A Ddynstr.c175 POST(atf_is_error(err) || ad->m_data != NULL); in atf_dynstr_init_ap()
/freebsd-13.1/release/scripts/
H A Datlas-upload.sh87 …/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 Dglobals.cpp64 POST(!Progname.empty()); in init()
/freebsd-13.1/contrib/kyua/utils/
H A Dmemory.cpp156 POST(amount > -1); in physical_memory()
H A Dsanity.hpp141 #define POST(expr) _UTILS_ASSERT(utils::postcondition, expr, #expr) macro
H A Dsanity_test.cpp196 POST(Expression); in do_post_test()
/freebsd-13.1/contrib/kyua/engine/
H A Dtap_parser.cpp125 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 DARMScheduleR52.td288 // 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 DARMScheduleSwift.td366 (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 DARMScheduleM7.td228 (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 DAArch64SchedFalkorDetails.td1011 // 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 Dtp.c184 POST(find_tc(tp, atf_tc_get_ident(tc)) != NULL); in atf_tp_add_tc()
H A Derror.c113 POST(error_on_flight); in atf_error_new()
/freebsd-13.1/contrib/kyua/utils/process/
H A Dexecutor.cpp185 POST(*state_owners > 0); in impl()
418 POST(_pimpl->cleaned); in cleanup()
/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dutil.h54 #define POST(x) (void)(x) macro
/freebsd-13.1/crypto/openssl/doc/man3/
H A DOCSP_sendreq_new.pod99 Currently only HTTP POST queries to responders are supported.
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dtsget.pod37 POST url HTTP/1.1
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dmacintosh496 # TrueType; 'POST' is PostScript. 'FONT' and 'NFNT' sometimes appear, but I

12