Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 47) sorted by relevance

12

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_address_space.cpp68 GoldfishAddressSpaceBlock::~GoldfishAddressSpaceBlock() { destroy(); } in ~GoldfishAddressSpaceBlock()
80 destroy(); in allocate()
108 void GoldfishAddressSpaceBlock::destroy() in destroy() function in GoldfishAddressSpaceBlock
160 destroy(); in ~GoldfishAddressSpaceBlock()
181 destroy(); in allocate()
254 void GoldfishAddressSpaceBlock::destroy() in destroy() function in GoldfishAddressSpaceBlock
283 destroy(); in replace()
338 destroy(); in ~GoldfishAddressSpaceBlock()
359 destroy(); in allocate()
428 void GoldfishAddressSpaceBlock::destroy() in destroy() function in GoldfishAddressSpaceBlock
[all …]
Dauto_goldfish_dma_context.cpp28 void destroy(goldfish_dma_context *ctx) { in destroy() function
46 destroy(&m_ctx); in ~AutoGoldfishDmaContext()
50 destroy(&m_ctx); in reset()
Dgoldfish_address_space.h71 void destroy();
/device/generic/goldfish-opengl/fuchsia/
Dport.cc71 thread_store_destruct_t destroy) { in thread_store_set() argument
74 if (pthread_key_create(&store->tls, destroy) != 0) { in thread_store_set()
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dthreads.h22 thread_store_destruct_t destroy);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_ttk_guionly.py37 get_tk_root().destroy()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DASTBase.cpp107 ASTBase::destroy() in destroy() function in ASTBase
111 if (tree->_down) tree->_down->destroy(); in destroy()
DASTBase.h80 void destroy();
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dgzio.c80 local int destroy OF((gz_stream *s));
129 return destroy(s), (gzFile)Z_NULL;
149 if (s->mode == '\0') return destroy(s), (gzFile)Z_NULL;
162 return destroy(s), (gzFile)Z_NULL;
175 return destroy(s), (gzFile)Z_NULL;
184 return destroy(s), (gzFile)Z_NULL;
355 local int destroy (s) in destroy() function
965 return destroy((gz_stream*)file);
971 return destroy((gz_stream*)file);
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DASTBase.cpp107 ASTBase::destroy() in destroy() function in ASTBase
111 if (tree->_down) tree->_down->destroy(); in destroy()
DASTBase.h80 void destroy();
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h171 destroy(); in ~WifiRequest()
174 void destroy() { in destroy() function
Dcpp_bindings.cpp559 destroy(); in create()
Dgscan.cpp606 request.destroy(); in start()
897 request.destroy(); in execute()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Doptparse.py972 def destroy(self): member in OptionContainer
1104 def destroy(self): member in OptionGroup
1106 OptionContainer.destroy(self)
1225 def destroy(self): member in OptionParser
1232 OptionContainer.destroy(self)
1234 group.destroy()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Doptparse.py971 def destroy(self): member in OptionContainer
1103 def destroy(self): member in OptionGroup
1105 OptionContainer.destroy(self)
1224 def destroy(self): member in OptionParser
1231 OptionContainer.destroy(self)
1233 group.destroy()
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/Drivers/
DSpiDriver.txt54 Developers have to destroy all created SPI device structs (with FreeDevice
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h331 int stopCaptureChannel(bool destroy);
422 int32_t delChannel(qcamera_ch_type_enum_t ch_type, bool destroy = true);
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp128 void QCamera3Channel::destroy() in destroy() function in qcamera::QCamera3Channel
763 destroy(); in ~QCamera3ProcessingChannel()
1782 destroy(); in ~QCamera3RegularChannel()
2046 destroy(); in ~QCamera3MetadataChannel()
2400 destroy(); in ~QCamera3RawDumpChannel()
4216 destroy(); in ~QCamera3ReprocessChannel()
5021 destroy(); in ~QCamera3SupportChannel()
DQCamera3Channel.h100 void destroy();
/device/linaro/hikey/self-extractors_hikey960/hisilicon/
DLICENSE96 SOFTWARE and confidential information and destroy all copies of the SOFTWARE and confidential
/device/linaro/poplar/proprietary/hisilicon/
DLICENSE44 …all immediately stop using the SOFTWARE and confidential information and destroy all copies of the…
/device/linaro/hikey/mali/bifrost/
DEND_USER_LICENCE_AGREEMENT.txt147 , you shall stop using the Software and destroy all copies of the
/device/linaro/hikey/mali/utgard/
DEND_USER_LICENCE_AGREEMENT.txt147 , you shall stop using the Software and destroy all copies of the
/device/google/crosshatch/self-extractors/qcom/
DLICENSE224 You. Upon termination You must delete or destroy all copies of the

12