Home
last modified time | relevance | path

Searched refs:Destruct (Results 1 – 19 of 19) sorted by relevance

/external/angle/src/tests/compiler_tests/
DExpressionLimit_test.cpp276 sh::Destruct(vertexCompiler); in TEST_F()
301 sh::Destruct(vertexCompiler); in TEST_F()
323 sh::Destruct(vertexCompiler); in TEST_F()
345 sh::Destruct(vertexCompiler); in TEST_F()
548 sh::Destruct(vertexCompiler); in TEST_F()
570 sh::Destruct(compiler); in TEST_F()
593 sh::Destruct(compiler); in TEST_F()
618 sh::Destruct(compiler); in TEST_F()
DShaderVariable_test.cpp235 sh::Destruct(compiler); in TEST()
270 sh::Destruct(compiler); in TEST()
312 sh::Destruct(compiler); in TEST()
354 sh::Destruct(compiler); in TEST()
401 sh::Destruct(compiler); in TEST()
DFragDepth_test.cpp36 sh::Destruct(mCompiler); in DestroyCompiler()
DShCompile_test.cpp35 sh::Destruct(mCompiler); in TearDown()
/external/libchrome/base/memory/
Dref_counted.h299 static void Destruct(const T* x) { in Destruct() function
323 Traits::Destruct(static_cast<const T*>(this)); in Release()
347 static void Destruct(const T* x) {
387 Traits::Destruct(static_cast<const T*>(this));
Dref_counted_unittest.cc121 static void Destruct(const HasPrivateDestructorWithDeleter* x);
134 void Deleter::Destruct(const HasPrivateDestructorWithDeleter* x) { in Destruct() function in __anond000c9d30111::Deleter
/external/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp92 HandleType::Destruct(Handle); in ~ScopedHandle()
98 HandleType::Destruct(Handle); in operator =()
120 static void Destruct(handle_type Handle) { in Destruct() function
136 static void Destruct(handle_type Handle) { in Destruct() function
152 static void Destruct(handle_type Handle) { in Destruct() function
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp92 HandleType::Destruct(Handle); in ~ScopedHandle()
98 HandleType::Destruct(Handle); in operator =()
120 static void Destruct(handle_type Handle) { in Destruct() function
136 static void Destruct(handle_type Handle) { in Destruct() function
152 static void Destruct(handle_type Handle) { in Destruct() function
/external/angle/samples/shader_translator/
Dshader_translator.cpp363 sh::Destruct(vertexCompiler); in main()
365 sh::Destruct(fragmentCompiler); in main()
367 sh::Destruct(computeCompiler); in main()
369 sh::Destruct(geometryCompiler); in main()
/external/libchrome/base/
Dtask_runner.h149 static void Destruct(const TaskRunner* task_runner);
Dtask_runner.cc62 void TaskRunnerTraits::Destruct(const TaskRunner* task_runner) { in Destruct() function in base::TaskRunnerTraits
Dcallback_internal.cc20 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() function in base::internal::BindStateBaseRefCountTraits
Dcallback_internal.h31 static void Destruct(const BindStateBase*);
/external/angle/src/tests/test_utils/
DShaderExtensionTest.h41 sh::Destruct(mCompiler); in DestroyCompiler()
/external/angle/src/compiler/translator/
DShaderLang.cpp287 Destruct(base); in ConstructCompiler()
294 void Destruct(ShHandle handle) in Destruct() function
/external/protobuf/src/google/protobuf/
Dmessage_lite.h132 void Destruct() { get_mutable()->~T(); } in Destruct() function
/external/angle/include/GLSLANG/
DShaderLang.h596 void Destruct(ShHandle handle);
/external/angle/src/libANGLE/
DCompiler.cpp267 sh::Destruct(mHandle); in destroy()
/external/libchrome/mojo/public/cpp/bindings/
Dthread_safe_interface_ptr.h384 static void Destruct(const PtrWrapper* interface_ptr) { in Destruct() function