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

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/compiler/glsl/glcpp/tests/
139-define-without-macro-name.c 5 Errors expected because no macro name is ever given!
  /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
  /development/apps/OBJViewer/
Android.mk 12 # currently disabled because of API changes. won't be fixed for 1.0
  /external/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/
__init__.py 7 This was not working correctly for choice values because choice needs
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
cv-inline-linetable-unlikely.s 16 # This test is interesting because the inlined instructions are discontiguous.
  /build/make/core/combo/
javac.mk 17 # TODO(ccross): remove this, it is needed for now because it is used by
  /development/samples/ApiDemos/tests/
Android.mk 14 # Notice that we don't have to include the src files of ApiDemos because, by
  /build/soong/android/
neverallow.go 65 because("the VNDK can never contain a library that is device dependent."),
70 because("a VNDK module can never have an owner."),
76 because("manifest enforcement should be independent of ."),
82 because("nothing should care if linker namespaces are enabled or not"),
124 because("Only core libraries projects can depend on " + m)
134 because("updatable-media includes private APIs. Use updatable_media_stubs instead."),
148 because("java_device_for_host can only be used in whitelisted projects"),
237 func (r *rule) because(reason string) *rule { func
263 s += " which is restricted because " + r.reason
  /external/curl/docs/cmdline-opts/
get.d 14 because undoing a GET doesn't make sense, but you should then instead enforce
  /external/libhevc/common/arm/
ihevc_weighted_pred_bi_default.s 188 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
189 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
238 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
239 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
276 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
277 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
303 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
304 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
319 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
320 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/skia/modules/canvaskit/htmlcanvas/
util.js 19 // because the naive solution of
  /external/skqp/experimental/canvaskit/htmlcanvas/
util.js 19 // because the naive solution of
  /device/linaro/hikey/mali/bifrost/
Android.mk 32 # Bypass prebuilt ELF check because libLLVM is not a module (it is copied by
70 # Bypass prebuilt ELF check because the DT_SONAME "libGLES_mali.so" is
  /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/ltp/pan/
Makefile 43 $(warning ltp-scanner will not be built because a working copy of lex was not found)
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Makefile 29 $(EchoCmd) Updated Intrinsics.gen because Intrinsics.gen.tmp \
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
ldr-pseudo-obj-errors.s 7 @with the ldr pseudo. They are tested separately from parse errors because they
  /external/doclava/res/assets/templates-sdk/
trailer.cs 3 # because not every page needs footer content, but does need other stuff
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
CompletionQueueEventTest.cs 35 // We need to use the obsolete non-generic version of Marshal.SizeOf because the generic version is not available in net45
  /external/llvm/test/MC/ARM/AlignedBundling/
pad-align-to-bundle-end.s 14 # No padding required here because bx just happens to be in the
  /external/replicaisland/
Android.mk 23 # and because it is in data, do not strip classes.dex
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/AlignedBundling/
pad-align-to-bundle-end.s 14 # No padding required here because bx just happens to be in the
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
read-advance-2.s 7 # The second integer multiply can start at cycle 2 because the implicit reads
  /external/tensorflow/tensorflow/lite/python/
interpreter.py 91 allocated memory. This works, because in the wrapper.cc we have made
253 because it is important to not hold actual numpy views to the data longer
255 because it is possible the interpreter would resize and invalidate the

Completed in 1173 milliseconds

1 2 3 4 5 6 7 8 91011>>