Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSyntheticSections.cpp545 unsigned numNames = out.importSec->getNumImportedFunctions(); in numNamedFunctions() local
555 unsigned numNames = out.importSec->getNumImportedGlobals(); in numNamedGlobals() local
DSyntheticSections.h304 unsigned numNames() const { return numNamedGlobals() + numNamedFunctions(); } in numNames() function
/external/icu/icu4c/source/common/
Dpropname.cpp205 int32_t numNames=*nameGroup++; in getName() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUPropertyAliases.java179 int numNames=nameGroups.charAt(nameGroupsIndex++); in getName() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java178 int numNames=nameGroups.charAt(nameGroupsIndex++); in getName() local