HomeSort by relevance Sort by last modified time
    Searched full:progress (Results 576 - 600 of 2620) sorted by null

<<21222324252627282930>>

  /external/mockito/src/org/mockito/stubbing/
DeprecatedOngoingStubbing.java 8 import org.mockito.internal.progress.IOngoingStubbing;
  /external/openssh/
sftp-server.0 55 draft-ietf-secsh-filexfer-00.txt, January 2001, work in progress
sftp.0 150 -q Quiet mode: disables the progress meter as well as warning and
285 progress
286 Toggle display of progress meter.
334 draft-ietf-secsh-filexfer-00.txt, January 2001, work in progress
  /external/quake/res/layout/
downloader.xml 43 <TextView android:id="@+id/progress"
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/
15.3.5.3.js 28 outstanding invocation of the function in progress (that is, the
  /external/webkit/Source/WebCore/html/
HTMLAttributeNames.in 253 progress
  /external/webkit/Source/WebCore/loader/appcache/
DOMApplicationCache.h 70 DEFINE_ATTRIBUTE_EVENT_LISTENER(progress);
  /external/webkit/Source/WebCore/platform/
Cursor.cpp 120 case Cursor::Progress:
215 case Cursor::Progress:
216 return "Progress";
340 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Progress));
  /external/webkit/Source/WebCore/platform/graphics/transforms/
Matrix3DTransformOperation.h 62 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
PerspectiveTransformOperation.h 62 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
RotateTransformOperation.h 69 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
ScaleTransformOperation.h 68 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
SkewTransformOperation.h 61 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
TransformOperation.h 64 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) = 0;
  /external/webkit/Source/WebCore/xml/
XMLHttpRequestUpload.h 63 DEFINE_ATTRIBUTE_EVENT_LISTENER(progress);
  /external/webkit/Source/WebKit/chromium/public/
WebFileWriterClient.h 41 // Called for each chunk of a write, to indicate progress.
WebSpeechInputController.h 46 // runs to the limit or stopRecording is called. Progress indications and the recognized
WebSpeechInputListener.h 51 // in progress.
WebURLLoaderClient.h 48 // Called to report upload progress. The bytes reported correspond to
  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpage.h 129 Q_SIGNAL void loadProgress(int progress);
  /external/webkit/Source/cmake/
OptionsWinCE.cmake 46 WEBKIT_FEATURE(ENABLE_PROGRESS_TAG "Enable progress tag" DEFAULT OFF)
  /external/webkit/Tools/MiniBrowser/qt/
BrowserWindow.h 59 void loadProgress(int progress);
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
webkit 234 progress
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorMain.h 24 MSG_TYPE_PROGRESS_INDICATION, // Playback progress indication event
  /frameworks/base/core/java/android/app/backup/
IRestoreObserver.aidl 22 * Callback class for receiving progress reports during a restore operation.

Completed in 1472 milliseconds

<<21222324252627282930>>