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.cpp353 NameMatch name_match = llvm::StringSwitch<NameMatch>(value) in Handle_qfProcessInfo() local
360 match_info.SetNameMatchType(name_match); in Handle_qfProcessInfo()
361 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-ltinfow1373 /* ./tinfo/name_match.c */
H A Dllib-ltinfo1340 /* ./tinfo/name_match.c */
H A Dllib-ltinfot1441 /* ./tinfo/name_match.c */
H A Dllib-ltinfotw1474 /* ./tinfo/name_match.c */
H A Dllib-lncursest4179 /* ./tinfo/name_match.c */
H A Dllib-lncurses4069 /* ./tinfo/name_match.c */
H A Dllib-lncursestw5151 /* ./tinfo/name_match.c */
H A Dllib-lncursesw5041 /* ./tinfo/name_match.c */
/freebsd/lib/ncurses/tinfo/
H A DMakefile134 name_match.c \
/freebsd/contrib/ncurses/
H A DMANIFEST955 ./ncurses/tinfo/name_match.c
H A DNEWS12837 + recode functions in name_match.c to avoid use of strncpy, which
14361 + add modules define_key, keyok, name_match, tries
14517 + correct include-dependency for tic.h used by name_match