/external/chromium/chrome/browser/resources/net_internals/ |
resizableverticalsplitview.js | 105 // Avoid shrinking the left box too much. 108 // Avoid shrinking the right box too much.
|
logviewpainter.js | 72 // Avoid printing the END for a BEGIN that was immediately before, unless
|
/system/core/libcutils/tests/memset_mips/ |
memset_omips.S | 43 andi a1, 0xff # Avoid problems with bogus arguments
|
/device/asus/grouper/ |
BoardConfigCommon.mk | 76 # Avoid the generation of ldrcc instructions
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1472.js | 28 // Avoid excessive expansions of regexp repetitions inside regexp repetitions.
|
regress-97116.js | 34 try { } catch (e) { } // Avoid inlining.
|
/external/v8/test/mjsunit/regress/ |
regress-1472.js | 28 // Avoid excessive expansions of regexp repetitions inside regexp repetitions.
|
regress-97116.js | 34 try { } catch (e) { } // Avoid inlining.
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
web_view_experimental.js | 115 // Avoid showing a warning message if the decision has already been made.
|
ad_view.js | 343 // loop. Thus, we avoid this loop by only updating the <adview> attribute 403 // Avoid infinite loop by checking for empty string as new value. 441 // Avoid infinite loop by checking for empty string as new value.
|
web_view.js | 362 // loop. Thus, we avoid this loop by only updating the <webview> attribute 481 // Avoid showing a warning message if the decision has already been made. 609 // Avoid showing a warning message if the decision has already been made.
|
/ndk/sources/host-tools/sed-4.2.1/ |
bootstrap.sh | 51 /* Avoid uselessly complicated gnulib stuff. */
|
bootstrap.sh.in | 51 /* Avoid uselessly complicated gnulib stuff. */
|
/external/libpng/ |
CHANGES | 204 added more conditions for png_do_background, to avoid changing 211 version number to 2 to avoid problems with libpng 0.89 apps (Greg Roelofs) 223 changed srgb_intent from png_byte to int to avoid compiler bugs 356 Revised png_read_rows() to avoid repeated if-testing for NULL (A Kleinert) 428 in png_set_rgb_to_gray() to avoid "promotion" problems in AIX. 459 Revised calculation of num_blocks in pngmem.c to avoid a potentially [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/js/media/ |
video_player.js | 37 // Avoid reusing a video element.
|
/external/chromium_org/v8/test/mjsunit/ |
const-redecl.js | 68 // Avoid issues if $$$result is not defined by
|
fuzz-natives-part1.js | 120 // Avoid calling the concat operation, because weird lengths
|
fuzz-natives-part2.js | 120 // Avoid calling the concat operation, because weird lengths
|
fuzz-natives-part3.js | 120 // Avoid calling the concat operation, because weird lengths
|
fuzz-natives-part4.js | 120 // Avoid calling the concat operation, because weird lengths
|
/external/v8/test/mjsunit/ |
const-redecl.js | 68 // Avoid issues if $$$result is not defined by
|
fuzz-natives.js | 120 // Avoid calling the concat operation, because weird lengths
|
/external/eigen/blas/testing/ |
cblat2.f | 680 * Avoid repeating tests with M.le.0 or [all...] |
dblat2.f | 670 * Avoid repeating tests with M.le.0 or [all...] |
sblat2.f | 670 * Avoid repeating tests with M.le.0 or [all...] |