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

/freebsd-10-stable/contrib/libstdc++/src/
H A Dios.cc55 const ios_base::fmtflags ios_base::uppercase; member in class:ios_base
/freebsd-10-stable/gnu/lib/libstdc++/
H A DMakefile561 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_] macro
[all...]
/freebsd-10-stable/contrib/jemalloc/src/
H A Dutil.c219 u2s(uintmax_t x, unsigned base, bool uppercase, char *s, size_t *slen_p) argument
301 x2s(uintmax_t x, bool alt_form, bool uppercase, char *s, size_t *slen_p) argument
/freebsd-10-stable/contrib/libc++/src/
H A Dios.cpp103 const ios_base::fmtflags ios_base::uppercase; member in class:ios_base
H A Dlocale.cpp4375 bool uppercase = (__flags & ios_base::uppercase) != 0; local
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dcommon.c187 _wpa_snprintf_hex(char *buf, size_t buf_size, const u8 *data, size_t len, int uppercase) argument
/freebsd-10-stable/contrib/less/
H A Dopttbl.c546 int uppercase; local
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp724 void uppercase(const char *start, const char *end, string &result) function
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dios_base.h305 static const fmtflags uppercase = _S_uppercase; member in class:ios_base
868 uppercase(ios_base& __base) function

Completed in 308 milliseconds