Searched refs:seq (Results 276 - 300 of 337) sorted by relevance

<<11121314

/freebsd-10.0-release/contrib/gcc/
H A Dcombine.c3532 rtx seq = split_insns (gen_rtx_SET (VOIDmode, reg, XEXP (x, 0)),
3540 if (seq
3541 && NEXT_INSN (seq) != NULL_RTX
3542 && NEXT_INSN (NEXT_INSN (seq)) == NULL_RTX
3543 && NONJUMP_INSN_P (seq)
3544 && GET_CODE (PATTERN (seq)) == SET
3545 && SET_DEST (PATTERN (seq)) == reg
3547 SET_SRC (PATTERN (seq)))
3548 && NONJUMP_INSN_P (NEXT_INSN (seq))
3549 && GET_CODE (PATTERN (NEXT_INSN (seq)))
3517 rtx seq = split_insns (gen_rtx_SET (VOIDmode, reg, XEXP (x, 0)), local
[all...]
H A Demit-rtl.c3125 rtx note, seq;
3135 seq = split_insns (pat, trial);
3147 if (!seq)
3152 insn_last = seq;
3268 tem = emit_insn_after_setloc (seq, trial, INSN_LOCATOR (trial));
3109 rtx note, seq; local
H A Dcfgrtl.c2891 rtx label, seq, jump;
2911 seq = get_insns ();
2915 emit_insn_after(seq, BB_END(cond_bb));
2877 rtx label, seq, jump; local
H A Dreg-stack.c2755 rtx seq, after;
2765 seq = get_insns ();
2768 insert_insn_on_edge (seq, e);
2736 rtx seq, after; local
H A Doptabs.c4416 rtx seq;
4420 seq = get_insns ();
4422 return seq;
5935 expand_compare_and_swap_loop (rtx mem, rtx old_reg, rtx new_reg, rtx seq)
5946 seq;
5960 if (seq)
5961 emit_insn (seq);
4397 rtx seq; local
5909 expand_compare_and_swap_loop(rtx mem, rtx old_reg, rtx new_reg, rtx seq) argument
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_crypto.c329 ap->seq = htonl(peer->keynumber);
354 ntohl(ap->seq), ntohl(ap->key), cookie,
955 bp->seq = ntohl(ap->seq);
961 "auto seq %d key %x ts %u fs %u", bp->seq,
/freebsd-10.0-release/contrib/openbsm/libbsm/
H A Dbsm_io.c2313 * slot seq 4 bytes
2341 READ_TOKEN_U_INT32(buf, len, tok->tt.ipcperm.seq, tok->len, err);
2373 open_attr(fp, "seq");
2374 print_4_bytes(fp, tok->tt.ipcperm.seq, "%u");
2392 print_4_bytes(fp, tok->tt.ipcperm.seq, "%u");
3061 * seq 4 bytes
3068 READ_TOKEN_U_INT32(buf, len, tok->tt.seq.seqno, tok->len, err);
3081 open_attr(fp, "seq-num");
3082 print_4_bytes(fp, tok->tt.seq.seqno, "%u");
3087 print_4_bytes(fp, tok->tt.seq
[all...]
/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c389 const u8 *addr, int idx, u8 *seq)
393 return wpa_auth->cb.get_seqnum(wpa_auth->cb.ctx, addr, idx, seq);
388 wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, const u8 *addr, int idx, u8 *seq) argument
/freebsd-10.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1152 if (__predict_false(tp->rcv_nxt != be32toh(hdr->seq))) {
1154 "%s: unexpected seq# %x for TID %u, rcv_nxt %x\n",
1155 __func__, be32toh(hdr->seq), toep->tp_tid, tp->rcv_nxt);
/freebsd-10.0-release/sys/dev/iwn/
H A Dif_iwnreg.h1258 uint16_t seq; member in struct:iwn5000_tx_stat
1357 uint16_t seq; member in struct:iwn_compressed_ba
/freebsd-10.0-release/sys/netinet/
H A Dsctputil.c3905 SCTP_PRINTF("TSN:%x strm:%d seq:%d flags:%x sz:%d\n",
3908 stcb->asoc.in_tsnlog[i].seq,
3915 SCTP_PRINTF("TSN:%x strm:%d seq:%d flags:%x sz:%d\n",
3918 stcb->asoc.in_tsnlog[i].seq,
3931 SCTP_PRINTF("TSN:%x strm:%d seq:%d flags:%x sz:%d\n",
3934 stcb->asoc.out_tsnlog[i].seq,
3941 SCTP_PRINTF("TSN:%x strm:%d seq:%d flags:%x sz:%d\n",
3944 stcb->asoc.out_tsnlog[i].seq,
4695 uint16_t stream = 0, seq = 0; local
4702 seq
[all...]
H A Dsctp_structs.h620 uint16_t seq; member in struct:sctp_tsn_log
867 /* ASCONF next seq I am sending out, inits at init-tsn */
873 /* next seq I am sending in str reset messages */
875 /* next seq I am expecting in str reset messages */
907 /* Original seq number I used ??questionable to keep?? */
997 * sending. The stream seq comes when it is first put in the
/freebsd-10.0-release/sys/security/audit/
H A Daudit_bsm.c1519 perm.seq = 0;
1554 perm.seq = 0;
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c288 params->seq_len ? params->seq : NULL,
/freebsd-10.0-release/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c535 code = (*d->seq)(d, &key, &value, flag);
539 krb5_set_error_message(context, code, "Database %s seq error: %s",
/freebsd-10.0-release/lib/libc/db/hash/
H A Dhash.c201 dbp->seq = hash_seq;
/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwnvar.h239 uint16_t seq; member in struct:bwn_txstatus
/freebsd-10.0-release/sys/dev/ral/
H A Drt2860reg.h866 uint16_t seq; member in struct:rt2860_rxwi
/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_runreg.h822 uint16_t seq; member in struct:rt2860_rxwi
/freebsd-10.0-release/usr.sbin/mfiutil/
H A Dmfi_config.c460 ld->properties.ld.v.seq = 0;
/freebsd-10.0-release/usr.sbin/route6d/
H A Droute6d.c199 static int seq = 0; variable
2847 rtm->rtm_seq = ++seq;
2913 rtm->rtm_seq = ++seq;
2972 myseq = ++seq;
/freebsd-10.0-release/contrib/sendmail/src/
H A Dqueue.c5390 unsigned int seq; local
5421 seq = (cX + random_offset) % QIC_LEN_SQR;
5425 random_offset, seq);
5434 idbuf[6] = QueueIdChars[seq / QIC_LEN];
5435 idbuf[7] = QueueIdChars[seq % QIC_LEN];
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.c3240 rtx seq;
3255 seq = get_insns ();
3257 emit_insn_after (seq, entry_of_function ());
6281 rtx seq;
6299 seq = get_insns ();
6302 return seq;
6344 rtx seq;
6362 seq = get_insns ();
6365 return seq;
3231 rtx seq; local
6269 rtx seq; local
6332 rtx seq; local
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dia64.c2755 rtx seq, insn;
2758 seq = gen_movdi (spill_fill_data.iter_reg[iter],
2775 seq = get_insns ();
2781 insn = emit_insn_after (seq, spill_fill_data.init_after);
2786 insn = emit_insn_before (seq, first);
2788 insn = emit_insn (seq);
2749 rtx seq, insn; local
/freebsd-10.0-release/crypto/openssl/crypto/stack/
H A Dsafestack.h205 #define SKM_PKCS12_decrypt_d2i(type, algor, d2i_func, free_func, pass, passlen, oct, seq) \
209 pass, passlen, oct, seq)
2426 #define PKCS12_decrypt_d2i_PKCS12_SAFEBAG(algor, d2i_func, free_func, pass, passlen, oct, seq) \
2427 SKM_PKCS12_decrypt_d2i(PKCS12_SAFEBAG, (algor), (d2i_func), (free_func), (pass), (passlen), (oct), (seq))
2429 #define PKCS12_decrypt_d2i_PKCS7(algor, d2i_func, free_func, pass, passlen, oct, seq) \
2430 SKM_PKCS12_decrypt_d2i(PKCS7, (algor), (d2i_func), (free_func), (pass), (passlen), (oct), (seq))

Completed in 490 milliseconds

<<11121314