Searched refs:complain (Results 1 – 25 of 226) sorted by relevance
12345678910
/external/python/parse_type/ |
D | .coveragerc | 26 # Don't complain about missing debug-only code: 30 # Don't complain if tests don't hit defensive assertion code: 34 # Don't complain if non-runnable code isn't run:
|
/external/llvm-project/llvm/test/Analysis/Lint/ |
D | noalias-readonly.ll | 11 ; Lint should complain about us passing %a to both arguments, since the noalias 24 ; Lint should complain about us passing %a to both arguments, since writes to 37 ; Lint should not complain about passing %a to both arguments even if one is
|
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/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/llvm-project/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/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/python/rsa/ |
D | .coveragerc | 4 # Don't complain if non-runnable code isn't run
|
/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/llvm-project/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/clang/test/Lexer/ |
D | unicode.c | 26 CHECK: The preprocessor should not complain about Unicode characters like ©.
|
/external/llvm-project/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/angle/tools/flex-bison/third_party/skeletons/ |
D | bison.m4 | 144 # b4_cat([[@complain(invalid input@)]]) 158 # b4_error([[complain]], [[input.y:2.3]], [[input.y:5.4]], 161 [b4_cat([[@complain][(]$1[@,]$2[@,]$3[@,]$4[]]dnl 213 [b4_error([[complain]], [], [], $@)]) 217 # Write @complain(START@,END@,FORMAT@,ARG1@,ARG2@,...@) to stdout. 221 [b4_error([[complain]], $@)]) 726 # if the %define variable VARIABLE is undefined, complain fatally since that's 747 # If the %define variable VARIABLE is undefined, complain fatally 759 # That is, if the %define variable VARIABLE is undefined, complain fatally 899 # b4_percent_define_check_kind(VARIABLE, KIND, [DIAGNOSTIC = complain]) [all …]
|
/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.
|
/external/llvm-project/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/llvm-project/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/llvm-project/llvm/test/LTO/X86/ |
D | remangle_intrinsics.ll | 10 ; If we didn't do that verifier would complain.
|
/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/bzip2/ |
D | words3 | 2 If you got this far and the 'cmp's didn't complain, it looks
|
12345678910