Searched refs:BCExceptionNO (Results 1 – 21 of 21) sorted by relevance
98 if (e != BCExceptionNO) in BuildMatrix()101 if (e != BCExceptionNO) in BuildMatrix()104 if (e != BCExceptionNO) in BuildMatrix()107 if (e != BCExceptionNO) in BuildMatrix()110 if (e != BCExceptionNO) in BuildMatrix()121 if (e != BCExceptionNO) in EmbedBasicPatterns()124 if (e != BCExceptionNO) in EmbedBasicPatterns()127 if (e != BCExceptionNO) in EmbedBasicPatterns()130 if (e != BCExceptionNO) in EmbedBasicPatterns()145 if (e != BCExceptionNO) in EmbedTypeInfo()[all …]
171 int32_t e = BCExceptionNO; in AppendLengthInfo()176 if (e != BCExceptionNO) in AppendLengthInfo()310 if (e != BCExceptionNO) in ChooseMaskPattern()381 if (e != BCExceptionNO) in MergeString()400 if (e != BCExceptionNO) in MergeString()411 if (e != BCExceptionNO) in MergeString()576 int32_t e = BCExceptionNO; in Encode()578 if (e != BCExceptionNO) in Encode()606 if (e != BCExceptionNO) in Encode()613 if (e != BCExceptionNO) in Encode()
79 int e = BCExceptionNO; in AppendBitVector()81 ASSERT(e == BCExceptionNO); in AppendBitVector()
62 int32_t e = BCExceptionNO; in HandleEOD()64 if (e != BCExceptionNO) in HandleEOD()82 int32_t e = BCExceptionNO; in HandleEOD()84 if (e != BCExceptionNO) in HandleEOD()93 if (e != BCExceptionNO) in HandleEOD()133 if (e != BCExceptionNO) { in Encode()
58 if (e != BCExceptionNO) { in Encode()64 if (e != BCExceptionNO) { in Encode()112 if (e != BCExceptionNO) { in handleEOD()180 if (e != BCExceptionNO) in encodeChar()202 int32_t e = BCExceptionNO; in BacktrackOneCharacter()205 if (e != BCExceptionNO) in BacktrackOneCharacter()
118 int32_t e = BCExceptionNO; in Encode()121 if (e != BCExceptionNO) in Encode()125 if (e != BCExceptionNO) in Encode()129 if (e != BCExceptionNO) in Encode()
44 if (e != BCExceptionNO) { in Encode()64 if (e != BCExceptionNO) { in handleEOD()
135 if (e != BCExceptionNO) in encodeECC200()156 if (e != BCExceptionNO) in encodeECC200()
74 if (e != BCExceptionNO) in encodeHighLevel()99 if (e != BCExceptionNO) in encodeHighLevel()109 if (e != BCExceptionNO) in encodeHighLevel()
89 if (e != BCExceptionNO) in encodeChar()
58 if (e != BCExceptionNO) { in Encode()
42 if (e != BCExceptionNO) { in Encode()
97 if (e != BCExceptionNO) in updateSymbolInfo()
110 int32_t e = BCExceptionNO; in EncodeImpl()112 if (e != BCExceptionNO) in EncodeImpl()119 if (e != BCExceptionNO) in EncodeImpl()123 if (e != BCExceptionNO) in EncodeImpl()129 if (e != BCExceptionNO) in EncodeImpl()133 if (e != BCExceptionNO) in EncodeImpl()
106 int32_t e = BCExceptionNO; in EncodeImpl()108 if (e != BCExceptionNO) in EncodeImpl()118 if (e != BCExceptionNO) in EncodeImpl()122 if (e != BCExceptionNO) in EncodeImpl()128 if (e != BCExceptionNO) in EncodeImpl()132 if (e != BCExceptionNO) in EncodeImpl()
196 int32_t e = BCExceptionNO; in EncodeImpl()198 if (e != BCExceptionNO) in EncodeImpl()203 if (e != BCExceptionNO) in EncodeImpl()213 if (e != BCExceptionNO) in EncodeImpl()217 if (e != BCExceptionNO) in EncodeImpl()222 if (e != BCExceptionNO) in EncodeImpl()
162 int32_t e = BCExceptionNO; in EncodeImpl()164 if (e != BCExceptionNO) in EncodeImpl()
213 int e = BCExceptionNO; in Divide()217 if (e != BCExceptionNO) in Divide()228 if (e != BCExceptionNO) in Divide()
410 int32_t e = BCExceptionNO; in generateBarcodeLogic()413 if (e != BCExceptionNO) in generateBarcodeLogic()
107 if (e != BCExceptionNO) in encodeHighLevel()
45 #define BCExceptionNO 0 macro