Home
last modified time | relevance | path

Searched refs:dte (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/roles/h2/
Dhpack.c573 struct hpack_dt_entry *dte; in lws_hpack_dynamic_size() local
638 dte = lws_zalloc(sizeof(*dte) * (size + 1), "dynamic table entries"); in lws_hpack_dynamic_size()
639 if (!dte) in lws_hpack_dynamic_size()
659 dte[n] = dyn->entries[m]; in lws_hpack_dynamic_size()
665 dyn->entries = dte; in lws_hpack_dynamic_size()
/external/llvm-project/debuginfo-tests/dexter/
DREADME.md9 …via the [DTE interface](https://docs.microsoft.com/en-us/dotnet/api/envdte.dte), and LLDB via its …