| /src/sys/rump/dev/lib/libmd/ |
| Makefile | 9 IOCONF= MD.ioconf 11 SRCS= md.c
|
| /src/distrib/luna68k/liveimage/ |
| Makefile | 8 MDBOOTPARTMB?= 8 # as PART_BOOT in sysinst/arch/luna68k/md.h 31 @echo create MD boot partition for bootstrap files... 35 @echo Copying files for MD boot partition...
|
| /src/sys/conf/ |
| ldscript.mk | 3 # Give MD generated ldscript dependency on ${SYSTEM_OBJ}
|
| /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| FuzzerInternal.h | 36 Fuzzer(UserCallback CB, InputCorpus &Corpus, MutationDispatcher &MD, 82 MutationDispatcher &GetMD() { return MD; } 136 MutationDispatcher &MD;
|
| FuzzerLoop.cpp | 141 Fuzzer::Fuzzer(UserCallback CB, InputCorpus &Corpus, MutationDispatcher &MD, 143 : CB(CB), Corpus(Corpus), MD(MD), Options(Options) { 185 MD.PrintMutationSequence(); 614 MD.PrintMutationSequence(); 621 MD.RecordSuccessfulMutationSequence(); 675 MD.StartMutationSequence(); 677 auto &II = Corpus.ChooseUnitToMutate(MD.GetRand()); 698 NewSize = MD.MutateWithMask(CurrentUnitData, Size, Size, 701 NewSize = MD.Mutate(CurrentUnitData, Size, CurrentMaxMutationLen) [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/ |
| FuzzerUnittest.cpp | 50 std::unique_ptr<MutationDispatcher> MD(new MutationDispatcher(Rand, {})); 93 size_t NewSize = MD->CrossOver(A.data(), A.size(), B.data(), B.size(), 138 std::unique_ptr<MutationDispatcher> MD(new MutationDispatcher(Rand, {})); 142 size_t NewSize = (*MD.*M)(T, sizeof(T), sizeof(T)); 174 std::unique_ptr<MutationDispatcher> MD(new MutationDispatcher(Rand, {})); 186 size_t NewSize = (*MD.*M)(T, 7, 8); 210 std::unique_ptr<MutationDispatcher> MD(new MutationDispatcher(Rand, {})); 226 size_t NewSize = (*MD.*M)(T, 4, 8); 254 std::unique_ptr<MutationDispatcher> MD(new MutationDispatcher(Rand, {})); 266 size_t NewSize = (*MD.*M)(T, 8, 9) [all...] |
| /src/lib/librumpuser/build-aux/ |
| depcomp | 177 ## it if -MD -MP comes after the -MF stuff. Hmm. 185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; 206 ## - Don't want to use -MD because we'd like the dependencies to end 215 gccflag=-MD, 329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 342 # "Emit spaces for -MD"). 343 "$@" -MD -MF "$tmpdepfile" 361 ## listed in this file. A plain '-MD' option would be understood by many 364 # Portland's C compiler understands '-MD'. 396 "$@" -MD [all...] |
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| depcomp | 177 ## it if -MD -MP comes after the -MF stuff. Hmm. 185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; 206 ## - Don't want to use -MD because we'd like the dependencies to end 215 gccflag=-MD, 329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 342 # "Emit spaces for -MD"). 343 "$@" -MD -MF "$tmpdepfile" 361 ## listed in this file. A plain '-MD' option would be understood by many 364 # Portland's C compiler understands '-MD'. 396 "$@" -MD [all...] |
| /src/sys/external/isc/libsodium/dist/ |
| depcomp | 177 ## it if -MD -MP comes after the -MF stuff. Hmm. 185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; 206 ## - Don't want to use -MD because we'd like the dependencies to end 215 gccflag=-MD, 329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 342 # "Emit spaces for -MD"). 343 "$@" -MD -MF "$tmpdepfile" 361 ## listed in this file. A plain '-MD' option would be understood by many 364 # Portland's C compiler understands '-MD'. 396 "$@" -MD [all...] |
| /src/doc/ |
| TODO.compat-module | 75 18. There seems to be quite a bit of MD compat_xx code, in the various 78 mechanism to "reach over" to the MD code, #include a Makefile.inc file, 82 Note also that there are a few bits of MD code that is COMPAT_44 89 As far as I can tell, none of the MD compat code is currently built
|
| /src/usr.sbin/sysinst/ |
| README.md_defs | 7 If HAVE_GPT is true, the MD code may limit the space used for the 17 lots of conditionals. It may be overridden / replaced in the MD code 18 (see below), an example for that is arch/i386/md.c when we have been 48 The following macros provide optional MD hooks:
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| wintest.bat | 26 SET CFLAGS=%CFLAGS% /MD /Ox
|
| /src/usr.sbin/sysinst/arch/bebox/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:44 dholland Exp $ */ 3 /* NetBSD: msg.md.en,v 1.11 2001/04/12 03:48:13 briggs Exp */ 37 /* MD Message catalog -- Polish, bebox version */
|
| /src/usr.sbin/sysinst/arch/evbmips/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:45 dholland Exp $ */ 3 /* NetBSD: msg.md.en,v 1.1 2001/10/24 19:43:40 briggs Exp */ 37 /* MD Message catalog -- Polish, evbmips version */
|
| /src/usr.sbin/sysinst/arch/evbppc/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.2 2026/01/09 22:54:35 jmcneill Exp $ */ 3 /* NetBSD: msg.md.en,v 1.1 2001/10/24 19:43:40 briggs Exp */ 37 /* MD Message catalog -- Polish, evbppc version */
|
| /src/usr.sbin/sysinst/arch/hpcarm/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:45 dholland Exp $ */ 35 /* MD Message catalog -- Polish, hpcarm version */
|
| /src/usr.sbin/sysinst/arch/hpcmips/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:45 dholland Exp $ */ 3 /* NetBSD: msg.md.en,v 1.4 2002/03/23 03:24:34 shin Exp */ 37 /* MD Message catalog -- Polish, hpcmips version */
|
| /src/usr.sbin/sysinst/arch/landisk/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:46 dholland Exp $ */ 3 /* NetBSD: msg.md.en,v 1.1 2001/10/24 19:43:40 briggs Exp */ 37 /* MD Message catalog -- Polish, sandpoint version */
|
| /src/usr.sbin/sysinst/arch/sandpoint/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:47 dholland Exp $ */ 3 /* NetBSD: msg.md.en,v 1.1 2001/10/24 19:43:40 briggs Exp */ 37 /* MD Message catalog -- Polish, sandpoint version */
|
| /src/usr.sbin/sysinst/arch/playstation2/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.3 2019/11/14 19:26:58 martin Exp $ */ 3 /* NetBSD: msg.md.en,v 1.1 2001/10/15 16:22:52 uch Exp */ 41 /* MD Message catalog -- Polish, playstation2 version */
|
| /src/usr.sbin/sysinst/arch/prep/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:47 dholland Exp $ */ 3 /* NetBSD: msg.md.en,v 1.1 2001/01/16 16:54:01 nonaka Exp */ 37 /* MD Message catalog -- Polish, prep version */
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| asan_win.cc | 123 // This handler is named differently in -MT and -MD CRTs. 223 #error Please build the runtime with a non-debug CRT: /MD or /MT 311 // For the dynamic runtime (-MD), we want link the same
|
| /src/usr.sbin/sysinst/arch/ofppc/ |
| msg.md.pl | 1 /* NetBSD: msg.md.en,v 1.1 2001/01/16 16:54:01 nonaka Exp */ 35 /* MD Message catalog -- Polish, ofppc version */
|
| /src/sys/sys/ |
| disklabel.h | 335 x(MD, 22, "md") /* memory disk */ \
|
| /src/usr.sbin/sysinst/arch/i386/ |
| msg.md.pl | 1 /* $NetBSD: msg.md.pl,v 1.4 2019/11/16 21:25:14 martin Exp $ */ 3 /* NetBSD: msg.md.en,v 1.24 2001/01/27 07:34:39 jmc Exp */ 37 /* MD Message catalog -- Polish, i386 version */
|