/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_filter_program.c | 94 int inhibit; member 213 if (state->inhibit) in program_bidder_bid() 215 state->inhibit = 1; in program_bidder_bid()
|
/freebsd/sys/dev/sdhci/ |
H A D | fsl_sdhci.c | 651 uint32_t inhibit; in fsl_sdhci_r1bfix_is_wait_done() local 662 inhibit = RD4(sc, SDHC_PRES_STATE) & (SDHC_PRES_DLA | SDHC_PRES_CDIHB); in fsl_sdhci_r1bfix_is_wait_done() 664 if (inhibit && getsbinuptime() < sc->r1bfix_timeout_at) { in fsl_sdhci_r1bfix_is_wait_done() 677 if (inhibit) in fsl_sdhci_r1bfix_is_wait_done()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | vis.hin | 70 #define VIS_NOSLASH 0x40 /* inhibit printing '\' */
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __assert | 26 // TODO: __builtin_assume can currently inhibit optimizations. Until this has been fixed and we can…
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_VERIFY_PARAM_set_flags.pod | 271 B<X509_V_FLAG_INHIBIT_MAP> set the B<require explicit policy>, B<inhibit any 272 policy> and B<inhibit policy mapping> flags respectively as defined in
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | x509_vfy.h.in | 338 /* Policy variable inhibit-any-policy */ 340 /* Policy variable inhibit-policy-mapping */
|
/freebsd/contrib/diff/ |
H A D | NEWS | 80 --inhibit-hunk-merge (omit; it has no effect)
|
H A D | ChangeLog | 550 Deprecate diff -h, -H, -L, -P, --inhibit-hunk-merge. 585 --horizon-lines, --inhibit-hunk-merge, -H. 1426 Do not pass --inhibit-hunk-merge. 1530 Ignore --inhibit-hunk-merge. 1592 (shift_boundaries): Do not inhibit hunk merges. 1827 Add new --from-file, --to-file, --inhibit-hun,-merge options. 1852 (inhibit): Remove. 1853 (shift_boundaries): Don't inhibit. If inhibit_hunk_merge is nonzero, 1912 (read_diff): Invoke diff with --inhibit-hunk-merge.
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx51-zii-rdu1.dts | 697 * inhibit execution of any write request to
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-verification-options.pod | 452 Set policy variable inhibit-any-policy (see RFC5280). 456 Set policy variable inhibit-policy-mapping (see RFC5280).
|
/freebsd/contrib/gdtoa/ |
H A D | README | 134 these routines with NO_ERRNO #defined to inhibit errno assignments.
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8192-asurada.dtsi | 1203 pins-inhibit {
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.lex | 452 statistics-inhibit-zero{COLON} { YDVAR(1, VAR_STATISTICS_INHIBIT_ZERO) }
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 855 !Cname inhibit-any-policy
|
/freebsd/contrib/unbound/doc/ |
H A D | example.conf.in | 44 # statistics-inhibit-zero: yes
|
H A D | Changelog | 1217 - Expose 'statistics-inhibit-zero' as a configuration option; the
|
/freebsd/contrib/tnftp/ |
H A D | ChangeLog | 1309 - inhibit too-noisy message for scoped address data transfer
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 330 // synthesized from it. Set to 0 to inhibit unneeded pressure sets.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-2.0 | 801 o Do not inhibit automake dependencies generation (10c4c90 Giuseppe Scrivano)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-2.0 | 801 o Do not inhibit automake dependencies generation (10c4c90 Giuseppe Scrivano)
|
/freebsd/sys/conf/ |
H A D | NOTES | 66 # after most other flags. Here we use it to inhibit use of non-optimal
|
/freebsd/contrib/diff/doc/ |
H A D | diff.texi | 3076 @cindex inhibit messages from @command{patch} 3084 You can inhibit all terminal output from @command{patch}, unless an error
|
/freebsd/contrib/byacc/ |
H A D | CHANGES | 2647 inhibit new bison warning messages
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttrDocs.td | 5781 ``[[clang::xray_never_instrument]]`` will inhibit the insertion of these
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 5349 HelpText<"Change indirect jump instructions to inhibit speculation">;
|