Searched defs:deinit (Results 1 - 25 of 187) sorted by relevance

12345678

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dext_password_i.h17 void (*deinit)(void *ctx); member in struct:ext_password_backend
/external/wpa_supplicant_8/src/utils/
H A Dext_password_i.h17 void (*deinit)(void *ctx); member in struct:ext_password_backend
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dext_password_i.h17 void (*deinit)(void *ctx); member in struct:ext_password_backend
/external/opencv3/modules/cudalegacy/test/
H A DTestTranspose.cpp170 bool TestTranspose<T>::deinit() function in class:TestTranspose
H A DTestCompact.cpp156 bool TestCompact::deinit() function in class:TestCompact
H A DTestDrawRects.cpp187 bool TestDrawRects<T>::deinit() function in class:TestDrawRects
H A DTestIntegralImage.cpp208 bool TestIntegralImage<T_in, T_out>::deinit() function in class:TestIntegralImage
H A DTestIntegralImageSquared.cpp145 bool TestIntegralImageSquared::deinit() function in class:TestIntegralImageSquared
H A DTestResize.cpp183 bool TestResize<T>::deinit() function in class:TestResize
H A DTestHaarCascadeLoader.cpp150 bool TestHaarCascadeLoader::deinit() function in class:TestHaarCascadeLoader
H A DTestHypothesesGrow.cpp161 bool TestHypothesesGrow::deinit() function in class:TestHypothesesGrow
/external/wpa_supplicant_8/wpa_supplicant/
H A Dautoscan.h18 void (*deinit)(void *priv); member in struct:autoscan_ops
H A Dbgscan.h20 void (*deinit)(void *priv); member in struct:bgscan_ops
/external/deqp/modules/egl/
H A DteglConfigList.cpp56 void ConfigList::deinit (void) function in class:deqp::egl::ConfigList
H A DteglTestPackage.cpp156 void deinit (tcu::TestCase* testCase) function in class:deqp::egl::TestCaseWrapper
158 testCase->deinit();
183 TestNode::deinit();
208 void TestPackage::deinit (void) function in class:deqp::egl::TestPackage
210 tcu::TestNode::deinit();
H A DteglApiCase.cpp57 void ApiCase::deinit (void) function in class:deqp::egl::ApiCase
H A DteglInfoTests.cpp71 void deinit (void) function in class:deqp::egl::InfoCase
H A DteglSimpleConfigCase.cpp88 void SimpleConfigCase::deinit (void) function in class:deqp::egl::SimpleConfigCase
/external/deqp/modules/gles31/
H A Dtes31TestPackage.cpp44 void deinit (tcu::TestCase* testCase);
65 void TestCaseWrapper::deinit (tcu::TestCase* testCase) function in class:deqp::gles31::TestCaseWrapper
67 testCase->deinit();
109 TestNode::deinit();
134 void TestPackage::deinit (void) function in class:deqp::gles31::TestPackage
136 TestNode::deinit();
/external/deqp/modules/internal/
H A DditTestPackage.cpp89 void deinit (tcu::TestCase* testCase) function in class:dit::TestCaseExecutor
91 testCase->deinit();
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
H A DTestLogParser.java66 public void deinit () throws IOException method in class:TestLogParser
/external/deqp/framework/common/
H A DtcuTestCase.cpp68 TestNode::deinit();
104 void TestNode::deinit (void) function in class:tcu::TestNode
/external/deqp/modules/gles2/functional/
H A Des2fFunctionalTests.cpp184 virtual void deinit (void) function in class:deqp::gles2::Functional::TextureTestGroup
/external/deqp/modules/gles2/
H A Dtes2TestPackage.cpp49 void deinit (tcu::TestCase* testCase);
70 void TestCaseWrapper::deinit (tcu::TestCase* testCase) function in class:deqp::gles2::TestCaseWrapper
72 testCase->deinit();
124 TestNode::deinit();
152 void TestPackage::deinit (void) function in class:deqp::gles2::TestPackage
154 TestNode::deinit();
/external/deqp/modules/gles3/
H A Dtes3TestPackage.cpp48 void deinit (tcu::TestCase* testCase);
69 void TestCaseWrapper::deinit (tcu::TestCase* testCase) function in class:deqp::gles3::TestCaseWrapper
71 testCase->deinit();
123 TestNode::deinit();
150 void TestPackage::deinit (void) function in class:deqp::gles3::TestPackage
152 TestNode::deinit();

Completed in 221 milliseconds

12345678