Home
last modified time | relevance | path

Searched refs:fixit (Results 1 – 12 of 12) sorted by relevance

/NextBSD/usr.sbin/crunch/
HDREADME25 on boot, install, and fixit floppies. A crunched binary in this case is
31 As an example, I have created an 980K crunched "fixit" binary containing
44 easily with a kernel for a decent one-disk fixit filesystem.
82 was good to put on your fixit or install disks. Thanks!
/NextBSD/contrib/amd/fixmount/
HDfixmount.c156 remove_mount(CLIENT *client, char *host, mountlist ml, int fixit) in remove_mount() argument
164 if (!fixit) { in remove_mount()
196 fix_rmtab(CLIENT *client, char *host, mountlist mp, int fixit, int force) in fix_rmtab() argument
214 remove_mount(client, host, p, fixit); in fix_rmtab()
/NextBSD/usr.bin/rpcgen/
HDrpc_util.c130 fixit(const char *type, const char *orig) in fixit() function
146 return (fixit(def->def.ty.old_type, orig)); in fixit()
155 return (fixit(type, type)); in fixtype()
/NextBSD/usr.sbin/crunch/examples/
HDMakefile3 CRUNCHED= fixit
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticOptions.def54 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information.
/NextBSD/contrib/binutils/bfd/
HDcoff-ppc.c1113 int fixit; local
1134 fixit = FALSE;
1164 fixit = TRUE;
1225 fixit = TRUE;
1229 if (fixit && info->base_file)
/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDCC1Options.td394 def fixit : Flag<["-"], "fixit">,
396 def fixit_EQ : Joined<["-"], "fixit=">,
461 def fixit_recompile : Flag<["-"], "fixit-recompile">,
463 def fixit_to_temp : Flag<["-"], "fixit-to-temporary">,
HDOptions.td485 def fdiagnostics_fixit_info : Flag<["-"], "fdiagnostics-fixit-info">, Group<f_clang_Group>;
784 def fno_diagnostics_fixit_info : Flag<["-"], "fno-diagnostics-fixit-info">, Group<f_Group>,
785 Flags<[CC1Option]>, HelpText<"Do not include fixit information in diagnostics">;
/NextBSD/usr.sbin/bsdconfig/share/media/
HDfloppy.subr217 if f_interactive && [ "$_systemState" != "fixit" ]; then
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp3660 FixItHint fixit = in HandleInvalidAmount() local
3671 fixit); in HandleInvalidAmount()
/NextBSD/contrib/gcc/
HDChangeLog-199911705 (add_pool_constant, dump_table, fixit, broken_move): Delete.
12415 (fixit): Cope with PIC constants.
HDFSFChangeLog.103911 (add_constant, dump_table, fixit, find_barrier, broken_move): New