Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/crunch/
DREADME25 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!
/freebsd-10-stable/contrib/amd/fixmount/
Dfixmount.c152 remove_mount(CLIENT *client, char *host, mountlist ml, int fixit) in remove_mount() argument
160 if (!fixit) { in remove_mount()
192 fix_rmtab(CLIENT *client, char *host, mountlist mp, int fixit, int force) in fix_rmtab() argument
210 remove_mount(client, host, p, fixit); in fix_rmtab()
/freebsd-10-stable/usr.bin/rpcgen/
Drpc_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()
/freebsd-10-stable/usr.sbin/crunch/examples/
DMakefile3 CRUNCHED= fixit
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticOptions.def54 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information.
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
DCC1Options.td324 def fixit : Flag<["-"], "fixit">,
326 def fixit_EQ : Joined<["-"], "fixit=">,
384 def fixit_recompile : Flag<["-"], "fixit-recompile">,
386 def fixit_to_temp : Flag<["-"], "fixit-to-temporary">,
DOptions.td412 def fdiagnostics_fixit_info : Flag<["-"], "fdiagnostics-fixit-info">, Group<f_clang_Group>;
628 def fno_diagnostics_fixit_info : Flag<["-"], "fno-diagnostics-fixit-info">, Group<f_Group>,
629 Flags<[CC1Option]>, HelpText<"Do not include fixit information in diagnostics">;
/freebsd-10-stable/contrib/binutils/bfd/
Dcoff-ppc.c1113 int fixit; local
1134 fixit = FALSE;
1164 fixit = TRUE;
1225 fixit = TRUE;
1229 if (fixit && info->base_file)
/freebsd-10-stable/usr.sbin/bsdconfig/share/media/
Dfloppy.subr217 if f_interactive && [ "$_systemState" != "fixit" ]; then
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaChecking.cpp2830 FixItHint fixit = in HandleInvalidAmount() local
2841 fixit); in HandleInvalidAmount()
/freebsd-10-stable/contrib/gcc/
DChangeLog-199911705 (add_pool_constant, dump_table, fixit, broken_move): Delete.
12415 (fixit): Cope with PIC constants.
DFSFChangeLog.103911 (add_constant, dump_table, fixit, find_barrier, broken_move): New