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

<<11121314151617181920>>

  /system/bt/bta/ag/
bta_ag_act.c 212 /* Check if RFCOMM has any incoming connection to avoid collision. */
215 /* Let the incoming connection goes through. */
217 /* We will decide what to do when we find incoming connetion later. */
578 /* If incoming and outgoing device are same, nothing more to do. */
579 /* Outgoing conn will be aborted because we have successful incoming conn. */
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java 187 // Gets the image task from the incoming Message object.
213 * Chooses the action to take, based on the incoming message
237 * incoming message
  /external/javassist/src/main/javassist/bytecode/stackmap/
MapMaker.java 311 if (prev.incoming > 0) { // the first instruction is a branch target.
337 int in = cur.incoming;
475 effective[0] = prev.incoming > 0;
  /external/jetty/src/java/org/eclipse/jetty/websocket/
WebSocketFactory.java 56 * @param request the incoming HTTP upgrade request
64 * <p>Checks the origin of an incoming WebSocket handshake request.</p>
65 * @param request the incoming HTTP upgrade request
  /external/kernel-headers/original/uapi/linux/
dm-log-userspace.h 232 * Incoming payload contains the one or more regions to mark dirty.
251 * Incoming payload contains the one or more regions to mark clean.
307 * No incoming payload. Kernel-bound payload contains the number of
  /external/lldb/tools/debugserver/source/
RNBSocket.cpp 30 this function is called to wait for an incoming connection.
109 sa.sin_addr.s_addr = INADDR_ANY; // Let incoming connections bind to any host network interface (this is NOT who can connect to us)
187 "error: rejecting incoming connection from %u.%u.%u.%u (expecting %u.%u.%u.%u)\n",
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 232 // computed from its incoming values. For example, SSI form stores its sigma
233 // functions as PHINodes with a single incoming value.
257 // transfer function to give us the merge of the incoming values.
  /external/llvm/lib/IR/
BasicBlock.cpp 319 // If all incoming values to the Phi are the same, we can replace the Phi
363 // know that incoming branches will be from New, not from Old.
367 // incoming values...
  /external/llvm/lib/Transforms/Utils/
Local.cpp 572 // If the incoming value from BB is again a PHINode in
573 // BB which has the same incoming value for *PI as PN does, we can
592 // See if the incoming value for the common predecessor is equal to the
630 "Expected OldVal to match incoming value from BB!");
661 /// \brief Replace the incoming undef values to a phi with the values
707 // If this incoming value is one of the PHI nodes in BB, the new entries
714 // identical incoming branches. This will be cleaned up later (and
722 // And add a new incoming value for this predecessor for the
728 // Update existing incoming values in PN for this
734 // And add a new incoming value for this predecessor for th
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyStream.java 158 * Sends a reply to an incoming stream.
310 * A source that reads the incoming data frames of a stream. Although this
311 * class uses synchronization to safely receive incoming data frames, it is
  /external/tcpdump/
print-l2tp.c 51 #define L2TP_MSGTYPE_ICRQ 10 /* Incoming-Call-Request */
52 #define L2TP_MSGTYPE_ICRP 11 /* Incoming-Call-Reply */
53 #define L2TP_MSGTYPE_ICCN 12 /* Incoming-Call-Connected */
  /external/v8/src/
hydrogen-load-elimination.cc 119 // the other incoming state.
134 // the other incoming states, prepare it for use.
159 // Merge this state with the other incoming state.
  /frameworks/base/packages/SettingsLib/res/values/
strings.xml 165 <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
167 <!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] -->
169 <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 91 /** the intent that is used for indicating an incoming transfer*/
156 * the intent that gets sent when deleting the incoming file confirmation
168 * the intent that gets sent when clicking a incoming file confirm
  /packages/services/Telephony/sip/res/values/
strings.xml 25 <!-- Title displayed for the button of receiving incoming SIP calls flag. Enabled for receiving calls. [CHAR LIMIT=NONE] -->
26 <string name="sip_receive_calls">Receive incoming calls</string>
27 <!-- Help user to understand that it will require more battery usage if the 'receiving incoming call' is enabled. [CHAR LIMIT=NONE] -->
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/link_analysis/
pagerank_alg.py 19 the structure of the incoming links. It was originally designed as
218 the structure of the incoming links. It was originally designed as
295 the structure of the incoming links. It was originally designed as
  /system/bt/stack/avct/
avct_lcb_act.c 46 ** Description Reassemble incoming message.
647 ** Description Discard an incoming AVCTP message.
666 ** Description Handle an incoming AVCTP message.
  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 79 * "answer incoming, end ongoing", which is how the CALL button
96 * "answer incoming, end ongoing", which is how the CALL button
105 * Silence the ringer if an incoming call is currently ringing.
109 * even if there's no incoming call. (If so, this method will do nothing.)
134 * Check if an incoming phone call is ringing or call waiting
144 * Check if an incoming phone call is ringing or call waiting.
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/
CallCardFragment.java 97 * When the call state changes to an outgoing or incoming state for the first time, the
319 // Retrieve here since at fragment creation time the incoming video view is not inflated.
744 * 3. Incoming calls will only display "Incoming via..." for accounts.
746 * 5. Incoming and active Wi-Fi calls will show label provided by hint.
    [all...]
  /system/bt/stack/btm/
btm_int.h 304 BOOLEAN no_inc_ssp; /* TRUE, to stop inquiry on incoming SSP */
560 /* if incoming security failed, received UCD will be discarded */
    [all...]
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/
FeedParser.java 74 * @param parser Incoming XMl
167 * Process an incoming tag and read the selected value from it.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/
FeedParser.java 74 * @param parser Incoming XMl
167 * Process an incoming tag and read the selected value from it.
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 280 // Thread to read incoming data received from the HDP device. This sample application merely
281 // reads the raw byte from the incoming file descriptor. The data should be interpreted using
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 109 // Handle incoming intents as possible searches or links
222 // Start query for incoming search request
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/net/
FeedParser.java 74 * @param parser Incoming XMl
167 * Process an incoming tag and read the selected value from it.

Completed in 335 milliseconds

<<11121314151617181920>>