HomeSort by relevance Sort by last modified time
    Searched full:finalize (Results 176 - 200 of 2103) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/autotest/client/site_tests/dummy_IdleSuspend/
dummy_IdleSuspend.py 55 power_prefs.finalize()
  /external/clang/test/ARCMT/
GC-no-arc-runtime.m.result 33 // finalize
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorScan.h 232 data[curr] = self.accumulator().finalize(accum);
236 data[curr] = self.accumulator().finalize(accum);
262 data[curr] = self.accumulator().finalize(accum);
266 data[curr] = self.accumulator().finalize(accum);
  /external/freetype/src/pshinter/
pshmod.c 39 /* finalize module */
  /external/libchrome/crypto/
signature_creator.h 58 // Finalize the signature.
  /external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
RouterTest.java 152 * Since there is no way to force the Garbage Collector to actually call finalize and we want to
153 * test the effects of the finalize() method, we explicitly call finalize() on all of the
166 thunk.finalize();
  /external/llvm/include/llvm/Transforms/Utils/
SanitizerStats.h 40 /// Finalize module stats array and add global constructor to register it.
  /external/pdfium/third_party/freetype/src/pshinter/
pshmod.c 39 /* finalize module */
  /external/pdfium/xfa/fxbarcode/pdf417/
BC_PDF417HighLevelEncoder_unittest.cpp 58 CBC_PDF417HighLevelEncoder::Finalize();
121 CBC_PDF417HighLevelEncoder::Finalize();
167 CBC_PDF417HighLevelEncoder::Finalize();
228 CBC_PDF417HighLevelEncoder::Finalize();
  /external/skia/experimental/SkV8Example/
Path2DBuilder.h 44 static void Finalize(const v8::FunctionCallbackInfo<v8::Value>& args);
  /external/skia/src/gpu/
GrTextureOpList.h 45 * Copies a pixel rectangle from one surface to another. This call may finalize
  /external/skia/src/gpu/gl/builders/
GrGLProgramBuilder.cpp 49 return builder.finalize();
94 d->finalize();
100 GrGLProgram* GrGLProgramBuilder::finalize() { function in class:GrGLProgramBuilder
101 TRACE_EVENT0(TRACE_DISABLED_BY_DEFAULT("skia"), "GrGLProgramBuilder::finalize()");
GrGLProgramBuilder.h 56 GrGLProgram* finalize();
  /external/skia/src/gpu/vk/
GrVkPipelineStateBuilder.h 56 GrVkPipelineState* finalize(const GrStencilSettings&,
  /external/v8/src/compiler/
js-inlining-heuristic.h 31 void Finalize() final;
  /frameworks/base/graphics/java/android/graphics/
RegionIterator.java 44 protected void finalize() throws Throwable { method in class:RegionIterator
  /frameworks/base/media/java/android/media/midi/
MidiDevice.java 104 protected void finalize() throws Throwable { method in class:MidiDevice.MidiConnection
112 super.finalize();
289 protected void finalize() throws Throwable { method in class:MidiDevice
297 super.finalize();
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 41 * protected void finalize() throws Throwable {
49 * super.finalize();
78 * protected void finalize() throws Throwable {
86 * super.finalize();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 43 uint32_t finalize();
ModInfoBuilder.h 52 void finalize();
StringTableBuilder.h 33 uint32_t finalize();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SanitizerStats.h 40 /// Finalize module stats array and add global constructor to register it.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 43 uint32_t finalize();
ModInfoBuilder.h 52 void finalize();
StringTableBuilder.h 33 uint32_t finalize();

Completed in 1383 milliseconds

1 2 3 4 5 6 78 91011>>