Searched
full:progress (Results
751 -
775 of
2620) sorted by null
<<31323334353637383940>>
/external/stressapptest/src/ |
finelock_queue.h | 99 // Progress pseudorandomly through the queue. It's required that we can find
|
/external/v8/build/ |
README.txt | 4 This is currently work in progress but this is expected to replace the SCons
|
/external/v8/src/ |
incremental-marking-inl.h | 110 PrintF("Hurrying incremental marking because of lack of progress\n");
|
/external/valgrind/main/docs/internals/ |
performance.txt | 4 The intent of this file is to record progress in improving performance.
|
/external/webkit/Source/JavaScriptCore/heap/ |
Heap.h | 75 bool isBusy(); // true if an allocation or collection is in progress
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/ |
15.3.5-2.js | 46 outstanding invocation of the function in progress (that is, the function has been called
|
/external/webkit/Source/WebCore/css/ |
CSSFontFace.cpp | 86 // require stopping in-progress font loading when the last
|
/external/webkit/Source/WebCore/dom/ |
EventNames.h | 149 macro(progress) \
|
/external/webkit/Source/WebCore/fileapi/ |
FileReader.h | 100 DEFINE_ATTRIBUTE_EVENT_LISTENER(progress);
|
FileWriter.h | 84 DEFINE_ATTRIBUTE_EVENT_LISTENER(progress);
|
/external/webkit/Source/WebCore/html/ |
HTMLTagNames.in | 101 progress interfaceName=HTMLProgressElement, constructorNeedsFormElement, conditional=PROGRESS_TAG
|
/external/webkit/Source/WebCore/manual-tests/ |
video-player.html | 59 videoElem.addEventListener("progress", updateProgress);
|
/external/webkit/Source/WebCore/platform/ |
Logging.cpp | 117 if (equalIgnoringCase(channelName, String("Progress")))
|
/external/webkit/Source/WebCore/platform/graphics/transforms/ |
MatrixTransformOperation.h | 69 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
|
TranslateTransformOperation.h | 73 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
|
/external/webkit/Source/WebCore/platform/win/ |
WindowsTouch.h | 99 * in progress and a gesture will be generated if one is recognized under the
|
/external/webkit/Source/WebCore/storage/ |
SQLTransactionCoordinator.cpp | 110 // Notify all transactions in progress that the database thread is shutting down
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
htmlattrs.in | 232 progress
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-pseudo/ |
webkit | 39 -webkit-progress-bar-value
|
/external/webrtc/src/common_audio/resampler/ |
resampler_unittest.cc | 15 // TODO(andrew): this is a work-in-progress. Many more tests are needed.
|
/frameworks/base/core/java/android/os/ |
CancellationSignal.java | 23 * Provides the ability to cancel an operation in progress.
|
/frameworks/base/core/java/com/android/internal/util/ |
JournaledFile.java | 73 throw new IllegalStateException("uncommitted write already in progress");
|
/frameworks/base/core/res/res/values/ |
ids.xml | 34 <item type="id" name="progress" />
|
/frameworks/base/drm/java/android/drm/ |
DrmInfoRequest.java | 43 * Acquires the progress of the rights acquisition.
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
EmergencyButton.java | 35 * When there's a call in progress, it presents an appropriate message and
|
Completed in 2548 milliseconds
<<31323334353637383940>>