Home
last modified time | relevance | path

Searched defs:finalize (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSha1.cpp57 Sha1 Sha1Stream::finalize (void) in finalize() function in de::Sha1Stream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h65 void finalize() { in finalize() function in llvm::GISelWorkList
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DFontChain.java19 protected void finalize() throws Throwable { in finalize() method in FontChain
H A DColorFilter.java22 protected void finalize() throws Throwable { in finalize() method in ColorFilter
H A DFont.java19 protected void finalize() throws Throwable { in finalize() method in Font
H A DShader.java22 protected void finalize() throws Throwable { in finalize() method in Shader
H A DPath.java26 protected void finalize() throws Throwable { in finalize() method in Path
H A DRuntimeShaderBuilder.java46 protected void finalize() throws Throwable { in finalize() method in RuntimeShaderBuilder
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DSharedObject.java152 protected void finalize() throws Throwable { in finalize() method in SharedObject.Reference
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DSharedObject.java155 protected void finalize() throws Throwable { in finalize() method in SharedObject.Reference
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dfinalize.cc14 void finalize(void* data) { in finalize() function
54 instance->set_host_info(reinterpret_cast<void*>(i), &finalize); in run_in_store() local
H A Dfinalize.c14 void finalize(void* data) { in finalize() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Denvelope.rs92 pub fn finalize(&mut self, output: &mut [u8]) -> Result<usize, ErrorStack> { in finalize() functions
147 pub fn finalize(&mut self, output: &mut [u8]) -> Result<usize, ErrorStack> { in finalize() functions
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Doptimizing-compile-dispatcher.h60 bool finalize() const { return finalize_; } in finalize() function in v8::internal::OptimizingCompileDispatcher
61 void set_finalize(bool finalize) { in set_finalize() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-info-table.h24 FinalizationCallback finalize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp62 Error TpiStreamBuilder::finalize() { in finalize() function in TpiStreamBuilder
H A DDbiModuleDescriptorBuilder.cpp105 void DbiModuleDescriptorBuilder::finalize() { in finalize() function in DbiModuleDescriptorBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DStringTableBuilder.cpp122 void StringTableBuilder::finalize() { in finalize() function in StringTableBuilder
/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp93 void GrGLSLVaryingHandler::finalize() { in finalize() function in GrGLSLVaryingHandler
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DCoroutine.hpp172 void Coroutine<Return(Arguments...)>::finalize(const char *name /*= "coroutine"*/, const Config::Edit *cfg /* = nullptr */) in finalize() function in rr::Coroutine
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py145 def finalize(self): member in TouchSequence
H A Dlibinput-measure-touch-size.py140 def finalize(self): member in TouchSequence
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp157 llvm::Error GsymCreator::finalize(llvm::raw_ostream &OS) { in finalize() function in GsymCreator
/third_party/skia/src/gpu/ops/
H A DPathTessellateOp.cpp25 GrProcessorSet::Analysis PathTessellateOp::finalize(const GrCaps& caps, in finalize() function in skgpu::v1::PathTessellateOp
/third_party/skia/src/gpu/
H A DGrProcessorSet.cpp115 GrProcessorSet::Analysis GrProcessorSet::finalize( in finalize() function in GrProcessorSet

Completed in 8 milliseconds

1234