Searched defs:uppercase (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Duppercase.c36 char *uppercase(char *string) function
/netbsd-current/usr.sbin/btdevctl/
H A Dbtdevctl.c221 uppercase(const char *arg) function
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dmalloc_io.c235 u2s(uintmax_t x, unsigned base, bool uppercase, char *s, size_t *slen_p) { argument
316 x2s(uintmax_t x, bool alt_form, bool uppercase, char *s, size_t *slen_p) { argument
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dargon2.c26 const char *argon2_type2string(argon2_type type, int uppercase) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc51 const ios_base::fmtflags ios_base::uppercase; member in class:ios_base
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc51 const ios_base::fmtflags ios_base::uppercase; member in class:ios_base
/netbsd-current/external/bsd/less/dist/
H A Dmain.c363 public int sprefix(char *ps, char *s, int uppercase) argument
H A Dopttbl.c803 int uppercase; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc187 bool uppercase = (*cur == 'X'); local
42 AppendNumber(char **buff, const char *buff_end, u64 absolute_value, u8 base, u8 minimal_num_length, bool pad_with_zero, bool negative, bool uppercase) argument
83 AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, u8 minimal_num_length, bool pad_with_zero, bool uppercase) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc185 bool uppercase = (*cur == 'X'); local
40 AppendNumber(char **buff, const char *buff_end, u64 absolute_value, u8 base, u8 minimal_num_length, bool pad_with_zero, bool negative, bool uppercase) argument
81 AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, u8 minimal_num_length, bool pad_with_zero, bool uppercase) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp91 const ios_base::fmtflags ios_base::uppercase; member in class:ios_base
H A Dlocale.cpp4631 bool uppercase = (__flags & ios_base::uppercase) != 0; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp188 bool uppercase = (*cur == 'X'); local
41 AppendNumber(char **buff, const char *buff_end, u64 absolute_value, u8 base, u8 minimal_num_length, bool pad_with_zero, bool negative, bool uppercase) argument
82 AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, u8 minimal_num_length, bool pad_with_zero, bool uppercase) argument
/netbsd-current/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp726 void uppercase(const char *start, const char *end, string &result) function
/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dcommon.c316 _wpa_snprintf_hex(char *buf, size_t buf_size, const u8 *data, size_t len, int uppercase) argument
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c140 bool uppercase = (*s == 'D'); local
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c1063 int uppercase; local
1291 const int uppercase = spec.spec == 'E' || spec.spec == 'G'; local
1723 int uppercase; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc140 bool uppercase = (*s == 'D'); local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c892 bool uppercase; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dios_base.h393 static const fmtflags uppercase = _S_uppercase; member in class:io_errc::ios_base
988 uppercase(ios_base& __base) function in class:io_errc
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dios_base.h398 static const fmtflags uppercase = _S_uppercase; member in class:io_errc::ios_base
1001 uppercase(ios_base& __base) function in class:io_errc

Completed in 443 milliseconds