Searched refs:fixit (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/usr.sbin/crunch/ |
| D | README | 25 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/ |
| D | fixmount.c | 152 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/ |
| D | rpc_util.c | 130 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/ |
| D | Makefile | 3 CRUNCHED= fixit
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticOptions.def | 54 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information.
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/ |
| D | CC1Options.td | 324 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">,
|
| D | Options.td | 412 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/ |
| D | coff-ppc.c | 1113 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/ |
| D | floppy.subr | 217 if f_interactive && [ "$_systemState" != "fixit" ]; then
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaChecking.cpp | 2830 FixItHint fixit = in HandleInvalidAmount() local 2841 fixit); in HandleInvalidAmount()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-1999 | 11705 (add_pool_constant, dump_table, fixit, broken_move): Delete. 12415 (fixit): Cope with PIC constants.
|
| D | FSFChangeLog.10 | 3911 (add_constant, dump_table, fixit, find_barrier, broken_move): New
|