Searched defs:nameLength (Results 1 – 11 of 11) sorted by relevance
/external/icu4c/i18n/ |
D | zrule.cpp | 41 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/ |
D | poptconfig.c | 17 size_t nameLength; in configLine() local
|
/external/webkit/Source/WebCore/svg/ |
D | SVGGlyphElement.h | 91 size_t nameLength; member
|
/external/expat/lib/ |
D | xmltok_impl.c | 1699 PREFIX(nameLength)(const ENCODING *enc, const char *ptr) in PREFIX() argument
|
/external/icu4c/common/ |
D | unames.c | 260 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/ |
D | devicemanager.cc | 661 UInt32 nameLength = kAudioDeviceNameLength; in GetAudioDeviceName() local
|
/external/icu4c/tools/toolutil/ |
D | package.cpp | 920 int32_t idx, nameLength, middleLength; in findNextItem() local
|
/external/webkit/Source/WebCore/platform/graphics/opengl/ |
D | GraphicsContext3DOpenGL.cpp | 683 GLsizei nameLength = 0; in getActiveAttrib() local 705 GLsizei nameLength = 0; in getActiveUniform() local
|
/external/webkit/Source/WebCore/platform/graphics/opentype/ |
D | OpenTypeUtilities.cpp | 283 unsigned short nameLength = name->nameRecords[j].length; in getEOTHeader() local
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContext3DQt.cpp | 964 GLsizei nameLength = 0; in getActiveAttrib() local 996 GLsizei nameLength = 0; in getActiveUniform() local
|
/external/icu4c/test/intltest/ |
D | rbbitst.cpp | 1649 int32_t nameLength = nameEndIdx - (charIdx+2); in TestExtended() local
|