Searched
full:perform (Results
926 -
950 of
3795) sorted by null
<<31323334353637383940>>
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentnormalizedocument13.js | 81 Add a L1 attribute to a L2 namespace aware document and perform namespace normalization. Should result
|
/external/webkit/Source/WebCore/css/ |
WebKitCSSMatrix.cpp | 87 // Perform a concatenation of the matrices (this * secondMatrix)
|
/external/webkit/Source/WebCore/dom/ |
CanvasSurface.cpp | 56 * the displayList, hence it is usually harmful to perform any pre-rounding,
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLParserIdioms.cpp | 131 // Not using String.toInt() in order to perform the same computation as dtoa() does.
|
/external/webkit/Source/WebCore/manual-tests/inspector/ |
debugger-watch-expressions.html | 8 <p>Perform the following steps, and note the expected results:
|
/external/webkit/Source/WebCore/platform/ |
ScrollableArea.h | 93 // This function should be overriden by subclasses to perform the actual
|
/external/webkit/Source/WebCore/platform/audio/ |
FFTFrame.h | 53 // Defines the interface for an "FFT frame", an object which is able to perform a forward
|
/external/webkit/Source/WebCore/platform/graphics/ca/ |
PlatformCALayer.h | 89 // This tells the layer tree to commit changes and perform a render, without do a setNeedsDisplay on any layer.
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
VDMXParser.cpp | 40 // This class perform some trival buffer operations while checking for
|
/external/webkit/Source/WebCore/platform/network/win/ |
DownloadBundleWin.cpp | 161 // Make sure theres enough bytes to read in for the resume data, and perform the read
|
/external/webkit/Source/WebCore/rendering/ |
HitTestResult.h | 52 // Pass non-negative padding values to perform a rect-based hit test.
|
/external/webkit/Source/WebCore/webaudio/ |
AudioNode.h | 125 // This potentially gives us enough information to perform a lazy initialization or, if necessary, a re-initialization.
|
/external/webkit/Source/WebCore/xml/ |
XPathNodeSet.cpp | 115 // If parentNodes contains the node, perform a linear search to move its children in the node-set to the beginning.
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
CppVariant.h | 75 // These three methods all perform deep copies of any string data. This
|
/external/webkit/Tools/Scripts/ |
update-webkit | 142 # to perform the rebase much much faster.
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
earlywarningsystem.py | 57 self._update_status("Unable to perform a build", results_file=failure_log)
|
earlywarningsystem_unittest.py | 55 expected_stderr = "MOCK: update_status: None Unable to perform a build\n"
|
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/win/ |
ResizeViewWhileHidden.cpp | 81 // Wait for the web process to handle the changes we just made, to perform a display (which
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/ |
vms-code.c | 81 /* perform any requested redirection; don't bother with SYS$xxx logicals */
|
/frameworks/base/core/java/android/accessibilityservice/ |
IAccessibilityServiceConnection.aidl | 100 * @param action The action to perform.
|
/frameworks/base/core/java/android/app/ |
LocalActivityManager.java | 514 * that LocalActivityManager can perform the corresponding action on the 535 * that LocalActivityManager can perform the corresponding action on the 567 * that LocalActivityManager can perform the corresponding action on the 617 * that LocalActivityManager can perform the corresponding action on the
|
/frameworks/base/core/java/android/app/backup/ |
BackupHelper.java | 59 * provided and the application should perform a full backup.
|
/frameworks/base/core/java/android/content/ |
SyncStats.java | 49 * perform some cleanup. E.g., if the SyncAdapter received a bad entry from the server
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteQuery.java | 29 * threads should perform its own synchronization when using the SQLiteQuery.
|
/frameworks/base/core/java/android/net/http/ |
CertificateChainValidator.java | 85 closeSocketThrowException(sslSocket, "failed to perform SSL handshake");
|
Completed in 432 milliseconds
<<31323334353637383940>>