Searched refs:underscore (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dunderscore.c1 /* $NetBSD: underscore.c,v 1.13 2021/09/06 07:03:50 rin Exp $ */
34 __RCSID("$NetBSD: underscore.c,v 1.13 2021/09/06 07:03:50 rin Exp $");
43 * underscore --
44 * Enter underscore mode on stdscr.
47 underscore(void) function
56 * Exit underscore mode on stdscr.
69 * Enter underscore mode.
75 /* If can underscore, set the screen underscore bit. */
87 * Exit underscore mod
[all...]
H A DMakefile31 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 \
H A Dcurses.h475 #define underscore() wunderscore(stdscr) macro
580 int underscore(void);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-shlib/
H A Dgen-msvc-exports.py19 # 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)
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Darchive.c66 const char *dot, *underscore; local
76 if (!(underscore = strrchr(filename, '_')))
79 if (sscanf(underscore + 1, "%u", ix) != 1)
82 vg_len = underscore - filename;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h36 underscore, enumerator in enum:llvm::MIToken::TokenKind
194 return Kind == NamedRegister || Kind == underscore ||
H A DMILexer.cpp194 .Case("_", MIToken::underscore)
H A DMIParser.cpp1309 case MIToken::underscore:
1327 if (Token.isNot(MIToken::Identifier) && Token.isNot(MIToken::underscore))
2579 case MIToken::underscore:
/netbsd-current/external/bsd/tre/dist/tests/agrep/
H A Drecords.ok499 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...]
/netbsd-current/tests/lib/libcurses/tests/
H A DMakefile176 FILES+= underscore
/netbsd-current/usr.bin/rpcgen/
H A Drpc_cout.c190 char *underscore = strchr(_t_kludge, '_'); local
191 *underscore = 0;
/netbsd-current/external/gpl3/autoconf/dist/bin/
H A Dautom4te.in641 my $underscore = $_;
698 $_ = $underscore;
/netbsd-current/tests/lib/libcurses/
H A Dt_curses.sh2167 # 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
/netbsd-current/external/bsd/nsd/dist/
H A Dnsd-checkconf.c127 underscore(const char *s) { function
972 underscore(conf_opt), conf_zone, conf_pat, conf_tlsauth, final);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A DMakefile.am987 # Add the -fallow-leading-underscore option when needed
988 $(patsubst %.F90,%.lo,$(patsubst %.f90,%.lo,$(notdir $(gfor_specific_src)))): AM_FCFLAGS += -fallow-leading-underscore
989 selected_real_kind.lo selected_int_kind.lo: AM_FCFLAGS += -fallow-leading-underscore
993 $(patsubst %.F90,%.lo,$(notdir $(gfor_ieee_src))): AM_FCFLAGS += -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore
H A DMakefile.in6992 # Add the -fallow-leading-underscore option when needed
6993 $(patsubst %.F90,%.lo,$(patsubst %.f90,%.lo,$(notdir $(gfor_specific_src)))): AM_FCFLAGS += -fallow-leading-underscore
6994 selected_real_kind.lo selected_int_kind.lo: AM_FCFLAGS += -fallow-leading-underscore
6997 @IEEE_SUPPORT_TRUE@$(patsubst %.F90,%.lo,$(notdir $(gfor_ieee_src))): AM_FCFLAGS += -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DMakefile.am1083 # 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
H A DMakefile.in7636 # Add the -fallow-leading-underscore option when needed
7637 $(patsubst %.F90,%.lo,$(patsubst %.f90,%.lo,$(notdir $(gfor_specific_src)))): AM_FCFLAGS += -fallow-leading-underscore -fbuilding-libgfortran
7638 selected_real_kind.lo selected_int_kind.lo: AM_FCFLAGS += -fallow-leading-underscore -fbuilding-libgfortran
7652 @IEEE_SUPPORT_TRUE@$(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
/netbsd-current/sys/arch/sun3/sun3/
H A Dlocore.s624 | referenced by any C code, and if the leading underscore
/netbsd-current/sys/arch/sun3/sun3x/
H A Dlocore.s597 | referenced by any C code, and if the leading underscore
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DOrdinals.pm864 have underscore (C<_>) as a separator for the version parts.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c3069 bool underscore = false;
3075 underscore |= format_chars[wlen] == '_';
3209 if (underscore)
3067 bool underscore = false; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc3062 bool underscore = false;
3068 underscore |= format_chars[wlen] == '_';
3202 if (underscore)
3060 bool underscore = false; local
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c692 report_int(underscore());

Completed in 268 milliseconds