Home
last modified time | relevance | path

Searched refs:BODY (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/usr.bin/mail/tests/
H A Dmailx_signal_test.c20 #define BODY "hello\n" macro
21 #define BODYLEN (sizeof(BODY) - 1)
93 ATF_REQUIRE_INTEQ(BODYLEN, write(ipd[1], BODY, BODYLEN)); in mailx_signal_test()
159 atf_utils_compare_file("dead.letter", BODY); in mailx_signal_test()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h24 enum { ELEM, COLLECTION, BODY, END_EXPR }; enumerator
38 Stmt *getBody() { return SubExprs[BODY]; } in getBody()
44 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody()
50 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody()
59 return SubExprs[BODY]->getEndLoc(); in getEndLoc()
H A DStmtCXX.h137 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator
170 Stmt *getBody() { return SubExprs[BODY]; } in getBody()
190 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody()
200 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody()
209 return SubExprs[BODY]->getEndLoc(); in getEndLoc()
H A DStmt.h2731 enum { BODY, COND, END_EXPR };
2755 Stmt *getBody() { return SubExprs[BODY]; }
2756 const Stmt *getBody() const { return SubExprs[BODY]; }
2757 void setBody(Stmt *Body) { SubExprs[BODY] = Body; }
2789 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR };
2830 Stmt *getBody() { return SubExprs[BODY]; }
2835 const Stmt *getBody() const { return SubExprs[BODY]; }
2840 void setBody(Stmt *S) { SubExprs[BODY] = S; }
/freebsd/contrib/atf/atf-c/detail/
H A Dtp_main.c61 BODY, enumerator
172 p->m_tcpart = BODY; in params_init()
309 *tcpart = BODY; in handle_tcarg()
503 case BODY: in run_tc()
/freebsd/usr.bin/nl/
H A Dnl.c66 #define BODY 1 macro
144 parse_numbering(optarg, BODY); in main()
285 section = BODY; in filter()
/freebsd/contrib/netbsd-tests/usr.bin/m4/
H A Dd_m4wrap-P.out1 TEXT IN BODY
H A Dd_m4wrap.out1 TEXT IN BODY
H A Dd_m4wrap.m45 TEXT IN BODY
H A Dd_m4wrap-P.m45 TEXT IN BODY
/freebsd/crypto/heimdal/lib/asn1/
H A Dkrb5.asn138 KDC-REQ-BODY,
45 KRB-SAFE-BODY,
448 KDC-REQ-BODY ::= SEQUENCE {
470 req-body[4] KDC-REQ-BODY
546 KRB-SAFE-BODY ::= SEQUENCE {
558 safe-body[2] KRB-SAFE-BODY,
675 PA-SAM-CHALLENGE-2-BODY ::= SEQUENCE {
690 sam-body[0] PA-SAM-CHALLENGE-2-BODY,
775 req-body [2] KDC-REQ-BODY,
/freebsd/contrib/atf/atf-c++/
H A Dtests.cpp417 enum tc_part { BODY, CLEANUP }; enumerator
518 return std::make_pair(tcarg, BODY); in process_tcarg()
524 return std::make_pair(tcname, BODY); in process_tcarg()
551 case BODY: in run_tc()
/freebsd/crypto/heimdal/appl/test/
H A Dhttp_client.c194 enum { RESPONSE, HEADER, BODY } state; in http_query() enumerator
235 state = BODY; in http_query()
260 if (state == BODY) { in http_query()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtObjC.cpp26 SubExprs[BODY] = Body; in ObjCForCollectionStmt()
H A DStmtCXX.cpp63 SubExprs[BODY] = Body; in CXXForRangeStmt()
H A DStmt.cpp1030 SubExprs[BODY] = Body; in ForStmt()
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Dompx.h.var80 #define _TGT_KERNEL_LANGUAGE_HOST_IMPL_SYNC_C(RETTY, NAME, ARGS, BODY) \
81 static inline RETTY ompx_##NAME(ARGS) { BODY; }
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/crypto/heimdal/doc/doxyout/wind/html/
H A Ddoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
4 BODY,TD { selector
147 BODY { selector
/freebsd/contrib/tcsh/
H A Dtcsh.man2html251 <BODY>
344 <BODY>
354 </BODY>
378 </BODY>
790 <BODY>
812 </BODY>

12