Home
last modified time | relevance | path

Searched refs:maybe (Results 1 – 25 of 757) sorted by relevance

12345678910>>...31

/netbsd-src/external/gpl3/gcc.old/dist/
H A DMakefile.in1008 maybe-configure-bfd \
1009 maybe-configure-opcodes \
1010 maybe-configure-binutils \
1011 maybe-configure-bison \
1012 maybe-configure-cgen \
1013 maybe-configure-dejagnu \
1014 maybe-configure-etc \
1015 maybe-configure-fastjar \
1016 maybe-configure-fixincludes \
1017 maybe-configure-flex \
[all …]
H A DMakefile.tpl763 maybe-configure-[+module+][+
768 maybe-configure-target-[+module+][+
798 all-build: maybe-all-build-[+module+][+ ENDFOR build_modules +]
803 all-host: maybe-all-[+module+][+ IF bootstrap +]
809 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
829 [+make_target+]-host: maybe-[+make_target+]-[+module+][+ ENDFOR host_modules +]
833 [+make_target+]-target: maybe-[+make_target+]-target-[+module+][+ ENDFOR target_modules +]
850 do-info: maybe-all-texinfo
903 maybe-check-[+module+][+
909 maybe-check-target-[+module+][+
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/
H A DMakefile.in494 PGO_BUILD_TRAINING = $(addprefix maybe-check-,$(PGO-TRAINING-TARGETS))
1063 maybe-configure-bfd \
1064 maybe-configure-opcodes \
1065 maybe-configure-binutils \
1066 maybe-configure-bison \
1067 maybe-configure-cgen \
1068 maybe-configure-dejagnu \
1069 maybe-configure-etc \
1070 maybe-configure-fastjar \
1071 maybe-configure-fixincludes \
[all …]
H A DMakefile.tpl497 PGO_BUILD_TRAINING = $(addprefix maybe-check-,$(PGO-TRAINING-TARGETS))
818 maybe-configure-[+module+][+
823 maybe-configure-target-[+module+][+
869 all-build: maybe-all-build-[+module+][+ ENDFOR build_modules +]
874 all-host: maybe-all-[+module+][+ IF bootstrap +]
880 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
900 [+make_target+]-host: maybe-[+make_target+]-[+module+][+ ENDFOR host_modules +]
904 [+make_target+]-target: maybe-[+make_target+]-target-[+module+][+ ENDFOR target_modules +]
921 do-info: maybe-all-texinfo
976 maybe-check-[+module+][+
[all …]
/netbsd-src/external/gpl3/binutils/dist/
H A DMakefile.in501 PGO_BUILD_TRAINING = $(addprefix maybe-check-,$(PGO-TRAINING-TARGETS))
1089 maybe-configure-bfd \
1090 maybe-configure-opcodes \
1091 maybe-configure-binutils \
1092 maybe-configure-bison \
1093 maybe-configure-cgen \
1094 maybe-configure-dejagnu \
1095 maybe-configure-etc \
1096 maybe-configure-fastjar \
1097 maybe-configure-fixincludes \
[all …]
H A DMakefile.tpl504 PGO_BUILD_TRAINING = $(addprefix maybe-check-,$(PGO-TRAINING-TARGETS))
846 maybe-configure-[+module+][+
851 maybe-configure-target-[+module+][+
897 all-build: maybe-all-build-[+module+][+ ENDFOR build_modules +]
902 all-host: maybe-all-[+module+][+ IF bootstrap +]
908 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
928 [+make_target+]-host: maybe-[+make_target+]-[+module+][+ ENDFOR host_modules +]
932 [+make_target+]-target: maybe-[+make_target+]-target-[+module+][+ ENDFOR target_modules +]
949 do-info: maybe-all-texinfo
1004 maybe-check-[+module+][+
[all …]
/netbsd-src/external/gpl3/gcc/dist/
H A DMakefile.in491 PGO_BUILD_TRAINING = $(addprefix maybe-check-,$(PGO-TRAINING-TARGETS))
1065 maybe-configure-bfd \
1066 maybe-configure-opcodes \
1067 maybe-configure-binutils \
1068 maybe-configure-bison \
1069 maybe-configure-cgen \
1070 maybe-configure-dejagnu \
1071 maybe-configure-etc \
1072 maybe-configure-fastjar \
1073 maybe-configure-fixincludes \
[all …]
H A DMakefile.tpl494 PGO_BUILD_TRAINING = $(addprefix maybe-check-,$(PGO-TRAINING-TARGETS))
820 maybe-configure-[+module+][+
825 maybe-configure-target-[+module+][+
871 all-build: maybe-all-build-[+module+][+ ENDFOR build_modules +]
876 all-host: maybe-all-[+module+][+ IF bootstrap +]
882 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
902 [+make_target+]-host: maybe-[+make_target+]-[+module+][+ ENDFOR host_modules +]
906 [+make_target+]-target: maybe-[+make_target+]-target-[+module+][+ ENDFOR target_modules +]
923 do-info: maybe-all-texinfo
978 maybe-check-[+module+][+
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc177 bool maybe = wi::to_wide (size) == bndrng[0]; in warn_string_no_nul() local
182 : (maybe in warn_string_no_nul()
208 bool maybe = wi::to_wide (size) == bndrng[0]; in warn_string_no_nul() local
213 : (maybe in warn_string_no_nul()
710 bool maybe = pad && pad->src.phi (); in maybe_warn_for_bound() local
711 if (maybe) in maybe_warn_for_bound()
718 maybe = false; in maybe_warn_for_bound()
726 (maybe in maybe_warn_for_bound()
733 (maybe in maybe_warn_for_bound()
742 (maybe in maybe_warn_for_bound()
[all …]
H A Dgimple-ssa-isolate-paths.cc396 diag_returned_locals (bool maybe, const locmap_t &locmap) in diag_returned_locals() argument
412 (maybe || argsloc.nargs > nargs in diag_returned_locals()
624 bool maybe = placeargsloc->nargs > placeargsloc->locvec.length (); in handle_return_addr_local_phi_arg() local
647 if (!maybe in handle_return_addr_local_phi_arg()
809 bool maybe = argsloc->nargs > argsloc->locvec.length (); in warn_return_addr_local() local
810 if (!maybe) in warn_return_addr_local()
811 maybe = !dominated_by_p (CDI_POST_DOMINATORS, in warn_return_addr_local()
814 diag_returned_locals (maybe, locmap); in warn_return_addr_local()
822 if (maybe) in warn_return_addr_local()
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dpwhash_argon2id.exp4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_argon2i.exp4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_193.c29 extern _Bool maybe(void);
532 if (maybe()) { in test_if_maybe()
542 if (maybe()) /* expect+0: ... [193] */ in test_if_maybe()
551 if (maybe()) in test_if_maybe()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-isolate-paths.c396 diag_returned_locals (bool maybe, const locmap_t &locmap) in diag_returned_locals() argument
407 (maybe || argsloc.nargs > nargs in diag_returned_locals()
619 bool maybe = placeargsloc->nargs > placeargsloc->locvec.length (); in handle_return_addr_local_phi_arg() local
642 if (!maybe in handle_return_addr_local_phi_arg()
804 bool maybe = argsloc->nargs > argsloc->locvec.length (); in warn_return_addr_local() local
805 if (!maybe) in warn_return_addr_local()
806 maybe = !dominated_by_p (CDI_POST_DOMINATORS, in warn_return_addr_local()
809 diag_returned_locals (maybe, locmap); in warn_return_addr_local()
817 if (maybe) in warn_return_addr_local()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dglob.m436 gl_cv_glob_lists_symlinks=maybe
42 if test $gl_cv_glob_lists_symlinks = maybe; then
75 gl_cv_glob_omit_nondir_symlinks=maybe
81 if test $gl_cv_glob_omit_nondir_symlinks = maybe; then
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dpthreads.m49 [],[enable_pthread_support=maybe])
79 mips-sgi-irix6.[[5-9]]) # maybe works for earlier versions too
91 if test "$enable_pthread_support" = maybe ; then
/netbsd-src/external/gpl3/gcc/lib/
H A DMakefile.sanitizer101 COPTS.sanitizer_posix.cpp+=-Wno-error=maybe-uninitialized
102 COPTS.tsan_rtl_access.cpp+=-Wno-error=maybe-uninitialized
103 COPTS.ubsan_handlers_cxx.cpp+=-Wno-error=maybe-uninitialized
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DUI_create_method.pod68 the string where appropriate, maybe to the tty, maybe added as a field
83 the given prompt, maybe from the tty, maybe from a field in a dialog
90 This function takes a reference to a UI, and closes the session, maybe
91 by closing the channel to the tty, maybe by destroying a dialog box.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DUI_create_method.pod68 the string where appropriate, maybe to the tty, maybe added as a field
83 the given prompt, maybe from the tty, maybe from a field in a dialog
90 This function takes a reference to a UI, and closes the session, maybe
91 by closing the channel to the tty, maybe by destroying a dialog box.
/netbsd-src/doc/
H A DTODO.ext2fs5 64bit support meta data support - maybe only affects dirs and raises
22 maybe return limit to 32000 links for !DIR_NLINK fs (cross-check what Linux
/netbsd-src/usr.bin/mail/
H A Dfio.c187 int maybe, inhead; in setptr() local
221 maybe = 1; in setptr()
248 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) { in setptr()
289 maybe = linebuf[0] == 0; in setptr()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dwarning48 &run_make_with_options($makefile, "WARNING3=maybe", &get_logfile, 0);
49 $answer = "Some stuff\n$makefile:10: warning is maybe\nhi\n";
H A Derror50 &run_make_with_options($makefile, "ERROR3=maybe", &get_logfile, 512);
51 $answer = "Some stuff\n$makefile:12: *** error is maybe. Stop.\n";
/netbsd-src/external/gpl3/binutils/dist/binutils/po/
H A DPOTFILES.in33 maybe-ranlib.c
34 maybe-strip.c
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/
H A DPOTFILES.in33 maybe-ranlib.c
34 maybe-strip.c

12345678910>>...31