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

  /prebuilts/misc/windows/sdl2/test/
testiconv.c 42 "UCS4",
46 char *ucs4; local
67 ucs4 =
70 len = (widelen(ucs4) + 1) * 4;
72 test[0] = SDL_iconv_string(formats[i], "UCS-4", ucs4, len);
74 if (!test[1] || SDL_memcmp(test[1], ucs4, len) != 0) {
81 test[0] = SDL_iconv_string("UTF-8", "UCS-4", ucs4, len);
82 SDL_free(ucs4);
  /prebuilts/tools/common/m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.1/
dtd-parser-1.1.jar 
  /external/python/cpython2/
configure     [all...]

Completed in 86 milliseconds