Home
last modified time | relevance | path

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

/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DScanICU.java55 protected String getProduct() { in getProduct() method in ScanICU
DScanJava.java114 protected String getProduct() { in getProduct() method in ScanJava
DSimpleScan.java123 protected abstract String getProduct(); in getProduct() method in SimpleScan
DCapScan.java126 protected abstract String getProduct(); in getProduct() method in CapScan
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h114 inline std::pair<DigitsT, int16_t> getProduct(DigitsT LHS, DigitsT RHS) { in getProduct() function
680 static ScaledNumber getProduct(DigitsType LHS, DigitsType RHS) { in getProduct() function