Searched defs:HIGH (Results 1 – 11 of 11) sorted by relevance
20 HIGH: 1, property
47 HIGH: 2, property
247 HIGH , // The QR Code can tolerate about 30% erroneous codewords enumerator
584 /** The QR Code can tolerate about 30% erroneous codewords. */ HIGH(2); enumConstant
936 …public static readonly HIGH = new Ecc(3, 2); // The QR Code can tolerate about 30% erroneous … property in qrcodegen.QrCode.Ecc
808 /** The QR Code can tolerate about 30% erroneous codewords. */ HIGH(2); enumConstant
68 HIGH = 3; enumerator
1203 #define ROUND_TRIP_UNIT(U, LOW, HIGH) \ in TEST() argument
313 private static final int HIGH = 0x110000; // HIGH > all valid values. 10000 for code units. field in UnicodeSet
307 private static final int HIGH = 0x110000; // HIGH > all valid values. 10000 for code units. field in UnicodeSet
11237 HIGH: string; property