Home
last modified time | relevance | path

Searched defs:body (Results 1 – 25 of 61) sorted by relevance

123

/minix3/games/worm/
H A Dworm.c65 struct body { struct
68 struct body *prev; argument
69 struct body *next; argument
/minix3/external/bsd/llvm/dist/clang/www/
H A Dcontent.css1 html { margin: 0px; } body { margin: 8px; } selector
3 html, body { selector
/minix3/minix/share/beaglebone/weather/
H A Dstyle.css1 body { selector
/minix3/external/bsd/llvm/dist/clang/tools/scan-build/
H A Dscanview.css1 body { color:#000000; background-color:#ffffff } selector
2 body { font-family: Helvetica, sans-serif; font-size:9pt } selector
/minix3/crypto/external/bsd/libsaslc/dist/
H A Dstyle.css3 body selector
/minix3/external/bsd/llvm/dist/clang/docs/tools/
H A Ddump_ast_matchers.py325 body = False variable
334 body = False variable
348 body = True variable
H A Dmanpage.css5 body { font-family: Arial,Helvetica; } selector
/minix3/external/bsd/mdocml/dist/
H A Dman-cgi.css1 body { font-family: Helvetica, Arial, sans-serif; } selector
H A Dmdoc_macro.c700 struct mdoc_node *body; /* Our own body. */ in blk_exp_close() local
1033 struct mdoc_node *body; /* save of body macro */ in blk_full() local
1276 struct mdoc_node *body; /* saved body context */ in blk_part_imp() local
1410 struct mdoc_node *body; /* keep track of body */ in blk_part_exp() local
/minix3/external/bsd/kyua-cli/dist/misc/
H A Dreport.css29 body { selector
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmk_rep.c45 EncAPRepPart body; in krb5_mk_rep() local
/minix3/crypto/external/bsd/heimdal/dist/doc/
H A Dheimdal.css1 body { selector
/minix3/external/bsd/llvm/dist/clang/www/analyzer/
H A Dcontent.css1 html { margin: 0px; } body { margin: 8px; } selector
3 html, body { selector
/minix3/external/mit/expat/dist/doc/
H A Dstyle.css1 body { selector
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp44 void transformBody(Stmt *body, Decl *ParentD) { in transformBody()
/minix3/external/mit/lua/dist/doc/
H A Dlua.css5 body { selector
/minix3/external/bsd/bzip2/dist/
H A Dbzip.css16 body { font: 80%/126% sans-serif; } selector
/minix3/external/bsd/bind/dist/unit/atf-src/atf-report/
H A Dtests-results.css30 body { selector
/minix3/external/bsd/atf/dist/tools/
H A Dtests-results.css30 body { selector
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dmacros_test.c246 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
290 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
345 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
388 void (*body)(const atf_tc_t *); member
567 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
610 void (*body)(const atf_tc_t *); member
805 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
/minix3/external/bsd/atf/dist/atf-c/
H A Dmacros_test.c244 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
288 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
343 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
386 void (*body)(const atf_tc_t *); member
565 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
608 void (*body)(const atf_tc_t *); member
803 void (*body)(const atf_tc_t *); in ATF_TC_BODY() member
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DMD5.cpp75 const uint8_t *MD5::body(ArrayRef<uint8_t> Data) { in body() function in llvm::MD5
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h671 SExpr *body() { return Body; } in body() function
672 const SExpr *body() const { return Body; } in body() function
726 SExpr *body() { return Body; } in body() function
727 const SExpr *body() const { return Body; } in body() function
767 SExpr *body() { return Body; } in body() function
768 const SExpr *body() const { return Body; } in body() function
803 SExpr *body() { return Body; } in body() function
804 const SExpr *body() const { return Body; } in body() function
1876 SExpr *body() { return Body; } in body() function
1877 const SExpr *body() const { return Body; } in body() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp180 ExprAST *step, ExprAST *body) in ForExprAST()
191 ExprAST *body) in VarExprAST()
229 FunctionAST(PrototypeAST *proto, ExprAST *body) in FunctionAST()
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp203 ExprAST *step, ExprAST *body) in ForExprAST()
215 ExprAST *body) in VarExprAST()
254 FunctionAST(PrototypeAST *proto, ExprAST *body) : Proto(proto), Body(body) {} in FunctionAST()

123