Searched refs:body (Results 151 - 175 of 227) sorted by relevance

12345678910

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c6260 bwn_plcp_genhdr((struct bwn_plcp4 *)(&txhdr->body.r351.plcp),
6264 bwn_plcp_genhdr((struct bwn_plcp4 *)(&txhdr->body.r410.plcp),
6268 bwn_plcp_genhdr((struct bwn_plcp4 *)(&txhdr->body.r598.plcp),
6337 txhdr->body.r351.rts_frame;
6341 txhdr->body.r410.rts_frame;
6345 txhdr->body.r598.rts_frame;
6361 txhdr->body.r351.rts_frame;
6365 txhdr->body.r410.rts_frame;
6369 txhdr->body.r598.rts_frame;
6390 &txhdr->body
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_base.c3314 item->body.fn.fn_arg1,
3315 item->body.fn.fn_arg2,
3316 item->body.fn.fn_arg2);
3323 item->body.fn.fn_arg1,
3324 item->body.fn.fn_arg2,
3325 item->body.fn.fn_arg2);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.c787 static void body (LexState *ls, expdesc *e, int ismethod, int line) { function
788 /* body -> `(' parlist `)' block END */
938 constructor | FUNCTION body | suffixedexp */
974 body(ls, v, 0, ls->linenumber);
1427 body(ls, &b, 0, ls->linenumber); /* function created in next register */
1468 /* funcstat -> FUNCTION funcname body */
1473 body(ls, &b, ismethod, line);
1611 statlist(ls); /* parse main body */
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.c782 static void body (LexState *ls, expdesc *e, int ismethod, int line) { function
783 /* body -> '(' parlist ')' block END */
933 constructor | FUNCTION body | suffixedexp */
974 body(ls, v, 0, ls->linenumber);
1436 body(ls, &b, 0, ls->linenumber); /* function created in next register */
1477 /* funcstat -> FUNCTION funcname body */
1482 body(ls, &b, ismethod, line);
1620 statlist(ls); /* parse main body */
/freebsd-11-stable/contrib/serf/
H A Dserf.h703 serf_bucket_t *body,
H A Doutgoing.c1688 serf_bucket_t *body,
1699 req_bkt = serf_bucket_request_create(method, uri, body, allocator);
1684 serf_request_bucket_request_create( serf_request_t *request, const char *method, const char *uri, serf_bucket_t *body, serf_bucket_alloc_t *allocator) argument
/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c1517 function's body where the tree can be modified e.g. by the
7591 during the processing of the body of a function, and we never
7691 c_finish_case (tree body)
7696 SWITCH_BODY (cs->switch_expr) = body;
7784 c_finish_loop (location_t start_locus, tree cond, tree incr, tree body,
7844 if (body)
7845 add_stmt (body);
8006 c_finish_stmt_expr (tree body)
8012 body = c_end_compound_stmt (body, tru
7656 c_finish_case(tree body) argument
7748 c_finish_loop(location_t start_locus, tree cond, tree incr, tree body, \ tree blab, tree clab, tree attrs, bool cond_is_first) argument
7970 c_finish_stmt_expr(tree body) argument
[all...]
H A Domp-low.c89 reserved for the main body of the function. */
1100 /* Build a decl for the omp child function. It'll not contain a body
1489 inside the body of the outer parallel region. But since we are
2470 tree profile counter updates) of the parallel body
2477 .OMP_DATA_I = .OMP_DATA_I. However, if the parallel body had
2690 body). */
3419 internal dependencies in their body. */
3595 tree new_stmt, stmt, body, bind, block, ilist, olist, new_body;
3613 body = alloc_stmt_list ();
3623 append_to_statement_list (sec_start, &body);
3593 tree new_stmt, stmt, body, bind, block, ilist, olist, new_body; local
3624 append_to_statement_list (OMP_SECTION_BODY (sec_start), &body); local
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtc.c546 atf_tc_body_t body, atf_tc_cleanup_t cleanup,
559 tc->pimpl->m_body = body;
545 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_tpc.c1979 scsi_u64to8b(atomic_fetchadd_int(&id, 1), &token->body[0]);
1989 cscd = (struct scsi_ec_cscd_id *)&token->body[8];
1995 scsi_u64to8b(0, &token->body[40]); /* XXX: Should be 128bit value. */
1996 scsi_u64to8b(len, &token->body[48]);
1999 dtsd = (struct scsi_read_capacity_data_long *)&token->body[88 - 8];
2008 memcpy(&token->body[120], port->target_devid->data, targid_len);
2011 arc4rand(&token->body[120 + targid_len], 384 - targid_len, 0);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c762 unsigned int body : 1; member in struct:__anon335
1142 resolve those now. We only handle prologue, body, and endp directives
1150 case body:
1252 if (rtype == body)
1292 if (rtype == body)
1835 body region. */
1867 unw_rec_list *ptr = alloc_record (body);
2580 case body:
2921 by ".body", then we can optimize the unwind directives away. */
2924 || (list->next->r.type == body
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.cpp179 (*iter).second->body();
516 if (partname == "body")
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_drv.h332 uint8_t len; /* HB2 - body len, not including checksum */
359 } __attribute__ ((packed)) body; member in struct:dip_infoframe
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S91 .body
299 .body
470 .body
678 .body
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl576 .body
682 # Generate the body:
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl248 .body
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl80 .body
119 .body
372 .skip 48 // aligns loop body
410 .body
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.cpp257 for (auto *I : S->body())
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c438 /* Stream for collecting the request body. */
441 /* Buffer holding request body for the REPORT (can spill to disk). */
442 svn_ra_serf__request_body_t *body;
2052 /** Editor callbacks given to callers to create request body */
2500 report->body);
2551 /** RA function implementations and body */
2618 report->body =
2621 report->body_template = svn_ra_serf__request_body_get_stream(report->body);
440 svn_ra_serf__request_body_t *body; member in struct:report_context_t
/freebsd-11-stable/bin/sh/
H A Dparser.c515 n1->nfor.body = list(0);
546 cp->nclist.body = list(0);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_cred.c45 * Take the `body' and encode it into `padata' using the credentials
52 KDC_REQ_BODY *body,
62 ASN1_MALLOC_ENCODE(KDC_REQ_BODY, buf, buf_size, body, &len, ret);
50 make_pa_tgs_req(krb5_context context, krb5_auth_context ac, KDC_REQ_BODY *body, PA_DATA *padata, krb5_creds *creds) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc912 /* oho, must reconsider loop body */
/freebsd-11-stable/share/mk/
H A Dbsd.sys.mk79 CWARNFLAGS.clang+= -Wno-empty-body -Wno-string-plus-int
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y1573 cur_symbol->info.macroinfo->body = strdup(bodytext);
1574 if (cur_symbol->info.macroinfo->body == NULL) {
1575 stop("Can't duplicate macro body text", EX_SOFTWARE);
/freebsd-11-stable/sys/conf/
H A Dkern.mk31 CWARNEXTRA?= -Wno-error=tautological-compare -Wno-error=empty-body \

Completed in 669 milliseconds

12345678910