Home
last modified time | relevance | path

Searched refs:unframed (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/packages/beamer/decorations/
H A Dframed-envs.ts29 <assign|unframed-chapter-title|<value|chapter-title>>
31 <assign|unframed-section-title|<value|section-title>>
33 <assign|unframed-subsection-title|<value|subsection-title>>
35 <assign|unframed-subsubsection-title|<value|subsubsection-title>>
37 <assign|chapter-title|<macro|title|<unframed-chapter-title|<wide-std-framed-colored|dark
40 <assign|section-title|<macro|title|<unframed-section-title|<wide-std-framed-colored|dark
43 <assign|subsection-title|<macro|title|<unframed-subsection-title|<wide-std-framed-colored|dark
46 …<assign|subsubsection-title|<macro|title|<unframed-subsubsection-title|<wide-std-framed-colored|da…
55 <assign|unframed-render-enunciation|<value|render-enunciation>>
60 <\unframed-render-enunciation|<arg|which>>
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DFramingHandler.cpp34 std::unique_ptr<folly::IOBuf> unframed; in read() local
38 std::tie(unframed, remaining, header) = removeFrame(&q); in read()
48 if (!unframed) { in read()
53 ctx->fireRead(std::make_pair(std::move(unframed), std::move(header))); in read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc470 std::queue<char> unframed; in CreateIncomingDataSlice() local
472 unframed.push(static_cast<uint8_t>(0)); in CreateIncomingDataSlice()
475 unframed.push(static_cast<uint8_t>(length >> 8)); in CreateIncomingDataSlice()
476 unframed.push(static_cast<uint8_t>(length)); in CreateIncomingDataSlice()
478 unframed.push('a'); in CreateIncomingDataSlice()
482 while (unframed.size() > frame_size) { in CreateIncomingDataSlice()
498 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
499 unframed.pop(); in CreateIncomingDataSlice()
516 while (!unframed.empty()) { in CreateIncomingDataSlice()
517 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
[all …]
/dports/devel/grpc134/grpc-1.34.1/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc501 std::queue<char> unframed; in CreateIncomingDataSlice() local
503 unframed.push(static_cast<uint8_t>(0)); in CreateIncomingDataSlice()
506 unframed.push(static_cast<uint8_t>(length >> 8)); in CreateIncomingDataSlice()
507 unframed.push(static_cast<uint8_t>(length)); in CreateIncomingDataSlice()
509 unframed.push('a'); in CreateIncomingDataSlice()
513 while (unframed.size() > frame_size) { in CreateIncomingDataSlice()
529 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
530 unframed.pop(); in CreateIncomingDataSlice()
547 while (!unframed.empty()) { in CreateIncomingDataSlice()
548 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
[all …]
/dports/devel/grpc130/grpc-1.30.2/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc496 std::queue<char> unframed; in CreateIncomingDataSlice() local
498 unframed.push(static_cast<uint8_t>(0)); in CreateIncomingDataSlice()
501 unframed.push(static_cast<uint8_t>(length >> 8)); in CreateIncomingDataSlice()
502 unframed.push(static_cast<uint8_t>(length)); in CreateIncomingDataSlice()
504 unframed.push('a'); in CreateIncomingDataSlice()
508 while (unframed.size() > frame_size) { in CreateIncomingDataSlice()
524 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
525 unframed.pop(); in CreateIncomingDataSlice()
542 while (!unframed.empty()) { in CreateIncomingDataSlice()
543 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
[all …]
/dports/devel/grpc/grpc-1.42.0/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc495 std::queue<char> unframed; in CreateIncomingDataSlice() local
497 unframed.push(static_cast<uint8_t>(0)); in CreateIncomingDataSlice()
500 unframed.push(static_cast<uint8_t>(length >> 8)); in CreateIncomingDataSlice()
501 unframed.push(static_cast<uint8_t>(length)); in CreateIncomingDataSlice()
503 unframed.push('a'); in CreateIncomingDataSlice()
507 while (unframed.size() > frame_size) { in CreateIncomingDataSlice()
523 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
524 unframed.pop(); in CreateIncomingDataSlice()
541 while (!unframed.empty()) { in CreateIncomingDataSlice()
542 framed.push_back(unframed.front()); in CreateIncomingDataSlice()
[all …]
/dports/net-mgmt/observium/observium/mibs/bintec/
H A DBIANCA-BRICK-E3-MIB106 e3-unframed(2),
107 ds3-unframed(3),
108 sts1-unframed(4)
116 e3-unframed(2) Synchronous 34.368 MBit/s fullduplex,
118 ds3-unframed(3) Synchronous 44.736 MBit/s fullduplex,
120 sts1-unframed(4) Synchronous 51.840 MBit/s fullduplex,
123 DEFVAL { e3-unframed }
168 ones(2) Transmit unframed all ones.
169 alt-0-1(3) Transmit unframed 101010... pattern in
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/packages/customize/theorem/
H A Dframed-theorems.ts39 <assign|unframed-render-enunciation|<value|render-enunciation>>
43 <\unframed-render-enunciation|<arg|which>>
45 </unframed-render-enunciation>
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Ddmx_avi.c75 Bool unframed; in avidmx_setup() local
88 unframed = GF_TRUE; in avidmx_setup()
114 unframed = GF_FALSE; in avidmx_setup()
155 } else if (unframed) { in avidmx_setup()
164 unframed = GF_FALSE; in avidmx_setup()
237 unframed = GF_TRUE; in avidmx_setup()
241 unframed = GF_TRUE; in avidmx_setup()
278 if (brate && (unframed || (codecid == GF_CODECID_AAC_MPEG4))) in avidmx_setup()
286 if (unframed) { in avidmx_setup()
H A Ddmx_m2ts.c171 unframed = GF_TRUE; in m2tsdmx_declare_pid()
182 unframed = GF_TRUE; in m2tsdmx_declare_pid()
188 unframed = GF_TRUE; in m2tsdmx_declare_pid()
193 unframed = GF_TRUE; in m2tsdmx_declare_pid()
198 unframed = GF_TRUE; in m2tsdmx_declare_pid()
206 unframed = GF_TRUE; in m2tsdmx_declare_pid()
213 unframed = GF_TRUE; in m2tsdmx_declare_pid()
228 unframed = GF_TRUE; in m2tsdmx_declare_pid()
233 unframed = GF_TRUE; in m2tsdmx_declare_pid()
242 unframed = GF_TRUE; in m2tsdmx_declare_pid()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Ddmx_avi.c75 Bool unframed; in avidmx_setup() local
88 unframed = GF_TRUE; in avidmx_setup()
114 unframed = GF_FALSE; in avidmx_setup()
155 } else if (unframed) { in avidmx_setup()
164 unframed = GF_FALSE; in avidmx_setup()
237 unframed = GF_TRUE; in avidmx_setup()
241 unframed = GF_TRUE; in avidmx_setup()
278 if (brate && (unframed || (codecid == GF_CODECID_AAC_MPEG4))) in avidmx_setup()
286 if (unframed) { in avidmx_setup()
H A Ddmx_m2ts.c171 unframed = GF_TRUE; in m2tsdmx_declare_pid()
182 unframed = GF_TRUE; in m2tsdmx_declare_pid()
188 unframed = GF_TRUE; in m2tsdmx_declare_pid()
193 unframed = GF_TRUE; in m2tsdmx_declare_pid()
198 unframed = GF_TRUE; in m2tsdmx_declare_pid()
206 unframed = GF_TRUE; in m2tsdmx_declare_pid()
213 unframed = GF_TRUE; in m2tsdmx_declare_pid()
228 unframed = GF_TRUE; in m2tsdmx_declare_pid()
233 unframed = GF_TRUE; in m2tsdmx_declare_pid()
242 unframed = GF_TRUE; in m2tsdmx_declare_pid()
[all …]
/dports/misc/lifelines/lifelines-3.1.1/reports/desc-tex2/
H A Ddrtree.tex16 % \subtree{unframed;rules:right} (depth 5sp)
18 % \subtree{unframed;rules:left,right} (depth 1sp)
20 % \subtree{unframed;rules:left} (depth 3sp)
24 % \subtree{unframed;norules} (depth 4sp)
26 % Case ``unframed;rules:left'' is normally never needed
123 \ifequal{#1}{unframed;rules:left,right}\dontframetrue\fi
125 \ifequal{#1}{unframed;rules:left}\nolinkrighttrue\fi
126 \ifequal{#1}{unframed;norules}\nothingtrue\fi
127 \ifequal{#1}{unframed;rules:right}\rootandsecondfamtrue\fi
H A Dex1.tex19 \tree{unframed;norules}%
31 \subtree{unframed;norules}% once removed
H A Dextree2.tex11 \tree{unframed;norules}
40 \subtree{unframed;rules:right}%
88 \subtree{unframed;rules:left,right}%
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/devel/thrift-c_glib/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/devel/thrift-cpp/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/devel/thrift/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/devel/node-thrift/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/devel/py-thrift/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md32 unframed transport.
48 * Framed vs unframed transport
157 ## Framed vs. unframed transport
159 The first thrift binary wire format was unframed. This means that information is sent out in a sing…
160 With unframed transport the (generated) processors will read directly from the socket (though Apach…
178 Framed and unframed transports are not compatible with each other.
/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/
H A Dframes.jl95 ;; unframed no frame at all
161 (dock . unframed)
164 (toolbar . unframed)
165 (menu . unframed)
166 (splash . unframed)
639 (cond ((eq type 'unframed) nil-frame)
644 'unframed)))
817 ((shaped shaped-transient) 'unframed)
829 ((unframed) 'shaped)
835 ((unframed) 'transient)
[all …]

12345678910>>...13