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

  /external/svox/pico/lib/
picorsrc.c 163 * shortcut : vdef
792 const picoos_char * voiceName, picorsrc_VoiceDefinition * vdef)
804 *vdef = v;
817 picorsrc_VoiceDefinition vdef; local
823 if ((PICO_OK == findVoiceDefinition(this,voiceName,&vdef)) && (NULL != vdef)) {
824 if (PICO_MAX_NUM_RSRC_PER_VOICE <= vdef->numResources) {
827 if (picoos_strlcpy(vdef->resourceName[vdef->numResources++], resourceName,
829 PICODBG_DEBUG(("vdef added resource '%s' to voice '%s'",resourceName,voiceName))
845 picorsrc_VoiceDefinition vdef; local
931 picorsrc_VoiceDefinition vdef; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h 256 tree GTY((skip (""))) vdef;
    [all...]

Completed in 75 milliseconds