Searched refs:multi (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-11.0-release/contrib/netbsd-tests/ipf/
H A Dt_nat_ipf_exec.sh62 multi)
72 test_case ni1 natipftest multi hex hex -T update_ipid=1
77 test_case ni6 natipftest multi hex text -T update_ipid=1 -D
88 test_case ni17 natipftest multi text text
89 test_case ni18 natipftest multi text text
92 test_case ni21 natipftest multi text text
93 test_case ni23 natipftest multi text text -D
/freebsd-11.0-release/contrib/libstdc++/
H A DMakefile.in50 $(top_srcdir)/../config/multi.m4 \
403 all-multi:
404 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
405 install-multi:
406 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
408 mostlyclean-multi:
409 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
410 clean-multi:
411 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
412 distclean-multi
[all...]
/freebsd-11.0-release/contrib/gcclibs/libgomp/
H A DMakefile.in57 $(top_srcdir)/../config/multi.m4 \
461 all-multi:
462 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
463 install-multi:
464 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
466 mostlyclean-multi:
467 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
468 clean-multi:
469 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
470 distclean-multi
[all...]
/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A DMakefile.in431 all-multi:
432 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
433 install-multi:
434 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
436 mostlyclean-multi:
437 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
438 clean-multi:
439 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
440 distclean-multi:
441 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi
[all...]
/freebsd-11.0-release/contrib/gcclibs/libssp/
H A DMakefile.in443 all-multi:
444 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
445 install-multi:
446 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
448 mostlyclean-multi:
449 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
450 clean-multi:
451 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
452 distclean-multi:
453 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi
[all...]
/freebsd-11.0-release/usr.bin/finger/
H A Dnet.c65 int error, multi; local
87 multi = (ai0->ai_next) != 0;
96 if (multi)
/freebsd-11.0-release/contrib/gcc/
H A Drecog.h247 const char *const *multi; member in union:insn_data::__anon1361
253 const char *const *multi; member in struct:insn_data::__anon1362
H A Dmklibgcc.in232 os_multilib_dir=`$GCC_FOR_TARGET $flags --print-multi-os-directory`
898 os_multilib_dir=`$GCC_FOR_TARGET $flags --print-multi-os-directory`
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dunbound-host.c175 massage_type(const char* t, int reverse, int* multi) argument
188 *multi = 1;
377 int multi = 0; /* no type, so do A, AAAA, MX */ local
380 int t = massage_type(qt, reverse, &multi);
384 if(multi) {
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Daddr.c230 int multi; local
238 multi = 0;
258 multi = 1;
282 if (bcast || multi)
291 multi = 1;
323 if (bcast || multi)
349 if (multi || bcast) {
373 } else if (multi) {
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-zephyr.c52 int multi; member in struct:z_packet
179 PARSE_FIELD_INT(z.multi);
/freebsd-11.0-release/sys/fs/ext2fs/
H A Dext2_hash.c172 uint32_t multi = 0x6D22F5; local
183 h0 = h2 + (h1 ^ (val * multi));
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c192 /* Note: ISO9660 stores each multi-byte integer twice, once in
298 /* Set 1 if this file is multi extent. */
959 struct file_info *multi; local
1003 multi = NULL;
1031 (child->multi_extent || multi != NULL)) {
1034 if (multi == NULL) {
1035 multi = child;
1036 multi->contents.first = NULL;
1037 multi->contents.last =
1038 &(multi
[all...]
/freebsd-11.0-release/usr.sbin/ifmcstat/
H A Difmcstat.c513 struct in6_multi multi; local
515 KREAD(mc, &multi, struct in6_multi);
516 printf("\t\tgroup %s", inet6_n2a(&multi.in6m_addr, 0));
517 printf(" refcnt %u\n", multi.in6m_refcount);
519 return (multi.in6m_entry.le_next);
/freebsd-11.0-release/contrib/wpa/src/drivers/
H A Ddriver_wired.c57 int membership, multi, iff_allmulti, iff_up; member in struct:wpa_driver_wired_data
591 drv->multi = 1;
639 if (drv->multi &&
H A Ddriver_macsec_qca.c64 int membership, multi, iff_allmulti, iff_up; member in struct:macsec_qca_data
352 drv->multi = 1;
400 if (drv->multi &&
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdbarch.sh143 # multi-arch is not enabled. This ensures that the
144 # default value, when multi-arch is the same as the
145 # default value when not multi-arch. POSTDEFAULT is
239 # m -> multi-arch function
240 # hiding a multi-arch function (parameterised with the architecture)
241 # M -> multi-arch function + predicate
242 # hiding a multi-arch function + predicate to test function validity
302 # default for the non- multi-arch target.
324 # non- multi-arch target (regardless of the value of
803 echo "Error: predicate function ${macro} can not have a non- multi
[all...]
/freebsd-11.0-release/crypto/openssl/apps/
H A Dspeed.c241 static int do_multi(int multi);
650 int multi = 0; local
761 else if ((argc > 0) && (strcmp(*argv, "-multi") == 0)) {
765 BIO_printf(bio_err, "no multi count given\n");
768 multi = atoi(argv[0]);
769 if (multi <= 0) {
770 BIO_printf(bio_err, "bad multi count\n");
1219 "-multi n " "run n benchmarks in parallel.\n");
1229 if (multi && do_multi(multi))
2609 do_multi(int multi) argument
[all...]
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dssl_ciph.c1160 int j, multi, found, rule, retval, ok, buflen; local
1233 /* check for multi-part specification */
1235 multi = 1;
1238 multi = 0;
1365 if (!multi)
1382 * We do not support any "multi" options
/freebsd-11.0-release/sys/dev/usb/input/
H A Dwsp.c209 int16_t multi; /* one finger: varies, more fingers: member in struct:tp_finger
905 f->multi = le16toh((uint16_t)f->multi);
913 f->touch_major, f->touch_minor, f->pressure, f->multi);
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A DMakefile.in109 @: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
343 MULTIOSDIR = `$(CC) $(LIBCFLAGS) -print-multi-os-directory`
359 @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install
366 @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install
437 @$(MULTICLEAN) multi-clean DO=mostlyclean
442 @$(MULTICLEAN) multi-clean DO=clean
445 @$(MULTICLEAN) multi-clean DO=distclean
/freebsd-11.0-release/contrib/binutils/libiberty/
H A DMakefile.in109 @: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
360 MULTIOSDIR = `$(CC) $(LIBCFLAGS) -print-multi-os-directory`
376 @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install
383 @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install
454 @$(MULTICLEAN) multi-clean DO=mostlyclean
459 @$(MULTICLEAN) multi-clean DO=clean
462 @$(MULTICLEAN) multi-clean DO=distclean
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dhostapd.c644 int *multi)
651 *multi = 0;
810 *multi = 1;
835 int multi; local
840 sta = hostapd_das_find_sta(hapd, attr, &multi);
842 if (multi) {
642 hostapd_das_find_sta(struct hostapd_data *hapd, struct radius_das_attrs *attr, int *multi) argument
/freebsd-11.0-release/contrib/llvm/lib/Support/Windows/
H A DSignals.inc429 // else multi-threading problems will ensue.
/freebsd-11.0-release/share/mk/
H A Dbsd.own.mk243 # Set XZ_THREADS to 1 to disable multi-threading.

Completed in 160 milliseconds

123