Home
last modified time | relevance | path

Searched refs:BCExceptionNO (Results 1 – 22 of 22) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417ECErrorCorrection.cpp62 if (e != BCExceptionNO) { in decode()
76 if (e != BCExceptionNO) { in decode()
86 if (e != BCExceptionNO) { in decode()
169 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
187 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
204 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
216 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
235 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
255 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
269 if (e != BCExceptionNO) { in runEuclideanAlgorithm()
[all …]
DBC_PDF417ECModulusPoly.cpp250 if (e != BCExceptionNO) { in divide()
257 if (e != BCExceptionNO) { in divide()
269 if (e != BCExceptionNO) { in divide()
276 if (e != BCExceptionNO) { in divide()
286 if (e != BCExceptionNO) { in divide()
294 if (e != BCExceptionNO) { in divide()
DBC_PDF417ScanningDecoder.cpp82 if (e != BCExceptionNO) { in decode()
150 if (e != BCExceptionNO) { in decode()
193 if (e != BCExceptionNO) { in merge()
199 if (e != BCExceptionNO) { in merge()
205 if (e != BCExceptionNO) { in merge()
355 if (e != BCExceptionNO) { in createDecoderResult()
433 if (e != BCExceptionNO) { in createDecoderResultFromAmbiguousValues()
434 e = BCExceptionNO; in createDecoderResultFromAmbiguousValues()
DBC_PDF417DecodedBitStreamParser.cpp91 if (e != BCExceptionNO) { in decode()
118 if (e != BCExceptionNO) { in decode()
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_EdifactEncoder.cpp42 if (e != BCExceptionNO) { in Encode()
49 if (e != BCExceptionNO) { in Encode()
73 if (e != BCExceptionNO) { in handleEOD()
89 if (e != BCExceptionNO) { in handleEOD()
96 if (e != BCExceptionNO) { in handleEOD()
105 if (e != BCExceptionNO) { in handleEOD()
DBC_C40Encoder.cpp43 if (e != BCExceptionNO) { in Encode()
49 if (e != BCExceptionNO) { in Encode()
59 if (e != BCExceptionNO) { in Encode()
68 if (e != BCExceptionNO) { in Encode()
98 if (e != BCExceptionNO) { in handleEOD()
DBC_X12Encoder.cpp44 if (e != BCExceptionNO) { in Encode()
64 if (e != BCExceptionNO) { in handleEOD()
DBC_DataMatrixDecoder.cpp73 if (e != BCExceptionNO) { in Decode()
108 if (e != BCExceptionNO) { in CorrectErrors()
DBC_Base256Encoder.cpp63 if (e != BCExceptionNO) { in Encode()
DBC_ASCIIEncoder.cpp43 if (e != BCExceptionNO) { in Encode()
DBC_HighLevelEncoder.cpp99 if (e != BCExceptionNO) { in encodeHighLevel()
113 if (e != BCExceptionNO) { in encodeHighLevel()
DBC_DataMatrixDecodedBitStreamParser.cpp470 if (e != BCExceptionNO) { in DecodeBase256Segment()
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OneDReader.cpp70 if (e != BCExceptionNO) { in DeDecode()
71 e = BCExceptionNO; in DeDecode()
83 if (e != BCExceptionNO) { in DeDecode()
84 e = BCExceptionNO; in DeDecode()
DBC_OnedEAN8Writer.cpp125 if (e != BCExceptionNO) { in Encode()
134 if (e != BCExceptionNO) { in Encode()
140 if (e != BCExceptionNO) { in Encode()
148 if (e != BCExceptionNO) { in Encode()
155 if (e != BCExceptionNO) { in Encode()
DBC_OnedEAN13Writer.cpp117 if (e != BCExceptionNO) { in Encode()
129 if (e != BCExceptionNO) { in Encode()
135 if (e != BCExceptionNO) { in Encode()
143 if (e != BCExceptionNO) { in Encode()
150 if (e != BCExceptionNO) { in Encode()
DBC_OnedCode39Writer.cpp301 if (e != BCExceptionNO) { in Encode()
307 if (e != BCExceptionNO) { in Encode()
316 if (e != BCExceptionNO) { in Encode()
323 if (e != BCExceptionNO) { in Encode()
330 if (e != BCExceptionNO) { in Encode()
DBC_OnedCode128Writer.cpp179 if (e != BCExceptionNO) { in Encode()
/external/pdfium/xfa/src/fxbarcode/
Dutils.h99 #define BCExceptionNO 0 macro
211 if (e != BCExceptionNO) \
214 if (e != BCExceptionNO) \
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfxmath_barcodeimp.cpp312 #ifndef BCExceptionNO
313 #define BCExceptionNO 0 macro
356 if (errorCode == BCExceptionNO) { in Decode()
371 if (errorCode == BCExceptionNO) { in Decode()
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp363 if (e != BCExceptionNO) { in EncodeWithSpecifyVersion()
375 if (e != BCExceptionNO) { in EncodeWithSpecifyVersion()
384 if (e != BCExceptionNO) { in EncodeWithSpecifyVersion()
393 if (e != BCExceptionNO) { in EncodeWithSpecifyVersion()
445 if (e != BCExceptionNO) { in EncodeWithAutoVersion()
462 if (e != BCExceptionNO) { in EncodeWithAutoVersion()
467 if (e != BCExceptionNO) { in EncodeWithAutoVersion()
471 if (e != BCExceptionNO) { in EncodeWithAutoVersion()
472 int32_t e1 = BCExceptionNO; in EncodeWithAutoVersion()
474 if (e1 != BCExceptionNO) { in EncodeWithAutoVersion()
[all …]
DBC_QRCoderDecoder.cpp91 if (e != BCExceptionNO) { in Decode()
/external/pdfium/xfa/src/fxbarcode/common/
DBC_GlobalHistogramBinarizer.cpp45 if (e != BCExceptionNO) { in GetBlackRow()
56 if (e != BCExceptionNO) { in GetBlackRow()