/external/chromium_org/content/renderer/browser_plugin/ |
browser_plugin_compositing_helper.cc | 263 // later, a new buffer with updated size will arrive. During this process,
|
/external/chromium_org/content/renderer/media/ |
webmediaplayer_impl.h | 354 // |frames_dropped_before_paint_| since new frames arrive on the video
|
/external/chromium_org/media/base/android/ |
media_source_player_unittest.cc | [all...] |
/external/chromium_org/media/cast/video_receiver/ |
video_receiver.cc | 264 // will wait for 2 to arrive, however if 2 never show up this timer will hit
|
/external/chromium_org/ppapi/generators/ |
idl_c_header.py | 40 def Arrive(self, node, ignore):
|
/external/chromium_org/remoting/host/ |
desktop_session_win.cc | 79 // The session attach notification should arrive within 30 seconds.
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 75 // This value can arrive at any point in the image data stream. Most GIFs
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
ThreadingWin.cpp | 39 * numerous pitfalls and performance problems the authors had to overcome to arrive to the suitable implementations.
|
/external/chromium_org/third_party/skia/include/core/ |
SkDevice.h | 203 * in the clipstack, you will arrive at an equivalent region to the one
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_server.c | 75 ** at a time. The server waits for messages to arrive on a message
|
/external/chromium_org/tools/imagediff/ |
image_diff.cc | 428 // filename to arrive via stdin.
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Session.java | 340 * <li><code>0</code> if no more data will arrive.</li>
|
/external/iproute2/man/man8/ |
ip-route.8 | 676 the device from which this packet is expected to arrive.
|
ip-route.8.in | 676 the device from which this packet is expected to arrive.
|
tc-cbq.8 | 80 an avgidle of zero: packets arrive exactly at the calculated
|
/external/jdiff/src/jdiff/ |
Options.java | 27 * The options arrive as case-sensitive strings. For options that
|
/external/qemu/proxy/ |
proxy_common.c | 441 /* this function is called to act on proxified connection sockets when network events arrive */
|
/external/skia/include/core/ |
SkDevice.h | 203 * in the clipstack, you will arrive at an equivalent region to the one
|
/external/smack/asmack-master/patch/ |
33-jbosh-android.patch | 228 + * this class when they arrive.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaLteServiceStateTracker.java | 238 // down the responses which are allowed to arrive
|
/ndk/sources/host-tools/make-3.81/ |
commands.c | 520 will be unblocked when we return and arrive then to kill us. */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
iterator.hpp | 167 // compile-time if they arrive here, and if the compiler is strict
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
StringUtils.java | 211 // one char long, then we will arrive here with letterCount 1, and this is correct, too.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CustomViewFinder.java | 130 // arrive for a slow search since the search is run in a different thread).
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
virtualsocketserver.cc | 270 // If we don't have a packet, then either error or wait for one to arrive. 908 // Ensure that new packets arrive after previous ones [all...] |