Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/i18n/
Dzrule.cpp43 zrule_getName(ZRule* rule, UChar* name, int32_t nameLength) { in zrule_getName()
71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
92 izrule_getName(IZRule* rule, UChar* & name, int32_t & nameLength) { in izrule_getName()
Drepattrn.cpp628 int32_t RegexPattern::groupNumberFromName(const char *groupName, int32_t nameLength, UErrorCode &st… in groupNumberFromName()
Duregex.cpp638 int32_t nameLength, in uregex_groupNumberFromName()
651 int32_t nameLength, in uregex_groupNumberFromCName()
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc65 const int32_t nameLength = in Init() local
/external/webrtc/talk/media/devices/
Dmacdevicemanager.cc159 UInt32 nameLength = kAudioDeviceNameLength; in GetAudioDeviceName() local
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_win.cc703 int nameLength = sizeof(SocketAddress); in SetQos() local
814 int nameLength = sizeof(SocketAddress); in SetTOS() local
845 int nameLength = sizeof(SocketAddress); in SetPCP() local
/external/skia/src/sfnt/
DSkOTTable_name.cpp462 const uint16_t nameLength = SkEndian_SwapBE16(nameRecord->length); in next() local
/external/clang/lib/StaticAnalyzer/Core/
DCheckerRegistry.cpp156 size_t nameLength = i->FullName.size(); in printHelp() local
/external/v8/src/inspector/
Dsearch-util.cc20 size_t nameLength = name.length(); in findMagicComment() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java39 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl
134 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() local
715 private DisplayContext nameLength; field in LocaleDisplayNamesImpl.Cache
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DLocaleDisplayNamesImpl.java43 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl
138 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() local
719 private DisplayContext nameLength; field in LocaleDisplayNamesImpl.Cache
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp219 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props) in GetVolHeadersSize()
237 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props) in GetVolPureSize()
/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c215 int32_t nameLength; in TestUsage() local
/external/autotest/frontend/client/src/autotest/afe/
DAfeUtils.java92 int nameLength = name.length() - PLATFORM_SUFFIX.length(); in decodeLabelName() local
/external/python/cpython2/Modules/expat/
Dxmltok_impl.c1699 PREFIX(nameLength)(const ENCODING *enc, const char *ptr) in PREFIX() argument
/external/expat/lib/
Dxmltok_impl.c1695 PREFIX(nameLength)(const ENCODING *enc, const char *ptr) in PREFIX() argument
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DULocaleTest.java1095 public DisplayContext nameLength; in TestDisplayNames() field in ULocaleTest.Item
1164 DisplayContext nameLength = ldn.getContext(DisplayContext.Type.DISPLAY_LENGTH); in TestDisplayNames() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DULocaleTest.java1096 public DisplayContext nameLength; in TestDisplayNames() field in ULocaleTest.Item
1165 DisplayContext nameLength = ldn.getContext(DisplayContext.Type.DISPLAY_LENGTH); in TestDisplayNames() local
/external/icu/icu4c/source/common/
Dunames.cpp239 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in expandName()
332 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, in compareName()
Dlocdspnm.cpp293 UDisplayContext nameLength; member in LocaleDisplayNamesImpl
/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp974 int32_t idx, nameLength, middleLength; in findNextItem() local
/external/libvncserver/rfb/
Drfbproto.h364 uint32_t nameLength; member
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp1329 int32_t nameLength = nameEndIdx - (charIdx+2); in TestExtended() local
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp846 int nameLength; member
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1011 …int nameLength; // \note Whether this includes the null byte depends on whether it was queried … member

12