| /NextBSD/contrib/netbsd-tests/ipf/ |
| HD | t_nat_ipf_exec.sh | 62 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
|
| /NextBSD/contrib/libstdc++/ |
| D | Makefile.in | 50 $(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 …]
|
| /NextBSD/contrib/gcclibs/libssp/ |
| HD | Makefile.in | 443 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-clean # $(MAKE) [all …]
|
| /NextBSD/contrib/gcclibs/libmudflap/ |
| HD | Makefile.in | 431 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-clean # $(MAKE) [all …]
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | Makefile.in | 57 $(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 …]
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | sync.md | 49 [(set_attr "type" "multi")]) 58 [(set_attr "type" "multi")]) 101 [(set_attr "type" "multi")]) 124 [(set_attr "type" "multi") 172 [(set_attr "type" "multi")]) 198 [(set_attr "type" "multi")]) 208 [(set_attr "type" "multi")])
|
| HD | t-linux64 | 12 -print-multi-os-directory) \
|
| /NextBSD/sys/ofed/drivers/infiniband/core/ |
| HD | addr.c | 208 int multi; in addr_resolve() local 215 multi = 0; in addr_resolve() 228 multi = 1; in addr_resolve() 245 multi = 1; in addr_resolve() 271 if (bcast || multi) in addr_resolve() 288 if (multi || bcast) { in addr_resolve() 308 if (multi) { in addr_resolve()
|
| /NextBSD/usr.bin/finger/ |
| HD | net.c | 64 int error, multi; in netfinger() local 86 multi = (ai0->ai_next) != 0; in netfinger() 95 if (multi) in netfinger()
|
| /NextBSD/contrib/unbound/smallapp/ |
| HD | unbound-host.c | 175 massage_type(const char* t, int reverse, int* multi) in massage_type() argument 188 *multi = 1; in massage_type() 377 int multi = 0; /* no type, so do A, AAAA, MX */ in lookup() local 380 int t = massage_type(qt, reverse, &multi); in lookup() 384 if(multi) { in lookup()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | epoc | 13 >4 lelong 0x10000042 multi-bitmap image 32 >4 lelong 0x1000008A exported multi-bitmap image 36 0 lelong 0x10000041 Psion Series 5 ROM multi-bitmap image
|
| HD | pgf | 31 >>20 byte 7 multi-channel, 38 >>20 byte 14 deep multi-channel,
|
| HD | os9 | 43 >6 byte&0xf0 0x30 multi-module 74 >0x12 byte 3 multi-module
|
| HD | diamond | 6 # ... diamond is a multi-media mail and electronic conferencing system....
|
| /NextBSD/usr.bin/migcom/ |
| HD | utils.c | 670 int multi, array; in WriteNDRConvertArgDecl() local 675 for (btype = ptype, multi = (!parent) ? arg->argMultiplier : 1, array = 0; in WriteNDRConvertArgDecl() 681 multi *= ptype->itNumber / btype->itNumber; in WriteNDRConvertArgDecl() 690 bttype = (multi > 1 && btype->itString) ? "string" : FetchServerType(btype); in WriteNDRConvertArgDecl() 696 if (multi > 1) { in WriteNDRConvertArgDecl() 699 fprintf(file, "__NDR_convert__2DARRAY((%s *)(a), f, %d, c, ", bttype, multi); in WriteNDRConvertArgDecl() 701 fprintf(file, "__NDR_convert__ARRAY((%s *)(a), f, %d * (c), ", bttype, multi); in WriteNDRConvertArgDecl() 704 fprintf(file, "__NDR_convert__ARRAY((%s *)(a), f, %d, ", bttype, multi); in WriteNDRConvertArgDecl() 709 if (multi > 1) { in WriteNDRConvertArgDecl() 711 fprintf(file, "(a, f, %d", multi); in WriteNDRConvertArgDecl()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | cputypes_example.txt | 14 The following is a multi CPU x86 server, 30 Here is a multi CPU SPARC server,
|
| /NextBSD/contrib/gcc/config/ |
| HD | lynx.opt | 24 Support legacy multi-threading 32 Support multi-threading
|
| HD | t-slibgcc-darwin | 49 MLIBS=`$(GCC_FOR_TARGET) --print-multi-lib \ 55 MLIBS=`$(GCC_FOR_TARGET) --print-multi-lib \ 69 MLIBS=`$(GCC_FOR_TARGET) --print-multi-lib \
|
| /NextBSD/contrib/groff/tmac/ |
| HD | TODO | 7 Should we allow multi-page cover-sheets? 21 When changing from multi-column to narrower columns, we could avoid
|
| /NextBSD/contrib/dialog/ |
| HD | README | 12 on the same screen (multi-widget), etc. were added. New widget are 37 1) make a daemon for a better support of multi-tasking or implementing 51 but it was made before of multi-widget. However this is not a big problem!
|
| /NextBSD/contrib/gcc/ |
| HD | recog.h | 247 const char *const *multi; member 253 const char *const *multi; member
|
| /NextBSD/usr.sbin/bsdconfig/security/include/ |
| HD | securelevel.hlp | 4 root user in multi-user mode, which in turn may limit the effects of 25 system is multi-user.
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | x509v3_config.pod | 23 There are four main types of extension: I<string> extensions, I<multi-valued> 63 This is a multi valued extension which indicates whether a certificate is 88 Key usage is a multi valued extension consisting of a list of names of the 229 This is a multi-valued extension whose options can be either in name:value pair 276 This extension should only appear in CRLs. It is a multi valued extension 360 This is a multi-valued extension which consisting of the names 380 The name constraints extension is a multi-valued extension. The name should 425 This is a multi-valued extensions which consists of a list of flags to be 481 If an extension is multi-value and a field value must contain a comma the long
|
| /NextBSD/crypto/openssl/ |
| HD | INSTALL | 53 no-threads Don't try to build with support for multi-threaded 56 threads Build with support for multi-threaded applications. 58 See "Note on multi-threading" below. 295 Note on multi-threading 299 are needed to generate a library that is suitable for multi-threaded 300 applications. On these systems, support for multi-threading is enabled 304 On other systems, to enable support for multi-threading, you will have 307 case, obviously, is not to include support for multi-threading (but
|
| /NextBSD/contrib/tcsh/nls/french/ |
| HD | set2 | 38 35 Reprise multi-tâche 39 36 Terminaison multi-tâche
|