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

12345

/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dadd-random-users.c116 char **words; local
80 add_user(krb5_context context, void *kadm_handle, unsigned nwords, char **words) argument
/freebsd-10-stable/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c82 char **words; local
/freebsd-10-stable/lib/libc/inet/
H A Dinet_net_pton.c275 int words; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.c524 int words = 0; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Datof-ieee.c139 make_invalid_floating_point_number(LITTLENUM_TYPE *words) argument
162 atof_ieee(char *str, int what_kind, LITTLENUM_TYPE *words) argument
252 gen_to_words(LITTLENUM_TYPE *words, int precision, long exponent_bits) argument
[all...]
H A Datof-vax.c142 make_invalid_floating_point_number(LITTLENUM_TYPE *words) argument
191 atof_vax(char *str, int what_kind, LITTLENUM_TYPE *words) argument
242 flonum_gen2vax(int format_letter, FLONUM_TYPE *f, LITTLENUM_TYPE *words) argument
396 LITTLENUM_TYPE words[MAXIMUM_NUMBER_OF_LITTLENUMS]; local
[all...]
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmd5.c273 const md5_uint32 *words = (const md5_uint32 *) buffer; local
/freebsd-10-stable/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-10-stable/contrib/gcc/
H A Dgcov-io.c220 gcov_write_words (unsigned words) argument
378 gcov_read_words (unsigned words) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dmd5.c273 const md5_uint32 *words = (const md5_uint32 *) buffer; local
/freebsd-10-stable/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c65 int length, classes, words, chars; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddate.c229 apr_array_header_t *words; local
/freebsd-10-stable/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-10-stable/lib/libc/gen/
H A Dwordexp.c57 wordexp(const char * __restrict words, wordexp_t * __restrict we, int flags) argument
123 we_askshell(const char *words, wordexp_t *we, int flags) argument
303 we_check(const char *words) argument
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_nvm.c310 i40e_read_nvm_buffer(struct i40e_hw *hw, u16 offset, u16 *words, u16 *data) argument
331 i40e_read_nvm_buffer_srctl(struct i40e_hw *hw, u16 offset, u16 *words, u16 *data) argument
364 i40e_read_nvm_buffer_aq(struct i40e_hw *hw, u16 offset, u16 *words, u16 *data) argument
423 i40e_read_nvm_aq(struct i40e_hw *hw, u8 module_pointer, u32 offset, u16 words, void *data, bool last_command) argument
475 i40e_write_nvm_aq(struct i40e_hw *hw, u8 module_pointer, u32 offset, u16 words, void *data, bool last_command) argument
545 i40e_write_nvm_buffer(struct i40e_hw *hw, u8 module_pointer, u32 offset, u16 words, void *data) argument
614 u16 words = I40E_SR_SECTOR_SIZE_IN_WORDS; local
[all...]
/freebsd-10-stable/sys/dev/e1000/
H A De1000_80003es2lan.c616 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
H A De1000_i210.c235 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, argument
280 s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, argument
321 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
418 e1000_read_invm_i210(struct e1000_hw *hw, u16 offset, u16 E1000_UNUSEDARG words, u16 *data) argument
[all...]
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...]
/freebsd-10-stable/sys/dev/patm/
H A Dif_patm_attach.c1056 patm_dump_sram(u_int unit, u_int from, u_int words) argument
/freebsd-10-stable/contrib/bmake/
H A Dfor.c154 char **words, *word_buf; local
[all...]
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_mcdi.c181 uint32_t *words = data; local
/freebsd-10-stable/usr.sbin/ndiscvt/
H A Dinf.c48 const char *words[W_MAX]; /* More than we'll need. */ variable
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DAPInt.cpp98 unsigned words = std::min<unsigned>(bigVal.size(), getNumWords()); local
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dkwset.c78 int words; /* Number of words in the trie. */ member in struct:kwset

Completed in 394 milliseconds

12345