/external/iproute2/doc/actions/ |
actions-general | 111 - an incoming packet from 10.0.0.21 is first given a firewall mark of 1. 140 #if you see an incoming packet from 10.0.0.21 156 # used across all flows incoming on eth0("index 30")
|
/external/jetty/src/java/org/eclipse/jetty/websocket/ |
WebSocketClient.java | 71 * // handle incoming message 296 * @param websocket The {@link WebSocket} instance to handle incoming events. 330 * @param websocket The {@link WebSocket} instance to handle incoming events.
|
/external/libnfc-nxp/src/ |
phLibNfc_llcp.c | 733 /* Start listening for incoming connections */ 771 /* Accept incoming connection */ 815 /* Reject incoming connection */ [all...] |
/external/lldb/test/pexpect-2.4/ |
pexpect.py | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
ConstantHoisting.cpp | 230 // the terminator of the incoming or dominating block. 447 // Check if any previous operand of the PHI node has the same incoming basic 448 // block. This is a very odd case that happens when the incoming basic block
|
LoopRotation.cpp | 413 // incoming value from OldPreHeader. 466 // successors by duplicating their incoming values for OrigHeader. 475 // remove the corresponding incoming values from the PHI nodes in OrigHeader.
|
/external/mesa3d/src/mesa/swrast/ |
s_texcombine.c | 73 * \param primary_rgba incoming fragment color array 78 * span->array->rgba: incoming/result fragment colors 632 * Save copy of the incoming fragment colors (the GL_PRIMARY_COLOR)
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPDialog.java | 738 * @param recordRouteList -- the record route list from the incoming message. 770 // incoming request. 806 * Add a route list extacted from the contact list of the incoming message. 808 * @param contactList -- contact list extracted from the incoming message. [all...] |
/external/tcpdump/ |
print-pptp.c | 80 "ICRQ", /* 9 Incoming-Call-Request */ 81 "ICRP", /* 10 Incoming-Call-Reply */ 82 "ICCN", /* 11 Incoming-Call-Connected */
|
/external/valgrind/memcheck/tests/ |
vcpu_fbench.c | 587 lens vertex. If 0, incoming 594 AXIS_SLOPE_ANGLE Angle incoming ray makes with axis 607 AXIS_SLOPE_ANGLE Angle incoming ray makes with axis
|
/external/valgrind/perf/ |
fbench.c | 583 lens vertex. If 0, incoming 590 AXIS_SLOPE_ANGLE Angle incoming ray makes with axis 603 AXIS_SLOPE_ANGLE Angle incoming ray makes with axis
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiCecController.java | 40 * and pass it to CEC HAL so that it sends message to other device. For incoming 115 * and to pass callback for incoming message or event. 598 * Called by native when incoming CEC message arrived.
|
/libcore/luni/src/main/java/java/nio/channels/ |
DatagramChannel.java | 225 * and the incoming datagram is from the connected address. If the buffer is 256 * and the incoming datagram is from the connected address. If the buffers 297 * and the incoming datagram is from the connected address. If the buffers
|
/packages/apps/Email/res/values-en-rAU/ |
strings.xml | 78 <string name="account_setup_incoming_headline" msgid="6232828824446177639">"Incoming server settings"</string> 177 <string name="account_settings_incoming_label" msgid="3793314460723296874">"Incoming settings"</string> 178 <string name="account_settings_incoming_summary" msgid="7521181981008371492">"Username, password and other incoming server settings"</string>
|
/packages/apps/Email/res/values-en-rGB/ |
strings.xml | 78 <string name="account_setup_incoming_headline" msgid="6232828824446177639">"Incoming server settings"</string> 177 <string name="account_settings_incoming_label" msgid="3793314460723296874">"Incoming settings"</string> 178 <string name="account_settings_incoming_summary" msgid="7521181981008371492">"Username, password and other incoming server settings"</string>
|
/packages/apps/Email/res/values-en-rIN/ |
strings.xml | 78 <string name="account_setup_incoming_headline" msgid="6232828824446177639">"Incoming server settings"</string> 177 <string name="account_settings_incoming_label" msgid="3793314460723296874">"Incoming settings"</string> 178 <string name="account_settings_incoming_summary" msgid="7521181981008371492">"Username, password and other incoming server settings"</string>
|
/packages/apps/InCallUI/src/com/android/incallui/ |
ContactInfoCache.java | 462 // case when an incoming call doesn't match any contact, 468 // (but only for incoming calls.) 472 // place for incoming calls.
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
MessageData.java | 134 // Incoming 187 // All incoming messages expect to have status >= BUGLE_STATUS_FIRST_INCOMING 544 * For incoming MMS messages this returns the retrieve-status value [all...] |
/packages/services/Telephony/res/values/ |
strings.xml | 37 <!-- Incoming call screen, name of "unknown" caller --> 39 <!-- Incoming call screen, string when number hidden --> 41 <!-- Incoming call screen, string when called from a pay phone --> 202 <string name="sum_cw_enabled">During a call, notify me of incoming calls</string> 204 <string name="sum_cw_disabled">During a call, notify me of incoming calls</string> [all...] |
/system/bt/bta/av/ |
bta_av_int.h | 462 #define BTA_AV_COLL_INC_TMR 0x01 /* Timer is running for incoming L2C connection */ 463 #define BTA_AV_COLL_API_CALLED 0x02 /* API open was called while incoming timer is running */ 512 UINT8 coll_mask; /* Mask to check incoming and outgoing collision */
|
/system/bt/stack/include/ |
l2c_api.h | 396 ** Description Higher layers call this function to accept an incoming 424 // established by |L2CA_ConnectReq| or accepted incoming connections. |callbacks| 433 ** Description Higher layers call this function to accept an incoming [all...] |
/frameworks/base/core/java/android/app/ |
BackStackRecord.java | [all...] |
/frameworks/base/docs/html/design/patterns/ |
notifications.jd | 186 Example of a heads-up notification (incoming phone call, high priority) 202 <li> Incoming phone call when using a device</li> 370 <p>Incoming call (voice or video) or similar synchronous communication 380 <p>Incoming direct message (SMS, instant message, etc.)</p> 640 instance, an incoming chat
|
/frameworks/support/v4/java/android/support/v4/app/ |
BackStackRecord.java | [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm_ocaml.c | [all...] |