Home
last modified time | relevance | path

Searched refs:inhibit (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_program.c94 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 Dfsl_sdhci.c651 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 Dvis.hin70 #define VIS_NOSLASH 0x40 /* inhibit printing '\' */
/freebsd/contrib/llvm-project/libcxx/include/
H A D__assert26 // TODO: __builtin_assume can currently inhibit optimizations. Until this has been fixed and we can…
/freebsd/crypto/openssl/doc/man3/
H A DX509_VERIFY_PARAM_set_flags.pod271 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 Dx509_vfy.h.in338 /* Policy variable inhibit-any-policy */
340 /* Policy variable inhibit-policy-mapping */
/freebsd/contrib/diff/
H A DNEWS80 --inhibit-hunk-merge (omit; it has no effect)
H A DChangeLog550 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 Dimx51-zii-rdu1.dts697 * inhibit execution of any write request to
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-verification-options.pod452 Set policy variable inhibit-any-policy (see RFC5280).
456 Set policy variable inhibit-policy-mapping (see RFC5280).
/freebsd/contrib/gdtoa/
H A DREADME134 these routines with NO_ERRNO #defined to inhibit errno assignments.
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8192-asurada.dtsi1203 pins-inhibit {
/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex452 statistics-inhibit-zero{COLON} { YDVAR(1, VAR_STATISTICS_INHIBIT_ZERO) }
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt855 !Cname inhibit-any-policy
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in44 # statistics-inhibit-zero: yes
H A DChangelog1217 - Expose 'statistics-inhibit-zero' as a configuration option; the
/freebsd/contrib/tnftp/
H A DChangeLog1309 - inhibit too-noisy message for scoped address data transfer
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td330 // synthesized from it. Set to 0 to inhibit unneeded pressure sets.
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0801 o Do not inhibit automake dependencies generation (10c4c90 Giuseppe Scrivano)
/freebsd/contrib/libevent/
H A DChangeLog-2.0801 o Do not inhibit automake dependencies generation (10c4c90 Giuseppe Scrivano)
/freebsd/sys/conf/
H A DNOTES66 # after most other flags. Here we use it to inhibit use of non-optimal
/freebsd/contrib/diff/doc/
H A Ddiff.texi3076 @cindex inhibit messages from @command{patch}
3084 You can inhibit all terminal output from @command{patch}, unless an error
/freebsd/contrib/byacc/
H A DCHANGES2647 inhibit new bison warning messages
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td5781 ``[[clang::xray_never_instrument]]`` will inhibit the insertion of these
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5349 HelpText<"Change indirect jump instructions to inhibit speculation">;

12