Home
last modified time | relevance | path

Searched defs:otherAttributes (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartCollation.java171 String otherAttributes = settingsMatcher.group(2); in writeSubcharts() local
/external/llvm-project/mlir/lib/Dialect/Linalg/EDSC/
DBuilders.cpp29 ArrayRef<Attribute> otherAttributes) { in makeGenericLinalgOp()