/external/webkit/Source/WebCore/platform/graphics/chromium/ |
VDMXParser.cpp | 41 // out-of-bounds errors. As a family they return false if anything is amiss,
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
LoopBlinnClassifier.cpp | 64 // from these values quickly become huge, leading to roundoff errors
|
/external/webkit/Source/WebCore/platform/network/brew/ |
SocketStreamHandleBrew.cpp | 175 // FIXME - in the future, we might not want to treat all errors as fatal.
|
/external/webkit/Source/WebCore/platform/network/qt/ |
SocketStreamHandleQt.cpp | 141 // FIXME - in the future, we might not want to treat all errors as fatal.
|
/external/webkit/Source/WebCore/plugins/ |
PluginDebug.cpp | 36 "No errors occurred.", /* NPERR_NO_ERROR */
|
/external/webkit/Source/WebCore/plugins/gtk/ |
PluginPackageGtk.cpp | 174 // Flash plugin can produce X errors that are handled by the GDK X error handler, which
|
/external/webkit/Source/WebCore/webaudio/ |
ConvolverNode.cpp | 42 // Very large FFTs will have worse phase errors. Given these constraints 16384 is a good compromise.
|
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_history.cpp | 415 * @return newly allocated history item or @c NULL on errors. You must 577 * @return the surface reference or @c NULL on errors. Note that the 606 * errors. Delete the object with evas_object_del(). 674 * @return newly allocated history instance or @c NULL on errors.
|
/external/webkit/Source/WebKit/mac/Configurations/ |
Base.xcconfig | 85 // Dead code stripping needs to be on in the debug variant to avoid link errors. This is due to unconditionally
|
/external/webkit/Source/WebKit/win/ |
WebNotificationCenter.cpp | 120 // Intentionally make a copy of the list to avoid the possibility of errors
|
/external/webkit/Source/ |
WebKit.pri | 93 # Treat warnings as errors on x86/Linux/GCC
|
/external/webkit/Source/WebKit2/Configurations/ |
Base.xcconfig | 78 // Dead code stripping needs to be on in the debug variant to avoid link errors. This is due to unconditionally
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
json_results_generator_unittest.py | 109 # We don't verify the results here, but at least we make sure the code runs without errors.
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
chromium_linux_unittest.py | 95 # Test that we raise errors if something weird happens.
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
test_expectations.py | 102 for error in err.errors:
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
options.py | 46 force_patch = make_option("--force-patch", action="store_true", dest="force_patch", default=False, help="Forcefully applies the patch, continuing past errors.")
|
/external/webrtc/src/modules/audio_processing/ |
high_pass_filter_impl.cc | 176 // The component has no detailed errors.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ctrl_iface_named_pipe.c | 68 int errors; member in struct:wpa_ctrl_dst 511 dst->errors++; 512 if (dst->errors > 10) 515 dst->errors = 0;
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_priv.sgml | 35 of potential software errors by containing the majority of the code in an
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPNormalizer.java | 58 * @throws XMPException Collects all severe processing errors. 288 * @throws XMPException Forwards XMP errors 415 * @throws XMPException Forwards XMP errors 519 * @throws XMPException Forwards XMP errors
|
/external/zlib/src/examples/ |
gun.c | 513 no errors are reported. The mode bits, including suid, sgid, and the sticky 525 /* set to's mode bits, ignore errors */ 528 /* copy owner's user and group, ignore errors */ 531 /* copy access and modify times, ignore errors */
|
/frameworks/av/include/drm/ |
drm_framework_common.h | 24 #include <utils/Errors.h>
|
/frameworks/av/include/media/ |
IAudioPolicyService.h | 25 #include <utils/Errors.h>
|
IAudioTrack.h | 24 #include <utils/Errors.h>
|
Metadata.h | 21 #include <utils/Errors.h>
|