| /freebsd-12.1/contrib/compiler-rt/lib/ubsan/ |
| H A D | ubsan_checks.inc | 35 "implicit-unsigned-integer-truncation", 36 "implicit-unsigned-integer-truncation") 38 "implicit-signed-integer-truncation", 39 "implicit-signed-integer-truncation") 41 "implicit-integer-sign-change", 42 "implicit-integer-sign-change") 44 "implicit-signed-integer-truncation-or-sign-change", 45 "implicit-signed-integer-truncation,implicit-integer-sign-change")
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 455 (implicit SR)]>; 459 (implicit SR)]>; 464 (implicit SR)]>; 484 (implicit SR)]>; 488 (implicit SR)]>; 492 (implicit SR)]>; 496 (implicit SR)]>; 501 (implicit SR)]>; 509 (implicit SR)]>; 517 (implicit SR)]>; [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 138 SANITIZER("implicit-unsigned-integer-truncation", 140 SANITIZER("implicit-signed-integer-truncation", ImplicitSignedIntegerTruncation) 141 SANITIZER_GROUP("implicit-integer-truncation", ImplicitIntegerTruncation, 145 SANITIZER("implicit-integer-sign-change", ImplicitIntegerSignChange) 147 SANITIZER_GROUP("implicit-integer-arithmetic-value-change", 152 //SANITIZER_GROUP("implicit-integer-conversion", ImplicitIntegerConversion, 155 //SANITIZER_GROUP("implicit-conversion", ImplicitConversion, 158 SANITIZER_GROUP("implicit-conversion", ImplicitConversion,
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | cvt.c | 798 convert_to_void (tree expr, const char *implicit) in convert_to_void() argument 822 (op1, (implicit && !TREE_SIDE_EFFECTS (op2) in convert_to_void() 825 (op2, (implicit && !TREE_SIDE_EFFECTS (op1) in convert_to_void() 838 (op1, (implicit && !TREE_NO_WARNING (expr) in convert_to_void() 870 type, implicit ? implicit : "void context"); in convert_to_void() 876 implicit ? implicit : "void context"); in convert_to_void() 891 expr, type, implicit ? implicit : "void context"); in convert_to_void() 926 implicit ? implicit : "void cast"); in convert_to_void() 933 implicit, expr); in convert_to_void() 941 if (implicit in convert_to_void() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 366 (implicit SREG)]>; 389 (implicit SREG)]>; 412 (implicit SREG)]>, 430 (implicit SREG)]>; 449 (implicit SREG)]>; 467 (implicit SREG)]>, 497 (implicit SREG)]>; 628 (implicit SREG)]>; 666 (implicit SREG)]>; 684 (implicit SREG)]>; [all …]
|
| /freebsd-12.1/sys/conf/ |
| H A D | files.amd64 | 20 no-implicit-rule \ 32 no-implicit-rule \ 56 no-implicit-rule \ 89 no-implicit-rule 94 no-implicit-rule 99 no-implicit-rule 104 no-implicit-rule 176 no-implicit-rule \ 181 no-implicit-rule \ 186 no-implicit-rule \ [all …]
|
| H A D | files.i386 | 19 no-implicit-rule \ 43 no-implicit-rule \ 64 no-implicit-rule 69 no-implicit-rule 74 no-implicit-rule 79 no-implicit-rule 122 no-implicit-rule 128 no-implicit-rule \ 133 no-implicit-rule \ 138 no-implicit-rule \ [all …]
|
| H A D | files | 1451 no-implicit-rule \ 1461 no-implicit-rule \ 1471 no-implicit-rule \ 1485 no-implicit-rule \ 1495 no-implicit-rule \ 1505 no-implicit-rule \ 1519 no-implicit-rule \ 1529 no-implicit-rule \ 1539 no-implicit-rule \ 1891 no-implicit-rule \ [all …]
|
| H A D | files.arm | 95 no-obj no-implicit-rule before-depend \ 125 no-obj no-implicit-rule before-depend \ 161 no-obj no-implicit-rule \ 167 no-implicit-rule \ 174 no-obj no-implicit-rule before-depend \
|
| H A D | files.sparc64 | 12 no-obj no-implicit-rule before-depend \ 17 no-obj no-implicit-rule before-depend \ 22 no-obj no-implicit-rule before-depend \
|
| /freebsd-12.1/sys/arm/freescale/imx/ |
| H A D | files.imx6 | 58 no-implicit-rule before-depend local \ 63 no-implicit-rule \ 68 no-obj no-implicit-rule \
|
| /freebsd-12.1/sys/arm/nvidia/tegra124/ |
| H A D | files.tegra124 | 49 no-implicit-rule before-depend local \ 54 no-implicit-rule \ 59 no-obj no-implicit-rule \
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | BuiltinTypes.def | 264 // foo # possibly qualified, not if an implicit access 265 // foo # possibly qualified, not if an implicit access 266 // &foo # possibly qualified, not if an implicit access 279 // foo # if an implicit access 296 // In VS.NET, a __property declaration creates an implicit
|
| /freebsd-12.1/sys/mips/nlm/ |
| H A D | files.xlp | 27 no-obj no-implicit-rule before-depend \ 32 no-obj no-implicit-rule before-depend \
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/ |
| H A D | tst.profilenhz.d.out | 1 This test is a simple profile implicit hz test
|
| /freebsd-12.1/bin/sh/tests/execution/ |
| H A D | bg5.0 | 2 # A background command has an implicit </dev/null redirection.
|
| H A D | bg10.0 | 2 # The redirection overrides the </dev/null implicit in a background command.
|
| H A D | bg6.0 | 2 # The redirection overrides the </dev/null implicit in a background command.
|
| H A D | bg7.0 | 3 # does not override the implicit </dev/null.
|
| H A D | bg8.0 | 3 # does not override the implicit </dev/null.
|
| H A D | bg9.0 | 3 # does not override the implicit </dev/null.
|
| /freebsd-12.1/contrib/libucl/tests/basic/ |
| H A D | 16.in | 11 value2 = "implicit-array";
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrArithmetic.td | 52 // Register reads (implicit or explicit). 355 (implicit EFLAGS)]>; 359 (implicit EFLAGS)]>, OpSize16; 363 (implicit EFLAGS)]>, OpSize32; 366 (implicit EFLAGS)]>; 374 (implicit EFLAGS)]>; 385 (implicit EFLAGS)]>, 471 (implicit EFLAGS)]>; 482 (implicit EFLAGS)]>; 520 (implicit EFLAGS)]>; [all …]
|
| /freebsd-12.1/stand/userboot/userboot/ |
| H A D | Makefile | 37 CWARNFLAGS.main.c += -Wno-implicit-function-declaration
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | fp_add_impl.inc | 75 // implicit significand bit. (If we fell through from the denormal path it 132 // Shift the significand into place, and mask off the implicit bit.
|