Searched
full:checking (Results
876 -
900 of
2117) sorted by null
<<31323334353637383940>>
/external/quake/quake/src/WinQuake/ |
quakedef.h | 33 //define PARANOID // speed sapping error checking
|
/external/skia/src/core/ |
SkPoint.cpp | 248 rather fiddles with x,y iteratively, all the while checking its
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_math.c | 109 * the need for saturation checking when combining gain values.
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_math.c | 109 * the need for saturation checking when combining gain values.
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_math.c | 109 * the need for saturation checking when combining gain values.
|
/external/srec/srec/clib/ |
voc_read.c | 91 /* this assumption eliminates simplifies bounds checking when parsing */
|
/external/stlport/stlport/stl/config/ |
host.h | 147 * such as padding/checking for memory consistency
|
/external/stlport/test/eh/ |
Prefix.h | 22 // Gives much more thorough checking, but may slow the tests
|
/external/strace/ |
INSTALL | 35 messages telling which features it is checking for.
|
/external/tcpdump/ |
nameser.h | 248 #define DNS_CD(np) ((np)->flags2 & 0x10) /* checking disabled by resolver */
|
/external/v8/src/ |
execution.h | 267 // Support for checking for stack-overflows in C++ code.
|
/external/webkit/JavaScriptCore/runtime/ |
Lookup.h | 168 * This method does it all (looking in the hashtable, checking for function
|
RegExpConstructor.cpp | 339 // Can detect a distinct initial state that is invisible to JavaScript, by checking for null
|
/external/webkit/JavaScriptCore/wtf/ |
CurrentTime.cpp | 85 // We use QPC, but only after sanity checking its result, due to bugs:
|
/external/webkit/JavaScriptCore/yarr/ |
RegexJIT.cpp | [all...] |
/external/webkit/WebCore/dom/ |
Element.h | 160 // A fast function for checking the local name against another atomic string.
|
NamedAttrMap.cpp | 179 // Continue to checking case-insensitively and/or full namespaced names if necessary:
|
/external/webkit/WebCore/icu/unicode/ |
ucoleitr.h | 58 * <p>Example of the iterator usage: (without error checking)
|
/external/webkit/WebCore/loader/ |
DocumentThreadableLoader.cpp | 101 // Cross-origin requests are only defined for HTTP. We would catch this when checking response headers later, but there is no reason to send a request that's guaranteed to be denied.
|
/external/webkit/WebCore/platform/android/ |
RenderThemeAndroid.cpp | 55 // This is the color of selection in a textfield. It was obtained by checking
|
/external/webkit/WebCore/platform/graphics/ |
Font.cpp | 110 // Our FontData don't have to be checked, since checking the font description will be fine.
|
/external/webkit/WebCore/workers/ |
WorkerMessagingProxy.cpp | 128 // We don't bother checking the askedToTerminate() flag here, because exceptions should *always* be reported even if the thread is terminated.
|
/external/webkit/WebKitTools/Scripts/ |
validate-committer-lists | 192 # log("%s -> %s" % (author, author_email)) # For sanity checking.
|
/external/webkit/WebKitTools/Scripts/webkitperl/ |
httpd.pm | 267 # If we are the only one waiting for Apache just run the tests without any further checking
|
/external/webkit/WebKitTools/Scripts/webkitpy/commands/ |
queues.py | 281 self._update_status("Checking style", patch)
|
Completed in 491 milliseconds
<<31323334353637383940>>