/device/generic/goldfish-opengl/android-emu/android/base/threads/ |
D | AndroidThreadStore.cpp | 79 int registerKey(ThreadStoreBase::Destructor* destroy) { in registerKey() argument 80 D("Entering destroy=%p\n", destroy); in registerKey() 85 mDestructors[ret] = destroy; in registerKey() 156 ThreadStoreBase::Destructor* destroy = mDestructors[n]; in leaveCurrentThread() local 158 if (destroy) { in leaveCurrentThread() 160 destroy, (int)n, value); in leaveCurrentThread() 161 (*destroy)(value); in leaveCurrentThread() 197 ThreadStoreBase::ThreadStoreBase(Destructor* destroy) { in ThreadStoreBase() argument 198 D("Entering this=%p destroy=%p\n", this, destroy); in ThreadStoreBase() 199 mKey = gGlobalState->registerKey(destroy); in ThreadStoreBase() [all …]
|
D | AndroidThreadStore.h | 66 explicit ThreadStoreBase(Destructor* destroy);
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | auto_goldfish_dma_context.cpp | 28 void destroy(goldfish_dma_context *ctx) { in destroy() function 46 destroy(&m_ctx); in ~AutoGoldfishDmaContext() 50 destroy(&m_ctx); in reset()
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_dmabuf.cpp | 38 .destroy = buffer_destroy 112 .destroy = linux_buffer_params_destroy, 141 .destroy = linux_dmabuf_destroy,
|
D | wayland_shell.cpp | 96 .destroy = zxdg_positioner_v6_destroy, 219 .destroy = zxdg_toplevel_v6_destroy, 253 .destroy = zxdg_popup_v6_destroy, 325 .destroy = zxdg_surface_v6_destroy, 382 .destroy = zxdg_shell_v6_destroy,
|
D | wayland_subcompositor.cpp | 72 .destroy = subsurface_destroy, 106 .destroy = subcompositor_destroy,
|
D | wayland_compositor.cpp | 71 .destroy = region_destroy, 172 .destroy = surface_destroy,
|
/device/generic/goldfish-opengl/fuchsia/ |
D | port.cc | 80 thread_store_destruct_t destroy) { in thread_store_set() argument 83 if (pthread_key_create(&store->tls, destroy) != 0) { in thread_store_set()
|
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/ |
D | goldfish_address_space.cpp | 26 destroy(); in replace()
|
/device/generic/goldfish-opengl/fuchsia/include/cutils/ |
D | threads.h | 22 thread_store_destruct_t destroy);
|
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include/ |
D | goldfish_address_space_host.impl | 94 destroy(); 114 destroy(); 136 destroy(); 194 void GoldfishAddressSpaceBlock::destroy()
|
D | goldfish_address_space_fuchsia.impl | 102 destroy(); 123 destroy(); 204 void GoldfishAddressSpaceBlock::destroy() 218 … ALOGE("%s: unsupported: GoldfishAddressSpaceBlock destroy() for shared regions\n", __func__);
|
D | goldfish_address_space_android.impl | 166 destroy(); 186 destroy(); 220 destroy(); 285 void GoldfishAddressSpaceBlock::destroy()
|
D | goldfish_address_space.h | 103 void destroy();
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | cpp_bindings.h | 171 destroy(); in ~WifiRequest() 174 void destroy() { in destroy() function
|
D | cpp_bindings.cpp | 559 destroy(); in create()
|
D | gscan.cpp | 606 request.destroy(); in start() 897 request.destroy(); in execute()
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | address_space_graphics_types.h | 310 ConsumerDestroyCallback destroy; member
|
/device/linaro/hikey/self-extractors_hikey960/hisilicon/ |
D | LICENSE | 96 SOFTWARE and confidential information and destroy all copies of the SOFTWARE and confidential
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | LICENSE | 44 …all immediately stop using the SOFTWARE and confidential information and destroy all copies of the…
|
/device/linaro/hikey/mali/bifrost/ |
D | END_USER_LICENCE_AGREEMENT.txt | 147 , you shall stop using the Software and destroy all copies of the
|
/device/amlogic/yukawa/binaries/gpu/ |
D | END_USER_LICENCE_AGREEMENT.txt | 147 , you shall stop using the Software and destroy all copies of the
|
/device/linaro/hikey/mali/utgard/ |
D | END_USER_LICENCE_AGREEMENT.txt | 147 , you shall stop using the Software and destroy all copies of the
|
/device/google/muskie/self-extractors/qcom/ |
D | LICENSE | 224 You. Upon termination You must delete or destroy all copies of the
|
/device/linaro/dragonboard/db845c/firmware/ |
D | LICENSE.qcom.txt | 130 destroy all copies of the Materials in Your possession and the license granted
|