Searched
full:incoming (Results
401 -
425 of
1921) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
ipmi.h | 58 * The incoming event queue in the BMC will automatically be flushed 60 * anything is in it. Incoming commands to the driver will get 204 code as the first byte of the incoming data, unlike a response. */ 236 * incoming messages are for which command and find the proper msgid
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/ |
degree_alg.py | 59 incoming edges are connected to.
|
/system/core/libpixelflinger/codeflinger/ |
GGLAssembler.h | 365 const component_t& incoming, 369 const component_t& incoming, 373 const component_t& incoming, 377 const component_t& incoming,
|
/system/media/audio_utils/include/audio_utils/spdif/ |
SPDIFEncoder.h | 27 * Scan the incoming byte stream for a frame sync.
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/ |
FeedProvider.java | 42 // When a incoming URI is run through sUriMatcher, it will be tested against the defined 55 * UriMatcher, used to decode incoming URIs.
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/ |
FeedProvider.java | 42 // When a incoming URI is run through sUriMatcher, it will be tested against the defined 55 * UriMatcher, used to decode incoming URIs.
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/ |
FeedProvider.java | 42 // When a incoming URI is run through sUriMatcher, it will be tested against the defined 55 * UriMatcher, used to decode incoming URIs.
|
/external/kernel-headers/original/uapi/linux/ |
in.h | 119 * Also incoming ICMP frag_needed notifications will be ignored on 258 /* Address to accept any incoming messages. */
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
codegen.ml | 83 let incoming = [(then_val, new_then_bb); (else_val, new_else_bb)] in var 84 let phi = build_phi incoming "iftmp" builder in
|
/external/llvm/include/llvm/Target/ |
TargetCallingConv.h | 126 /// single incoming (formal) argument or incoming (from the perspective
|
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 415 // If all incoming values for the new PHI would be the same, just don't 416 // make a new PHI. Instead, just remove the incoming values from the old 421 // second off, this ensures that the indices for the incoming values 427 // Add an incoming value to the PHI node in the loop for the preheader 443 // second off, this ensures that the indices for the incoming values aren't 506 // node becomes an incoming value for BB's phi node. However, if the Preds 510 // Insert dummy values as the incoming value. [all...] |
/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 113 Also, it is ok to store incoming GL_BYTE user data as-is, without 151 incoming, intermediate, and output color components to [0,1].
|
/external/mesa3d/src/mesa/math/ |
m_clip_tmp.h | 36 * \param clip_vec vector of incoming clip-space coords 116 * \param clip_vec vector of incoming clip-space coords
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
MessageProcessor.java | 109 * @param ipAddress -- ip address where I am listening for incoming requests. 110 * @param port -- port where i am listening for incoming requests.
|
TCPMessageProcessor.java | 48 * Sit in a loop waiting for incoming tcp connections and start a new thread to handle each new 137 // Note that for an incoming message channel, the
|
TLSMessageProcessor.java | 58 * Sit in a loop waiting for incoming tls connections and start a new thread to handle each new 153 // Note that for an incoming message channel, the
|
/external/skia/include/gpu/ |
GrInvariantOutput.h | 152 // Ignores the incoming color's RGB and muls its alpha by color. 179 // Ignores the incoming color's RGB and muls its alpha by the alpha param and sets all channels
|
/frameworks/base/services/core/java/com/android/server/am/ |
NativeCrashListener.java | 60 * accepting incoming connections. 95 * Daemon thread that accept()s incoming domain socket connections from debuggerd
|
/frameworks/base/telecomm/java/android/telecom/ |
DisconnectCause.java | 48 /** Disconnected because there was no response to an incoming call. */ 50 /** Disconnected because the user rejected an incoming call. */
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/ |
ImageDistributorImpl.java | 34 * Distributes incoming images to output {@link BufferQueueController}s 92 * It is assumed that incoming images will have unique, increasing
|
/packages/apps/InCallUI/src/com/android/incallui/ |
ProximitySensor.java | 92 // We ignore incoming state because we do not want to enable proximity 93 // sensor during incoming call screen. We check hasLiveCall() because a disconnected call
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
ReceiveSmsMessageAction.java | 41 * Action used to "receive" an incoming message 108 // incoming messages are marked as seen in the telephony db
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPermissionActivity.java | 40 * BluetoothPermissionActivity shows a dialog for accepting incoming 42 * It is also used to show a dialogue for accepting incoming phonebook
|
/packages/services/Telephony/src/com/android/services/telephony/ |
CdmaConferenceController.java | 116 // This is the first connection, or it is incoming, so let it flow through. 160 // If the most recently added connection was an incoming call, enable
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
DeletionHandler.java | 88 // keep their incoming dependencies 127 // Now remove incoming edges to any views that were deleted. If possible,
|
Completed in 85 milliseconds
<<11121314151617181920>>