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

123456789

/freebsd-11-stable/sys/dev/e1000/
H A De1000_nvm.h39 u16 word[2]; member in struct:e1000_pba
/freebsd-11-stable/sys/libkern/
H A Dmemcchr.c62 unsigned long word; local
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_common.h47 u16 word[2]; member in struct:ixgbe_pba
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtoken.c45 svn_token__from_word_strict(const svn_token_map_t *map, const char *word) argument
58 svn_token__from_word_err(int *value, const svn_token_map_t *map, const char *word) argument
74 svn_token__from_word(const svn_token_map_t *map, const char *word) argument
89 svn_token__from_mem(const svn_token_map_t *map, const char *word, apr_size_t len) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y95 word : number { $$ = $1; } label
[all...]
H A Dsel.c52 eval_word(hx509_context context, hx509_env env, struct hx_expr *word) argument
72 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) argument
[all...]
/freebsd-11-stable/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-11-stable/sys/dev/cx/
H A Dmachdep.h59 static inline void __ddk_outw (unsigned port, unsigned short word) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Dbcopy.c45 typedef long word; /* "word" used for optimal copy speed */ typedef
/freebsd-11-stable/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-11-stable/sys/powerpc/powerpc/
H A Dbcopy.c55 typedef long word; /* "word" used for optimal copy speed */ typedef
/freebsd-11-stable/sys/riscv/riscv/
H A Dbcopy.c45 typedef long word; /* "word" used for optimal copy speed */ typedef
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_readword.c56 char *word; local
[all...]
H A Dopenpam_readlinev.c55 char *word, **wordv, **tmp; local
/freebsd-11-stable/contrib/dma/
H A Dconf.c151 char *word; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_regset.c109 ulong_t word = drp->dr_bitmap[wx]; local
/freebsd-11-stable/contrib/opie/libopie/
H A Dbtoe.c2126 char *word, *c, *input, b[9]; local
[all...]
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dbitmap.h67 static inline unsigned long mlx5_ffz(uint32_t word) argument
/freebsd-11-stable/contrib/openpam/t/
H A Dt_openpam_readword.c253 T_FUNC(single_word, "single word") variable
267 T_FUNC(single_whitespace_before_word, "single whitespace before word") variable
281 const char *word = "hello"; variable
295 const char *word = "hello"; variable
309 const char *word = "hello"; variable
323 const char *word = "hello"; variable
338 const char *word = "hello#world"; variable
352 const char *word[] = { "hello", "world" }; variable
[all...]
H A Dt_openpam_readlinev.c280 const char **word; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h82 BitWord word(unsigned Idx) const { function in struct:llvm::SparseBitVectorElement
/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_ra_svn_private.h63 svn_string_t word; member in union:svn_ra_svn__item_t::__anon137
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dtext.c116 atf_dynstr_t word; local

Completed in 150 milliseconds

123456789