Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 16 of 16) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A Dsetlocale.cpp42 for (int lc = 0; lc <= LC_LAST; lc++) in setlocale() local
54 for (int lc = 0; lc <= LC_LAST; lc++) { in setlocale() local
66 for (int lc = 0; lc <= LC_LAST; lc++) { in setlocale() local
H A Dlocale_t.cpp80 for (int lc = 1; lc <= LC_LAST; ++lc) { in duplocale() local
130 for (int lc = 0; lc <= LC_LAST; lc++) in newlocale() local
137 for (int lc = 1; lc <= LC_LAST; ++lc) { in newlocale() local
146 for (int lc = 1; lc <= LC_LAST; ++lc) { in newlocale() local
156 for (int lc = 0; lc <= LC_LAST; lc++) { in newlocale() local
188 for (int lc = 0; lc <= LC_LAST; lc++) { in newlocale() local
H A DLocaleInternal.cpp54 for (int lc = from; lc <= to; lc++) { in GetLocalesFromEnvironment() local
/haiku/src/system/libroot/posix/stdlib/
H A Dstrfmon.c104 struct lconv* lc = localeconv(); in strfmon() local
114 struct lconv* lc = localeconv_l(locale); in strfmon_l() local
121 __strfmon(char *s, size_t maxsize, struct lconv* lc, const char *format, va_list ap) in __strfmon()
425 __setup_vars(int flags, struct lconv* lc, char *cs_precedes, char *sep_by_space, char *sign_posn, in __setup_vars()
461 __calc_left_pad(int flags, struct lconv* lc, char *cur_symb) in __calc_left_pad()
513 __format_grouped_double(double value, struct lconv* lc, int *flags, int left_prec, int right_prec, in __format_grouped_double()
/haiku/src/apps/icon-o-matic/gui/
H A DIconView.cpp51 rgb_color lc = LowColor(); in AttachedToWindow() local
/haiku/headers/libs/agg/
H A Dagg_vcgen_contour.h46 void line_cap(line_cap_e lc) { m_stroker.line_cap(lc); } in line_cap()
H A Dagg_vcgen_stroke.h54 void line_cap(line_cap_e lc) { m_stroker.line_cap(lc); } in line_cap()
H A Dagg_math_stroke.h64 void line_cap(line_cap_e lc) { m_line_cap = lc; } in line_cap()
H A Dagg_renderer_markers.h677 …(int n, const T* x, const T* y, const T* r, const color_type* fc, const color_type* lc, marker_e t… in markers()
/haiku/src/libs/bsd/
H A Dunvis.c204 unsigned char st, ia, is, lc; in unvis() local
/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp125 struct lconv* lc = localeconv(); in test_localeconv() local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c1415 ntfschar *lc; local
/haiku/src/bin/network/ftpd/
H A Dftpd.c1394 login_cap_t *lc = NULL; in pass() local
/haiku/src/apps/mail/
H A DContent.cpp631 char lc = tolower(str[0]); in FindString() local
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c2954 iflib_get_ip_forwarding(struct lro_ctrl *lc, bool *v4, bool *v6) in iflib_get_ip_forwarding()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dosprey_reg_map.h3121 struct jupiter_reg_map__lc_reg_csr lc; /* 0x20000 - 0x2052c */ member