| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | token.c | 46 const char *word) in svn_token__from_word_strict() 60 const char *word) in svn_token__from_word_err() 75 const char *word) in svn_token__from_word() 90 const char *word, in svn_token__from_mem()
|
| H A D | types.c | 115 svn_depth_from_word(const char *word) in svn_depth_from_word() 158 svn_node_kind_from_word(const char *word) in svn_node_kind_from_word() 192 svn_tristate__from_word(const char *word) in svn_tristate__from_word()
|
| /freebsd-12.1/contrib/tnftp/src/ |
| H A D | complete.c | 86 complete_ambiguous(char *word, int list, StringList *words) in complete_ambiguous() 139 complete_command(char *word, int list) in complete_command() 169 complete_local(char *word, int list) in complete_local() 251 complete_option(char *word, int list) in complete_option() 281 complete_remote(char *word, int list) in complete_remote() 362 static char word[FTPBUFLEN]; in complete() local
|
| /freebsd-12.1/contrib/openpam/t/ |
| H A D | t_openpam_readword.c | 253 const char *word = "hello"; variable 267 const char *word = "hello"; 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
|
| /freebsd-12.1/sys/mips/include/ |
| H A D | runq.h | 48 #define RQB_FFS(word) (ffsl(word) - 1) argument 50 #define RQB_FFS(word) (ffs(word) - 1) argument
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | completer.c | 116 filename_completer (char *text, char *word) in filename_completer() 199 location_completer (char *text, char *word) in location_completer() 340 command_completer (char *text, char *word) in command_completer() 384 char *word; in complete_line() local
|
| H A D | ppc-sysv-tdep.c | 242 char word[MAX_REGISTER_SIZE]; in ppc_sysv_abi_push_dummy_call() local 438 int word = 0; in do_ppc_sysv_return_value() local 461 int word = 0; in do_ppc_sysv_return_value() local 709 ULONGEST word = unpack_long (type, val); in ppc64_sysv_abi_push_dummy_call() local
|
| /freebsd-12.1/contrib/binutils/bfd/doc/ |
| H A D | chew.c | 284 char *word; member 357 exec (word) in exec() argument 1124 nextword (string, word) in nextword() argument 1213 lookup_word (word) in lookup_word() argument 1239 dict_type *word; in perform() local 1263 newentry (word) in newentry() argument 1277 add_to_definition (entry, word) in add_to_definition() argument 1318 char *word; local
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-spinlock.h | 197 static inline void cvmx_spinlock_bit_lock(uint32_t *word) in cvmx_spinlock_bit_lock() 231 static inline unsigned int cvmx_spinlock_bit_trylock(uint32_t *word) in cvmx_spinlock_bit_trylock() 263 static inline void cvmx_spinlock_bit_unlock(uint32_t *word) in cvmx_spinlock_bit_unlock()
|
| /freebsd-12.1/sys/dev/imcsmb/ |
| H A D | imcsmb.c | 244 imcsmb_readw(device_t dev, u_char slave, char cmd, short *word) in imcsmb_readw() 292 imcsmb_writew(device_t dev, u_char slave, char cmd, short word) in imcsmb_writew() 334 uint16_t *word; in imcsmb_transfer() local
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | arc-dis.c | 60 #define BIT(word,n) ((word) & (1 << n)) argument 61 #define BITS(word,s,e) (((word) << (31 - e)) >> (s + (31 - e))) argument 62 #define OPCODE(word) (BITS ((word), 27, 31)) argument 63 #define FIELDA(word) (BITS ((word), 21, 26)) argument 64 #define FIELDB(word) (BITS ((word), 15, 20)) argument 65 #define FIELDC(word) (BITS ((word), 9, 14)) argument 69 #define FIELDD(word) (BITS (((signed int)word), 0, 8)) argument
|
| /freebsd-12.1/usr.bin/locate/locate/ |
| H A D | util.c | 207 tolower_word(word) in tolower_word() argument 266 register int word, hword; local
|
| /freebsd-12.1/crypto/heimdal/lib/hx509/ |
| H A D | sel.c | 52 eval_word(hx509_context context, hx509_env env, struct hx_expr *word) in eval_word() 72 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) in find_variable()
|
| /freebsd-12.1/sys/dev/cxgbe/common/ |
| H A D | t4vf_hw.c | 262 u32 word = be32_to_cpu( in t4vf_get_rss_glb_config() local 313 u32 word; in t4vf_get_vfres() local
|
| /freebsd-12.1/sys/dev/smbus/ |
| H A D | smb.h | 43 short word; member 48 short word; member
|
| /freebsd-12.1/sys/powerpc/powerpc/ |
| H A D | copyinout.c | 215 suword32(volatile void *addr, int word) in suword32() 244 suword(volatile void *addr, long word) in suword() 273 suword64(volatile void *addr, int64_t word) in suword64() 279 suword32(volatile void *addr, int32_t word) in suword32()
|
| /freebsd-12.1/sys/dev/e1000/ |
| H A D | e1000_nvm.h | 40 u16 word[2]; member
|
| /freebsd-12.1/sys/libkern/ |
| H A D | memcchr.c | 64 unsigned long word; in memcchr() local
|
| /freebsd-12.1/sys/amd64/include/ |
| H A D | runq.h | 41 #define RQB_FFS(word) (bsfq(word)) argument
|
| /freebsd-12.1/sys/riscv/include/ |
| H A D | runq.h | 39 #define RQB_FFS(word) (ffsl(word) - 1) argument
|
| /freebsd-12.1/sys/arm/include/ |
| H A D | runq.h | 41 #define RQB_FFS(word) (ffs(word) - 1) argument
|
| /freebsd-12.1/sys/i386/include/ |
| H A D | runq.h | 41 #define RQB_FFS(word) (ffs(word) - 1) argument
|
| /freebsd-12.1/sys/arm64/include/ |
| H A D | runq.h | 39 #define RQB_FFS(word) (ffsl(word) - 1) argument
|
| /freebsd-12.1/sys/dev/ixgbe/ |
| H A D | ixgbe_common.h | 48 u16 word[2]; member
|
| /freebsd-12.1/contrib/openpam/lib/libpam/ |
| H A D | openpam_readword.c | 56 char *word; in openpam_readword() local
|