Searched refs:comp (Results 51 - 75 of 175) sorted by relevance

1234567

/freebsd-9.3-release/sbin/geom/class/multipath/
H A Dgeom_multipath.c306 const char *name, *comp, *errstr; local
315 comp = gctl_get_ascii(req, "arg1");
319 name, comp, errstr);
/freebsd-9.3-release/contrib/gcc/
H A Dtree-vrp.c2665 compare_ranges (enum tree_code comp, value_range_t *vr0, value_range_t *vr1, argument
2684 if (comp == GT_EXPR
2685 || comp == GE_EXPR
2686 || comp == LT_EXPR
2687 || comp == LE_EXPR)
2700 gcc_assert (comp == NE_EXPR || comp == EQ_EXPR);
2704 return (comp == NE_EXPR) ? boolean_true_node : boolean_false_node;
2715 if (comp == GT_EXPR || comp
2822 compare_range_with_value(enum tree_code comp, value_range_t *vr, tree val, bool *strict_overflow_p) argument
4103 compare_name_with_value(enum tree_code comp, tree var, tree val, bool *strict_overflow_p) argument
4188 compare_names(enum tree_code comp, tree n1, tree n2, bool *strict_overflow_p) argument
[all...]
H A Dmode-switching.c92 static sbitmap *comp;
440 comp = sbitmap_vector_alloc (last_basic_block, n_entities);
527 antic is cleared but transp and comp are set. */
551 sbitmap_vector_zero (comp, last_basic_block);
563 SET_BIT (comp[bb->index], j);
572 edge_list = pre_edge_lcm (n_entities, transp, comp, antic,
684 sbitmap_vector_free (comp);
91 static sbitmap *comp; variable
H A Dtree-browser.c859 int comp; local
873 comp = memcmp (input, TB_COMMAND_TEXT (mn), TB_COMMAND_LEN (mn));
874 if (comp == 0)
890 int comp; local
904 comp = memcmp (input, TB_TREE_CODE_TEXT (mn), TB_TREE_CODE_LEN (mn));
905 if (comp == 0)
H A Dtree-complex.c487 tree comp, list, last; local
500 comp = VEC_index (tree, complex_ssa_name_components, ssa_name_index);
501 if (comp)
520 comp = get_component_var (SSA_NAME_VAR (ssa_name), imag_p);
521 replace_ssa_name_symbol (value, comp);
531 comp = get_component_ssa_name (ssa_name, imag_p);
535 last = build2 (MODIFY_EXPR, TREE_TYPE (comp), comp, value);
538 gcc_assert (SSA_NAME_DEF_STMT (comp) == NULL);
539 SSA_NAME_DEF_STMT (comp)
694 tree comp, arg = PHI_ARG_DEF (phi, i); local
[all...]
H A Dcfgloopanal.c149 int i, tick = 0, v, comp = 0, top; local
170 g->vertices[v].component = comp++;
197 g->vertices[v].component = comp - 1;
H A Dloop-unswitch.c92 compare_and_jump_seq (rtx op0, rtx op1, enum rtx_code comp, rtx label, int prob, argument
109 gcc_assert (GET_CODE (cond) == comp);
124 do_compare_rtx_and_jump (op0, op1, comp, 0,
/freebsd-9.3-release/sys/geom/part/
H A Dg_part_ldm.c276 struct ldm_component comp; member in union:ldm_vblk::__anon9297
817 &blk->u.comp.vol_id, size);
1014 struct ldm_component *comp; local
1101 vblk->u.comp.vol_id == volume->id) {
1103 &vblk->u.comp, entry);
1106 LIST_FOREACH(comp, &volume->components, entry)
1109 vblk->u.part.comp_id == comp->id) {
1110 LIST_INSERT_HEAD(&comp->partitions,
1112 comp->count++;
1356 struct ldm_component *comp; local
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dkex.c393 choose_comp(Comp *comp, char *client, char *server) argument
397 fatal("no matching comp found: client %s server %s", client, server);
399 comp->type = COMP_DELAYED;
401 comp->type = COMP_ZLIB;
403 comp->type = COMP_NONE;
405 fatal("unsupported comp %s", name);
407 comp->name = name;
513 choose_comp(&newkeys->comp, cprop[ncomp], sprop[ncomp]);
529 newkeys->comp.name);
H A Dmonitor_wrap.c474 Comp *comp; local
486 comp = &newkey->comp;
514 comp->type = buffer_get_int(&b);
515 comp->enabled = buffer_get_int(&b);
516 comp->name = buffer_get_string(&b, NULL);
532 Comp *comp; local
543 comp = &newkey->comp;
564 buffer_put_int(&b, comp
[all...]
/freebsd-9.3-release/usr.sbin/mfiutil/
H A Dmfi_show.c612 scan_firmware(struct mfi_info_component *comp) argument
616 len = strlen(comp->name);
619 len = strlen(comp->version);
622 len = strlen(comp->build_date);
625 len = strlen(comp->build_time);
631 display_firmware(struct mfi_info_component *comp, const char *tag) argument
634 printf("%-*s %-*s %-*s %-*s %s\n", fw_name_width, comp->name,
635 fw_version_width, comp->version, fw_date_width, comp->build_date,
636 fw_time_width, comp
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.who.c199 int comp = -1, alldone; local
330 while (wp->who_next && (comp = strncmp(wp->who_tty, utmp.ut_line, UTLINLEN)) < 0)
333 if (wp->who_next && comp == 0) { /* found the tty... */
670 int comp = -1; local
673 while (wp->who_next && (comp = strncmp(wp->who_tty,mach_nm,UTLINLEN)) < 0)
676 if (wp->who_next && comp == 0) { /* found the tty... */
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbpobj.c366 uint64_t used, comp, uncomp, subsubobjs; local
378 VERIFY3U(0, ==, bpobj_space(&subbpo, &used, &comp, &uncomp));
438 bpo->bpo_phys->bpo_comp += comp;
498 uint64_t comp; member in struct:space_range_arg
513 sra->comp += BP_GET_PSIZE(bp);
561 *compp = sra.comp;
H A Dbptree.c107 uint64_t bytes, uint64_t comp, uint64_t uncomp, dmu_tx_t *tx)
131 bt->bt_comp += comp;
106 bptree_add(objset_t *os, uint64_t obj, blkptr_t *bp, uint64_t birth_txg, uint64_t bytes, uint64_t comp, uint64_t uncomp, dmu_tx_t *tx) argument
/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dstl_multimap.h115 _Compare comp; member in class:multimap::value_compare
118 : comp(__c) { }
122 { return comp(__x.first, __y.first); }
194 * @param comp A comparison functor.
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_chu.c373 double comp[SIZE]; /* decompanding table */ member in struct:chuunit
545 up->comp[0] = up->comp[OFFSET] = 0.;
546 up->comp[1] = 1; up->comp[OFFSET + 1] = -1.;
547 up->comp[2] = 3; up->comp[OFFSET + 2] = -3.;
550 up->comp[i] = up->comp[i - 1] + step;
551 up->comp[OFFSE
[all...]
/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_addr.h49 struct cv comp; member in struct:rdma_addr_client
/freebsd-9.3-release/crypto/openssl/crypto/lhash/
H A Dlhash.h141 LHASH_COMP_FN_TYPE comp; member in struct:lhash_st
/freebsd-9.3-release/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h583 int comp = 0; \
587 comp = (cmp)(elm, parent); \
588 if (comp < 0) \
590 else if (comp > 0) \
597 if (comp < 0) \
613 int comp; \
615 comp = cmp(elm, tmp); \
616 if (comp < 0) \
618 else if (comp > 0) \
/freebsd-9.3-release/crypto/openssl/ssl/
H A DMakefile110 bio_ssl.o: ../include/openssl/comp.h ../include/openssl/crypto.h
129 d1_both.o: ../include/openssl/comp.h ../include/openssl/crypto.h
150 d1_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
172 d1_enc.o: ../include/openssl/comp.h ../include/openssl/crypto.h
194 d1_lib.o: ../include/openssl/comp.h ../include/openssl/crypto.h
215 d1_meth.o: ../include/openssl/comp.h ../include/openssl/crypto.h
236 d1_pkt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
257 d1_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
279 kssl.o: ../include/openssl/comp.h ../include/openssl/crypto.h
298 s23_clnt.o: ../include/openssl/comp
[all...]
/freebsd-9.3-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2148 done > comp.present
2149 cut -f 2 -d ' ' < compfreq.total > comp.total
2158 # deal with this, if "kernel|X" is listed in comp.total
2160 # found to be present) we will add it to comp.present.
2161 # If "kernel|<anything>" is in comp.total but "kernel|X" is
2165 grep -E "^kernel\|${KCOMP}\$" comp.total >> comp.present
2167 if grep -qE "^kernel\|" comp.total &&
2168 ! grep -qE "^kernel\|${KCOMP}\$" comp.total; then
2180 sort -u < comp
[all...]
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Dmulticast.c63 struct completion comp; member in struct:mcast_port
120 struct completion comp; member in struct:mcast_member
181 complete(&port->comp);
202 complete(&member->comp);
604 init_completion(&member->comp);
657 wait_for_completion(&member->comp);
800 init_completion(&port->comp);
835 wait_for_completion(&port->comp);
H A Dnotice.c66 struct completion comp; member in struct:inform_port
113 struct completion comp; member in struct:inform_member
169 complete(&port->comp);
190 complete(&member->comp);
564 init_completion(&member->comp);
617 wait_for_completion(&member->comp);
690 init_completion(&port->comp);
717 wait_for_completion(&port->comp);
/freebsd-9.3-release/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c306 int comp; local
356 comp = sroute_compare(&key, s);
357 if (comp >= 0) {
/freebsd-9.3-release/contrib/cvs/src/
H A Dhash.c403 sortlist (list, comp)
405 int (*comp) PROTO ((const Node *, const Node *));
429 client_comp = comp;

Completed in 382 milliseconds

1234567