Home
last modified time | relevance | path

Searched defs:includes (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dincludes.h51 includes(_InputIterator1 __first1, in includes() function
71 includes(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterato… in includes() function
/freebsd/contrib/mandoc/
H A Dsoelim.c48 static StringList *includes; variable
H A Dmanconf.h32 char *includes; member
/freebsd/usr.bin/soelim/
H A Dsoelim.c40 static StringList *includes; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.h48 std::vector<StringRef> includes; member
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb161 def find_mocks(includes) argument
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp93 std::vector<std::string> &includes = CI.getPreprocessorOpts().ChainedIncludes; in createChainedIncludesSource() local
/freebsd/crypto/openssh/
H A Dservconf.c1312 struct include_list *includes) in process_server_config_line_depth()
2647 struct connection_info *connectinfo, struct include_list *includes) in process_server_config_line()
2696 struct include_list *includes, struct connection_info *connectinfo) in parse_server_match_config()
2896 struct sshbuf *conf, struct include_list *includes, in parse_server_config_depth()
2925 struct sshbuf *conf, struct include_list *includes, in parse_server_config()
H A Dsshd.c268 struct include_list includes = TAILQ_HEAD_INITIALIZER(includes); variable
/freebsd/contrib/byacc/
H A Dlalr.c46 static Value_t **includes; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp155 bool includes(const RegisterSet &Rs) const { in includes() function
H A DHexagonBitSimplify.cpp161 bool includes(const RegisterSet &Rs) const { in includes() function
/freebsd/contrib/bmake/
H A Dparse.c259 static Vector /* of IncludedFile */ includes; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4167 stringVec includes; member