Searched defs:outCol (Results 1 – 3 of 3) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
D | BasicTest.java | 809 String[][] tests, int outCol) throws Exception{ in staticTest() 854 String[][] tests, int outCol) throws Exception{ in decomposeTest() 933 String[][] tests, int outCol) throws Exception{ in composeTest() 1011 private void iterateTest(Normalizer iter, String[][] tests, int outCol){ in iterateTest()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tstnorm.cpp | 535 int outCol) in staticTest() 558 int outCol) in iterateTest()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 996 …minant(TIntermTyped *result, TIntermTyped *arg, int size, int col, int row, int outCol, int outRow) in emitDeterminant()
|