Searched refs:body (Results 101 - 125 of 227) sorted by relevance

12345678910

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dra_serf.h407 /* Callback for when a request body is needed. */
445 /* The content-type of the request body. */
512 /* This function and baton pair allows a body to be created right before
518 * May be NULL if there is no body to send.
532 portion of the response body. The registered response handler will
705 a response body using the given XML context. The handler and its
777 * Handler that discards the entire @a response body associated with a
794 * the @a RESPONSE body associated with a @a REQUEST.
810 /* Handler that expects an empty body.
812 If a body I
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dloop-unroll.c211 /* Check whether exit of the LOOP is at the end of loop body. */
467 body;
472 body; i++;
473 body; i++;
474 body; i++;
475 body; i++;
561 /* nunroll = total number of copies of the original loop body in
562 unrolled loop (i.e. if it is 2, we have to duplicate loop body once. */
600 nunroll so that as few as possible copies of loop body are
645 body;
938 basic_block preheader, *body, *dom_bbs, swtch, ezc_swtch; local
1508 basic_block *body, bb; local
1700 basic_block *body, bb; local
[all...]
H A Dgimplify.c171 pop_gimplify_context (tree body) argument
182 if (body)
183 declare_vars (c->temps, body, false);
883 /* Unshare all the trees in BODY_P, a pointer into the body of FNDECL, and the
884 bodies of any nested functions if we are unsharing the entire body of
935 gimple_build_eh_filter (tree body, tree allowed, tree failure) argument
944 append_to_statement_list (body, &TREE_OPERAND (t, 0));
964 /* Set p to point to the body of the wrapper. Loop until we find
973 /* For a BIND_EXPR, the body is operand 1. */
1284 /* Gimplify a LOOP_EXPR. Normally this just involves gimplifying the body
4111 tree body; local
6295 tree body, parm_stmts; local
[all...]
H A Dtree-ssa-loop-prefetch.c457 basic_block *body = get_loop_body_in_dom_order (loop); local
464 /* Scan the loop body in order, so that the former references precede the
468 bb = body[i];
487 free (body);
H A Dcoverage.c923 tree gcov_info, gcov_init, body, t;
951 body = NULL;
955 append_to_statement_list (t, &body);
958 cgraph_build_static_cdtor ('I', body, DEFAULT_INIT_PRIORITY);
919 tree gcov_info, gcov_init, body, t; local
/freebsd-11-stable/sys/netgraph/
H A Dnetgraph.h649 } body; member in struct:ng_item
687 #define _NGI_M(i) ((i)->body.da_m)
688 #define _NGI_MSG(i) ((i)->body.msg.msg_msg)
689 #define _NGI_RETADDR(i) ((i)->body.msg.msg_retaddr)
690 #define _NGI_FN(i) ((i)->body.fn.fn_fn.fn_fn)
691 #define _NGI_FN2(i) ((i)->body.fn.fn_fn.fn_fn2)
692 #define _NGI_ARG1(i) ((i)->body.fn.fn_arg1)
693 #define _NGI_ARG2(i) ((i)->body.fn.fn_arg2)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache.c415 svn_error_t *(*body)(void *,
423 err = body(baton, pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache.c432 svn_error_t *(*body)(void *,
440 err = body(baton, pool);
H A Dtransaction.c172 svn_error_t *(*body)(svn_fs_t *fs,
182 body(fs, baton, pool));
212 be taken out before executing the user-provided body. In that case, BODY
237 /* Function body to execute after we acquired the lock.
239 svn_error_t *(*body)(void *baton, member in struct:with_lock_baton_t
252 /* TRUE, iff BODY is the user-provided body. */
262 locks after the body returned. If BATON->IS_GLOBAL_LOCK is set, set the
287 /* Use a separate sub-pool for the actual function body and a few
303 err = baton->body(baton->baton, subpool);
310 err = baton->body(bato
[all...]
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm136 .body
162 .body
223 .body
H A Dcrtend.asm98 .body
/freebsd-11-stable/contrib/mdocml/
H A Dmdoc_term.c382 (ENDBODY_NOT == n->end ? n : n->body)->prev_font);
402 n->body->flags |= NODE_ENDED;
591 /* A `-diag' without body does not vspace. */
595 assert(n->prev->body);
596 if (NULL == n->prev->body->child)
816 * margins shortened. The body for these lists has the offset
1248 (n->prev->body != NULL &&
1249 n->prev->body->child != NULL))
1776 int body, tail; local
1786 body
[all...]
H A Dman_term.c199 if (n->body && n->body->child)
200 if (n->body->child->type == ROFFT_TBL)
678 if (n == NULL || (n->tok == MAN_SS && n->body->child == NULL))
740 if (n == NULL || (n->tok == MAN_SH && n->body->child == NULL))
H A Dman_html.c127 if (n->body && n->body->child)
128 if (n->body->child->type == ROFFT_TBL)
232 case MAN_P: /* reopen .nf in the body. */
318 /* Some block macros resume .nf in the body. */
H A Dman_validate.c235 if (n->body->child == NULL)
262 if (n->head->child == NULL && n->body->child == NULL)
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dpic.y30 int by_is_multiplicative, double by, char *body);
70 struct { double x; char *body; } if_data;
414 push_body($1.body);
415 a_delete $1.body;
425 push_body($1.body);
428 a_delete $1.body;
506 $$.body = $5;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c176 #define UNW_DEC_PROLOGUE(fmt, body, rlen, arg) \
180 *(int *)arg = body; \
182 fmt, body ? "body" : "prologue", (unsigned long) rlen); \
515 * UNW_DEC_PROLOGUE(fmt,body,rlen,arg)
673 int body = (code & 0x20) != 0; local
677 UNW_DEC_PROLOGUE ("R1", body, rlen, arg);
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_hdmi.c343 avi_if.body.avi.YQ_CN_PR |= DIP_AVI_PR_2;
345 avi_if.body.avi.VIC = drm_mode_cea_vic(adjusted_mode);
358 strcpy(spd_if.body.spd.vn, "Intel");
359 strcpy(spd_if.body.spd.pd, "Integrated gfx");
360 spd_if.body.spd.sdi = DIP_SPD_PC;
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c119 } body; member in struct:hv_vss_msg
318 msg->body.vss_cf.flags = VSS_HBU_NO_AUTO_RECOVERY;
851 msg->body.dm_info.flags = 0;
875 msg->body.vss_cf.flags = VSS_HBU_NO_AUTO_RECOVERY;
880 msg->body.dm_info.flags = 0;
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h126 // (e.g. function body).
130 // should be reduced lazily. (e.g. code body).
652 const SExpr *B = E->body();
665 self()->printSExpr(E->body(), SS, Prec_Decl);
672 self()->printSExpr(E->body(), SS, Prec_Decl);
679 self()->printSExpr(E->body(), SS, Prec_Decl);
921 printSExpr(E->body(), SS, Prec_Decl-1);
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c3395 worth. In this case r3 might be used in the body of the function, but
5485 rtx body, lhs, rhs;;
5490 body = PATTERN (insn);
5492 if (GET_CODE (body) != SET)
5495 lhs = XEXP (body, 0);
5496 rhs = XEXP (body, 1);
5537 rtx body = PATTERN (first);
5542 if (GET_CODE (first) == JUMP_INSN && GET_CODE (body) != RETURN)
5560 if (GET_CODE (body) == PARALLEL && XVECLEN (body,
5474 rtx body, lhs, rhs;; local
5526 rtx body = PATTERN (first); local
7380 rtx body = PATTERN (insn); local
11598 rtx body = PATTERN (insn); local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2read.c5901 it's body - store_unsigned_integer. */
7773 consume_improper_spaces (const char *p, const char *body)
7779 body);
7791 const char *body)
7795 /* The body string takes one of two forms. For object-like macro
7822 for (p = body; *p; p++)
7829 int name_len = p - body;
7830 char *name = copy_string (body, name_len);
7834 replacement = body + name_len + 1;
7837 dwarf2_macro_malformed_definition_complaint (body);
7772 consume_improper_spaces(const char *p, const char *body) argument
7789 parse_macro_definition(struct macro_source_file *file, int line, const char *body) argument
7972 char *body; local
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dmanifest.mk61 # this produces the body of the manifest
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.h188 a body context. */
216 prologue, prologue_gr, body, mem_stack_f, mem_stack_v, psp_gr, psp_sprel, enumerator in enum:__anon336
/freebsd-11-stable/crypto/openssl/crypto/
H A Dia64cpuid.S62 .body

Completed in 786 milliseconds

12345678910