/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
D | socket.rb | 83 def transmit( event, *interpolation_arguments ) method in ANTLR3.Debug.EventSocketProxy 96 transmit 'terminate' 102 transmit "%s\t%s\t%s", :enter_rule, grammar_file_name, rule_name 106 transmit "%s\t%s", :enter_alternative, alt 110 transmit "%s\t%s\t%s", :exit_rule, grammar_file_name, rule_name 114 transmit "%s\t%i", :enter_subrule, decision_number 118 transmit "%s\t%i", :exit_subrule, decision_number 122 transmit "%s\t%i", :enter_decision, decision_number 126 transmit "%s\t%i", :exit_decision, decision_number 130 transmit "%s\t%s", :consume_token, serialize_token( token ) [all …]
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
D | DebugEventSocketProxy.java | 96 transmit("terminate"); in terminate() 115 protected void transmit(String event) { in transmit() method in DebugEventSocketProxy 122 transmit("enterRule\t"+grammarFileName+"\t"+ruleName); in enterRule() 126 transmit("enterAlt\t"+alt); in enterAlt() 130 transmit("exitRule\t"+grammarFileName+"\t"+ruleName); in exitRule() 134 transmit("enterSubRule\t"+decisionNumber); in enterSubRule() 138 transmit("exitSubRule\t"+decisionNumber); in exitSubRule() 142 transmit("enterDecision\t"+decisionNumber+"\t"+couldBacktrack); in enterDecision() 146 transmit("exitDecision\t"+decisionNumber); in exitDecision() 151 transmit("consumeToken\t"+buf); in consumeToken() [all …]
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3debughandlers.c | 323 transmit(pANTLR3_DEBUG_EVENT_LISTENER delboy, const char * ptr) in transmit() function 555 transmit(delboy, buffer); in enterRule() 566 transmit(delboy, buffer); in enterAlt() 577 transmit(delboy, buffer); in exitRule() 588 transmit(delboy, buffer); in enterSubRule() 599 transmit(delboy, buffer); in exitSubRule() 610 transmit(delboy, buffer); in enterDecision() 622 transmit(delboy, buffer); in exitDecision() 642 transmit(delboy, (const char *)(msg->chars)); in consumeToken() 662 transmit(delboy, (const char *)(msg->chars)); in consumeHiddenToken() [all …]
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
D | debug.py | 904 def transmit(self, event): member in DebugEventSocketProxy 915 self.transmit("terminate") 923 self.transmit("enterRule\t%s\t%s" % (grammarFileName, ruleName)) 927 self.transmit("enterAlt\t%d" % alt) 931 self.transmit("exitRule\t%s\t%s" % (grammarFileName, ruleName)) 935 self.transmit("enterSubRule\t%d" % decisionNumber) 939 self.transmit("exitSubRule\t%d" % decisionNumber) 943 self.transmit( 948 self.transmit("exitDecision\t%d" % decisionNumber) 952 self.transmit("consumeToken\t%s" % self.serializeToken(t)) [all …]
|
/external/grub/netboot/ |
D | nic.h | 20 void (*transmit)P((struct nic *, const char *d, member
|
D | i82586.c | 572 nic->transmit = i82586_transmit; in t507_probe() 679 nic->transmit = i82586_transmit; in ni5210_probe() 815 nic->transmit = i82586_transmit; in exos205_probe()
|
D | tiara.c | 249 nic->transmit = tiara_transmit; in tiara_probe()
|
D | ni5010.c | 368 nic->transmit = ni5010_transmit; in ni5010_probe()
|
D | otulip.c | 371 nic->transmit = tulip_transmit; in otulip_probe()
|
D | smc9000.c | 506 nic->transmit = smc9000_transmit; in smc9000_probe()
|
D | 3c595.c | 492 nic->transmit = t595_transmit; in t595_probe()
|
D | rtl8139.c | 222 nic->transmit = rtl_transmit; in rtl8139_probe()
|
D | epic100.c | 207 nic->transmit = epic100_transmit; in epic100_probe()
|
D | config.c | 589 (*nic.transmit) (&nic, d, t, s, p); in eth_transmit()
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0002.txt | 11 directly. This is specifically important for applications which transmit data via a public network. 37 // transmit data...
|
/external/ppp/pppd/include/net/ |
D | if_ppp.h | 98 int transmit; member
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | pseudotcp.cc | 309 if (!transmit(m_slist.begin(), now)) { in NotifyClock() 721 if (!transmit(m_slist.begin(), now)) { in process() 773 if (!transmit(m_slist.begin(), now)) { in process() 897 bool PseudoTcp::transmit(const SList::iterator& seg, uint32 now) { in transmit() function in cricket::PseudoTcp 1045 if (!transmit(seg, now)) { in attemptSend()
|
D | pseudotcp.h | 154 bool transmit(const SList::iterator& seg, uint32 now);
|
/external/smack/asmack-master/jingle/ |
D | 60-remove-jingle_mediaimpl.patch | 68 - * Set transmit activity. If the active is true, the instance should trasmit. 69 - * If it is set to false, the instance should pause transmit. 78 - * For NAT Reasons this method does nothing. Use startTransmit() to start transmit and receive… 92 - * For NAT Reasons this method does nothing. Use startTransmit() to start transmit and receive… 712 - * It sould be used to transmit and receive captured images from the Display. 714 …* For better NAT Traversal support this implementation don't support only receive or only transmit. 715 - * To receive you MUST transmit. So the only implemented and functionally methods are startTransmi… 749 - // If the initiator of the jingle session is us then we transmit a screen share. 796 - * Set transmit activity. If the active is true, the instance should trasmit. 797 - * If it is set to false, the instance should pause transmit. [all …]
|
/external/kernel-headers/original/linux/ |
D | if_ppp.h | 100 int transmit; member
|
/external/zlib/src/contrib/dotzlib/ |
D | LICENSE_1_0.txt | 6 execute, and transmit the Software, and to prepare derivative works of the
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | pseudotcp.cc | 328 if (!transmit(m_slist.begin(), now)) { in NotifyClock() 787 if (!transmit(m_slist.begin(), now)) { in process() 816 if (!transmit(m_slist.begin(), now)) { in process() 974 bool PseudoTcp::transmit(const SList::iterator& seg, uint32 now) { in transmit() function in cricket::PseudoTcp 1130 if (!transmit(seg, now)) { in attemptSend()
|
D | pseudotcp.h | 175 bool transmit(const SList::iterator& seg, uint32 now);
|
/external/oprofile/events/x86-64/hammer/ |
D | events | 123 …m:ht minimum:500 name:HYPERTRANSPORT_LINK0_BANDWIDTH : HyperTransport(tm) link 0 transmit bandwidth 124 …m:ht minimum:500 name:HYPERTRANSPORT_LINK1_BANDWIDTH : HyperTransport(tm) link 1 transmit bandwidth 125 …m:ht minimum:500 name:HYPERTRANSPORT_LINK2_BANDWIDTH : HyperTransport(tm) link 2 transmit bandwidth
|
/external/oprofile/events/x86-64/family10/ |
D | events | 162 …mum:500 name:HYPERTRANSPORT_LINK0_TRANSMIT_BANDWIDTH : HyperTransport(tm) link 0 transmit bandwidth 163 …mum:500 name:HYPERTRANSPORT_LINK1_TRANSMIT_BANDWIDTH : HyperTransport(tm) link 1 transmit bandwidth 164 …mum:500 name:HYPERTRANSPORT_LINK2_TRANSMIT_BANDWIDTH : HyperTransport(tm) link 2 transmit bandwidth 165 …mum:500 name:HYPERTRANSPORT_LINK3_TRANSMIT_BANDWIDTH : HyperTransport(tm) link 3 transmit bandwidth
|