/freebsd/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/release/scripts/ |
H A D | atlas-upload.sh | 86 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/boxes -X POST -d "box[name]=${BOX}" -d "access_t… 102 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/versions -X POST -d "vers… 123 …UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}/providers -X POST -d "provider[name]=…
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | globals.cpp | 64 POST(!Progname.empty()); in init()
|
/freebsd/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/contrib/ntp/libntp/lib/isc/ |
H A D | sha1.c | 260 POST(a); POST(b); POST(c); POST(d); POST(e); in transform()
|
/freebsd/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/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|PR [all...] |
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/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 cas [all...] |
/freebsd/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/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | util.h | 54 #define POST(x) (void)(x) macro
|
/freebsd/contrib/kyua/utils/process/ |
H A D | executor.cpp | 187 POST(*state_owners > 0); in impl() 420 POST(_pimpl->cleaned); in cleanup()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OCSP_sendreq_new.pod | 39 These functions perform an OCSP POST request / response transfer over HTTP,
|
H A D | OSSL_HTTP_REQ_CTX.pod | 78 which should be 1 to indicate C<POST> or 0 to indicate C<GET>.
|
H A D | OSSL_HTTP_transfer.pod | 171 else HTTP POST with the contents of I<req> and optional I<content_type>, where
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | tsget.pod | 35 POST url HTTP/1.1
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 2869 const auto &It = CEDMap.find({CB, POST}); in isExecutedInAlignedRegion() 2906 return {CEDMap.lookup({&CB, PRE}), CEDMap.lookup({&CB, POST})}; in getExecutionDomain() 2965 enum Direction { PRE = 0, POST = 1 }; enumerator 3092 auto &CallOutED = CEDMap[{&CB, POST}]; in updateImpl() 3241 auto &CallOutED = CEDMap[{CB, POST}]; in updateImpl() 3253 auto &CallOutED = CEDMap[{CB, POST}]; in updateImpl() 3340 auto &CallOutED = CEDMap[{CB, POST}]; in updateImpl()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | ocsp.h.in | 184 OSSL_HTTP_REQ_CTX_set_request_line(rctx, strcmp(op, "POST") == 0, \
|