/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417ECErrorCorrection.cpp | 62 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 …]
|
D | BC_PDF417ECModulusPoly.cpp | 250 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()
|
D | BC_PDF417ScanningDecoder.cpp | 82 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()
|
D | BC_PDF417DecodedBitStreamParser.cpp | 91 if (e != BCExceptionNO) { in decode() 118 if (e != BCExceptionNO) { in decode()
|
/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_EdifactEncoder.cpp | 42 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()
|
D | BC_C40Encoder.cpp | 43 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()
|
D | BC_X12Encoder.cpp | 44 if (e != BCExceptionNO) { in Encode() 64 if (e != BCExceptionNO) { in handleEOD()
|
D | BC_DataMatrixDecoder.cpp | 73 if (e != BCExceptionNO) { in Decode() 108 if (e != BCExceptionNO) { in CorrectErrors()
|
D | BC_Base256Encoder.cpp | 63 if (e != BCExceptionNO) { in Encode()
|
D | BC_ASCIIEncoder.cpp | 43 if (e != BCExceptionNO) { in Encode()
|
D | BC_HighLevelEncoder.cpp | 99 if (e != BCExceptionNO) { in encodeHighLevel() 113 if (e != BCExceptionNO) { in encodeHighLevel()
|
D | BC_DataMatrixDecodedBitStreamParser.cpp | 470 if (e != BCExceptionNO) { in DecodeBase256Segment()
|
/external/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OneDReader.cpp | 70 if (e != BCExceptionNO) { in DeDecode() 71 e = BCExceptionNO; in DeDecode() 83 if (e != BCExceptionNO) { in DeDecode() 84 e = BCExceptionNO; in DeDecode()
|
D | BC_OnedEAN8Writer.cpp | 125 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()
|
D | BC_OnedEAN13Writer.cpp | 117 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()
|
D | BC_OnedCode39Writer.cpp | 301 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()
|
D | BC_OnedCode128Writer.cpp | 179 if (e != BCExceptionNO) { in Encode()
|
/external/pdfium/xfa/src/fxbarcode/ |
D | utils.h | 99 #define BCExceptionNO 0 macro 211 if (e != BCExceptionNO) \ 214 if (e != BCExceptionNO) \
|
/external/pdfium/xfa/src/fwl/src/basewidget/ |
D | fxmath_barcodeimp.cpp | 312 #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/ |
D | BC_QRCoderEncoder.cpp | 363 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 …]
|
D | BC_QRCoderDecoder.cpp | 91 if (e != BCExceptionNO) { in Decode()
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_GlobalHistogramBinarizer.cpp | 45 if (e != BCExceptionNO) { in GetBlackRow() 56 if (e != BCExceptionNO) { in GetBlackRow()
|