Home
last modified time | relevance | path

Searched defs:uppercase (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp43 bool negative, bool uppercase) { in AppendNumber()
84 bool uppercase) { in AppendUnsigned()
188 bool uppercase = (*cur == 'X'); in VSNPrintf() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtypedef03.C23 uppercase = 0x0400, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum2.C16 showbase=0200, showpoint=0400, uppercase=01000, showpos=02000, enumerator
/openbsd/sys/arch/alpha/stand/nboot/
H A Dmachdep.c69 int uppercase = 1; in main() local
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dios.cc55 const ios_base::fmtflags ios_base::uppercase; member in ios_base
/openbsd/usr.bin/less/
H A Dmain.c339 sprefix(char *ps, char *s, int uppercase) in sprefix()
H A Dopttbl.c493 int uppercase; in findopt_name() local
/openbsd/gnu/lib/libstdc++-v3/
H A DMakefile537 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_] macro
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dios_base.h305 static const fmtflags uppercase = _S_uppercase; variable
868 uppercase(ios_base& __base) in uppercase() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/
H A DMakefile.am447 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_] macro
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dios.cc121 const ios_base::fmtflags ios_base::uppercase; member in std::ios_base
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dostream_inserter_arith.cc51 bool uppercase; member
/openbsd/gnu/llvm/libcxx/src/
H A Dios.cpp91 const ios_base::fmtflags ios_base::uppercase; member in ios_base
H A Dlocale.cpp4865 bool uppercase = (__flags & ios_base::uppercase) != 0; in __format_float() local
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dios_base.h758 uppercase(ios_base& __base) in uppercase() function
/openbsd/usr.sbin/smtpd/
H A Dutil.c651 uppercase(char *buf, const char *s, size_t len) in uppercase() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C39 showbase=0200, showpoint=0400, uppercase=01000, showpos=02000, enumerator
H A Dp784.C377 showbase=0200, showpoint=0400, uppercase=01000, showpos=02000, enumerator