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

  /external/icu/icu4c/source/common/
propname.cpp 204 const char *PropNameData::getName(const char *nameGroup, int32_t nameIndex) {
205 int32_t numNames=*nameGroup++;
211 nameGroup=uprv_strchr(nameGroup, 0)+1;
213 if(*nameGroup==0) {
216 return nameGroup;
propname.h 110 static const char *getName(const char *nameGroup, int32_t nameIndex);
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp     [all...]

Completed in 411 milliseconds