HomeSort by relevance Sort by last modified time
    Searched full:incoming (Results 801 - 825 of 1921) sorted by null

<<31323334353637383940>>

  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/valgrind/VEX/priv/
host_generic_reg_alloc2.c 147 /* Search forward from some given point in the incoming instruction
157 To do this we don't actually need to see the incoming instruction
159 incoming instruction stream. Hence that is passed in.
348 Requires that the incoming code has been generated using
357 /* Incoming virtual-registerised code. */
417 /* Info on register usage in the incoming instruction array.
555 /* An array to hold the reg-usage info for the incoming
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd 108 <dd>Represents an open server socket that listens for incoming requests
464 you want your application to host a server socket that will accept incoming
485 when an incoming connection is accepted. The client will receive it when it
513 socket is to listen for incoming connection requests and when one is accepted,
590 <p>Here's a simplified thread for the server component that accepts incoming
635 <p>In this example, only one incoming connection is desired, so as soon as a
654 as soon as you are done listening for incoming connections. In this example, {@link
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 98 * This hashtable holds the service types that have been registered or that have been received in an incoming datagram.<br/>
337 * This lock is used to coordinate processing of incoming and outgoing messages. This is needed, because the Rendezvous Conformance Test does not forgive race conditions.
342 * If an incoming package which needs an answer is truncated, we store it here. We add more incoming DNSRecords to it, until the JmDNS.Responder timer picks it up.<br/>
    [all...]
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c     [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c     [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl5.rst 335 let incoming = [(then_val, new_then_bb); (else_val, new_else_bb)] in
336 let phi = build_phi incoming "iftmp" builder in
578 know the incoming value for the starting value, we add it to the Phi
679 "``next_var``" value, we can add the incoming value to the loop PHI
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 283 * Read timeout on TCP incoming sockets -- defines the time between reads for after delivery
775 * Find a matching client SUBSCRIBE to the incoming notify. NOTIFY requests are matched to
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java.broken 301 // One ringing (INCOMING) call
320 assertEquals(Call.State.INCOMING, mGSMPhone.getRingingCall().getState());
446 assertEquals(Call.State.INCOMING, mGSMPhone.getRingingCall().getState());
610 // Test incoming not missed calls
    [all...]
  /system/bt/bta/av/
bta_av_act.c 46 /* the timer in milliseconds to wait for open req after setconfig for incoming connections */
507 LOG_INFO("%s allow incoming AVRCP connections:%d", __func__, p_scb->use_rc);
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
RateLimiter.java 94 * is should allow at normal conditions. This is enforced by "throttling" incoming
95 * requests as needed, i.e. compute, for an incoming request, the appropriate throttle time,
217 * being smoothly spread over each second. When the incoming request rate exceeds
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 528 // diamond control-flow pattern. The incoming instruction knows the
590 // diamond control-flow pattern. The incoming instruction knows the
655 // diamond control-flow pattern. The incoming instruction knows the
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 417 // silly PHI nodes which just merge an initial value (the incoming operand)
759 // Add an incoming argument for the current block, which is computed by
768 // Add an incoming argument for the current block, which is just the
    [all...]
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
MockWebServer.java 185 * Sets whether ALPN is used on incoming HTTPS connections to
194 * Indicates the protocols supported by ALPN on incoming HTTPS
771 * Sets the dispatcher used to match incoming requests to mock responses.
    [all...]
  /external/opencv/cvaux/src/
enmin.cpp 446 /* processing all vertices incoming to vertex u */
619 /* deleting edges incoming to v and outgoing from v */
638 /* hlpGraphEdge is incoming edge */
    [all...]
  /external/v8/src/
hydrogen-check-elimination.cc 144 // the other incoming state.
159 // the other incoming states, prepare it for use.
309 // Merge this state with the other incoming state.
  /frameworks/base/core/java/android/app/
ActivityOptions.java 191 * the incoming activity. Use 0 for no animation.
209 * the incoming activity. Use 0 for no animation.
239 * the incoming activity.
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadsetClient.java 265 * AG feature: ability to reject incoming call.
    [all...]
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipAudioCall.java 580 * Attaches an incoming call to this call object.
582 * @param session the session that receives the incoming call
583 * @param sessionDescription the session description of the incoming call
    [all...]
  /hardware/libhardware/include/hardware/
camera2.h 617 * used in incoming requests to identify the stream, and in releasing the
693 * used in incoming requests to identify the stream, and in releasing the
744 * used in incoming requests to identify the stream, and in releasing the
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 408 if (VERBOSE) Log.v(TAG, "incoming connection accepted from: "
812 /* Signal to the service that we have a incoming connection. *
    [all...]
BluetoothMapbMessage.java 486 /* This section is used for debug. It will write the incoming message to a file on the
526 /* Return if we corrupted the incoming bMessage. */
549 Log.i(TAG, "The incoming bMessage have been dumped to " + file.getAbsolutePath());
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapMessage.java 21 * SapMessage is used for incoming and outgoing messages.
23 * For incoming messages
349 * Construct a SapMessage based on the incoming rfcomm request.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/classes/
multidigraph.py 425 in_edges: return a list of incoming edges
431 """Return an iterator over the incoming edges.
474 """Return a list of the incoming edges.

Completed in 315 milliseconds

<<31323334353637383940>>