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

  /external/svox/pico/tts/
svox_ssml_parser.cpp 170 size_t phsize = 0; local
185 ph = strdup8to16(attributes[i+1], &phsize);
198 xsampasize = cnvIpaToXsampa(ph, phsize, &xsampastr);
208 xsampastr = strndup16to8(ph, phsize);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icm.h 113 DWORD phSize;
  /external/elfutils/0.153/src/
unstrip.c 991 size_t phsize = gelf_fsize (main, ELF_T_PHDR, phnum, EV_CURRENT);
992 src.d_buf += src.d_size + phsize;
989 size_t phsize = gelf_fsize (main, ELF_T_PHDR, phnum, EV_CURRENT); local
    [all...]

Completed in 210 milliseconds