HomeSort by: relevance | last modified time | path
    Searched defs:i18n (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/printf/
quadmath-printf.h 107 unsigned int i18n:1; /* I flag. */ member in struct:printf_info
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
quadmath-printf.h 107 unsigned int i18n:1; /* I flag. */ member in struct:printf_info
  /src/external/gpl3/binutils/dist/gprofng/src/
Dbe.cc 2400 // External I18N'd name of filter
7089 Vector<char*> *i18n = new Vector<char*>(1); // User name local
7093 i18n->store (0, xstrdup (defctrs));
7096 list->store (0, i18n);
7108 Vector<char*> *i18n = new Vector<char*>(sz); local
7125 i18n->store (i, dbe_strdup (hwc_i18n_metric (ctr)));
7137 list->store (0, i18n);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Dbe.cc 2400 // External I18N'd name of filter
7089 Vector<char*> *i18n = new Vector<char*>(1); // User name local
7093 i18n->store (0, xstrdup (defctrs));
7096 list->store (0, i18n);
7108 Vector<char*> *i18n = new Vector<char*>(sz); local
7125 i18n->store (i, dbe_strdup (hwc_i18n_metric (ctr)));
7137 list->store (0, i18n);

Completed in 41 milliseconds