HomeSort by relevance Sort by last modified time
    Searched refs:Finalize (Results 26 - 50 of 177) sorted by null

12 3 4 5 6 7 8

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMUnwindOpAsm.h 69 /// Finalize the unwind opcode sequence for EmitBytes()
70 void Finalize(unsigned &PersonalityIndex,
  /external/pdfium/xfa/fwl/theme/
cfwl_checkboxtp.h 22 void Finalize() override;
cfwl_monthcalendartp.h 21 void Finalize() override;
cfwl_widgettp.h 37 virtual void Finalize();
  /external/pdfium/xfa/fxbarcode/pdf417/
BC_PDF417HighLevelEncoder.h 21 static void Finalize();
  /external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderErrorCorrectionLevel.cpp 45 void CBC_QRCoderErrorCorrectionLevel::Finalize() {
  /external/skia/experimental/SkV8Example/
Path2DBuilder.h 44 static void Finalize(const v8::FunctionCallbackInfo<v8::Value>& args);
  /external/v8/src/compiler/
js-inlining-heuristic.h 31 void Finalize() final;
graph-reducer.h 55 virtual void Finalize();
graph-reducer.cc 26 void Reducer::Finalize() {}
67 for (Reducer* const reducer : reducers_) reducer->Finalize();
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 63 Finalize();
123 Finalize();
182 Finalize();
226 Finalize();
285 Finalize();
330 Finalize();
500 Finalize();
  /external/pdfium/xfa/fxbarcode/datamatrix/
BC_SymbolInfo.h 27 static void Finalize();
  /system/nfc/src/include/
NfcAdaptation.h 79 void Finalize();
  /external/webrtc/webrtc/base/
criticalsection_unittest.cc 42 void Finalize() {}
63 void Finalize() {
178 verifier_.Finalize();
  /art/runtime/
monitor_test.cc 170 void Finalize() {
210 void Finalize() {
254 void Finalize() {
283 void Finalize() {
389 void Finalize() {
thread_pool.cc 85 task->Finalize();
229 task->Finalize();
  /external/v8/src/
conversions.cc 173 return builder.Finalize();
253 char* rep = rep_builder.Finalize();
266 return builder.Finalize();
298 return builder.Finalize();
410 result = builder.Finalize();
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c     [all...]
  /art/runtime/gc/
task_processor.cc 125 task->Finalize();
  /cts/suite/audio_quality/lib/src/
Report.cpp 34 void Report::Finalize()
  /external/libvpx/libvpx/
webmenc.cc 90 segment->Finalize();
  /external/pdfium/xfa/fxbarcode/common/reedsolomon/
BC_ReedSolomonGF256.cpp 38 void CBC_ReedSolomonGF256::Finalize() {
  /art/tools/
stream-trace-converter.py 157 def Finalize(self, header):
195 self.Finalize(header)
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 135 void Finalize() {
136 for (auto rep : reporters_) rep->Finalize();
  /external/python/cpython2/Lib/multiprocessing/
heap.py 44 from multiprocessing.util import Finalize, info
245 Finalize(self, BufferWrapper._heap.free, args=(block,))

Completed in 594 milliseconds

12 3 4 5 6 7 8