Searched refs:outer (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Dtst.TranslateSelf.d53 struct output_struct outer;
61 outer = xlate < struct output_struct > (out);
63 printf("outer.myi: %d\t outer.myc: %c\n", outer.myi, outer.myc);
67 /(1234 != outer.myi) || ('a' != outer.myc)/
73 /(1234 == outer.myi) && ('a' == outer
[all...]
/freebsd-11-stable/sys/netinet/
H A Dip_ecn.c72 * ECN field in the outer header to ECT(0).
73 * otherwise, copy the ECN field to the outer header.
75 * (E) if the ECN field in the outer header is set to CE and the ECN
78 * and the ECN field in the outer header is set to CE, then copy CE to
82 * (I) set the ECN field to not-ECT in the outer header.
84 * (E) if the ECN field in the outer header is set to CE, drop the packet.
92 * modify outer ECN (TOS) field on ingress operation (tunnel encapsulation).
95 ip_ecn_ingress(int mode, u_int8_t *outer, const u_int8_t *inner) argument
98 if (!outer || !inner)
101 *outer
127 ip_ecn_egress(int mode, const u_int8_t *outer, u_int8_t *inner) argument
161 ip6_ecn_ingress(int mode, u_int32_t *outer, const u_int32_t *inner) argument
175 ip6_ecn_egress(int mode, const u_int32_t *outer, u_int32_t *inner) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dtinfo2.cc103 unsigned outer) const
110 if (!(outer & 1))
111 // We're not the same and our outer pointers are not all const qualified
113 // But for that to be valid, our outer pointers must be const qualified.
124 outer &= ~1;
126 return __pointer_catch (thrown_type, thr_obj, outer);
132 unsigned outer) const
134 return __pointee->__do_catch (thrown_type->__pointee, thr_obj, outer + 2);
140 unsigned outer) const
142 if (outer <
[all...]
H A Dtinfo.cc247 unsigned outer) const
251 if (outer >= 4)
/freebsd-11-stable/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh123 outer=${2}
144 if [ ${outer} = "ipv6" ]; then
160 outer=${2}
177 if [ ${outer} = "ipv6" ]; then
218 outer=${2}
235 if [ ${outer} = "ipv6" ]; then
254 if [ $outer = "ipv6" ]; then
329 outer=${2}
343 if [ ${outer} = "ipv6" ]; then
360 if [ $outer
[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Ddynamic_cast.cc51 unsigned int outer) const
68 unsigned int outer) const
80 if (!(outer & 1))
86 // Clear the low bit on outer if we're not const qualified.
89 outer &= ~1;
107 return __pointee->__do_catch(ptr_type->__pointee, exception_object, outer);
H A Dtypeinfo.h86 * The outer parameter indicates the number of outer pointers
92 unsigned outer) const;
289 unsigned outer) const;
/freebsd-11-stable/contrib/gcc/
H A Dexcept.c123 struct eh_region *outer;
454 gen_eh_region (enum eh_region_type type, struct eh_region *outer)
465 new->outer = outer;
466 if (outer)
468 new->next_peer = outer->inner;
469 outer->inner = new;
483 gen_eh_region_cleanup (struct eh_region *outer, struct eh_region *prev_try)
485 struct eh_region *cleanup = gen_eh_region (ERT_CLEANUP, outer);
491 gen_eh_region_try (struct eh_region *outer)
122 struct eh_region *outer; local
449 gen_eh_region(enum eh_region_type type, struct eh_region *outer) argument
478 gen_eh_region_cleanup(struct eh_region *outer, struct eh_region *prev_try) argument
486 gen_eh_region_try(struct eh_region *outer) argument
524 gen_eh_region_allowed(struct eh_region *outer, tree allowed) argument
536 gen_eh_region_must_not_throw(struct eh_region *outer) argument
888 duplicate_eh_regions_1(eh_region old, eh_region outer, int eh_offset) argument
924 eh_region cur, prev_try, outer, *splice; local
1535 struct eh_region *outer; local
2179 struct eh_region **pp, **pp_start, *p, *outer, *inner; local
3859 struct eh_region *i, *outer = NULL; local
[all...]
H A Dcfgloopmanip.c95 2) be a header of loop K such that K->outer is superloop of L
113 act = act->outer;
150 of their successors moved to outer loop. It may be necessary to
276 while (e->src->loop_father->outer
421 struct loop *outer = succ_bb->loop_father->outer; local
457 flow_loop_tree_node_add (outer, loop);
460 add_bb_to_loop (switch_bb, outer);
525 move them all to the loop->outer, and then let fix_bb_placements do
534 add_bb_to_loop (body[i], loop->outer);
606 struct loop *outer; local
[all...]
H A Dcfgloop.c97 flow_loop_nested_p (const struct loop *outer, const struct loop *loop)
99 return (loop->depth > outer->depth
100 && loop->pred[outer->depth] == outer);
135 fprintf (file, ";; depth %d, level %d, outer %ld\n",
137 (long) (loop->outer ? loop->outer->num : -1));
303 loop = loop->outer)
331 struct loop *ploop, *father = loop->outer;
357 loop->outer
96 flow_loop_nested_p(const struct loop *outer, const struct loop *loop) argument
[all...]
H A Dtree-nested.c50 that the outer function be partially expanded, then we switch to
52 to compiling the outer function. Such delicate ordering requirements
65 allocated anywhere. Which means that the outer function is now
72 to outer functions which are unnecessary.
88 struct nesting_info *outer; local
332 type = get_frame_type (info->outer);
367 tree type = build_pointer_type (get_frame_type (info->outer));
780 sub->outer = info;
811 for (i = info->outer; i->context != target_context; i = i->outer)
[all...]
H A Dcfgloop.h92 /* The outer (parent) loop or NULL if outermost loop. */
93 struct loop *outer; member in struct:loop
281 outer one? */
H A Dtree-vectorizer.c523 add_bb_to_loop (*new_exit_bb, loop->outer);
649 add_bb_to_loop (*new_exit_bb, loop->outer);
852 new_loop = duplicate_loop (loops, loop, loop->outer);
983 /* All loops have an outer scope; the only case loop->outer is NULL is for
985 || !loop->outer
1160 add_bb_to_loop (bb_before_first_loop, first_loop->outer);
1162 add_bb_to_loop (bb_before_second_loop, first_loop->outer);
1202 add_bb_to_loop (bb_after_second_loop, second_loop->outer);
H A Domp-low.c69 struct omp_context *outer; member in struct:omp_context
486 when we know the value is not accessible from an outer scope. */
560 /* Build tree nodes to access VAR in the scope outer to CTX. In the case
582 else if (ctx->outer)
583 x = lookup_decl (var, ctx->outer);
697 ctx = ctx->outer;
766 region->outer = parent;
832 ctx->outer = outer_ctx;
991 if (ctx->outer)
992 scan_omp (&OMP_CLAUSE_DECL (c), ctx->outer);
[all...]
H A Dtree-ssa-loop-im.c319 LIM_DATA (def_stmt)->max_loop->outer);
522 LIM_DATA (stmt)->tgt_loop->outer);
587 if (!bb->loop_father->outer)
725 if (!bb->loop_father->outer)
1419 loop = loop->outer;
H A Dfunction.h199 struct function *outer;
198 struct function *outer; local
H A Dtree.c6888 tree inner, outer;
6893 outer = build_pointer_type (inner);
6898 outer = build_array_type (inner, TYPE_DOMAIN (type));
6903 outer = build_function_type (inner, TYPE_ARG_TYPES (type));
6912 outer = build_method_type_directly (TYPE_METHOD_BASETYPE (type),
6915 TYPE_ARG_TYPES (outer) = argtypes;
6920 TYPE_READONLY (outer) = TYPE_READONLY (type);
6921 TYPE_VOLATILE (outer) = TYPE_VOLATILE (type);
6923 return outer;
7268 upper_bound_in_type (tree outer, tre
6858 tree inner, outer; local
7238 upper_bound_in_type(tree outer, tree inner) argument
7305 lower_bound_in_type(tree outer, tree inner) argument
[all...]
H A Dtree-eh.c119 we need to record the call expression, not just the outer
148 we need to record the call expression, not just the outer
316 struct leh_state *outer;
561 of the labels will leave outer TRY_FINALLY_EXPRs. Verify this. */
755 we have to make sure to record the label in our outer context. */
765 if (tf->outer->tf)
766 record_in_finally_tree (label, tf->outer->tf->try_finally_expr);
1362 this_tf.outer = state;
1514 can't reach outer catch regions. */
1569 fake_tf.outer
311 struct leh_state *outer; member in struct:leh_tf_state
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcp-support.h48 char *outer; member in struct:using_direct
H A Dcp-namespace.c193 substrings, OUTER_LENGTH is the end of the outer namespace, and
211 && (strlen (current->outer) == outer_length))
272 initial substring of NAME of leng INNER_LEN and whose outer
290 retval->outer = savestring (name, outer_len);
314 retval->outer = obsavestring (using->outer, strlen (using->outer),
319 xfree (using->outer);
425 if (strcmp (namespace, current->outer) == 0)
H A Dcp-support.c558 if (strcmp (namespace, current->outer) == 0)
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl259 my ($tinptr,$toutptr,$inner,$outer)=map("r$_",(6..9));
307 sub $outer,$num,#1
346 subs $outer,$outer,#1
429 sub $outer,$num,#1
523 subs $outer,$outer,#1
/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c1003 /* XXX shadow warnings in outer-more namespaces */
2344 push_inner_scope_r (tree outer, tree inner)
2348 if (outer == inner
2353 if (outer != prev)
2354 push_inner_scope_r (outer, prev);
2395 tree outer = current_scope ();
2396 if (!outer)
2397 outer = current_namespace;
2399 push_inner_scope_r (outer, inner);
2400 return outer;
2341 push_inner_scope_r(tree outer, tree inner) argument
2392 tree outer = current_scope (); local
2403 pop_inner_scope(tree outer, tree inner) argument
3873 cxx_binding *outer; local
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c3524 arm_legitimate_address_p (enum machine_mode mode, rtx x, RTX_CODE outer,
3557 && arm_legitimate_index_p (mode, addend, outer, strict_p));
3579 && arm_legitimate_index_p (mode, xop1, outer, strict_p))
3581 && arm_legitimate_index_p (mode, xop0, outer, strict_p)));
3592 && arm_legitimate_index_p (mode, xop1, outer, strict_p));
3610 arm_legitimate_index_p (enum machine_mode mode, rtx index, RTX_CODE outer,
3658 || (mode == QImode && outer == SIGN_EXTEND))))
3686 if (mode == HImode || (outer == SIGN_EXTEND && mode == QImode))
4294 thumb_rtx_costs (rtx x, enum rtx_code code, enum rtx_code outer)
4332 if (outer
3515 arm_legitimate_address_p(enum machine_mode mode, rtx x, RTX_CODE outer, int strict_p) argument
3601 arm_legitimate_index_p(enum machine_mode mode, rtx index, RTX_CODE outer, int strict_p) argument
4284 thumb_rtx_costs(rtx x, enum rtx_code code, enum rtx_code outer) argument
4403 arm_rtx_costs_1(rtx x, enum rtx_code code, enum rtx_code outer) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp665 SortSectionPolicy outer = readSortKind(); local
668 if (outer != SortSectionPolicy::Default) {
685 pat.sortOuter = outer;

Completed in 256 milliseconds

123