HomeSort by relevance Sort by last modified time
    Searched refs:because (Results 1 - 25 of 554) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-libpac/test/js-unittest/
no_entrypoint.js 1 var x = "This is an invalid PAC script because it lacks a " +
ends_with_comment.js 6 // This used to cause problems, because internally ProxyResolverV8
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
no_entrypoint.js 1 var x = "This is an invalid PAC script because it lacks a " +
ends_with_comment.js 6 // This used to cause problems, because internally ProxyResolverV8
  /development/apps/OBJViewer/
Android.mk 12 # currently disabled because of API changes. won't be fixed for 1.0
  /external/llvm/lib/Option/
Android.mk 13 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
  /hardware/libhardware/tests/keymaster/
Android.mk 9 # Note that "bionic" is needed because of stlport
  /ndk/tests/device/test-gabi++/jni/
Application.mk 8 # Note: we use APP_STL because we explicitely import
  /development/samples/ApiDemos/tests/
Android.mk 12 # Notice that we don't have to include the src files of ApiDemos because, by
  /frameworks/av/media/libstagefright/codecs/hevcdec/
Android.mk 23 # We need this because the current asm generates the following link error:
  /frameworks/base/tests/SmokeTest/tests/
Android.mk 10 # Notice that we don't have to include the src files of SmokeTestApp because, by
  /art/build/
Android.common_build.mk 54 $(info Enabling ART_SMALL_MODE because of existence of art/SMALL_ART)
66 $(info Enabling ART_SEA_IR_MODE because of existence of art/SEA_IR_ART)
78 $(info Enabling ART_USE_PORTABLE_COMPILER because of existence of art/USE_PORTABLE_COMPILER)
82 $(info Enabling ART_USE_PORTABLE_COMPILER because WITH_ART_USE_PORTABLE_COMPILER=true)
91 $(info Enabling ART_USE_OPTIMIZING_COMPILER because of existence of art/USE_OPTIMIZING_COMPILER)
  /external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/
background.js 20 * Used window.open because I didn't want the tabs permission.
  /external/chromium_org/content/test/data/indexeddb/
open_bad_db.js 25 debug("We should have gotten an upgradeneeded event because the new empty");
open_missing_table.js 26 debug("We should have gotten an upgradeneeded event because the new empty");
  /external/libhevc/common/arm/
ihevc_weighted_pred_bi_default.s 178 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
179 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
228 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
229 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
266 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
267 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
293 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
294 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
309 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
310 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer) @pu1_dst + dst_std - w
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce1.asm 20 ; because we have a frame pointer.
27 ; we can unwind from the following AV because of the frame pointer
sce3.asm 20 ; because we have a frame pointer.
27 ; we can unwind from the following AV because of the frame pointer
  /external/llvm/lib/IR/
Makefile 28 $(EchoCmd) Updated Intrinsics.gen because Intrinsics.gen.tmp \
  /external/llvm/test/MC/ARM/
ldr-pseudo-obj-errors.s 7 @with the ldr pseudo. They are tested separately from parse errors because they
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 26 # Here we have to pad until the end of the *next* boundary because
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S 28 # because Vex does an emulation-warning check on the popfl,
  /frameworks/ex/common/
Android.mk 17 # Note: the source code is in java/, not src/, because this code is also part of
29 # we can't build the test for apps only build, because android.test.runner is not unbundled yet.
  /packages/inputmethods/LatinIME/native/jni/
TargetUnitTests.mk 30 # Here intentionally use libc++_shared rather than libc++_static because
47 # Here intentionally include external/libcxx/libcxx.mk rather because
  /build/core/combo/arch/x86/
x86.mk 16 # XXX: This flag is probably redundant, because it should be set by default

Completed in 2857 milliseconds

1 2 3 4 5 6 7 8 91011>>