Home
last modified time | relevance | path

Searched refs:getInType (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/tools/icupkg/
Dicupkg.cpp381 isModified|=(UBool)(!isPackage || outType!=pkg->getInType()); in main()
383 outType=pkg->getInType(); // default to input type in main()
537 suffix[0]=pkg->getInType(); in main()
/external/icu/icu4c/source/tools/toolutil/
Dpackage.h88 char getInType();
Dpackage.cpp681 Package::getInType() { in getInType() function in Package
/external/cldr/tools/java/org/unicode/cldr/util/
DLsrvCanonicalizer.java530 public Collection<String> getInType(LstrType language) { in getInType() method in LsrvCanonicalizer
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td293 mlir::Type getInType() {
301 if (verifyInType(getInType(), visited, numShapeOperands()))
303 if (verifyRecordLenParams(getInType(), numLenParams()))
2615 if (tdesc.getOfTy() != getInType())
2624 mlir::Type getInType() {