HomeSort by relevance Sort by last modified time
    Searched refs:handling (Results 26 - 50 of 89) sorted by null

12 3 4

  /external/v8/test/mjsunit/regress/
regress-100702.js 28 // Regression test for correct handling of non-object receiver values
regress-1278.js 30 // Test that that handling of 0/-0 is correct for binary operations when the
regress-219.js 28 // Tests handling of flags for regexps.
  /ndk/build/core/
setup-abi.mk 29 # Special handling for x86: The minimal platform is android-9 here
  /external/ceres-solver/docs/
changes.tex 68 \item Better handling of empty and constant Problems.
127 \item Change the slop handling around zero for model cost changes to use
155 \item Unified file path handling in tests.
226 \item Fix a bug in the handling of constant blocks. (Louis Simard)
  /external/v8/test/mjsunit/
const-eval-init.js 30 // Test the handling of initialization of deleted const variables.
debug-setexceptionbreak.js 32 // Note: the following tests only checks the debugger handling of the
keywords-and-reserved_words.js 28 // Test proper handling of keywords, future reserved words and
apply.js 194 // Check correct handling of non-array argument lists.
debug-listbreakpoints.js 32 // Note: the following tests only checks the debugger handling of the
external-array.js 321 // Check handling of undefined in 32- and 64-bit external float arrays.
date-parse.js 221 // Special handling for years in the [0, 100) range.
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 49 // Invalid escaping should trigger the regular host error handling.
relative.js 50 // Non-hierarchical base: no relative handling. Relative input should
  /external/webkit/Source/WebCore/platform/text/
TextCodecICU.cpp 417 CString TextCodecICU::encode(const UChar* characters, size_t length, UnencodableHandling handling)
438 switch (handling) {
  /external/webkit/Source/WebCore/platform/text/gtk/
TextCodecGtk.cpp 516 CString TextCodecGtk::encode(const UChar* characters, size_t length, UnencodableHandling handling)
555 int replacementLength = TextCodec::getUnencodableReplacement(codePoint, handling, replacement);
  /external/strace/
strace.spec 90 + fixed a corner case in waitpid handling (#663547).
111 - fix CLONE_VFORK handling (#455078)
190 - Note 4.5.12 fix for crash handling bad signal numbers (#162739).
207 - Fix select handling on nonstandard fd_set sizes.
215 - fix x86_64 exit_group syscall handling
223 - fix multithreaded exit handling (#132150, #135254)
  /external/libpng/
CHANGES 21 simplified time handling into png_time
115 fixed bug in interlace handling (Smarasderagd, I think)
137 - previously read critical chunks are flagged, so the chunk handling
139 - all chunk handling routines have the same prototypes, so we will
195 fixed bug in gamma handling of 4-bit grayscale
196 added 2-bit grayscale gamma handling (Glenn R-P)
300 Fixed three bugs in pngrtran.c to make gamma+background handling consistent
581 Unknown chunk handling is now supported.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 79 rem and for NT handling to skip to.
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 50 handling).
  /external/v8/test/mjsunit/compiler/
optimized-for-in.js 213 // Test handling of null.
  /dalvik/vm/mterp/armv5te/
footer.S 738 * Common code for handling a return instruction.
747 cmp lr, #0 @ any special subMode handling needed?
797 * Return handling, calls through "glue code".
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 54 * The proxy types we're capable of handling.
66 * The window types we're capable of handling.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 49 // in handling in order to build up a complete picture of the whole
  /external/v8/src/
v8natives.js 703 // Error handling according to spec.
858 // Step 3 - Special handling for length property.
899 // Step 4 - Special handling for array index.
981 // Special handling for proxies.
    [all...]

Completed in 872 milliseconds

12 3 4