Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_EdifactEncoder.cpp144 FX_WCHAR cw3 = (FX_WCHAR)(v & 255); in encodeToCodewords() local
151 res += cw3; in encodeToCodewords()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationTest.java840 CollationWeights cw3 = new CollationWeights(); in TestRootElements() local
845 cw3.initForTertiary(); in TestRootElements()
920 if (!cw3.allocWeights(lowerLimit, ter, 1)) { in TestRootElements()
925 long newWeight = cw3.nextWeight(); in TestRootElements()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java839 CollationWeights cw3 = new CollationWeights(); in TestRootElements() local
844 cw3.initForTertiary(); in TestRootElements()
919 if (!cw3.allocWeights(lowerLimit, ter, 1)) { in TestRootElements()
924 long newWeight = cw3.nextWeight(); in TestRootElements()
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp777 CollationWeights cw3; in TestRootElements() local
782 cw3.initForTertiary(); in TestRootElements()
847 if(!cw3.allocWeights(lowerLimit, ter, 1)) { in TestRootElements()
850 uint32_t newWeight = cw3.nextWeight(); in TestRootElements()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...