/third_party/mbedtls/tests/suites/ |
D | test_suite_psa_crypto_slot_management.data | 7 Transient slot, check after destroying 10 Transient slot, check after destroying and restarting 22 Persistent slot, check after destroying, id=min 25 Persistent slot, check after destroying and restarting, id=min 40 Persistent slot, check after destroying, id=max 87 Persistent slot, check after destroying, persistence=2 90 Persistent slot, check after destroying and restarting, persistence=2
|
/third_party/expat/ |
D | 13-backport-CVE-2022-43680.patch | 21 + // destroying parser->m_dtd because the DTD is shared with the parent 22 + // parser and the only guard that keeps XML_ParserFree from destroying
|
/third_party/libwebsockets/lib/misc/threadpool/ |
D | threadpool.c | 99 unsigned int destroying:1; member 498 while (!tp->destroying) { in lws_threadpool_worker() 508 while (!tp->task_queue_head && !tp->destroying) in lws_threadpool_worker() 511 if (tp->destroying) { in lws_threadpool_worker() 584 if (tp->destroying || !task_to_wsi(task)) { in lws_threadpool_worker() 750 tp->destroying = 1; in lws_threadpool_finish() 800 tp->destroying = 1; in lws_threadpool_destroy() 850 if (task->outlive && !tp->destroying) { in lws_threadpool_dequeue_task() 977 if (tp->destroying) in lws_threadpool_enqueue()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_KHR_win32_surface.txt | 65 * Creating then destroying a flip presentation model DXGI swapchain on a 68 * Creating then destroying a slink:VkSwapchainKHR on a window object can 71 * Creating then destroying a slink:VkSwapchainKHR on a window object can 74 * Creating then destroying a slink:VkSwapchainKHR on a window object on
|
/third_party/glib/patch/ |
D | backport-glocalfilemonitor-Skip-event-handling-if-the-source-has-been-destroyed.patch | 35 - * as destroying it from the event handling thread will lead to a 41 + * destroying it from the event handling thread will lead to a deadlock when
|
D | backport-glocalfilemonitor-Avoid-file-monitor-destruction-from-event-thread.patch | 80 + * as destroying it from the event handling thread will lead to a
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_upload_mgr.c | 125 upload_unmap_internal(struct u_upload_mgr *upload, boolean destroying) in upload_unmap_internal() argument 127 if ((!destroying && upload->map_persistent) || !upload->transfer) in upload_unmap_internal()
|
/third_party/mesa3d/docs/relnotes/ |
D | 17.3.9.rst | 45 - surface state leak when creating and destroying image views with 122 - mesa: free debug messages when destroying the debug state
|
D | 18.0.2.rst | 43 - surface state leak when creating and destroying image views with 116 - mesa: free debug messages when destroying the debug state
|
D | 20.1.4.rst | 109 - radv: fix destroying the syncobj when exporting a fence FD
|
D | 20.1.8.rst | 104 - mesa/st: release debug_output after destroying the context
|
D | 13.0.6.rst | 172 - anv: Properly handle destroying NULL devices and instances 205 - st/mesa: destroy pipe_context before destroying st_context (v2)
|
D | 10.5.9.rst | 109 - winsys/radeon: Unmap GPU VM address range when destroying BO
|
D | 9.0.1.rst | 97 - wayland: Destroy frame callback when destroying surface
|
D | 8.0.3.rst | 211 - darwin: Unlock our mutex before destroying it 212 - darwin: Eliminate a possible race condition while destroying a
|
D | 19.3.5.rst | 133 - radeonsi: don't wait for shader compilation to finish when destroying
|
D | 20.0.7.rst | 112 - vulkan: Allow destroying NULL debug report callbacks
|
/third_party/libwebsockets/lib/secure-streams/ |
D | private-lib-secure-streams.h | 191 uint8_t destroying:1; member 350 uint8_t destroying:1; member
|
D | secure-streams-client.c | 741 if (h->destroying) in lws_sspc_destroy() 744 h->destroying = 1; in lws_sspc_destroy()
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.buffers.txt | 25 + Creating and destroying buffers
|
D | functional.pbo.txt | 25 + Creating and destroying pixel pack and unpack buffers
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_display_swapchain/ |
D | create_shared_swapchains.txt | 38 After destroying one or more of the swapchains, the remaining swapchains and
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/ |
D | README.md | 77 [2021/06/17 14:33:58:4712] E: main: destroying context, interrupted = 1
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_map.md | 18 ## Creating and destroying the map
|
/third_party/openssl/doc/man3/ |
D | ECDSA_SIG_new.pod | 7 - Functions for creating, destroying and manipulating ECDSA_SIG objects
|