Searched defs:body (Results 1 - 25 of 116) sorted by relevance

12345

/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp44 void transformBody(Stmt *body, Decl *ParentD) { argument
H A DTransEmptyStatementsAndDealloc.cpp190 static bool isBodyEmpty(CompoundStmt *body, ASTContext &Ctx, argument
H A DTransRetainReleaseDealloc.cpp54 void transformBody(Stmt *body, Decl *ParentD) { argument
H A DTransAutoreleasePool.cpp79 void transformBody(Stmt *body, Decl *ParentD) { argument
H A DTransUnbridgedCasts.cpp73 void transformBody(Stmt *body, Decl *ParentD) { argument
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dmacro.h40 char *body; /* Macro body. */ member in struct:__anon4698
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dmk_rep.c43 EncAPRepPart body; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_high_compression.c87 char *body, *body_read, *buff; local
/freebsd-10-stable/contrib/gcc/
H A Dc-gimplify.c141 c_build_bind_expr (tree block, tree body) argument
H A Drtl-error.c43 rtx body = PATTERN (insn); local
[all...]
H A Dc-omp.c52 c_finish_omp_critical (tree body, tree name) argument
207 c_finish_omp_for(location_t locus, tree decl, tree init, tree cond, tree incr, tree body, tree pre_body) argument
H A Dloop-doloop.c158 basic_block *body = get_loop_body (loop), bb; local
H A Dtree-ssa-loop-ivcanon.c119 basic_block *body = get_loop_body (loop); local
404 basic_block *body; local
499 basic_block *body; local
[all...]
H A Dipa-prop.c288 tree body; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h25 CreateWrapped(const char *prefix, const char *body) argument
34 CreateUnwrapped(const char *name, const char *body) argument
59 ExpressionSourceCode(const char *name, const char *prefix, const char *body, bool wrap) argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DMD5.cpp75 const uint8_t *MD5::body(ArrayRef<uint8_t> Data) { function in class:llvm::MD5
/freebsd-10-stable/contrib/serf/buckets/
H A Drequest_buckets.c27 serf_bucket_t *body; member in struct:__anon4430
34 serf_bucket_request_create( const char *method, const char *URI, serf_bucket_t *body, serf_bucket_alloc_t *allocator) argument
193 serf_bucket_request_become( serf_bucket_t *bucket, const char *method, const char *uri, serf_bucket_t *body) argument
[all...]
H A Dresponse_buckets.c26 serf_bucket_t *body; /* Pointer to the stream wrapping the body. */ member in struct:__anon4432
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dsearch.c370 char *body; local
392 skip_node_separator(char *body) argument
[all...]
/freebsd-10-stable/contrib/mdocml/
H A Dmdoc.c496 mdoc_endbody_alloc(struct mdoc *m, int line, int pos, enum mdoct tok, struct mdoc_node *body, enum mdoc_endbody end) argument
H A Dman.h95 struct man_node *body; /* BLOCK node BODY ptr */ member in struct:man_node
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dhttp_client.c32 struct wpabuf body; member in struct:http_client
/freebsd-10-stable/sys/dev/ppbus/
H A Dppb_msq.c161 ppb_MS_loop(device_t bus, device_t dev, struct ppb_microseq *prolog, struct ppb_microseq *body, struct ppb_microseq *epilog, int iter, int *ret) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dmerge.c289 svn_ra_serf__merge_lock_token_list(apr_hash_t *lock_tokens, const char *parent, serf_bucket_t *body, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_uu.c479 int64_t l, body; local

Completed in 275 milliseconds

12345