Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dgrapheme.txt63 # Note that a pair of RIs that is not followed by a third RI will fall into
/external/icu/icu4c/source/data/brkitr/rules/
Dchar.txt74 # Note that hard break '/' rule triggers only if there are three or more initial RIs,
/external/icu/icu4c/source/test/testdata/break_rules/
Dgrapheme.txt63 # Note that a pair of RIs that is not followed by a third RI will fall into
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dgrapheme.txt63 # Note that a pair of RIs that is not followed by a third RI will fall into
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp1070 SmallSetVector<ReturnInst *, 4> &RIs) { in updateImpl() argument
1072 << RIs.size() << " RIs\n"); in updateImpl()
1154 NewRVsMap[RetVal].insert(RIs.begin(), RIs.end()); in updateImpl()