Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_EdifactEncoder.cpp144 FX_WCHAR cw3 = (FX_WCHAR)(v & 255); in encodeToCodewords() local
151 res += cw3; in encodeToCodewords()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java856 CollationWeights cw3 = new CollationWeights(); in TestRootElements() local
861 cw3.initForTertiary(); in TestRootElements()
936 if (!cw3.allocWeights(lowerLimit, ter, 1)) { in TestRootElements()
941 long newWeight = cw3.nextWeight(); in TestRootElements()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationTest.java860 CollationWeights cw3 = new CollationWeights(); in TestRootElements() local
865 cw3.initForTertiary(); in TestRootElements()
940 if (!cw3.allocWeights(lowerLimit, ter, 1)) { in TestRootElements()
945 long newWeight = cw3.nextWeight(); in TestRootElements()
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp775 CollationWeights cw3; in TestRootElements() local
780 cw3.initForTertiary(); in TestRootElements()
845 if(!cw3.allocWeights(lowerLimit, ter, 1)) { in TestRootElements()
848 uint32_t newWeight = cw3.nextWeight(); in TestRootElements()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...