Home
last modified time | relevance | path

Searched defs:nameStart (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java187 int nameStart=nameGroupsIndex; in getName() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java188 int nameStart=nameGroupsIndex; in getName() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeCommandLine.cpp168 const char* nameStart = arg + (isLongName ? 2 : 1); in parse() local
/third_party/python/Modules/expat/
Dexpat.h757 XML_Index nameStart; /* Offset to beginning of the attribute name. */ member
/third_party/skia/third_party/externals/expat/expat/lib/
Dexpat.h746 XML_Index nameStart; /* Offset to beginning of the attribute name. */ member