Searched refs:cflags (Results 1 - 25 of 89) sorted by last modified time

1234

/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc234 cflags = -nologo -c -W3 -D_CRT_SECURE_NO_WARNINGS -YX -Fp$(TMP_DIR)^\
252 BASE_CLFAGS = $(cflags) $(cdebug) $(crt) $(INCLUDES) \
255 CON_CFLAGS = $(cflags) $(cdebug) $(crt) -DCONSOLE -DSQLITE_ENABLE_FTS3=1
/freebsd-11-stable/contrib/unbound/
H A Dconfigure6019 # override we shouldn't add default cflags, because they wouldn't
16228 pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd" 2>/dev/null`
16266 SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd" 2>&1`
16268 SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd" 2>&1`
16301 pkg_cv_SYSTEMD_DAEMON_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-daemon" 2>/dev/null`
16339 SYSTEMD_DAEMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" 2>&1`
16341 SYSTEMD_DAEMON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd-daemon" 2>&1`
16749 PTHREAD_CFLAGS="`pthread-config --cflags`"
/freebsd-11-stable/contrib/subversion/
H A Dconfigure4941 CFLAGS="$CFLAGS `$apr_config --cflags`"
4943 as_fn_error $? "apr-config --cflags failed" "$LINENO" 5
5510 SVN_SERF_INCLUDES=`$PKG_CONFIG $serf_pc_arg --cflags-only-I`
7356 SVN_SQLITE_INCLUDES="`$PKG_CONFIG $SQLITE_PKGNAME --cflags`"
19530 DBUS_CPPFLAGS="`$PKG_CONFIG --cflags dbus-1`"
19632 SVN_GNOME_KEYRING_INCLUDES="`$PKG_CONFIG --cflags glib-2.0 gnome-keyring-1`"
19737 SVN_GNOME_KEYRING_INCLUDES="`$PKG_CONFIG --cflags libsecret-1`"
20491 for d in `$PKG_CONFIG --cflags $qt_pkg_config_names`; do
20496 qt_include_dirs="`$PKG_CONFIG --cflags-only-I $qt_pkg_config_names`"
22840 SVN_ZLIB_INCLUDES=`$PKG_CONFIG zlib --cflags`
[all...]
/freebsd-11-stable/sys/fs/cuse/
H A Dcuse.c155 int cflags; /* client flags */ member in struct:cuse_client
164 ((pcc)->cflags & CUSE_CLI_IS_CLOSING)
533 pcc->cflags |= CUSE_CLI_IS_CLOSING;
1013 pcc->cflags |= (CUSE_CLI_KNOTE_NEED_READ |
1547 temp = (pcc->cflags & (CUSE_CLI_KNOTE_HAS_READ |
1549 pcc->cflags &= ~(CUSE_CLI_KNOTE_NEED_READ |
1560 pcc->cflags |= CUSE_CLI_KNOTE_NEED_READ;
1562 pcc->cflags |= CUSE_CLI_KNOTE_NEED_WRITE;
1900 return ((pcc->cflags & CUSE_CLI_KNOTE_NEED_READ) ? 1 : 0);
1912 return ((pcc->cflags
[all...]
/freebsd-11-stable/contrib/unbound/contrib/ios/
H A D15-ios.conf31 cflags => add("-Wall -fno-common"),
35 cflags => add("-Wall -fno-common"),
39 cflags => add("-Wall -fno-common"),
/freebsd-11-stable/contrib/unbound/contrib/android/
H A D15-android.conf28 cflags => add(picker(release => "-fomit-frame-pointer")),
/freebsd-11-stable/sys/kern/
H A Dkern_sig.c2726 sigdeferstop_curr_flags(int cflags) argument
2729 MPASS((cflags & (TDF_SEINTR | TDF_SERESTART)) == 0 ||
2730 (cflags & TDF_SBDRY) != 0);
2731 return (cflags & (TDF_SBDRY | TDF_SEINTR | TDF_SERESTART));
2747 int cflags, nflags; local
2750 cflags = sigdeferstop_curr_flags(td->td_flags);
2753 nflags = cflags;
2759 nflags = (cflags | TDF_SBDRY) & ~(TDF_SEINTR | TDF_SERESTART);
2762 nflags = (cflags | TDF_SBDRY | TDF_SEINTR) & ~TDF_SERESTART;
2765 nflags = (cflags | TDF_SBDR
2789 int cflags; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure1619 --with-libregex-cflags libregex compile flags
24097 LIBOPTS_CFLAGS="`${lo_cv_with_autoopts_config} --cflags`"
24189 # Check whether --with-libregex-cflags was given.
24193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether with-libregex-cflags was specified" >&5
24194 $as_echo_n "checking whether with-libregex-cflags was specified... " >&6; }
24204 # end of AC_ARG_WITH libregex-cflags
24791 CFLAGS_LIBEVENT=`$PKG_CONFIG --cflags libevent_pthreads`
24792 CPPFLAGS_LIBEVENT=`$PKG_CONFIG --cflags-only-I libevent`
24801 for i in `$PKG_CONFIG --libs libevent` `$PKG_CONFIG --cflags-only-other libevent_pthreads`
24822 CFLAGS_LIBEVENT=`$PKG_CONFIG --cflags libevent_pthread
[all...]
/freebsd-11-stable/contrib/ntp/
H A Dconfigure15759 LIBOPTS_CFLAGS="`${lo_cv_with_autoopts_config} --cflags`"
15946 CFLAGS_LIBEVENT=`$PKG_CONFIG --cflags libevent_pthreads`
15947 CPPFLAGS_LIBEVENT=`$PKG_CONFIG --cflags-only-I libevent`
15956 for i in `$PKG_CONFIG --libs libevent` `$PKG_CONFIG --cflags-only-other libevent_pthreads`
15977 CFLAGS_LIBEVENT=`$PKG_CONFIG --cflags libevent_pthreads`
30268 CPPFLAGS_NTP="$CPPFLAGS_NTP `$PKG_CONFIG --cflags-only-I $pkg`"
30269 CFLAGS_NTP="$CFLAGS_NTP `$PKG_CONFIG --cflags-only-other $pkg`"
31722 foo=`$PATH_NET_SNMP_CONFIG --cflags`
/freebsd-11-stable/contrib/apr-util/
H A Dconfigure4115 test "x$silent" != "xyes" && echo " setting CFLAGS to \"`$apr_config --cflags`\""
4116 CFLAGS="`$apr_config --cflags`"
4118 apr_addto_bugger="`$apr_config --cflags`"
5279 nss_CPPFLAGS=`$PKG_CONFIG --cflags-only-I nss`
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c293 llvm_regcomp(llvm_regex_t *preg, const char *pattern, int cflags) argument
306 cflags = GOODFLAGS(cflags);
307 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
310 if (cflags&REG_PEND) {
344 g->cflags = cflags;
359 if (cflags&REG_EXTENDED)
361 else if (cflags
[all...]
H A Dregex2.h140 int cflags; /* copy of llvm_regcomp() cflags argument */ member in struct:re_guts
H A Dregengine.inc146 if (g->cflags&REG_NOSUB)
523 (m->g->cflags&REG_NEWLINE)) )
531 (m->g->cflags&REG_NEWLINE)) )
539 (m->g->cflags&REG_NEWLINE)) ||
550 (m->g->cflags&REG_NEWLINE)) ||
712 if ( (lastc == '\n' && m->g->cflags&REG_NEWLINE) ||
717 if ( (c == '\n' && m->g->cflags&REG_NEWLINE) ||
795 if ( (lastc == '\n' && m->g->cflags&REG_NEWLINE) ||
800 if ( (c == '\n' && m->g->cflags&REG_NEWLINE) ||
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7519 INTERCEPTOR(int, regcomp, void *preg, const char *pattern, int cflags) {
7521 COMMON_INTERCEPTOR_ENTER(ctx, regcomp, preg, pattern, cflags);
7524 int res = REAL(regcomp)(preg, pattern, cflags);
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure5543 cflags=`"$PCAP_CONFIG" --cflags`
5544 V_INCLS="$cflags $V_INCLS"
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure10861 DBUS_CFLAGS=`"$PKGCONFIG" --cflags dbus-1`
/freebsd-11-stable/usr.bin/grep/
H A Dutil.c408 if (cflags & REG_ICASE)
623 if (!lastmatched || (cflags & REG_NOSUB))
H A Dgrep.h133 extern int cflags, eflags;
H A Dgrep.c84 int cflags = REG_NOSUB | REG_NEWLINE; variable
536 cflags |= REG_ICASE;
576 cflags &= ~REG_NOSUB;
614 cflags &= ~REG_NOSUB;
618 cflags &= ~REG_NOSUB;
658 cflags &= ~REG_NOSUB;
723 * internal literal matcher should be used. Other cflags that have
729 cflags |= REG_NOSPEC;
731 cflags |= REG_LITERAL;
735 cflags |
[all...]
/freebsd-11-stable/sys/dev/nfe/
H A Dif_nfe.c2422 uint16_t cflags, flags; local
2459 cflags = flags = 0;
2464 cflags &= ~(NFE_TX_IP_CSUM | NFE_TX_TCP_UDP_CSUM);
2465 cflags |= NFE_TX_TSO;
2468 cflags |= NFE_TX_IP_CSUM;
2470 cflags |= NFE_TX_TCP_UDP_CSUM;
2472 cflags |= NFE_TX_TCP_UDP_CSUM;
2526 desc64->flags |= htole16(NFE_TX_VALID | cflags);
2546 desc32->flags |= htole16(NFE_TX_VALID | cflags);
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_enc_internal.h69 typedef int fsm_error_handler_t(union ccb *ccb, uint32_t cflags,
H A Dscsi_enc.c348 enc_error(union ccb *ccb, uint32_t cflags, uint32_t sflags) argument
356 return (cam_periph_error(ccb, cflags, sflags, &softc->saved_ccb));
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile44 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
48 DBUS_INCLUDE += $(shell xml2-config --cflags)
/freebsd-11-stable/contrib/wpa/hs20/client/
H A DMakefile33 GTKCFLAGS := $(shell pkg-config --cflags gtk+-3.0 webkitgtk-3.0)
73 CFLAGS += $(shell xml2-config --cflags)
/freebsd-11-stable/contrib/openpam/
H A Dconfigure13016 ax_pc_cv_cryb_test_cflags=`"${PKG_CONFIG}" --cflags cryb-test`

Completed in 597 milliseconds

1234