HomeSort by: relevance | last modified time | path
    Searched refs:to_add (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/lloadd/
tier_weighted.c 119 weighted_add_backend( LloadTier *tier, LloadBackend *to_add )
124 assert( to_add->b_tier == tier );
128 if ( LDAP_CIRCLEQ_NEXT( to_add, b_next ) ) {
130 LDAP_CIRCLEQ_REMOVE( &tier->t_backends, to_add, b_next );
146 if ( to_add->b_weight < b->b_weight ) {
147 LDAP_CIRCLEQ_INSERT_BEFORE( &tier->t_backends, b, to_add, b_next );
151 LDAP_CIRCLEQ_INSERT_TAIL( &tier->t_backends, to_add, b_next );
  /src/external/bsd/nsd/dist/
xfrd-catalog-zones.c 584 struct catalog_member_zone* to_add; local
827 to_add= catalog_member_zone_create(xfrd->nsd->options->region);
828 to_add->options.name = region_strdup(
830 to_add->options.pattern = pattern;
832 &to_add->options)) {
837 &to_add->options);
840 to_add->member_id = dname_copy( xfrd->nsd->options->region
843 to_add->node.key = to_add;
844 if(!rbtree_insert( &consumer_zone->member_ids, &to_add->node))
967 struct xfrd_producer_member* to_add; local
1234 struct xfrd_producer_member* to_add = producer_zone->to_add; local
    [all...]
xfrd-catalog-zones.h 54 struct xfrd_producer_member* to_add; member in struct:xfrd_catalog_producer_zone
  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 612 tree to_add, gimple *at_stmt);
613 tree add_to_evolution_1 (tree chrec_before, tree to_add, gimple *at_stmt);
631 TO_ADD is the evolution of "c".
634 evolution the expression TO_ADD, otherwise construct an evolution
638 scev_dfs::add_to_evolution_1 (tree chrec_before, tree to_add, gimple *at_stmt)
671 to_add = chrec_convert (type, to_add, at_stmt);
673 right = chrec_fold_plus (chrec_type (right), right, to_add);
682 to_add, at_stmt);
695 right = chrec_convert_rhs (chrec_type (left), to_add, at_stmt)
    [all...]
tree-affine.cc 724 aff_tree to_add, current, curre; local
730 aff_combination_zero (&to_add, comb->type);
827 /* Accumulate the new terms to TO_ADD, so that we do not modify
834 aff_combination_add (&to_add, &current);
835 aff_combination_add (&to_add, &curre);
837 aff_combination_add (comb, &to_add);
expmed.cc 6331 int to_add = 0;
6338 to_add = 1;
6340 to_add = -1;
6350 if (to_add == 1)
6316 int to_add = 0; local
  /src/external/gpl3/gcc/dist/libgcc/config/
darwin-crt3.c 316 /* Add TO_ADD to ATEXIT_LIST. ATEXIT_LIST may be NULL but is
323 const struct one_atexit_routine * to_add)
334 s->r = *to_add;
  /src/external/gpl3/gcc.old/dist/libgcc/config/
darwin-crt3.c 316 /* Add TO_ADD to ATEXIT_LIST. ATEXIT_LIST may be NULL but is
323 const struct one_atexit_routine * to_add)
334 s->r = *to_add;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 585 TO_ADD is the evolution of "c".
588 evolution the expression TO_ADD, otherwise construct an evolution
592 add_to_evolution_1 (unsigned loop_nb, tree chrec_before, tree to_add,
625 to_add = chrec_convert (type, to_add, at_stmt);
627 right = chrec_fold_plus (chrec_type (right), right, to_add);
636 to_add, at_stmt);
649 right = chrec_convert_rhs (chrec_type (left), to_add, at_stmt);
654 /* Add TO_ADD to the evolution part of CHREC_BEFORE in the dimension
790 tree to_add, gimple *at_stmt
    [all...]
tree-affine.cc 724 aff_tree to_add, current, curre; local
730 aff_combination_zero (&to_add, comb->type);
826 /* Accumulate the new terms to TO_ADD, so that we do not modify
833 aff_combination_add (&to_add, &current);
834 aff_combination_add (&to_add, &curre);
836 aff_combination_add (comb, &to_add);
expmed.cc 6314 int to_add = 0;
6321 to_add = 1;
6323 to_add = -1;
6333 if (to_add == 1)
6299 int to_add = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 3814 rtx to_add;
3822 to_add = imm_rtx;
3828 to_add = tmp;
3833 pat = gen_sp_adjust_32bit (stack_pointer_rtx, stack_pointer_rtx, to_add);
3835 pat = gen_sp_adjust (stack_pointer_rtx, stack_pointer_rtx, to_add);
3806 rtx to_add; local
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 2714 rtx to_add = GEN_INT (offset);
2715 rtx orig_to_add = to_add;
2729 insn = emit_insn (gen_movsi_lo_sum (reg, reg, to_add));
2732 to_add = reg;
2735 to_add));
2738 if (REG_P (to_add))
2699 rtx to_add = GEN_INT (offset); local
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 2713 rtx to_add = GEN_INT (offset);
2714 rtx orig_to_add = to_add;
2728 insn = emit_insn (gen_movsi_lo_sum (reg, reg, to_add));
2731 to_add = reg;
2734 to_add));
2737 if (REG_P (to_add))
2698 rtx to_add = GEN_INT (offset); local
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 3355 rtx to_add;
3362 to_add = imm_rtx;
3368 to_add = tmp;
3373 to_add));
3347 rtx to_add; local
  /src/sys/uvm/
uvm_map.c 1579 * to_add: for BSS we overallocate a little since we
1583 vaddr_t to_add = (flags & UVM_FLAG_AMAPPAD) ? local
1585 struct vm_amap *amap = amap_alloc(size, to_add,

Completed in 83 milliseconds