/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
AdbHelper.java | 585 * Reads from the socket until the array is filled, or no more data is coming (because 607 * is reached, or no more data is coming (because the socket closed or the
|
/dalvik/libcore/archive/src/main/java/java/util/zip/ |
ZipFile.java | 242 // the one coming in the central header.
|
/external/bluetooth/glib/gio/fen/ |
fen-data.c | 613 * coming changed events of the parent node.
|
/external/bluetooth/glib/gio/inotify/ |
inotify-kernel.c | 560 * MOVED_TO pair _might_ be coming in the near future */
|
/external/expat/doc/ |
xmlwf.sgml | 178 coming from standard input. Therefore, you must be careful that the
|
/external/libpcap/doc/ |
pcap.xml | 322 <t>A Packet Block is the standard container for storing the packets coming from the network. The Packet Block is optional because packets can be stored either by means of this block or the Simple Packet Block, which can be used to speed up dump generation. The format of a packet block is shown in <xref target="formatpb"/>.</t> 361 <t>Packet Data: the data coming from the network, including link-layer headers. The length of this field is Captured Len. The format of the link-layer headers depends on the LinkType field specified in the Interface Description Block (see <xref target="sectionidb"/>) and it is specified in Appendix XXX (TODO).</t> 370 <t>The Simple Packet Block is a lightweight container for storing the packets coming from the network. Its presence is optional.</t> 394 <t>Packet data: the data coming from the network, including link-layers headers. The length of this field can be derived from the field Block Total Length, present in the Block Header.</t> [all...] |
/external/netcat/ |
generic.h | 341 stuff out of that version of the C library, when objects are also coming
|
/external/ppp/pppd/plugins/ |
winbind.c | 329 /* look for session key coming back */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/ |
SDL_syscdrom.c | 180 if (asc == 0x4 && ascq == 0x1 ) /* coming ready */
|
/external/quake/quake/src/WinQuake/kit/ |
3DFX.TXT | 144 network connection screen from coming up, add "-nolan" to the
|
/external/skia/src/core/ |
SkEdge.cpp | 382 /* Since our in coming data is initially shifted down by 10 (or 8 in
|
/external/stlport/stlport/stl/ |
_hashtable.c | 400 // 4 factor is coming from the fact that prime number list is almost a
|
/external/tinyxml/ |
changes.txt | 166 - Copy constructors and assignment have been a long time coming. Thanks to
|
/frameworks/base/core/java/com/android/internal/widget/ |
ContactHeaderWidget.java | 201 // Coming in from the top, rare
|
/frameworks/base/core/tests/coretests/src/android/app/ |
SearchablesTest.java | 362 * @param packageName The name of the package that this xml is coming from.
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDec_Thread.c | 98 * listening to the buffers coming from DSP, application or commands through the pipes
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSettings.java | 326 // if we are coming back from editing incoming or outgoing settings,
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
LatinKeyboardView.java | 222 // If the motion event is above the keyboard and it's not an UP event coming
|
/sdk/anttasks/src/com/android/ant/ |
AaptExecLoopTask.java | 379 // add other resources coming from library project
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
LaunchConfigDelegate.java | 211 // fill it with the config coming from the ILaunchConfiguration object
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
AvdStartDialog.java | 368 * This can be coming from the settings, the session-based storage, or the from whatever Java
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/ |
MsduList.c | 319 /* The list is full, remove the new coming msdu*/
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToUnknownStream.java | 263 * @param XSLAttribute true if this attribute is coming from an xsl:attribute element 391 * for the up coming element, so flush the old element [all...] |
/external/quake/quake/src/QW/client/ |
cl_ents.c | 432 // spawn light flashes, even ones coming from invisible objects
815 // spawn light flashes, even ones coming from invisible objects
|
/system/core/libcutils/ |
mq.c | 55 /** Listens for bytes coming from remote peers. */ 167 /** Keeps track of data coming in from the remote peer. */ [all...] |