Searched refs:config (Results 251 - 275 of 2338) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/stand/lua/
H A DMakefile7 config.lua.8 \
18 config.lua \
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DTypeMerger.h28 if (config->debugGHashes)
35 if (config->debugGHashes)
/freebsd-11-stable/contrib/apr-util/
H A Dbuildconf62 build/config.guess build/config.sub build/get-version.sh
64 $apr_src_dir/build/install.sh $apr_src_dir/build/config.guess \
65 $apr_src_dir/build/config.sub $apr_src_dir/build/get-version.sh \
78 ### do some work to toss config.cache?
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp95 if (config->relocatable)
116 if (config->zKeepTextSectionPrefix)
138 return !config->relocatable && !config->shared &&
139 !config->dynamicLinker.empty() && script->needsInterpSection();
219 if (config->emachine == EM_MIPS) {
238 } else if (config->emachine == EM_PPC) {
253 (config->emachine == EM_PPC64) ? ".TOC." : "_GLOBAL_OFFSET_TABLE_";
263 if (config->emachine == EM_PPC64)
332 Out::programHeaders->alignment = config
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Donce.c22 #include <config.h>
/freebsd-11-stable/contrib/ntp/libntp/
H A Datoint.c4 #include <config.h>
H A Dcaljulian.c7 #include <config.h>
H A Dhextoint.c5 #include <config.h>
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_compat.h41 #include <event2/event-config.h>
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp79 run_h_tc_data(const atf::tests::vars_map& config) : argument
80 m_config(config) {}
97 run_h_tc(atf::tests::vars_map config = atf::tests::vars_map())
99 run_h_tc_data data(config);
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_iostream.h44 #include <bits/c++config.h>
H A Dstd_queue.h65 #include <bits/c++config.h>
H A Dstd_string.h45 #include <bits/c++config.h>
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dnew_opnt.cc30 #include <bits/c++config.h>
/freebsd-11-stable/contrib/bmake/
H A Dstrlcpy.c21 # include <config.h>
/freebsd-11-stable/contrib/byacc/package/debian/
H A Drules55 config.cache config.h config.status config.log makefile
/freebsd-11-stable/contrib/diff/lib/
H A Dposixver.c22 # include <config.h>
H A Dquotesys.c22 # include <config.h>
/freebsd-11-stable/contrib/ldns/compat/
H A Dstrlcpy.c20 #include <ldns/config.h>
H A Dtimegm.c2 #include <ldns/config.h>
/freebsd-11-stable/contrib/smbfs/
H A DMakefile16 CONFIG_INT?= config.int
17 CONFIG_MK?= config.mk
31 ${CONFIG_MK}: config.mk.in
32 @echo Your ${CONFIG_MK} file is older than the config.mk.in file
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dmain.c110 krb5_kdc_configuration *config; local
124 config = configure(context, argc, argv);
160 bonjour_announce(context, config);
166 loop(context, config);
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dtoken.l31 #include <config/config.h>
/freebsd-11-stable/contrib/unbound/compat/
H A Dmemcmp.c9 #include <config.h>
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb_locl.h39 #include <config.h>

Completed in 176 milliseconds

<<11121314151617181920>>