Searched refs:Finalize (Results 1 - 25 of 74) sorted by relevance

123

/external/pdfium/xfa/fxbarcode/
H A DBC_Library.cpp29 CBC_QRCoderErrorCorrectionLevel::Finalize();
30 CBC_QRCoderMode::Finalize();
31 CBC_QRCoderVersion::Finalize();
32 CBC_ReedSolomonGF256::Finalize();
33 CBC_SymbolInfo::Finalize();
34 CBC_ErrorCorrection::Finalize();
35 CBC_PDF417HighLevelEncoder::Finalize();
/external/pdfium/xfa/fxbarcode/datamatrix/
H A DBC_ErrorCorrection.h18 static void Finalize();
H A DBC_SymbolInfo.h27 static void Finalize();
/external/pdfium/xfa/fxbarcode/qrcode/
H A DBC_QRCoderErrorCorrectionLevel.h20 static void Finalize();
H A DBC_QRCoderMode.h23 static void Finalize();
H A DBC_QRCoderVersion.h20 static void Finalize();
H A DBC_QRCoderErrorCorrectionLevel.cpp45 void CBC_QRCoderErrorCorrectionLevel::Finalize() { function in class:CBC_QRCoderErrorCorrectionLevel
/external/pdfium/xfa/fxbarcode/common/reedsolomon/
H A DBC_ReedSolomonGF256.h23 static void Finalize();
H A DBC_ReedSolomonGF256.cpp38 void CBC_ReedSolomonGF256::Finalize() { function in class:CBC_ReedSolomonGF256
/external/pdfium/xfa/fxbarcode/pdf417/
H A DBC_PDF417HighLevelEncoder_unittest.cpp58 CBC_PDF417HighLevelEncoder::Finalize();
121 CBC_PDF417HighLevelEncoder::Finalize();
167 CBC_PDF417HighLevelEncoder::Finalize();
228 CBC_PDF417HighLevelEncoder::Finalize();
H A DBC_PDF417HighLevelEncoder.h21 static void Finalize();
/external/google-breakpad/src/common/
H A Dstabs_to_module_unittest.cc55 h.Finalize();
88 h.Finalize();
121 h.Finalize();
154 h.Finalize();
201 h.Finalize();
H A Dstabs_to_module.h92 void Finalize();
/external/google-benchmark/include/benchmark/
H A Dreporter.h121 virtual void Finalize() {} function in class:benchmark::BenchmarkReporter
177 virtual void Finalize();
/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dreporter.h121 virtual void Finalize() {} function in class:benchmark::BenchmarkReporter
177 virtual void Finalize();
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h69 /// Finalize the unwind opcode sequence for EmitBytes()
70 void Finalize(unsigned &PersonalityIndex,
/external/pdfium/xfa/fwl/theme/
H A Dcfwl_checkboxtp.h22 void Finalize() override;
H A Dcfwl_monthcalendartp.h21 void Finalize() override;
/external/skia/experimental/SkV8Example/
H A DPath2DBuilder.h44 static void Finalize(const v8::FunctionCallbackInfo<v8::Value>& args);
/external/v8/src/compiler/
H A Djs-inlining-heuristic.h31 void Finalize() final;
/external/v8/src/
H A Dconversions.cc171 return builder.Finalize();
251 char* rep = rep_builder.Finalize();
264 return builder.Finalize();
296 return builder.Finalize();
408 result = builder.Finalize();
483 return builder.Finalize();
/external/webrtc/webrtc/base/
H A Dcriticalsection_unittest.cc42 void Finalize() {} function in class:rtc::__anon24349::UniqueValueVerifier
63 void Finalize() { function in class:rtc::__anon24349::CompareAndSwapVerifier
178 verifier_.Finalize();
/external/libvpx/libvpx/
H A Dwebmenc.cc90 segment->Finalize();
/external/google-benchmark/test/
H A Doutput_test_helper.cc135 void Finalize() { function in class:internal::__anon6678::TestReporter
136 for (auto rep : reporters_) rep->Finalize();
/external/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc135 void Finalize() { function in class:internal::__anon10302::TestReporter
136 for (auto rep : reporters_) rep->Finalize();

Completed in 5801 milliseconds

123