Home
last modified time | relevance | path

Searched refs:check_only (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/ncurses/progs/
HDtic.c491 bool check_only = FALSE; in main() local
567 check_only = TRUE; in main()
700 if (!(check_only || infodump || capdump)) in main()
705 ((check_only || infodump || capdump) in main()
710 if (check_only || (!infodump && !capdump) || forceresolve) { in main()
711 if (!_nc_resolve_uses2(TRUE, literal) && !check_only) { in main()
718 if (check_only && (capdump || infodump)) { in main()
733 if (!check_only) { in main()
797 && (!(check_only || infodump || capdump))) { in main()
/trueos/usr.bin/patch/
HDpatch.c84 bool check_only = false; variable
375 if (!check_only) { in main()
408 if (!check_only) in main()
414 if (!check_only && move_file(TMPREJNAME, rejname) < 0) in main()
526 check_only = true; in get_some_switches()
HDcommon.h104 extern bool check_only;
HDinp.c160 if (check_only) in plan_a()
166 if (statfailed && check_only) in plan_a()
HDpch.c1457 if (!check_only) { in do_ed_script()
/trueos/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectCommands.cpp944 bool check_only = false; in IOHandlerInputComplete() local
949 Error error = AppendRegexSubstitution (bytes_strref, check_only); in IOHandlerInputComplete()
999 bool check_only = true; in IOHandlerLinesUpdated() local
1001 error = AppendRegexSubstitution (regex_sed, check_only); in IOHandlerLinesUpdated()
1053 bool check_only = false; in DoExecute() local
1054 error = AppendRegexSubstitution (arg_strref, check_only); in DoExecute()
1075 AppendRegexSubstitution (const llvm::StringRef &regex_sed, bool check_only) in AppendRegexSubstitution() argument
1166 if (check_only == false) in AppendRegexSubstitution()
/trueos/contrib/groff/src/roff/troff/
HDnode.cpp5853 int check_only = 0) in mount_font_no_translate() argument
5863 fm = font::load_font(external_name.contents(), &not_found, check_only); in mount_font_no_translate()
5864 if (check_only) in mount_font_no_translate()
5882 if (check_only) in mount_font_no_translate()