Searched defs:includes (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dincludes.h51 includes(_InputIterator1 __first1, function
71 includes(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { function
H A Dranges_includes.h88 inline constexpr auto includes = __includes::__fn{}; member in namespace:ranges::__cpo
/freebsd-current/contrib/mandoc/
H A Dsoelim.c48 static StringList *includes; variable
H A Dmanconf.h32 char *includes; member in struct:manoutput
/freebsd-current/usr.bin/soelim/
H A Dsoelim.c40 static StringList *includes; variable
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp93 std::vector<std::string> &includes = CI.getPreprocessorOpts().ChainedIncludes; local
/freebsd-current/contrib/arm-optimized-routines/networking/
H A DDir.mk
/freebsd-current/contrib/arm-optimized-routines/math/
H A DDir.mk
/freebsd-current/contrib/arm-optimized-routines/string/
H A DDir.mk
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDriver.h48 std::vector<StringRef> includes; member in struct:lld::coff::ParsedDirectives
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A DDir.mk
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp155 bool includes(const RegisterSet &Rs) const { function in struct:__anon2415::RegisterSet
H A DHexagonBitSimplify.cpp161 bool includes(const RegisterSet &Rs) const { function in struct:__anon2328::RegisterSet
/freebsd-current/contrib/byacc/
H A Dlalr.c46 static Value_t **includes; variable
[all...]
/freebsd-current/crypto/openssh/
H A Dsshd.c268 struct include_list includes = TAILQ_HEAD_INITIALIZER(includes); variable in typeref:struct:include_list
[all...]
H A Dservconf.c1309 process_server_config_line_depth(ServerOptions *options, char *line, const char *filename, int linenum, int *activep, struct connection_info *connectinfo, int *inc_flags, int depth, struct include_list *includes) argument
2645 process_server_config_line(ServerOptions *options, char *line, const char *filename, int linenum, int *activep, struct connection_info *connectinfo, struct include_list *includes) argument
2695 parse_server_match_config(ServerOptions *options, struct include_list *includes, struct connection_info *connectinfo) argument
2895 parse_server_config_depth(ServerOptions *options, const char *filename, struct sshbuf *conf, struct include_list *includes, struct connection_info *connectinfo, int flags, int *activep, int depth) argument
2924 parse_server_config(ServerOptions *options, const char *filename, struct sshbuf *conf, struct include_list *includes, struct connection_info *connectinfo, int reexec) argument
[all...]
/freebsd-current/contrib/bmake/
H A Dparse.c259 static Vector /* of IncludedFile */ includes; variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4167 stringVec includes; member in struct:__anon1413::GdbServerTargetInfo

Completed in 212 milliseconds