| /freebsd-14.2/lib/libc/stdlib/ |
| H A D | random.c | 364 implicit.rst_state[-1] = implicit.rst_type; in initstate() 367 (implicit.rst_rptr - implicit.rst_state) + in initstate() 368 implicit.rst_type; in initstate() 381 (implicit.rst_rptr - implicit.rst_state) + in initstate() 382 implicit.rst_type; in initstate() 417 implicit.rst_state[-1] = implicit.rst_type; in setstate() 420 (implicit.rst_rptr - implicit.rst_state) + in setstate() 427 implicit.rst_rptr = &implicit.rst_state[rear]; in setstate() 428 implicit.rst_fptr = &implicit.rst_state[ in setstate() 429 (rear + implicit.rst_sep) % implicit.rst_deg]; in setstate() [all …]
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_checks.inc | 42 "implicit-unsigned-integer-truncation", 43 "implicit-unsigned-integer-truncation") 45 "implicit-signed-integer-truncation", 46 "implicit-signed-integer-truncation") 48 "implicit-integer-sign-change", 49 "implicit-integer-sign-change") 51 "implicit-signed-integer-truncation-or-sign-change", 52 "implicit-signed-integer-truncation,implicit-integer-sign-change")
|
| /freebsd-14.2/contrib/llvm-project/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-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 153 SANITIZER("implicit-unsigned-integer-truncation", 155 SANITIZER("implicit-signed-integer-truncation", ImplicitSignedIntegerTruncation) 156 SANITIZER_GROUP("implicit-integer-truncation", ImplicitIntegerTruncation, 160 SANITIZER("implicit-integer-sign-change", ImplicitIntegerSignChange) 162 SANITIZER_GROUP("implicit-integer-arithmetic-value-change", 169 //SANITIZER_GROUP("implicit-integer-conversion", ImplicitIntegerConversion, 172 //SANITIZER_GROUP("implicit-conversion", ImplicitConversion, 175 SANITIZER_GROUP("implicit-conversion", ImplicitConversion,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 398 (implicit SREG)]>; 417 (implicit SREG)]>; 433 (implicit SREG)]>; 469 (implicit SREG)]>, 491 (implicit SREG)]>; 510 (implicit SREG)]>; 524 (implicit SREG)]>; 542 (implicit SREG)]>; 556 (implicit SREG)]>, 829 (implicit SREG)]>; [all …]
|
| /freebsd-14.2/sys/arm/nvidia/tegra124/ |
| H A D | files.tegra124 | 48 no-ctfconvert no-implicit-rule before-depend local \ 53 no-implicit-rule \ 58 no-obj no-implicit-rule \
|
| /freebsd-14.2/sys/arm/freescale/imx/ |
| H A D | files.imx6 | 52 no-ctfconvert no-implicit-rule before-depend local \ 57 no-ctfconvert no-implicit-rule \ 62 no-obj no-implicit-rule \
|
| /freebsd-14.2/sys/conf/ |
| H A D | files | 1438 no-implicit-rule \ 1448 no-implicit-rule \ 1458 no-implicit-rule \ 1472 no-implicit-rule \ 1482 no-implicit-rule \ 1492 no-implicit-rule \ 1506 no-implicit-rule \ 1516 no-implicit-rule \ 1526 no-implicit-rule \ 1868 no-implicit-rule \ [all …]
|
| H A D | files.i386 | 44 no-obj no-implicit-rule before-depend \ 49 no-obj no-implicit-rule before-depend \ 54 no-obj no-implicit-rule before-depend \ 59 no-obj no-implicit-rule before-depend \ 142 no-implicit-rule \
|
| H A D | files.amd64 | 18 no-implicit-rule before-depend \ 25 no-implicit-rule before-depend \ 31 no-obj no-implicit-rule \ 37 no-obj no-implicit-rule before-depend \ 45 no-obj no-implicit-rule before-depend \ 50 no-obj no-implicit-rule before-depend \ 202 no-implicit-rule \ 207 no-obj no-implicit-rule \ 425 no-implicit-rule \ 431 no-implicit-rule \ [all …]
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | twt.c | 31 bool requestor, bool trigger, bool implicit, in wpas_twt_send_setup() argument 73 if (implicit) in wpas_twt_send_setup()
|
| /freebsd-14.2/tools/build/mk/ |
| H A D | Makefile.boot | 34 CFLAGS+= -Werror=implicit-function-declaration -Werror=implicit-int \
|
| /freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/timer/ |
| H A D | arm,arch_timer.yaml | 75 affects writes to the tval register, due to the implicit counter read. 82 to the implicit counter read. 89 the tval registers, due to the implicit counter read.
|
| /freebsd-14.2/bin/sh/tests/execution/ |
| H A D | bg5.0 | 1 # A background command has an implicit </dev/null redirection.
|
| H A D | bg10.0 | 1 # The redirection overrides the </dev/null implicit in a background command.
|
| H A D | bg6.0 | 1 # The redirection overrides the </dev/null implicit in a background command.
|
| H A D | bg7.0 | 2 # does not override the implicit </dev/null.
|
| H A D | bg8.0 | 2 # does not override the implicit </dev/null.
|
| H A D | bg9.0 | 2 # does not override the implicit </dev/null.
|
| /freebsd-14.2/contrib/libucl/tests/basic/ |
| H A D | 16.in | 11 value2 = "implicit-array";
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | BuiltinTypes.def | 269 // foo # possibly qualified, not if an implicit access 270 // foo # possibly qualified, not if an implicit access 271 // &foo # possibly qualified, not if an implicit access 284 // foo # if an implicit access 301 // In VS.NET, a __property declaration creates an implicit
|
| H A D | CXXRecordDeclDefinitionBits.def | 155 /// These flags are \c true if an implicit defaulted corresponding 182 /// which have been declared but not yet defined, and any implicit special 199 /// True if this class has a (possibly implicit) defaulted default 231 /// Whether an implicit copy constructor could have a const-qualified 236 /// Whether an implicit copy assignment operator would have a
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | EVP_set_default_properties.pod | 20 future EVP algorithm fetches, implicit as well as explicit. See 21 L<crypto(7)/ALGORITHM FETCHING> for information about implicit and explicit
|
| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | GNUMakefile | 14 -Wno-implicit-fallthrough -Werror -fpic
|