Searched
full:correct (Results
476 -
500 of
5406) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/rendering/ |
RenderFrame.cpp | 83 // Update the dimensions to get the correct width and height
|
RenderWidget.h | 78 IntRect m_clipRect; // The rectangle needs to remain correct after scrolling, so it is stored in content view coordinates, and not clipped to window.
|
/external/webkit/Source/WebCore/xml/ |
XSLStyleSheetQt.cpp | 73 // to be transformed. This way we could not only check if the stylesheet is correct before using it
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebNSImageExtras.m | 65 // In this case the dragging image is always correct.
|
/external/webkit/Tools/Scripts/webkitpy/common/config/ |
committervalidator_unittest.py | 42 - If you have review rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your review rights."""
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
common.py | 49 self._handle_style_error(line_number + 1, # Correct for offset.
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
roll_unittest.py | 40 Was that diff correct?
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
SingleFilterEffect.java | 31 * constructor with the correct arguments to obtain an Effect implementation.
|
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
DataVerify.java | 28 * To verify that receiver application receives correct body data.
|
/frameworks/base/tests/CoreTests/android/core/ |
InetAddrTest.java | 29 * and by checking if the class returns correct addresses for local host address
|
/frameworks/support/v4/java/android/support/v4/view/ |
MenuCompat.java | 56 * Select the correct implementation to use for the current platform.
|
VelocityTrackerCompat.java | 63 * Select the correct implementation to use for the current platform.
|
ViewConfigurationCompat.java | 54 * Select the correct implementation to use for the current platform.
|
/hardware/ti/omap3/dspbridge/libbridge/ |
dsptrap.c | 31 *! 01-Oct-1999 ag: DSPTRAP_Trap() now returns correct status.
|
/libcore/luni/src/main/java/java/net/ |
CacheResponse.java | 46 * {@code HttpURLConnection} from returning the correct response code.
|
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
SSLEngineResultHandshakeStatusTest.java | 54 //Correct parameter
|
SSLEngineResultStatusTest.java | 61 //Correct parameter
|
/libcore/luni/src/test/java/tests/api/javax/security/cert/ |
X509CertificateTest.java | 365 assertEquals("The version is not correct.", tbt_cert.getVersion(), 2); 377 assertEquals("The serial number is not correct.", tbt_cert 390 assertEquals("The issuer DN is not correct.", tbt_cert.getIssuerDN(), 403 assertEquals("The subject DN is not correct.", tbt_cert.getSubjectDN(), 416 assertEquals("The NotBefore date is not correct.", tbt_cert 429 assertEquals("The NotAfter date is not correct.", tbt_cert 442 assertEquals("The name of signature algorithm is not correct.", 455 assertEquals("The name of OID of signature algorithm is not correct.", 469 + "is not correct.", Arrays.equals(tbt_cert.getSigAlgParams(),
|
/ndk/build/core/ |
prebuilt-library.mk | 42 $(call __ndk_info,Check that $(LOCAL_PATH)/$(LOCAL_SRC_FILES) exists, or that its path is correct)
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
andor | 4 $details = "Try various uses of and & or to ensure they all give the correct
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-f | 9 ."is in the correct order.";
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
wcrtomb.m4 | 29 AC_CACHE_CHECK([whether wcrtomb return value is correct],
|
/packages/apps/Browser/src/com/android/browser/ |
DateSortedExpandableListAdapter.java | 108 * has already been moved to the correct position. Along with 125 * already been moved to the correct position. Along with 138 * already been moved to the correct position. 147 * already been moved to the correct position. Along with
|
/packages/apps/Camera/src/com/android/camera/ |
PreviewFrameLayout.java | 79 // Resize the preview frame with correct aspect ratio.
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
PreviewFrameLayout.java | 71 // Resize the preview frame with correct aspect ratio.
|
Completed in 2459 milliseconds
<<11121314151617181920>>