Home
last modified time | relevance | path

Searched refs:Wire (Results 1 – 25 of 52) sorted by relevance

123

/external/walt/hardware/kicad/
DWALTsm.sch532 Wire Wire Line
534 Wire Wire Line
536 Wire Wire Line
538 Wire Wire Line
540 Wire Wire Line
542 Wire Wire Line
544 Wire Wire Line
546 Wire Wire Line
548 Wire Wire Line
550 Wire Wire Line
[all …]
/external/apache-http/src/org/apache/http/impl/conn/
DLoggingSessionOutputBuffer.java57 private final Wire wire;
64 public LoggingSessionOutputBuffer(final SessionOutputBuffer out, final Wire wire) { in LoggingSessionOutputBuffer()
DLoggingSessionInputBuffer.java59 private final Wire wire;
66 public LoggingSessionInputBuffer(final SessionInputBuffer in, final Wire wire) { in LoggingSessionInputBuffer()
DWire.java50 public class Wire { class
54 public Wire(Log log) { in Wire() method in Wire
DDefaultClientConnection.java180 inbuffer = new LoggingSessionInputBuffer(inbuffer, new Wire(wireLog)); in createSessionInputBuffer()
196 outbuffer = new LoggingSessionOutputBuffer(outbuffer, new Wire(wireLog)); in createSessionOutputBuffer()
/external/golang-protobuf/proto/
Dproperties.go133 Wire string member
157 s := p.Wire
200 p.Wire = fields[0]
201 switch p.Wire {
Dtext.go166 if props.Wire != "group" {
499 if props != nil && props.Wire == "group" {
Dtext_parser.go403 switch props.Wire {
/external/vm_tools/p9/
DREADME.md12 messages. Wire format implementations for all other messages are derived
/external/webrtc/docs/native-code/rtp-hdrext/video-content-type/
DREADME.md13 Wire format: 1-byte extension, 1 bytes of data. total 2 bytes extra per packet
/external/webrtc/docs/native-code/rtp-hdrext/abs-send-time/
DREADME.md16 Wire format: 1-byte extension, 3 bytes of data. total 4 bytes extra per packet
/external/webrtc/docs/native-code/rtp-hdrext/video-timing/
DREADME.md13 Wire format: 1-byte extension, 13 bytes of data. Total 14 bytes extra per packet
/external/libese/tools/ese_relay/
DREADME.md13 # Wire protocol
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/arduino/
Dimage_provider.cc75 Wire.begin(); in InitCamera()
/external/rust/cxx/book/src/build/
Dother.md19 the CXX C++ code generator. Wire up your build system to compile and invoke
/external/flatbuffers/docs/source/
DBenchmarks.md29 | Wire format size (normal / zlib, bytes) | 344 / 220 | 228 / 174 …
/external/pigweed/pw_protobuf/
Ddocs.rst11 The protobuf module is a work in progress. Wire format encoding and decoding
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmap_for_proto2_lite_test.proto61 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
Dmap_for_proto2_test.proto63 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
/external/webrtc/
DAUTHORS126 Wire Swiss GmbH <*@wire.com>
/external/pigweed/targets/arduino/
Dtarget_docs.rst223 "Wire",
/external/libwebsockets/lib/secure-streams/
DREADME.md140 |Wire protocol|Description|
/external/nanopb-c/docs/
Dreference.rst505 Wire type mapping is as follows:
508 LTYPEs Wire type
/external/grpc-grpc/third_party/nanopb/docs/
Dreference.rst495 Wire type mapping is as follows:
498 LTYPEs Wire type
/external/perfetto/docs/design-docs/
Dheapprofd-design.md135 ### Wire protocol

123