HomeSort by relevance Sort by last modified time
    Searched full:iport (Results 1 - 25 of 37) sorted by null

1 2

  /external/qemu/hw/
dma.c 154 int ichan, nreg, iport, ff, val, dir; local
157 iport = (nport >> d->dshift) & 0x0f;
158 ichan = iport >> 1;
159 nreg = iport & 1;
169 ldebug ("read_chan %#x -> %d\n", iport, val);
176 int iport, ichan, nreg; local
179 iport = (nport >> d->dshift) & 0x0f;
180 ichan = iport >> 1;
181 nreg = iport & 1;
194 int iport, ichan = 0 local
282 int iport, val; local
    [all...]
  /external/opencore/nodes/pvvideoparsernode/include/
pvmf_videoparser_node.h 107 iPort(NULL),
117 iPort(aCmd.iPort),
128 PVMFPortInterface* iPort;
  /external/opencore/nodes/pvvideoparsernode/src/
pvmf_videoparser_node.cpp 358 cmd.iPort = aPort;
701 if (aCmd->iPort == iInputPort)
709 else if (aCmd->iPort == iOutputPort)
    [all...]
  /external/grub/netboot/
fsys_tftp.c 38 static unsigned short iport = 2000; variable
68 if (! await_reply (AWAIT_TFTP, iport, NULL, timeout))
80 ++iport, TFTP_PORT, len, &tp))
94 iport, oport,
170 iport, ntohs (tr->udp.src),
223 udp_transmit (arptable[ARP_SERVER].ipaddr.s_addr, iport,
297 return udp_transmit (arptable[ARP_SERVER].ipaddr.s_addr, ++iport,
main.c 303 static unsigned short iport = 2000; local
324 if (! udp_transmit (arptable[ARP_SERVER].ipaddr.s_addr, ++iport,
338 if (! await_reply (AWAIT_TFTP, iport, NULL, timeout))
344 ++iport, TFTP_PORT, len, &tp))
358 iport, oport,
415 iport, ntohs (tr->udp.src),
449 udp_transmit (arptable[ARP_SERVER].ipaddr.s_addr, iport,
  /external/opencore/nodes/streaming/medialayernode/include/
pvmf_medialayer_port.h 102 iPort = NULL;
134 iPort = a.iPort;
173 iPort = a.iPort;
242 PVMFPortInterface* iPort;
  /external/opencore/nodes/streaming/medialayernode/src/
pvmf_medialayer_node.cpp 174 if (it->iPort == iPortVector.front())
908 portParams.iPort = port;
1010 portParams.iPort = port;
    [all...]
  /external/opencore/nodes/pvloopbacknode/src/
pvmf_loopback_ioport.cpp 111 this, aActivity.iPort, aActivity.iType));
137 if (aActivity.iPort->OutgoingMsgQueueSize() == 1)
145 if (aActivity.iPort->IncomingMsgQueueSize() == 1)
  /dalvik/libcore/luni/src/main/java/java/net/
ProxySelectorImpl.java 275 int iPort;
278 iPort = Integer.parseInt(port);
281 iPort = defaultPort;
284 iPort));
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_port.h 145 iPort = NULL;
197 iPort = aSrc.iPort;
283 PVMFPortInterface* iPort;
pvmf_amrffparser_node.cpp 432 PVMF_AMRPARSERNODE_LOGSTACKTRACE((0, "PVMFAMRParserNode::ProcessOutgoingMsg() Called aPort=0x%x", aTrackInfoPtr->iPort));
433 PVMFStatus status = aTrackInfoPtr->iPort->Send();
442 PVMF_AMRPARSERNODE_LOGERROR((0, "PVMFAMRParserNode::ProcessOutgoingMsg() - aTrackInfoPtr->iPort->Send() Failed"));
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_port_interface.h 78 PVMFPortActivity(PVMFPortInterface* aPort, PVMFPortActivityType aType) : iPort(aPort), iType(aType) {};
89 PVMFPortInterface* iPort; /**< Port on which activity occurred */
95 iPort = aActivity.iPort;
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jb_jitterbuffermisc.h 184 RateAdapatationInfo(): iPort(NULL) {}
185 PVMFPortInterface* iPort;
  /external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_node.cpp 612 this, aActivity.iPort, aActivity.iType));
621 if (aActivity.iPort->OutgoingMsgQueueSize() == 1)
626 if (aActivity.iPort->IncomingMsgQueueSize() == 1)
633 , (OsclAny*)aActivity.iPort);
639 if (iPortActivityQueue[i].iPort == aActivity.iPort)
672 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort));
847 this, activity.iPort, activity.iType));
855 status = ProcessIncomingMsg(activity.iPort);
858 if (activity.iPort->IncomingMsgQueueSize() > 0
    [all...]
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_node.cpp 696 this, aActivity.iPort, aActivity.iType));
705 if (aActivity.iPort->OutgoingMsgQueueSize() == 1)
710 if (aActivity.iPort->IncomingMsgQueueSize() == 1)
717 , (OsclAny*)aActivity.iPort);
723 if (iPortActivityQueue[i].iPort == aActivity.iPort)
756 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort));
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_node.cpp     [all...]
  /external/opencore/nodes/pvwavffparsernode/src/
pvmf_wavffparser_node.cpp 448 this, activity.iPort, activity.iType));
456 status = ProcessOutgoingMsg(activity.iPort);
460 && activity.iPort->OutgoingMsgQueueSize() > 0)
479 this, activity.iPort, activity.iType));
491 this, activity.iPort, activity.iType));
771 if (aTrackPortInfo.iPort->QueueOutgoingMsg(mediaMsgOut) != PVMFSuccess)
786 if (aTrackPortInfo.iPort && aTrackPortInfo.iPort->IsOutgoingQueueBusy())
806 this, aActivity.iPort, aActivity.iType));
815 if (aActivity.iPort->OutgoingMsgQueueSize() == 1
    [all...]
pvmf_wavffparser_node.h 111 iPort = NULL;
126 iPort = aSrc.iPort;
151 PVMFPortInterface* iPort;
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]
pvmf_aacffparser_node.h 211 iPort = NULL;
259 iPort = aSrc.iPort;
347 PVMFPortInterface* iPort;
    [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.h 283 iPort = NULL;
296 iPort = aSrc.iPort;
314 PVMFMP3FFParserPort* iPort;
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/engines/2way/src/
pv_2way_engine.h 444 CPV2WayPort() : iPort(NULL),
453 return iPort;
474 iPort = aPort;
486 PVMFPortInterface *iPort;
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_node_common.h 717 PVMFProtocolEnginePort *iPort;
721 OutgoingMsgSentSuccessInfo(): iPort(NULL)
726 iPort(aPort), iMsg(aMsg)
733 iPort = x.iPort;
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.cpp 448 if (aActivity.iPort != this)
459 (OsclAny*)aActivity.iPort);
465 (OsclAny*)aActivity.iPort);
    [all...]

Completed in 364 milliseconds

1 2