Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Duppercase.c36 char *uppercase(char *string) in uppercase() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc44 bool negative, bool uppercase) { in AppendNumber()
85 bool uppercase) { in AppendUnsigned()
187 bool uppercase = (*cur == 'X'); in VSNPrintf() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc42 bool negative, bool uppercase) { in AppendNumber()
83 bool uppercase) { in AppendUnsigned()
185 bool uppercase = (*cur == 'X'); in VSNPrintf() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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
/netbsd-src/usr.sbin/btdevctl/
H A Dbtdevctl.c221 uppercase(const char *arg) in uppercase() function
/netbsd-src/external/bsd/less/dist/
H A Dmain.c363 public int sprefix(char *ps, char *s, int uppercase) in sprefix()
H A Dopttbl.c803 int uppercase; in findopt_name() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc51 const ios_base::fmtflags ios_base::uppercase; member in std::ios_base
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc51 const ios_base::fmtflags ios_base::uppercase; member in std::ios_base
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dascii.d77 immutable uppercase = letters[0 .. 26]; /// A .. Z variable
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c1063 int uppercase; in regular_ab() local
1285 const int uppercase = spec.spec == 'E' || spec.spec == 'G'; in regular_eg() local
1705 int uppercase; in partition_number() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dascii.d70 immutable uppercase = letters[0 .. 26]; /// A .. Z variable
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp91 const ios_base::fmtflags ios_base::uppercase; member in ios_base
H A Dlocale.cpp4631 bool uppercase = (__flags & ios_base::uppercase) != 0; in __format_float() local
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dargon2.c26 const char *argon2_type2string(argon2_type type, int uppercase) { in argon2_type2string()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc140 bool uppercase = (*s == 'D'); in interpret_float_suffix() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c140 bool uppercase = (*s == 'D'); in interpret_float_suffix() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp726 void uppercase(const char *start, const char *end, string &result) in uppercase() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c892 bool uppercase; in extract_quotelike_pass3() local