Searched defs:word (Results 1 - 25 of 171) sorted by relevance

1234567

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_nvm.h40 u16 word[2]; member in struct:e1000_pba
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_common.h46 u16 word[2]; member in struct:ixgbe_pba
/freebsd-9.3-release/contrib/nvi/clib/
H A Dmemmove.c49 typedef int word; /* "word" used for optimal copy speed */ typedef
/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dhtml.h28 struct word { struct
H A Doutput.cpp67 word::word (const char *w, int n) function in class:word
[all...]
/freebsd-9.3-release/contrib/openpam/lib/libpam/
H A Dopenpam_readlinev.c55 char *word, **wordv, **tmp; local
H A Dopenpam_readword.c56 char *word; local
[all...]
H A Dopenpam_configure.c166 char **wordv, *word; local
/freebsd-9.3-release/lib/libc/string/
H A Dbcopy.c45 typedef int word; /* "word" used for optimal copy speed */ typedef
H A Dstrtok.c113 char *brkb, *brkt, *phrase, *sep, *word; local
[all...]
/freebsd-9.3-release/sys/dev/cx/
H A Dmachdep.h59 static inline void __ddk_outw (unsigned port, unsigned short word) argument
/freebsd-9.3-release/sys/powerpc/powerpc/
H A Dbcopy.c55 typedef long word; /* "word" used for optimal copy speed */ typedef
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_regset.c108 ulong_t word = drp->dr_bitmap[wx]; local
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DSparseBitVector.h86 BitWord word(unsigned Idx) const { function in struct:llvm::SparseBitVectorElement
/freebsd-9.3-release/contrib/openpam/t/
H A Dt_openpam_readword.c205 T_FUNC(single_word, "single word") variable
219 T_FUNC(single_whitespace_before_word, "single whitespace before word") variable
233 const char *word = "hello"; variable
247 const char *word = "hello"; variable
261 const char *word = "hello"; variable
275 const char *word = "hello"; variable
290 const char *word = "hello#world"; variable
304 const char *word[] = { "hello", "world" }; variable
[all...]
/freebsd-9.3-release/usr.bin/locate/locate/
H A Dutil.c266 register int word; local
[all...]
/freebsd-9.3-release/contrib/opie/libopie/
H A Dbtoe.c2126 char *word, *c, *input, b[9]; local
[all...]
/freebsd-9.3-release/contrib/smbfs/lib/smb/
H A Dnb_name.c150 memsetw(char *dst, int n, u_short word) argument
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio_compress.c105 uint64_t *word, *word_end; local
/freebsd-9.3-release/sys/dev/smbus/
H A Dsmb.h40 short word; member in union:smbcmd::__anon8938
/freebsd-9.3-release/usr.bin/mail/
H A Dhead.c96 char word[LINESIZE]; local
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dstr.c435 Str_SYSVMatch(const char *word, const char *pattern, int *len) argument
/freebsd-9.3-release/contrib/gcc/
H A Dsbitmap.h73 SBITMAP_ELT_TYPE word; member in struct:__anon1204
[all...]
/freebsd-9.3-release/contrib/libreadline/examples/
H A Dfileman.c160 char *word; local
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-spinlock.h197 static inline void cvmx_spinlock_bit_lock(uint32_t *word) argument
231 cvmx_spinlock_bit_trylock(uint32_t *word) argument
263 cvmx_spinlock_bit_unlock(uint32_t *word) argument
[all...]

Completed in 245 milliseconds

1234567