Searched defs:words (Results 26 - 50 of 89) sorted by relevance

1234

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmd5.c273 const md5_uint32 *words = (const md5_uint32 *) buffer; local
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Darc-dis.h65 unsigned long words[2]; member in struct:arcDisState
H A Dcr16-dis.c88 wordU words[3]; variable
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dfor.c154 char **words, *word_buf; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.c220 gcov_write_words (unsigned words) argument
378 gcov_read_words (unsigned words) argument
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmd5.c273 const md5_uint32 *words = (const md5_uint32 *) buffer; local
/freebsd-9.3-release/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c65 int length, classes, words, chars; local
/freebsd-9.3-release/contrib/tnftp/src/
H A Dcomplete.c86 complete_ambiguous(char *word, int list, StringList *words) argument
142 StringList *words; local
171 StringList *words; local
254 StringList *words; local
285 StringList *words; local
[all...]
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_i210.c238 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, argument
283 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
324 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
379 e1000_read_nvm_i211(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A De1000_80003es2lan.c640 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
H A De1000_82571.c793 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, argument
911 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A De1000_nvm.c435 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
495 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
550 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
595 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
675 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
H A De1000_api.c1260 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
1278 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_x540.c396 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) argument
447 ixgbe_write_eewr_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) argument
/freebsd-9.3-release/sys/dev/patm/
H A Dif_patm_attach.c1056 patm_dump_sram(u_int unit, u_int from, u_int words) argument
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DAPInt.cpp98 unsigned words = std::min<unsigned>(bigVal.size(), getNumWords()); local
[all...]
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dkwset.c78 int words; /* Number of words in the trie. */ member in struct:kwset
/freebsd-9.3-release/usr.sbin/ndiscvt/
H A Dinf.c48 const char *words[W_MAX]; /* More than we'll need. */ variable
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_lib.c286 static BN_ULONG *bn_expand_internal(const BIGNUM *b, int words) argument
377 BIGNUM *bn_dup_expand(const BIGNUM *b, int words) argument
425 bn_expand2(BIGNUM *b, int words) argument
[all...]
/freebsd-9.3-release/contrib/libreadline/
H A Dhistexpand.c1580 char **words, *s; local
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-smb.c173 print_trans2(const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) argument
336 print_trans(const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) argument
398 print_negprot(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
439 print_sesssetup(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
483 print_lockingandx(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
801 const u_char *words, *maxwords, *data; local
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.dol.c1002 Char **words; local
[all...]
/freebsd-9.3-release/sys/dev/netmap/
H A Dnetmap_freebsd.c67 uint16_t *words = (uint16_t *)data; local
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drpz.c382 int i, words, wlen; local
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arc.c1014 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local

Completed in 425 milliseconds

1234