Searched refs:Wire (Results 1 – 21 of 21) sorted by relevance
/external/walt/hardware/kicad/ |
D | WALTsm.sch | 532 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 …]
|
D | WALTsm.kicad_pcb | 780 (descr "Wire Pad, Square, SMD Pad, 5mm x 10mm,")
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | LoggingSessionOutputBuffer.java | 57 private final Wire wire; 64 public LoggingSessionOutputBuffer(final SessionOutputBuffer out, final Wire wire) { in LoggingSessionOutputBuffer()
|
D | LoggingSessionInputBuffer.java | 59 private final Wire wire; 66 public LoggingSessionInputBuffer(final SessionInputBuffer in, final Wire wire) { in LoggingSessionInputBuffer()
|
D | Wire.java | 50 public class Wire { class 54 public Wire(Log log) { in Wire() method in Wire
|
D | DefaultClientConnection.java | 180 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/ |
D | properties.go | 134 Wire string member 158 s := p.Wire 201 p.Wire = fields[0] 202 switch p.Wire {
|
D | text.go | 166 if props.Wire != "group" { 497 if props != nil && props.Wire == "group" {
|
D | text_parser.go | 403 switch props.Wire {
|
/external/golang-protobuf/proto/ |
D | properties.go | 134 Wire string member 158 s := p.Wire 201 p.Wire = fields[0] 202 switch p.Wire {
|
D | text.go | 166 if props.Wire != "group" { 497 if props != nil && props.Wire == "group" {
|
D | text_parser.go | 403 switch props.Wire {
|
/external/libese/tools/ese_relay/ |
D | README.md | 13 # Wire protocol
|
/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | map_for_proto2_test.proto | 64 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
|
D | map_for_proto2_lite_test.proto | 62 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
|
/external/flatbuffers/docs/source/ |
D | Benchmarks.md | 29 | Wire format size (normal / zlib, bytes) | 344 / 220 | 228 / 174 …
|
/external/grpc-grpc/third_party/nanopb/docs/ |
D | reference.rst | 495 Wire type mapping is as follows: 498 LTYPEs Wire type
|
/external/nanopb-c/docs/ |
D | reference.rst | 505 Wire type mapping is as follows: 508 LTYPEs Wire type
|
/external/u-boot/arch/arm/mach-sunxi/ |
D | Kconfig | 49 P2WI (Push/Pull 2 Wire Interface) controller embedded in some sunxi
|
/external/apache-http/api/ |
D | current.txt | 2762 …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/ |
D | ChangeLog | 43 * 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 …]
|