| /freebsd-13.1/lib/libc/string/ |
| H A D | strcasestr.c | 51 strcasestr_l(const char *s, const char *find, locale_t locale) in strcasestr_l() 71 strcasestr(const char *s, const char *find) in strcasestr()
|
| H A D | wcsstr.c | 49 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) in wcsstr()
|
| H A D | strnstr.c | 49 strnstr(const char *s, const char *find, size_t slen) in strnstr()
|
| /freebsd-13.1/lib/libfigpar/ |
| H A D | string_m.c | 48 strcount(const char *source, const char *find) in strcount() 93 replaceall(char *source, const char *find, const char *replace) in replaceall()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| H A D | BlotMapVector.h | 79 iterator find(const KeyT &Key) { in find() function 86 const_iterator find(const KeyT &Key) const { in find() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineDominanceFrontier.h | 68 iterator find(MachineBasicBlock *B) { in find() function 72 const_iterator find(MachineBasicBlock *B) const { in find() function
|
| H A D | LiveIntervalUnion.h | 71 SegmentIter find(SlotIndex x) { return Segments.find(x); } in find() function 74 ConstSegmentIter find(SlotIndex x) const { return Segments.find(x); } in find() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DominanceFrontier.h | 83 iterator find(BlockT *B) { return Frontiers.find(B); } in find() function 84 const_iterator find(BlockT *B) const { return Frontiers.find(B); } in find() function
|
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf_osfp.c | 351 pf_osfp_find(struct pf_osfp_list *list, struct pf_os_fingerprint *find, in pf_osfp_find() 426 pf_osfp_find_exact(struct pf_osfp_list *list, struct pf_os_fingerprint *find) in pf_osfp_find_exact() 496 struct pf_os_fingerprint *f, *f2, find; in pf_osfp_validate() local
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 93 iterator find(Int K) { in find() function 102 const_iterator find(Int K) const { in find() function
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | find.h | 26 find(_InputIterator __first, _InputIterator __last, const _Tp& __value_) { in find() function
|
| /freebsd-13.1/sys/libkern/ |
| H A D | strstr.c | 45 strstr(const char *s, const char *find) in strstr()
|
| H A D | strcasestr.c | 51 strcasestr(const char *s, const char *find) in strcasestr()
|
| H A D | strnstr.c | 46 strnstr(const char *s, const char *find, size_t slen) in strnstr()
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | strcasestr.c | 49 strcasestr(const char *s, const char *find) in strcasestr()
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | compat_strcasestr.c | 54 strcasestr(const char *s, const char *find) in strcasestr()
|
| /freebsd-13.1/tools/tools/crypto/ |
| H A D | cryptokeytest.c | 46 struct crypt_find_op find; in crlookup() local 58 static struct crypt_find_op find; in crfind() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | CodeExpansions.h | 38 const_iterator find(StringRef Variable) const { in find() function
|
| /freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | iidesc.c | 74 iidesc_find_t *find = arg2; in iidesc_cmp() local 89 iidesc_find_t find; in iidesc_add() local
|
| /freebsd-13.1/contrib/file/src/ |
| H A D | strcasestr.c | 67 strcasestr(const char *s, const char *find) in strcasestr()
|
| /freebsd-13.1/contrib/llvm-project/lld/MachO/ |
| H A D | Dwarf.h | 26 llvm::Optional<llvm::RelocAddrEntry> find(const llvm::DWARFSection &sec, in find() function
|
| H A D | SymbolTable.h | 62 Symbol *find(StringRef name) { return find(llvm::CachedHashStringRef(name)); } in find() function
|
| /freebsd-13.1/contrib/elftoolchain/libpe/ |
| H A D | libpe_rich.c | 37 memfind(char *s, const char *find, size_t slen, size_t flen) in memfind()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | MapVector.h | 147 iterator find(const KeyT &Key) { in find() function 153 const_iterator find(const KeyT &Key) const { in find() function
|
| /freebsd-13.1/usr.bin/ar/ |
| H A D | read.c | 65 char find; in ar_read_archive() local
|