HomeSort by relevance Sort by last modified time
    Searched full:setlocale (Results 101 - 125 of 240) sorted by null

1 2 3 45 6 7 8 910

  /external/bluetooth/glib/docs/reference/glib/tmpl/
date.sgml 400 represents, taking the <link linkend="setlocale">current locale</link>
692 <link linkend="setlocale">locale</link>-specific way. Works just like
option.sgml 84 works if setlocale() has been called before g_option_context_parse().
  /external/e2fsprogs/misc/
fsck.c 1253 setlocale(LC_MESSAGES, "");
1254 setlocale(LC_CTYPE, "");
mke2fs.c     [all...]
  /frameworks/base/awt/javax/imageio/
ImageReader.java 265 public void setLocale(Locale locale) {
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 167 * created with. If this is set, {@link #setLocale} will do nothing.
804 * Call {@link #setLocale} if you would like something else.</p>
    [all...]
  /dalvik/libcore/text/src/main/java/java/text/
MessageFormat.java 604 mf.setLocale(locale);
    [all...]
  /external/e2fsprogs/e2fsck/
unix.c 901 setlocale(LC_MESSAGES, "");
902 setlocale(LC_CTYPE, "");
    [all...]
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /external/bluetooth/glib/
config.h.win32.in 366 /* Define to 1 if you have the `setlocale' function. */
ChangeLog.pre-2-8     [all...]
  /external/bluetooth/glib/glib/
config.h 334 /* Define to 1 if you have the `setlocale' function. */
  /external/elfutils/m4/
gettext.m4 528 geteuid getgid getuid mempcpy munmap putenv setenv setlocale stpcpy \
  /external/elfutils/src/
size.c 163 setlocale (LC_ALL, "");
  /external/icu4c/i18n/
tmutfmt.cpp 716 TimeUnitFormat::setLocale(const Locale& locale, UErrorCode& status) {
    [all...]
msgfmt.cpp 466 setLocale(that.fLocale);
526 MessageFormat::setLocale(const Locale& theLocale)
    [all...]
  /external/icu4c/i18n/unicode/
plurfmt.h 392 void setLocale(const Locale& locale, UErrorCode& status);
  /external/opencore/android/
pvmediascanner.cpp 570 client.setLocale(locale());
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
DumpRenderTree.cpp 349 setlocale(LC_ALL, "");
  /external/webkit/WebKitTools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 412 setlocale(LC_ALL, "");
  /frameworks/base/core/java/android/content/res/
AssetManager.java 638 public native final void setLocale(String locale);
  /system/core/libcutils/
tzstrftime.c 747 name = setlocale(LC_TIME, (char *) NULL);
  /external/icu4c/test/perf/collationperf/
collperf.cpp     [all...]
  /external/sonivox/arm-hybrid-22k/bin/
arm-hybrid-22k 
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 504 am->setLocale(locale8);
    [all...]

Completed in 1500 milliseconds

1 2 3 45 6 7 8 910