Home
last modified time | relevance | path

Searched refs:name_match (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp350 NameMatch name_match = llvm::StringSwitch<NameMatch>(value) in Handle_qfProcessInfo() local
357 match_info.SetNameMatchType(name_match); in Handle_qfProcessInfo()
358 if (name_match == NameMatch::Ignore) in Handle_qfProcessInfo()
/freebsd/contrib/ncurses/ncurses/
H A Dmodules202 name_match lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h
H A Dllib-ltinfow1367 /* ./tinfo/name_match.c */
H A Dllib-ltinfo1334 /* ./tinfo/name_match.c */
H A Dllib-ltinfotw1468 /* ./tinfo/name_match.c */
H A Dllib-ltinfot1435 /* ./tinfo/name_match.c */
H A Dllib-lncursest4173 /* ./tinfo/name_match.c */
H A Dllib-lncurses4063 /* ./tinfo/name_match.c */
H A Dllib-lncursestw5145 /* ./tinfo/name_match.c */
H A Dllib-lncursesw5035 /* ./tinfo/name_match.c */
/freebsd/lib/ncurses/tinfo/
H A DMakefile136 name_match.c \
/freebsd/contrib/ncurses/
H A DMANIFEST955 ./ncurses/tinfo/name_match.c
H A DNEWS12268 + recode functions in name_match.c to avoid use of strncpy, which
13792 + add modules define_key, keyok, name_match, tries
13948 + correct include-dependency for tic.h used by name_match