/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_pathmatch.c | 55 pm_list(const char *start, const char *end, const char c, int flags) in pm_list() 59 int match = 1, nomatch = 0; in pm_list() local 102 pm_list_w(const wchar_t *start, const wchar_t *end, const wchar_t c, int flags) in pm_list_w() 106 int match = 1, nomatch = 0; in pm_list_w() local 172 const char *end; in pm() local 277 const wchar_t *end; in pm_w() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_lzw.h | 23 ItOut LzwEncode(ItIn begin, ItIn end, ItOut out) { in LzwEncode() 61 LzwCodeType match = prefix_to_code.find({kNoPrefix, *begin})->second; in LzwEncode() local 86 ItOut LzwDecode(ItIn begin, ItIn end, ItOut out) { in LzwDecode()
|
/freebsd-src/contrib/wpa/src/wps/ |
H A D | upnp_xml.c | 79 const char **out_tagname, const char **end) in xml_next_tag() 192 const char *match = item; in xml_get_first_item() local 194 const char *tag, *tagname, *end; in xml_get_first_item() local
|
H A D | wps_upnp_web.c | 864 const char *match; in web_get_action() local 991 char *match; in web_connection_parse_subscribe() local 993 char *end; in web_connection_parse_subscribe() local 1212 char *match; in web_connection_parse_unsubscribe() local 1214 char *end; in web_connection_parse_unsubscribe() local
|
/freebsd-src/contrib/libarchive/cpio/ |
H A D | cmdline.c | 117 const struct option *popt, *match, *match2; cpio_getopt() local 358 char *end; owner_parse() local 377 char *end; owner_parse() local [all...] |
/freebsd-src/crypto/heimdal/appl/login/ |
H A D | login_access.c | 65 int match = NO; in login_access() local 66 int end; in login_access() local 133 int match = NO; in list_match() local
|
/freebsd-src/crypto/heimdal/appl/rsh/ |
H A D | login_access.c | 65 int match = NO; in login_access() local 66 int end; in login_access() local 133 int match = NO; in list_match() local
|
/freebsd-src/lib/libpam/modules/pam_login_access/ |
H A D | login_access.c | 57 int match = NO; in login_access() local 58 int end; in login_access() local 116 int match = NO; in list_match() local
|
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeCategoryMap.cpp | 167 MapIterator pos, end = m_map.end(); in Get() local 97 MapType::iterator iter = m_map.begin(), end = m_map.end(); EnableAllCategories() local 149 MapIterator pos, end = m_map.end(); AnyMatches() local 162 ActiveCategoriesIterator begin, end = m_active_categories.end(); Get() local 213 ActiveCategoriesIterator begin, end = m_active_categories.end(); ForEach() local 223 MapIterator pos, end = m_map.end(); ForEach() local 238 MapIterator pos, end = m_map.end(); GetAtIndex() local [all...] |
/freebsd-src/contrib/processor-trace/libipt/src/ |
H A D | pt_image_section_cache.c | 167 uint16_t idx, end; in pt_iscache_find_locked() local 468 uint16_t idx, end; in pt_iscache_find_section_locked() local 469 int match; in pt_iscache_find_section_locked() local 596 int match; in pt_iscache_add() local 820 uint16_t idx, end; in pt_iscache_clear() local 929 int errcode, match, isid; in pt_iscache_add_file() local
|
/freebsd-src/contrib/nvi/ex/ |
H A D | ex_global.c | 68 recno_t start, end; in ex_g_setup() local 70 regmatch_t match[1]; in ex_g_setup() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 140 T *end() { return Last; } end() function 318 Node **end() const { return Elements + NumElements; } end() function 347 template<typename Fn> void match(Fn F) const { F(Array); } match() function 360 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } match() function 383 template <typename Fn> void match(Fn F) const { F(Ty, Ext, TA); } match() function 434 template<typename Fn> void match(Fn F) const { F(Child, Quals); } match() function 461 template<typename Fn> void match(Fn F) const { F(Ty); } match() function 477 template<typename Fn> void match(Fn F) const { F(Ty, Postfix); } match() function 491 template<typename Fn> void match(Fn F) const { F(Name); } match() function 507 template <typename Fn> void match(Fn F) const { F(Size, Signed); } match() function 526 template<typename Fn> void match(Fn F) const { F(Kind, Child); } match() function 542 template<typename Fn> void match(Fn F) const { F(Transform, BaseType); } match() function 561 template<typename Fn> void match(Fn F) const { F(Base, Tag); } match() function 579 template<typename Fn> void match(Fn F) const { F(Conditions); } match() function 598 template<typename Fn> void match(Fn F) const { F(Ty, Protocol); } match() function 623 template<typename Fn> void match(Fn F) const { F(Pointee); } match() function 705 template<typename Fn> void match(Fn F) const { F(Pointee, RK); } match() function 748 template<typename Fn> void match(Fn F) const { F(ClassType, MemberType); } match() function 782 template<typename Fn> void match(Fn F) const { F(Base, Dimension); } match() function 816 template<typename Fn> void match(Fn F) const { match() function 865 template<typename Fn> void match(Fn F) const { F(E); } match() function 881 template<typename Fn> void match(Fn F) const { F(Types); } match() function 909 template <typename Fn> void match(Fn F) const { F(Base); } match() function 936 template<typename Fn> void match(Fn F) const { match() function 995 template<typename Fn> void match(Fn F) const { F(OpName); } match() function 1011 template<typename Fn> void match(Fn F) const { F(Special, Child); } match() function 1028 template<typename Fn> void match(Fn F) const { F(FirstType, SecondType); } match() function 1045 template<typename Fn> void match(Fn F) const { F(Qual, Name); } match() function 1063 template<typename Fn> void match(Fn F) const { F(Qual, Name); } match() function 1083 template <typename Fn> void match(Fn F) const { match() function 1103 template <typename Fn> void match(Fn F) const { F(Module, Name); } match() function 1121 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } match() function 1139 template<typename Fn> void match(Fn F) const { F(Qualifier, Name); } match() function 1161 template<typename Fn> void match(Fn F) const { F(BaseType, Dimension); } match() function 1179 template<typename Fn> void match(Fn F) const { F(Dimension); } match() function 1196 template<typename Fn> void match(Fn F) const { F(Dimension); } match() function 1220 template<typename Fn> void match(Fn F) const { F(Kind, Index); } match() function 1247 template <typename Fn> void match(Fn F) const { F(Param, Arg); } match() function 1265 template<typename Fn> void match(Fn F) const { F(Name); } match() function 1282 template<typename Fn> void match(Fn F) const { F(Constraint, Name); } match() function 1301 template<typename Fn> void match(Fn F) const { F(Name, Type); } match() function 1327 template <typename Fn> void match(Fn F) const { F(Name, Params, Requires); } match() function 1353 template<typename Fn> void match(Fn F) const { F(Param); } match() function 1400 template<typename Fn> void match(Fn F) const { F(Data); } match() function 1448 template<typename Fn> void match(Fn F) const { F(Elements); } match() function 1466 template<typename Fn> void match(Fn F) const { F(Child); } match() function 1511 template<typename Fn> void match(Fn F) const { F(Params, Requires); } match() function 1609 template<typename Fn> void match(Fn F) const { F(Name, TemplateArgs); } match() function 1626 template<typename Fn> void match(Fn F) const { F(Child); } match() function 1657 template<typename Fn> void match(Fn F) const { F(SSK); } match() function 1699 template<typename Fn> void match(Fn F) const { F(SSK); } match() function 1730 template<typename Fn> void match(Fn F) const { F(Basename, IsDtor, Variant); } match() function 1745 template<typename Fn> void match(Fn F) const { F(Base); } match() function 1760 template<typename Fn> void match(Fn F) const { F(Count); } match() function 1784 template<typename Fn> void match(Fn F) const { match() function 1824 template<typename Fn> void match(Fn F) const { F(Bindings); } match() function 1846 template <typename Fn> void match(Fn F) const { match() function 1877 template <typename Fn> void match(Fn F) const { match() function 1897 template <typename Fn> void match(Fn F) const { match() function 1917 template <typename Fn> void match(Fn F) const { match() function 1940 template <typename Fn> void match(Fn F) const { match() function 1965 template<typename Fn> void match(Fn F) const { match() function 1996 template <typename Fn> void match(Fn F) const { match() function 2020 template <typename Fn> void match(Fn F) const { match() function 2045 template<typename Fn> void match(Fn F) const { F(Pack); } match() function 2064 template <typename Fn> void match(Fn F) const { match() function 2089 template<typename Fn> void match(Fn F) const { match() function 2124 template <typename Fn> void match(Fn F) const { match() function 2147 template <typename Fn> void match(Fn F) const { match() function 2164 template<typename Fn> void match(Fn F) const { F(Number); } match() function 2180 template <typename Fn> void match(Fn F) const { match() function 2205 template <typename Fn> void match(Fn F) const { match() function 2226 template<typename Fn> void match(Fn F) const { F(Ty, Inits); } match() function 2245 template<typename Fn> void match(Fn F) const { F(Elem, Init, IsArray); } match() function 2270 template<typename Fn> void match(Fn F) const { F(First, Last, Init); } match() function 2295 template<typename Fn> void match(Fn F) const { match() function 2337 template<typename Fn> void match(Fn F) const { F(Op); } match() function 2351 template<typename Fn> void match(Fn F) const { F(Value); } match() function 2364 template<typename Fn> void match(Fn F) const { F(Type); } match() function 2379 template<typename Fn> void match(Fn F) const { F(Type); } match() function 2398 template<typename Fn> void match(Fn F) const { F(Ty, Integer); } match() function 2420 template<typename Fn> void match(Fn F) const { F(Type, Value); } match() function 2447 template<typename Fn> void match(Fn F) const { F(Parameters, Requirements); } match() function 2477 template <typename Fn> void match(Fn F) const { match() function 2504 template <typename Fn> void match(Fn F) const { F(Type); } match() function 2519 template <typename Fn> void match(Fn F) const { F(Constraint); } match() function 2552 template<typename Fn> void match(Fn F) const { F(Contents); } match() function [all...] |
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | vdev_geom.c | 378 off_t off, maxio, s, end; in vdev_geom_io() local 638 enum match { global() enum 715 enum match match, best_match; vdev_geom_attach_by_guids() local 1067 uint_t end; global() member 1131 vm_offset_t end = addr + len; vdev_geom_fill_unmap_cb() local [all...] |
/freebsd-src/sys/contrib/zstd/programs/ |
H A D | datagen.c | 70 U32 const end = MIN ( u + weight , LTSIZE); in RDG_fillLiteralDistrib() local 132 size_t match = pos - offset; in RDG_genBlock() local
|
/freebsd-src/contrib/kyua/cli/ |
H A D | cmd_report.cpp | 333 end(const drivers::scan_results::result& /* r */) in end() function in __anon10fd37230111::report_console_hooks 346 const types_map::const_iterator match = titles.find(*iter); in end() local
|
/freebsd-src/sys/dev/bhnd/ |
H A D | bhnd_match.h | 44 uint16_t end; /**< last revision, or BHND_HWREV_INVALID member 112 } match; member 160 } match; member 223 } match; member 291 } match; member
|
/freebsd-src/contrib/wpa/src/utils/ |
H A D | xml-utils.c | 18 char *end; in get_node_uri_iter() local 66 char *end; in get_node_iter() local 110 xml_node_t *match; in get_child_node() local
|
H A D | edit.c | 178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local 430 int start, end; in complete() local 891 char *match = search_find(); in search_redraw() local 917 char *match = search_find(); in search_stop() local
|
/freebsd-src/contrib/tcsh/ |
H A D | sh.glob.c | 433 int nonomatch = adrof(STRnonomatch) != 0, magic = 0, match = 0; in libglob() local 917 const Char *end; in Gnmatch() local 944 int match, negate_range; in t_pmatch() local
|
/freebsd-src/usr.bin/sed/ |
H A D | process.c | 85 regmatch_t *match; variable 767 cfclose(struct s_command * cp,struct s_command * end) cfclose() argument [all...] |
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_fast.c | 16 const void* const end, in ZSTD_fillHashTable() 263 const BYTE* match = base + matchIndex; in ZSTD_compressBlock_fast_dictMatchState_generic() local 412 const BYTE* match = matchBase + matchIndex; in ZSTD_compressBlock_fast_extDict_generic() local
|
H A D | zstd_double_fast.c | 16 void const* end, ZSTD_dictTableLoadMethod_e dtlm) in ZSTD_fillDoubleHashTable() 136 const BYTE* match = base + matchIndexS; in ZSTD_compressBlock_doubleFast_generic() local 397 const BYTE* match = matchBase + matchIndex; in ZSTD_compressBlock_doubleFast_extDict_generic() local
|
H A D | zstd_opt.c | 388 const BYTE* match; in ZSTD_insertBt1() local 615 const BYTE* const match = base + matchIndex3; in ZSTD_insertBtAndGetAllMatches() local 618 const BYTE* const match = dictBase + matchIndex3; in ZSTD_insertBtAndGetAllMatches() local 644 const BYTE* match; in ZSTD_insertBtAndGetAllMatches() local 703 const BYTE* match = dmsBase + dictMatchIndex; in ZSTD_insertBtAndGetAllMatches() local 875 U32 const end = matches[matchNb].len; in ZSTD_compressBlock_opt_generic() local
|
/freebsd-src/sys/contrib/zstd/lib/compress/ |
H A D | zstd_fast.c | 16 const void* const end, in ZSTD_fillHashTable() 430 const BYTE* match = base + matchIndex; in ZSTD_compressBlock_fast_dictMatchState_generic() local 587 const BYTE* match = matchBase + matchIndex; in ZSTD_compressBlock_fast_extDict_generic() local
|
/freebsd-src/contrib/wpa/src/crypto/ |
H A D | tls_wolfssl.c | 647 "TLS: Invalid altSubjectName match '%s'", in domain_suffix_match() argument 603 tls_match_alt_subject(WOLFSSL_X509 * cert,const char * match) tls_match_alt_subject() argument 606 const char *pos, *end; tls_match_alt_subject() local 678 tls_match_suffix_helper(WOLFSSL_X509 * cert,const char * match,size_t match_len,int full) tls_match_suffix_helper() argument 750 tls_match_suffix(WOLFSSL_X509 * cert,const char * match,int full) tls_match_suffix() argument 959 char *match, *altmatch, *suffix_match, *domain_match; tls_verify_cb() local 1817 char buf[128], *pos, *end; tls_connection_set_cipher_list() local [all...] |