Searched defs:outIndices (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderingMode.java100 static final int[][][][] outIndices = { field in class:TestReorderingMode
256 index = outIndices[tc][mode][option][level];
/external/skia/src/gpu/
H A DSkGpuDevice.cpp1778 const uint16_t* outIndices; local
1818 outIndices = outAlloc.get();
1831 outIndices = indices;
1880 outIndices,
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c3857 static const char outIndices[TC_COUNT][MODES_COUNT - 1][OPTIONS_COUNT] variable
4332 idx = outIndices[tc][mode][option][level];

Completed in 132 milliseconds