OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incoming
(Results
226 - 250
of
1921
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libpcap/
README.hpux
25
>it, but I can only see
incoming
data, never outgoing.
48
Subject: Re: tcpdump only shows
incoming
packets
55
> closer look I only get to see the
incoming
packets not the
77
Subject: Re: tcpdump only shows
incoming
packets
/external/llvm/lib/CodeGen/
PHIElimination.cpp
102
// Map reusable lowered PHI node ->
incoming
join register.
238
// Create a new register for the
incoming
PHI arguments.
244
// after any remaining phi nodes) which copies the new
incoming
register
257
// An identical PHI node was already lowered. Reuse the
incoming
register.
281
// When we are reusing the
incoming
register, it may already have been
291
// Add information to LiveVariables to know that the
incoming
value is
293
// each for each
incoming
block), the "def" block and instruction fields
357
// Now loop over all of the
incoming
arguments, changing them to copy into the
419
// can add a kill marker in this block saying that it kills the
incoming
/external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.h
56
// Return the byte offset from the
incoming
stack pointer of Reg's
SystemZMachineFunctionInfo.h
58
// (i.e. the
incoming
stack pointer).
/external/llvm/test/Analysis/CFLAliasAnalysis/
must-and-partial.ll
44
;
Incoming
pointer arguments should not be PartialAlias because we do not know their initial state
/external/mtpd/
mtpd.h
86
/* Process the
incoming
packet and return the next timeout interval. */
/external/nist-sip/java/gov/nist/core/net/
AddressResolver.java
57
* @param hop - an
incoming
Hop containing a potenitally unresolved address.
/external/nist-sip/java/gov/nist/javax/sip/
DefaultAddressResolver.java
43
* The RI checks
incoming
via headers for resolving the sentBy field. If you want to set it to
/external/nist-sip/java/gov/nist/javax/sip/stack/
ServerResponseInterface.java
55
* @param incomingChannel is the
incoming
message channel
/frameworks/av/media/mtp/
MtpDatabase.h
32
// called from SendObjectInfo to reserve a database entry for the
incoming
file
/frameworks/base/core/java/android/hardware/hdmi/
HdmiClient.java
76
* Sets a listener used to receive
incoming
vendor-specific command.
/frameworks/base/core/java/com/android/internal/os/
BinderInternal.java
91
* Special for system process to not allow
incoming
calls to run at
/frameworks/base/services/core/java/com/android/server/hdmi/
HdmiConfig.java
24
// Default timeout for the
incoming
command to arrive in response to a request.
/frameworks/base/telephony/java/com/android/ims/
ImsReasonInfo.java
45
// No pending
incoming
call exists
172
// No action while an
incoming
call is ringing
174
// User ignores an
incoming
call
176
// User declines an
incoming
call
/libcore/luni/src/main/java/javax/security/auth/callback/
CallbackHandler.java
25
* provided that checks the type of the
incoming
{@code Callback}s and reacts
/packages/apps/Bluetooth/src/com/android/bluetooth/
ObexRejectServer.java
49
* @param result the ResponseCodes.OBEX_HTTP_ code to respond to an
incoming
connect request.
/packages/apps/Dialer/tests/res/values/
donottranslate_strings.xml
41
<string name="call_type_incoming">
Incoming
</string>
/packages/apps/InCallUI/src/com/android/incallui/
InCallServiceImpl.java
28
* Telecomm while there exist calls which potentially require UI. This includes ringing (
incoming
),
/packages/apps/InCallUI/tests/src/com/android/incallui/
MockCallListWrapper.java
33
* various states (e.g.
incoming
call, active call, call waiting).
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ParticipantListItemData.java
39
* Constructor. Takes necessary info from the
incoming
ParticipantData.
/packages/services/Telecomm/src/com/android/server/telecom/
Call.java
192
/** True if this is an
incoming
call. */
196
* and did not originate via the regular
incoming
/outgoing call code paths.
345
* @param isIncoming True if this is an
incoming
call.
391
* @param isIncoming True if this is an
incoming
call.
547
// Ensure when an
incoming
call is missed that the video state history is updated.
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/settings/
EnableAccountPreferenceFragment.java
36
* options with which to place a call and (2) capable of receiving
incoming
calls through the
/packages/services/Telephony/src/com/android/phone/
FakePhoneActivity.java
31
* A simple activity that presents you with a UI for faking
incoming
phone operations.
/system/bt/bta/hf_client/
bta_hf_client_at.h
106
/* CIND: lookup table to store the sequence of
incoming
indicators and their values
/system/bt/tools/bdtool/
bdtool.c
204
fprintf(stderr, "Unable to listen for
incoming
RFCOMM socket: %d\n", error);
211
fprintf(stderr, "Unable to listen for
incoming
SCO sockets: %d\n", error);
214
fprintf(stdout, "Waiting for
incoming
SCO connections...\n");
268
fprintf(stderr, " sco_listen: Listen for
incoming
SCO connections\n");
Completed in 5830 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>