/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | uppercase.c | 36 char *uppercase(char *string) in uppercase() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_printf.cc | 44 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 D | sanitizer_printf.cc | 42 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 D | sanitizer_printf.cpp | 43 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 D | btdevctl.c | 221 uppercase(const char *arg) in uppercase() function
|
/netbsd-src/external/bsd/less/dist/ |
H A D | main.c | 363 public int sprefix(char *ps, char *s, int uppercase) in sprefix()
|
H A D | opttbl.c | 803 int uppercase; in findopt_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 51 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 D | ios.cc | 51 const ios_base::fmtflags ios_base::uppercase; member in std::ios_base
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | ascii.d | 77 immutable uppercase = letters[0 .. 26]; /// A .. Z variable
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | vasprintf.c | 1063 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 D | ascii.d | 70 immutable uppercase = letters[0 .. 26]; /// A .. Z variable
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | ios.cpp | 91 const ios_base::fmtflags ios_base::uppercase; member in ios_base
|
H A D | locale.cpp | 4631 bool uppercase = (__flags & ios_base::uppercase) != 0; in __format_float() local
|
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/ |
H A D | argon2.c | 26 const char *argon2_type2string(argon2_type type, int uppercase) { in argon2_type2string()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | expr.cc | 140 bool uppercase = (*s == 'D'); in interpret_float_suffix() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | expr.c | 140 bool uppercase = (*s == 'D'); in interpret_float_suffix() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | ref.cpp | 726 void uppercase(const char *start, const char *end, string &result) in uppercase() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-perl.c | 892 bool uppercase; in extract_quotelike_pass3() local
|