Searched refs:complain (Results 1 – 25 of 174) sorted by relevance
1234567
/external/python/mock/ |
D | unittest.cfg | 56 # Don't complain about missing debug-only code: 60 # Don't complain if tests don't hit defensive assertion code: 64 # Don't complain if non-runnable code isn't run:
|
/external/fonttools/ |
D | .coveragerc | 22 # don't complain if tests don't hit defensive assertion code 26 # don't complain if non-runnable code isn't run
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/Lint/ |
D | tail-call-byval.ll | 14 ; Lint should complain about the tail call passing the alloca'd value %c to f1. 27 ; Lint should not complain about passing the alloca'd %c since it's passed
|
D | noalias-byval.ll | 24 ; Lint should complain about us passing %c to both arguments since one of them 42 ; Lint should not complain about passing %c to both arguments even if one is
|
/external/clang/test/ARCMT/ |
D | cxx-checking.mm | 16 // Don't complain if the type has non-external linkage 23 // Don't complain if the Objective-C pointer type was explicitly given
|
/external/libgsm/ |
D | INSTALL | 17 compiler. If it prints anything to stderr, complain (to us). 28 inc/config.h to work around it. If not, complain. 38 your original, or if you hear compression artifacts, complain;
|
/external/llvm/test/Verifier/ |
D | operand-bundles.ll | 46 call void @g() [ "deopt"(i32 42, i64 120) ] ;; The verifier should not complain about this one 59 …call void @g() [ "gc-transition"(i32 42, i64 120) ] ;; The verifier should not complain about thi…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | operand-bundles.ll | 46 call void @g() [ "deopt"(i32 42, i64 120) ] ;; The verifier should not complain about this one 59 …call void @g() [ "gc-transition"(i32 42, i64 120) ] ;; The verifier should not complain about thi…
|
/external/python/rsa/ |
D | .coveragerc | 4 # Don't complain if non-runnable code isn't run
|
/external/clang/test/Lexer/ |
D | unicode.c | 26 CHECK: The preprocessor should not complain about Unicode characters like ©.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 36 - In netcap, don't complain about missing udp or raw network files 40 - In netcap, don't complain about missing network files
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | unknown-arm-reg.ll | 1 ; Show that we complain if an unknown register is specified on the command line.
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | undefined-subreg-liverange.ll | 3 ; verifier should not complain about this.
|
/external/llvm/test/CodeGen/X86/ |
D | no-prolog-kill.ll | 5 ; not add a kill flag to the "PUSHQ %rax" or the machine verifier will complain.
|
D | fast-isel-cmp-branch.ll | 5 ; The machine verifier will catch and complain about this case.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | no-prolog-kill.ll | 5 ; not add a kill flag to the "PUSHQ %rax" or the machine verifier will complain.
|
/external/libaom/libaom/build/cmake/toolchains/ |
D | x86-macos.cmake | 17 # Apple tools always complain in 32 bit mode without PIC.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | machine_cse_impdef_killflags.ll | 5 ; The verifier would complain otherwise.
|
/external/llvm/test/CodeGen/AArch64/ |
D | machine_cse_impdef_killflags.ll | 5 ; The verifier would complain otherwise.
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.41.14 | 4 Fix spurious complaint in mke2fs where it would complain if the file
|
/external/llvm/test/LTO/X86/ |
D | remangle_intrinsics.ll | 9 ; If we didn't do that verifier would complain.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/LTO/X86/ |
D | remangle_intrinsics.ll | 10 ; If we didn't do that verifier would complain.
|
/external/eigen/bench/btl/cmake/ |
D | MacroOptionalAddSubdirectory.cmake | 5 # 1 - CMake will not complain if the directory doesn't exist
|
/external/bzip2/ |
D | words3 | 2 If you got this far and the 'cmp's didn't complain, it looks
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | aliases.ll | 13 ; Make sure the verifier does not complain about references to a global
|
1234567