Home
last modified time | relevance | path

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

/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 …]
DWALTsm.kicad_pcb780 (descr "Wire Pad, Square, SMD Pad, 5mm x 10mm,")
/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/syzkaller/vendor/github.com/golang/protobuf/proto/
Dproperties.go134 Wire string member
158 s := p.Wire
201 p.Wire = fields[0]
202 switch p.Wire {
Dtext.go166 if props.Wire != "group" {
497 if props != nil && props.Wire == "group" {
Dtext_parser.go403 switch props.Wire {
/external/golang-protobuf/proto/
Dproperties.go134 Wire string member
158 s := p.Wire
201 p.Wire = fields[0]
202 switch p.Wire {
Dtext.go166 if props.Wire != "group" {
497 if props != nil && props.Wire == "group" {
Dtext_parser.go403 switch props.Wire {
/external/libese/tools/ese_relay/
DREADME.md13 # Wire protocol
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmap_for_proto2_test.proto64 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
Dmap_for_proto2_lite_test.proto62 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
/external/flatbuffers/docs/source/
DBenchmarks.md29 | Wire format size (normal / zlib, bytes) | 344 / 220 | 228 / 174 …
/external/grpc-grpc/third_party/nanopb/docs/
Dreference.rst495 Wire type mapping is as follows:
498 LTYPEs Wire type
/external/nanopb-c/docs/
Dreference.rst505 Wire type mapping is as follows:
508 LTYPEs Wire type
/external/u-boot/arch/arm/mach-sunxi/
DKconfig49 P2WI (Push/Pull 2 Wire Interface) controller embedded in some sunxi
/external/apache-http/api/
Dcurrent.txt2762 …c LoggingSessionInputBuffer(org.apache.http.io.SessionInputBuffer, org.apache.http.impl.conn.Wire);
2773 …LoggingSessionOutputBuffer(org.apache.http.io.SessionOutputBuffer, org.apache.http.impl.conn.Wire);
2828 @Deprecated public class Wire {
2829 ctor @Deprecated public Wire(org.apache.commons.logging.Log);
/external/strace/
DChangeLog43 * linux/arm/syscallent.h ([399]): Wire up io_pgetevents syscall
47 * linux/sparc/syscallent.h ([361]): Wire up io_pgetevents syscall
1229 Wire up io_pgetevents and rseq on hppa, microblaze, mips, powerpc, and s390
1230 * linux/hppa/syscallent.h ([350]): Wire up io_pgetevents syscall
1232 * linux/microblaze/syscallent.h ([399], [400]): Wire up io_pgetevents
1234 * linux/mips/syscallent-n32.h ([6331], [6332]): Wire up rseq and
1239 * linux/powerpc/syscallent.h ([388]): Wire up io_pgetevents syscall
1242 * linux/s390/syscallent.h ([382], [383]): Wire up io_pgetevents
1527 Wire up rseq syscall.
1561 * linux/32/syscallent.h ([292]): Wire up io_pgetevents.
[all …]