Home
last modified time | relevance | path

Searched refs:lcs (Results 1 – 25 of 26) sorted by relevance

12

/third_party/libwebsockets/lib/roles/http/compression/
Dstream.c90 wsi->http.lcs = lcs_available[n]; in lws_http_compression_apply()
110 if (!wsi->http.lcs || !wsi->http.comp_ctx.u.generic_ctx_ptr) in lws_http_compression_destroy()
113 wsi->http.lcs->destroy(&wsi->http.comp_ctx); in lws_http_compression_destroy()
115 wsi->http.lcs = NULL; in lws_http_compression_destroy()
135 if (!wsi->http.lcs || in lws_http_compression_transform()
184 n = wsi->http.lcs->process(ctx, buf, &ilen_iused, *outbuf, olen_oused); in lws_http_compression_transform()
/third_party/boost/libs/variant/test/
Dconst_ref_apply_visitor.cpp15 #define lcs(val) boost::lexical_cast<std::string>(val) macro
56 return lcs(val); in operator ()()
62 return lcs(val) + '+' + lcs(val2); in operator ()()
68 return lcs(val) + '+' + lcs(val2) + '+' + lcs(val3) + '+' + lcs(val4); in operator ()()
156 const auto expected_val = lcs(test_var); in test_rvalue_parameter()
/third_party/boost/libs/graph/example/figs/
Dcc-internet.dot8 "radole.lcs.mit.edu"
51 "cambridge1-nbr2.bbnplanet.net" -- "radole.lcs.mit.edu"
52 "ihtfp.mit.edu" -- "radole.lcs.mit.edu"
/third_party/libwebsockets/lib/roles/http/
Dheader.c166 if (!wsi->http.lcs && in lws_add_http_common_headers()
179 !wsi->http.lcs && in lws_add_http_common_headers()
189 if (!wsi->mux_substream && wsi->http.lcs) { in lws_add_http_common_headers()
206 if (wsi->http.lcs && in lws_add_http_common_headers()
Dprivate-lib-roles-http.h253 struct lws_compression_support *lcs; member
/third_party/lwip/src/netif/ppp/
Dvj.c236 struct cstate *lcs; in vj_compress_tcp() local
240 lcs = cs; cs = cs->cs_next; in vj_compress_tcp()
258 comp->last_cs = lcs; in vj_compress_tcp()
266 comp->last_cs = lcs; in vj_compress_tcp()
268 lcs->cs_next = cs->cs_next; in vj_compress_tcp()
/third_party/eudev/rule_generator/
D75-persistent-net-generator.rules21 KERNEL!="eth*|ath*|wlan*[0-9]|msh*|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end"
/third_party/node/deps/npm/node_modules/bcrypt-pbkdf/
DLICENSE7 Implementation advice by David Mazieres <dm@lcs.mit.edu>.
/third_party/popt/po/
Dhu.po38 msgstr "kölcsönösen kizáró logikai műveleteket kért"
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.cpp2205 double lcs, lce, los, loe; in DebugCheckOverlap() local
2210 lcs = list->coinPtTStart()->fT; in DebugCheckOverlap()
2222 lcs = list->oppPtTStart()->fT; in DebugCheckOverlap()
2224 if (lcs > lce) { in DebugCheckOverlap()
2226 swap(lcs, lce); in DebugCheckOverlap()
2233 SkASSERT(tce < lcs || lce < tcs); in DebugCheckOverlap()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2183 double lcs, lce, los, loe; in DebugCheckOverlap() local
2188 lcs = list->coinPtTStart()->fT; in DebugCheckOverlap()
2200 lcs = list->oppPtTStart()->fT; in DebugCheckOverlap()
2202 if (lcs > lce) { in DebugCheckOverlap()
2204 swap(lcs, lce); in DebugCheckOverlap()
2211 SkASSERT(tce < lcs || lce < tcs); in DebugCheckOverlap()
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c776 if (wsi->http.lcs && (((*wp) & 0x1f) == LWS_WRITE_HTTP_FINAL || in rops_write_role_protocol_h1()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c415 if (wsi->http.lcs) { in rops_write_role_protocol_h2()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c2652 && !wsi->http.lcs in lws_serve_http_file()
2665 if (wsi->http.lcs) { in lws_serve_http_file()
/third_party/python/Modules/_ctypes/libffi_osx/
DREADME381 <http://larch-www.lcs.mit.edu:8001/larch/lclint/index.html>.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME.txt290 http://www.lcs.mit.edu/pubs/pdf/MIT-LCS-TM-600.pdf
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h4049 LOGCOLORSPACEA lcs; member
4087 LOGCOLORSPACEW lcs; member
/third_party/gstreamer/gstplugins_good/docs/random/
DChangeLog-0.813417 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
14454 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
14461 shows off bugs in lcs.
14932 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
15842 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.813676 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
14713 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
14720 shows off bugs in lcs.
15191 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
16101 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DsupplementalData.txt5831 "lcs",
/third_party/icu/icu4c/source/data/misc/
DsupplementalData.txt6025 "lcs",
/third_party/skia/third_party/externals/icu/source/data/misc/
DsupplementalData.txt6049 "lcs",
/third_party/gstreamer/gstplugins_good/
DChangeLog78567 * ext/lcs/Makefile.am:
79018 * ext/lcs/gstcolorspace.c: (gst_colorspace_class_init):
87096 * ext/lcs/Makefile.am:
97904 * ext/lcs/Makefile.am:
102826 * ext/lcs/Makefile.am:
102986 * ext/lcs/gstcolorspace.c:
103076 * ext/lcs/gstcolorspace.c: (gst_colorspace_class_init):
103168 * ext/lcs/gstcolorspace.c:
103805 * ext/lcs/Makefile.am:
104948 * ext/lcs/Makefile.am:
[all …]
/third_party/e2fsprogs/po/
Dhu.po4017 "%s: a -n és -w kapcsolók kölcsönösen kizárják egymást.\n"
/third_party/gstreamer/gstplugins_bad/
DChangeLog85762 …c.c: * ext/hermes/gsthermescolorspace.c: * ext/ivorbis/vorbisfile.c: * ext/lcs/gstcolorspace.c: * …
111518 * ext/lcs/Makefile.am:
111519 * ext/lcs/gstcolorspace.c:
111520 lcs: remove old LCS colorspace conversion plugin
113992 * ext/lcs/gstcolorspace.c:
119582 * ext/lcs/gstcolorspace.c:
144838 * ext/lcs/gstcolorspace.c:
158273 * ext/lcs/gstcolorspace.c:
167768 * ext/lcs/Makefile.am:
182622 * ext/lcs/gstcolorspace.c: (gst_colorspace_init):
[all …]

12