Searched
full:outgoing (Results
351 -
375 of
856) sorted by null
<<11121314151617181920>>
/external/llvm/lib/Transforms/Utils/ |
LoopUnrollRuntime.cpp | 64 // Create a PHI node for each outgoing value from the original loop 65 // (which means it is an outgoing value from the prolog code too).
|
/external/qemu/slirp/ |
debug.c | 151 lprint(" %6d outgoing packets fragmented\r\n", ipstat.ips_fragmented); 152 lprint(" %6d total outgoing fragments\r\n", ipstat.ips_ofragments);
|
/external/qemu/slirp-android/ |
debug.c | 149 lprint(" %6d outgoing packets fragmented\r\n", ipstat.ips_fragmented); 150 lprint(" %6d total outgoing fragments\r\n", ipstat.ips_ofragments);
|
/packages/apps/InCallUI/src/com/android/incallui/ |
VideoCallFragment.java | 500 * {@link android.view.Surface} on which a preview of the outgoing video for a video call is 534 * Inflates the {@link ViewStub} containing the incoming and outgoing surfaces, if necessary,
|
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageItem.java | 228 // the message is incoming or outgoing. 339 // Use constant string for outgoing messages
|
/packages/services/Telecomm/ |
AndroidManifest.xml | 86 <!-- Activity that starts the outgoing call process by listening to CALL intent which 94 <!-- CALL action intent filters for the various ways of initiating an outgoing call. -->
|
/art/compiler/sea_ir/debug/ |
dot_gen.cc | 116 // (by convention) outgoing edges, so that the composition of theToDot() of all nodes
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_rfc.c | 146 if (p_scb->conn_handle) /* Outgoing connection */
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
__init__.py | 173 code and reason by return values. They are sent as a outgoing closing frame
|
/external/chromium_org/chrome/browser/media/ |
webrtc_log_uploader_unittest.cc | 238 const std::string outgoing_dump_content = "dummy outgoing";
|
/external/chromium_org/chrome/browser/signin/ |
signin_browsertest.cc | 46 // Add a host resolver rule to map all outgoing requests to the test server.
|
/external/chromium_org/chromeos/dbus/ |
fake_bluetooth_device_client.h | 101 // pairing request, false for an outgoing one. On successful completion
|
/external/chromium_org/google_apis/gcm/base/ |
mcs_util.cc | 48 // Maximum amount of time to save an unsent outgoing message for.
|
/external/chromium_org/ipc/ |
ipc_message.h | 193 // Adds the outgoing time from Time::Now() at the end of the message and sets
|
ipc_sync_channel.h | 120 // Adds information about an outgoing sync message to the context so that
|
/external/chromium_org/net/quic/congestion_control/ |
tcp_cubic_sender.cc | 304 // During PRR-SSRB, limit outgoing packets to 1 extra MSS per ack, instead
|
/external/chromium_org/third_party/libjingle/source/talk/media/other/ |
linphonemediaengine.cc | 251 LOG(LS_VERBOSE) << "outgoing ring. sound file: " << engine_->GetCallWav().c_str() << "\n";
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
pseudotcp.h | 224 // Outgoing data
|
sessionmanager.h | 189 // Called each time a session has an outgoing message.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_state_fs.c | 195 * texkil prior to overriding the outgoing fragment color.
|
/external/iproute2/examples/ |
README.cbq | 94 # All shapers do work only for outgoing traffic!
|
/external/iptables/extensions/ |
libxt_addrtype.c | 65 " --limit-iface-out Match only on the packet's outgoing device\n"
|
/external/jpeg/ |
wrrle.c | 39 * from JPEG's top-to-bottom order. To do this, we save the outgoing data
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/ |
SoapEnvelope.java | 91 * Outgoing header elements
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
Transport.java | 163 * Sets the version tag for the outgoing soap call. Example <?xml
|
Completed in 926 milliseconds
<<11121314151617181920>>