/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/ |
D | README.md | 1 # lws minimal ws server + permessage-deflate for bulk traffic 12 $ ./lws-minimal-ws-server-pmd-bulk 19 One or another kind of bulk ws transfer is made to the browser.
|
D | CMakeLists.txt | 1 project(lws-minimal-ws-server-pmd-bulk C) 8 set(SAMP lws-minimal-ws-server-pmd-bulk) 9 set(SRCS minimal-ws-server-pmd-bulk.c)
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/ |
D | CMakeLists.txt | 1 project(lws-minimal-ws-client-pmd-bulk C) 8 set(SAMP lws-minimal-ws-client-pmd-bulk) 9 set(SRCS minimal-ws-client-pmd-bulk.c)
|
D | README.md | 1 # lws minimal ws client + permessage-deflate for bulk traffic 4 expects to find minimal-ws-server-pmd-bulk running. 22 $ ./lws-minimal-ws-client-pmd-bulk 23 [2018/04/05 12:08:58:9120] USER: LWS minimal ws client + permessage-deflate + multifragment bulk me… 24 [2018/04/05 12:08:58:9120] USER: ./lws-minimal-ws-client-pmd-bulk [-n (no exts)] [-c (compressib… 162 One or another kind of bulk ws transfer is made to the browser.
|
/third_party/python/Lib/test/test_email/data/ |
D | msg_02.txt | 54 Precedence: bulk 68 Precedence: bulk 83 Precedence: bulk 98 Precedence: bulk 113 Precedence: bulk
|
D | msg_32.txt | 11 Precedence: bulk
|
D | msg_33.txt | 12 Precedence: bulk
|
/third_party/libwebsockets/minimal-examples/ws-client/ |
D | README.md | 6 minimal-ws-client-pmd-bulk|Client that sends bulk multifragment data to the minimal-ws-server-pmd-b…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrBulkMemory.td | 1 // WebAssemblyInstrBulkMemory.td - bulk memory codegen support --*- tablegen -*- 10 /// WebAssembly bulk memory codegen constructs. 14 // Instruction requiring HasBulkMemory and the bulk memory prefix byte 23 // Bespoke types and nodes for bulk memory ops
|
D | WebAssembly.td | 57 SubtargetFeature<"bulk-memory", "HasBulkMemory", "true", 58 "Enable bulk memory operations">;
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/ |
D | README.md | 3 The application runs some bulk and failure path tests on Secure Streams 16 --amount <amount>| Set the amount of bulk data expected, eg, --amount 23456
|
/third_party/openssl/crypto/evp/ |
D | e_aes.c | 3093 size_t bulk = 0; in aes_gcm_tls_cipher() local 3099 bulk = AES_gcm_encrypt(in, out, len, in aes_gcm_tls_cipher() 3102 gctx->gcm.len.u[1] += bulk; in aes_gcm_tls_cipher() 3106 in + bulk, in aes_gcm_tls_cipher() 3107 out + bulk, in aes_gcm_tls_cipher() 3108 len - bulk, gctx->ctr)) in aes_gcm_tls_cipher() 3111 size_t bulk = 0; in aes_gcm_tls_cipher() local 3117 bulk = AES_gcm_encrypt(in, out, len, in aes_gcm_tls_cipher() 3120 gctx->gcm.len.u[1] += bulk; in aes_gcm_tls_cipher() 3124 in + bulk, out + bulk, len - bulk)) in aes_gcm_tls_cipher() [all …]
|
/third_party/libnl/etc/ |
D | classid | 18 # top:3 bulk # bulk -> 1:3
|
/third_party/libwebsockets/minimal-examples/ws-server/ |
D | README.md | 5 minimal-ws-server-pmd-bulk|Simple ws server showing how to pass bulk data with permessage-deflate
|
/third_party/grpc/src/core/lib/surface/ |
D | README.md | 3 Surface provides the bulk of the gRPC Core public API, and translates it into
|
/third_party/libwebsockets/lib/roles/ws/ |
D | server-ws.c | 993 int m, bulk = 0; in lws_parse_ws() local 1051 bulk = 1; in lws_parse_ws() 1067 if (!bulk) { in lws_parse_ws() 1088 bulk); in lws_parse_ws() 1093 bulk = 0; in lws_parse_ws()
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/ |
D | README.md | 26 …4 10:29:34:6212] USER: LWS minimal ws server echo + permessage-deflate + multifragment bulk message
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/ |
D | README.md | 27 …2 20:03:50:2343] USER: LWS minimal ws client echo + permessage-deflate + multifragment bulk message
|
/third_party/boost/libs/geometry/doc/index/ |
D | introduction.qbk | 43 …ms creating R-tree containing some, number of objects. This technique is called bulk loading and is 53 …]] [[$img/index/rtree/quadratic.png]] [[$img/index/rtree/rstar.png]] [[$img/index/rtree/bulk.png]]] 96 * bulk loading (planned for release in Boost 1.55),
|
/third_party/skia/third_party/externals/expat/testdata/largefiles/ |
D | README.txt | 21 - properties: small portion with namespaces, bulk without, element
|
/third_party/iptables/extensions/ |
D | libxt_connlabel.man | 30 4 bulk-traffic
|
/third_party/boost/libs/math/doc/sf/ |
D | hankel.qbk | 50 There are just a few spot tests to exercise all the special case handling - the bulk of the testing… 115 There are just a few spot tests to exercise all the special case handling - the bulk of the testing…
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | crosstest.cfg | 12 # Note: Originally test_arith.cpp was used to generate the bulk of the tests.
|
/third_party/libphonenumber/ |
D | CONTRIBUTORS | 16 # Team carrying out the bulk of metadata maintenance, bug fixes & feature
|
/third_party/libusb/ |
D | ChangeLog | 81 * Allow transferred argument to be optional in bulk APIs 103 * Add support for USB bulk streams on Linux and Mac OS X (#11) 194 splitting of bulk transfers 254 * Use new bulk continuation tracking in Linux 2.6.32 for improved handling
|