Home
last modified time | relevance | path

Searched defs:nameLength (Results 1 – 11 of 11) sorted by relevance

/external/icu4c/i18n/
Dzrule.cpp41 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength) { in zrule_getName()
69 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
90 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength) { in izrule_getName()
/external/oprofile/libpopt/
Dpoptconfig.c17 size_t nameLength; in configLine() local
/external/webkit/Source/WebCore/svg/
DSVGGlyphElement.h91 size_t nameLength; member
/external/expat/lib/
Dxmltok_impl.c1699 PREFIX(nameLength)(const ENCODING *enc, const char *ptr) in PREFIX() argument
/external/icu4c/common/
Dunames.c260 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName()
353 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName()
/external/chromium/third_party/libjingle/source/talk/session/phone/
Ddevicemanager.cc661 UInt32 nameLength = kAudioDeviceNameLength; in GetAudioDeviceName() local
/external/icu4c/tools/toolutil/
Dpackage.cpp920 int32_t idx, nameLength, middleLength; in findNextItem() local
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp683 GLsizei nameLength = 0; in getActiveAttrib() local
705 GLsizei nameLength = 0; in getActiveUniform() local
/external/webkit/Source/WebCore/platform/graphics/opentype/
DOpenTypeUtilities.cpp283 unsigned short nameLength = name->nameRecords[j].length; in getEOTHeader() local
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp964 GLsizei nameLength = 0; in getActiveAttrib() local
996 GLsizei nameLength = 0; in getActiveUniform() local
/external/icu4c/test/intltest/
Drbbitst.cpp1649 int32_t nameLength = nameEndIdx - (charIdx+2); in TestExtended() local