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

1234567891011>>

/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/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSizeTests.cpp55 void TextureCubeMapArrayImageTextureSizeTests::deinit(void) function in class:glcts::TextureCubeMapArrayImageTextureSizeTests
57 /* Call base class' deinit() function. */
58 glcts::TestCaseGroupBase::deinit();
H A DesextcTextureCubeMapArrayFBOIncompleteness.cpp90 void TextureCubeMapArrayFBOIncompleteness::deinit() function in class:glcts::TextureCubeMapArrayFBOIncompleteness
129 /* Call base class' deinit() */
130 TestCaseBase::deinit();
/external/deqp/external/openglcts/modules/common/
H A DglcNoErrorTests.cpp59 void NoErrorContextTest::deinit(void) function in class:glcts::NoErrorContextTest
H A DglcTestPackage.cpp51 tcu::TestNode::deinit();
71 void TestPackage::deinit(void) function in class:deqp::TestPackage
73 tcu::TestNode::deinit();
H A DglcConfigPackage.cpp42 void deinit(tcu::TestCase* testCase);
59 void TestCaseWrapper::deinit(tcu::TestCase* testCase) function in class:glcts::config::TestCaseWrapper
61 testCase->deinit();
H A DglcExposedExtensionsTests.cpp48 void deinit(void);
84 void ExposedExtensionsTest::deinit(void) function in class:glcts::ExposedExtensionsTest
H A DglcContextFlagsTests.cpp57 virtual void deinit(void);
83 void ContextFlagsCase::deinit(void) function in class:glcts::ContextFlagsCase
138 tcu::TestCaseGroup::deinit();
H A DglcNoDefaultContextPackage.cpp41 void deinit(tcu::TestCase* testCase);
58 void TestCaseWrapper::deinit(tcu::TestCase* testCase) function in class:glcts::nodefaultcontext::TestCaseWrapper
60 testCase->deinit();
/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetMultisamplefvTests.cpp282 void MultisampleTextureGetMultisamplefvNullValArgumentsAcceptedTest::deinit() function in class:glcts::MultisampleTextureGetMultisamplefvNullValArgumentsAcceptedTest
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5AtomicCountersArrayIndexing.cpp174 void GPUShader5AtomicCountersArrayIndexing::deinit(void) function in class:glcts::GPUShader5AtomicCountersArrayIndexing
201 TestCaseBase::deinit();
H A DesextcGPUShader5SSBOArrayIndexing.cpp226 void GPUShader5SSBOArrayIndexing::deinit(void) function in class:glcts::GPUShader5SSBOArrayIndexing
258 /* Call base class' deinit() */
259 TestCaseBase::deinit();
/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/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderClipping.cpp105 void GeometryShaderClipping::deinit(void) function in class:glcts::GeometryShaderClipping
151 TestCaseBase::deinit();
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferAtomicFunctions.cpp229 void TextureBufferAtomicFunctions::deinit(void) function in class:glcts::TextureBufferAtomicFunctions
265 TestCaseBase::deinit();
H A DesextcTextureBufferErrors.cpp57 void TextureBufferErrors::deinit(void) function in class:glcts::TextureBufferErrors
80 TestCaseBase::deinit();
/external/deqp/modules/egl/
H A DteglConfigList.cpp56 void ConfigList::deinit (void) function in class:deqp::egl::ConfigList
/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/external/openglcts/modules/gles2/
H A Des2cTestPackage.cpp44 void deinit(tcu::TestCase* testCase);
66 void TestCaseWrapper::deinit(tcu::TestCase* testCase) function in class:es2cts::TestCaseWrapper
68 testCase->deinit();
144 deqp::TestPackage::deinit();
/external/deqp/external/openglcts/modules/gles3/
H A Des3cTestPackage.cpp55 void deinit(tcu::TestCase* testCase);
77 void TestCaseWrapper::deinit(tcu::TestCase* testCase) function in class:es3cts::TestCaseWrapper
79 testCase->deinit();
170 deqp::TestPackage::deinit();

Completed in 1908 milliseconds

1234567891011>>