| /src/external/apache2/llvm/dist/llvm/tools/llvm-shlib/ |
| gen-msvc-exports.py | 19 # If you're generating a 32 bit DLL, use the `--underscore` flag. 54 def gen_llvm_c_export(output, underscore, libs, nm): 58 to `output`. If `underscore` is true, symbols will 59 be assumed to be prefixed with an underscore. 64 p = _UNDERSCORE_REGEX[underscore] 92 parser.add_argument('-u', '--underscore', 93 help='labels are prefixed with an underscore (use for 32 bit DLLs)', 112 gen_llvm_c_export(ns.output, ns.underscore, libs, ns.nm)
|
| /src/lib/libcurses/ |
| underscore.c | 1 /* $NetBSD: underscore.c,v 1.14 2024/12/23 02:58:04 blymn Exp $ */ 34 __RCSID("$NetBSD: underscore.c,v 1.14 2024/12/23 02:58:04 blymn Exp $"); 43 * underscore -- 44 * Enter underscore mode on stdscr. 47 underscore(void) function 56 * Exit underscore mode on stdscr. 69 * Enter underscore mode. 77 /* If can underscore, set the screen underscore bit. */ 89 * Exit underscore mode [all...] |
| Makefile | 31 toucholap.c touchwin.c tstp.c tty.c unctrl.c underscore.c version.c 179 curses_underscore.3 underend.3 curses_underscore.3 underscore.3 \
|
| curses.h | 475 #define underscore() wunderscore(stdscr) macro 581 int underscore(void);
|
| /src/external/gpl3/gcc/dist/contrib/ |
| check-internal-format-escaping.py | 138 An underscore outside of quotes is used in several contexts, 149 'underscore-outside-quotes', 150 'underscore outside of %<quotes%>')
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| check-internal-format-escaping.py | 138 An underscore outside of quotes is used in several contexts, 149 'underscore-outside-quotes', 150 'underscore outside of %<quotes%>')
|
| /src/external/gpl2/lvm2/dist/lib/format_text/ |
| archive.c | 66 const char *dot, *underscore; local 76 if (!(underscore = strrchr(filename, '_'))) 79 if (sscanf(underscore + 1, "%u", ix) != 1) 82 vg_len = underscore - filename;
|
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/ |
| MILexer.h | 36 underscore, enumerator in enum:llvm::MIToken::TokenKind 194 return Kind == NamedRegister || Kind == underscore ||
|
| MILexer.cpp | 194 .Case("_", MIToken::underscore)
|
| /src/external/gpl3/gcc/dist/gcc/text-art/ |
| style.cc | 379 style underscore; local 380 underscore.m_underscore = true; 382 ASSERT_EQ (sm.get_or_create_id (underscore), 1); 384 ASSERT_EQ (sm.get_or_create_id (underscore), 1); 387 ASSERT_STYLE_CHANGE_STREQ (plain, underscore, "\33[00;04m\33[K"); 388 ASSERT_STYLE_CHANGE_STREQ (underscore, plain, "\33[00m\33[K");
|
| /src/external/gpl3/gcc/lib/libgfortran/ |
| Makefile | 164 FOPTS.${_f}+= -fallow-leading-underscore -fbuilding-libgfortran 168 FOPTS.${_f}+= -fallow-leading-underscore -fbuilding-libgfortran 172 FOPTS.${_f}+= -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran
|
| /src/external/gpl2/groff/dist/font/devps/ |
| text.enc | 78 underscore 95
|
| symbolmap | 309 underscore _
|
| /src/sys/arch/sun2/sun2/ |
| locore.s | 232 | referenced by any C code, and if the leading underscore
|
| /src/external/bsd/tre/dist/tests/agrep/ |
| records.ok | 499 alphanumerics (as defined by the current locale) and the underscore 518 alphanumerics (as defined by the current locale) and the underscore 545 alphanumerics (as defined by the current locale) and the underscore 564 alphanumerics (as defined by the current locale) and the underscore 591 alphanumerics (as defined by the current locale) and the underscore 610 alphanumerics (as defined by the current locale) and the underscore 629 alphanumerics (as defined by the current locale) and the underscore 648 alphanumerics (as defined by the current locale) and the underscore 667 alphanumerics (as defined by the current locale) and the underscore 686 alphanumerics (as defined by the current locale) and the underscore [all...] |
| /src/external/gpl2/groff/dist/font/devps/generate/ |
| textmap | 306 underscore _
|
| /src/tests/lib/libcurses/tests/ |
| Makefile | 176 FILES+= underscore
|
| /src/usr.bin/rpcgen/ |
| rpc_cout.c | 190 char *underscore = strchr(_t_kludge, '_'); local 191 *underscore = 0;
|
| /src/external/gpl3/autoconf/dist/bin/ |
| autom4te.in | 641 my $underscore = $_; 698 $_ = $underscore;
|
| /src/tests/lib/libcurses/ |
| t_curses.sh | 2167 # curses underscore attribute manipulation routines 2170 atf_test_case underscore 2173 atf_set "descr" "Manipulate underscore attribute on stdscr" 2177 h_run underscore 2183 atf_set "descr" "Manipulate underscore attribute on window" 2458 # curses underscore attribute manipulation routines 2459 atf_add_test_case underscore
|
| /src/external/bsd/nsd/dist/ |
| nsd-checkconf.c | 127 underscore(const char *s) { function 1010 underscore(conf_opt), conf_zone, conf_pat, conf_tlsauth, final);
|
| /src/external/gpl3/gcc/dist/libgfortran/ |
| Makefile.am | 1088 # Add the -fallow-leading-underscore option when needed 1089 $(patsubst %.F90,%.lo,$(patsubst %.f90,%.lo,$(notdir $(gfor_specific_src)))): AM_FCFLAGS += -fallow-leading-underscore -fbuilding-libgfortran 1090 selected_real_kind.lo selected_int_kind.lo: AM_FCFLAGS += -fallow-leading-underscore -fbuilding-libgfortran 1107 $(patsubst %.F90,%.lo,$(notdir $(gfor_ieee_src))): AM_FCFLAGS += -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran
|
| /src/external/gpl3/gcc.old/dist/libgfortran/ |
| Makefile.am | 1083 # Add the -fallow-leading-underscore option when needed 1084 $(patsubst %.F90,%.lo,$(patsubst %.f90,%.lo,$(notdir $(gfor_specific_src)))): AM_FCFLAGS += -fallow-leading-underscore -fbuilding-libgfortran 1085 selected_real_kind.lo selected_int_kind.lo: AM_FCFLAGS += -fallow-leading-underscore -fbuilding-libgfortran 1102 $(patsubst %.F90,%.lo,$(notdir $(gfor_ieee_src))): AM_FCFLAGS += -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran
|
| /src/external/gpl3/binutils/dist/binutils/ |
| dlltool.c | 910 /* Symbol names starting with ? do not have a leading underscore. */ 1464 /* Don't add a leading underscore for fastcall symbols. */ 2113 /* We use a single underscore for MS compatibility, and a 2114 double underscore for backward compatibility with old 2407 /* Generate imp symbols with one underscore for Microsoft 3748 fprintf (file, _(" -U --add-underscore Add underscores to all symbols in interface library.\n")); 3749 fprintf (file, _(" --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n")); 3750 fprintf (file, _(" --no-leading-underscore All symbols shouldn't be prefixed by an underscore.\n")); 3751 fprintf (file, _(" --leading-underscore All symbols should be prefixed by an underscore.\n")) 4021 static char underscore[2]; local [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| dlltool.c | 910 /* Symbol names starting with ? do not have a leading underscore. */ 1463 /* Don't add a leading underscore for fastcall symbols. */ 2112 /* We use a single underscore for MS compatibility, and a 2113 double underscore for backward compatibility with old 2406 /* Generate imp symbols with one underscore for Microsoft 3747 fprintf (file, _(" -U --add-underscore Add underscores to all symbols in interface library.\n")); 3748 fprintf (file, _(" --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n")); 3749 fprintf (file, _(" --no-leading-underscore All symbols shouldn't be prefixed by an underscore.\n")); 3750 fprintf (file, _(" --leading-underscore All symbols should be prefixed by an underscore.\n")) 4020 static char underscore[2]; local [all...] |