HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_LOC_UNKNOWN_NAME (Results 1 - 10 of 10) sorted by null

  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 61 *__err_code = _STLP_LOC_UNKNOWN_NAME;
75 *__err_code = _STLP_LOC_UNKNOWN_NAME;
81 *__err_code = _STLP_LOC_UNKNOWN_NAME;
87 *__err_code = _STLP_LOC_UNKNOWN_NAME;
93 *__err_code = _STLP_LOC_UNKNOWN_NAME;
99 *__err_code = _STLP_LOC_UNKNOWN_NAME;
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 61 *__err_code = _STLP_LOC_UNKNOWN_NAME;
75 *__err_code = _STLP_LOC_UNKNOWN_NAME;
81 *__err_code = _STLP_LOC_UNKNOWN_NAME;
87 *__err_code = _STLP_LOC_UNKNOWN_NAME;
93 *__err_code = _STLP_LOC_UNKNOWN_NAME;
99 *__err_code = _STLP_LOC_UNKNOWN_NAME;
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 320 { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
348 if (!BufferSize) { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
364 if (!BufferSize) { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
369 { free(wbuffer); free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
397 { free(lnum); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
725 { free(ltime); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
817 { free(lcol); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
838 { free(lmon); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
    [all...]
c_wlocale_win32.c 73 { free(lcodecvt); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 320 { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
348 if (!BufferSize) { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
364 if (!BufferSize) { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
369 { free(wbuffer); free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
397 { free(lnum); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
725 { free(ltime); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
817 { free(lcol); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
838 { free(lmon); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
    [all...]
c_wlocale_win32.c 73 { free(lcodecvt); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
  /external/stlport/src/
c_locale.h 101 #define _STLP_LOC_UNKNOWN_NAME 2
locale.cpp 86 case _STLP_LOC_UNKNOWN_NAME:
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 101 #define _STLP_LOC_UNKNOWN_NAME 2
locale.cpp 86 case _STLP_LOC_UNKNOWN_NAME:

Completed in 193 milliseconds