/freebsd-src/contrib/bmake/unit-tests/ |
H A D | counter-append.mk | 11 RELEVANT= yes (load-time part) # just to filter the output 23 RELEVANT= no 26 @: ${RELEVANT::=yes (run-time part)} 28 @: ${RELEVANT::=no}
|
H A D | counter.mk | 11 RELEVANT= yes (load-time part) # just to filter the output 23 RELEVANT= no 26 @: ${RELEVANT::=yes (run-time part)} 28 @: ${RELEVANT::=no}
|
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | binding.h | 19 * @id_and_color: ID and color of the relevant Binding, 39 * @id_and_color: ID and color of the relevant Binding, 67 * @id_and_color: ID and color of the relevant Binding, 101 * @id_and_color: ID and color of the relevant Binding.
|
H A D | nvm-reg.h | 282 * MCC in the cmd response will be the relevant MCC in the NVM. 405 * MCC in the cmd response will be the relevant MCC in the NVM. 447 * @block_list_size: size of relevant field in block_list_array
|
H A D | phy-ctxt.h | 118 * @id_and_color: ID and color of the relevant Binding 140 * @id_and_color: ID and color of the relevant Binding
|
/freebsd-src/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mlx_ts_anafa.c | 85 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_ANAFA_receiver_thr() 93 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_ANAFA_receiver_thr() 103 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_ANAFA_receiver_thr() 140 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_ANAFA_receiver_thr() 277 /* Make sure the p_bo object is still relevant */ in osmv_transport_mad_send() 400 /* copy the GRH data if relevant - TopSpin imp doesnt relate to GRH!!! */ in __osmv_TOPSPIN_ANAFA_mad_addr_to_osm_addr()
|
H A D | osm_vendor_mlx_ts.c | 89 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_receiver_thr() 97 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_receiver_thr() 106 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_receiver_thr() 150 /* Make sure the p_bo object is still relevant */ in __osmv_TOPSPIN_receiver_thr() 292 /* Make sure the p_bo object is still relevant */ in osmv_transport_mad_send() 452 /* copy the GRH data if relevant - TopSpin imp doesnt relate to GRH!!! */ in __osmv_TOPSPIN_mad_addr_to_osm_addr()
|
/freebsd-src/contrib/ldns/ldns/ |
H A D | dnssec_verify.h | 165 * relevant signatures are printed too 182 * relevant signatures are printed too 201 * \param[in] *parent_signature The RRSIG relevant to this parent/child 247 * \param[in] cur_sig_rr The currently relevant signature 259 * \param[in] cur_sig_rr The currently relevant signature 273 * \param[in] cur_rr The currently relevant DNSKEY RR 274 * \param[in] cur_sig_rr The currently relevant signature 287 * \param[in] cur_rr The currently relevant DNSKEY RR 288 * \param[in] cur_sig_rr The currently relevant signature 302 * \param[in] cur_rr The currently relevant DS RR [all …]
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | AssertFrameRecognizer.cpp | 135 // Fetch most relevant frame in RecognizeFrame() 156 // We go a frame beyond the assert location because the most relevant in RecognizeFrame() 159 // the most relevant frame. in RecognizeFrame() 165 // relevant frame. in RecognizeFrame()
|
/freebsd-src/sys/contrib/ncsw/inc/Peripherals/ |
H A D | fm_pcd_ext.h | 180 @Param[in] index - id of the relevant source (may be scheme or profile id). 232 … this parameter is relevant if 'kgSupport'=TRUE. */ 234 …t_FmPcdHcParams hc; /**< Host Command parameters, relevant only if… 235 … Relevant when FM not runs in "guest-mode". */ 238 … Relevant when FM not runs in "guest-mode". */ 241 … Relevant when FM not runs in "guest-mode". */ 244 … Relevant when FM not runs in "guest-mode". */ 246 … this parameter is relevant if 'plcrSupport'=TRUE. 247 … NOTE: this parameter relevant only when working with multiple partitions. */ 249 … this parameter is relevant if 'plcrSupport'=TRUE. [all …]
|
/freebsd-src/lib/libipsec/ |
H A D | ipsec_set_policy.3 | 213 The relevant 220 is selected a relevant security association 237 keyword means that a relevant SA is required,
|
/freebsd-src/sys/contrib/openzfs/man/man8/ |
H A D | zpool-initialize.8 | 62 with no flags on the relevant target devices. 70 the relevant target devices.
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/can/ |
H A D | st,stm32-bxcan.yaml | 24 Primary mode of the bxCAN peripheral is only relevant if the chip has 34 Secondary mode of the bxCAN peripheral is only relevant if the chip
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TargetCXXABI.def | 80 /// The relevant changes from the generic ABI in this case are: 108 /// The relevant changes from the Itanium ABI are: 115 /// The relevant changes from the Itanium ABI are:
|
/freebsd-src/usr.sbin/ppp/ |
H A D | chat.h | 57 char *bufstart; /* start of relevant data */ 58 char *bufend; /* end of relevant data */
|
/freebsd-src/contrib/bsnmp/snmp_vacm/ |
H A D | snmp_vacm.3 | 55 relevant RowStatus column to createAndGo (4) - in fact, any other value for 74 objects under the subtree in the relevant view.
|
/freebsd-src/share/doc/papers/jail/ |
H A D | mgt.ms | 9 This includes copies of all relevant system binaries, data files, and its 59 may be deleted, as they are not relevant in a jail environment. 114 Before starting the jail, any relevant networking configuration
|
/freebsd-src/crypto/openssl/ssl/statem/ |
H A D | extensions.c | 73 * Initialise extension before parsing. Always called for relevant contexts 106 * extension is relevant to the given context) even if we did not see the 111 * called during message construction if the extension is relevant for the 118 * messages the extension is relevant to. These flags also specify whether the 119 * extension is relevant to a particular protocol or protocol version. 179 * EncryptedExtensions message, but none of the relevant 508 * the extension is relevant for the current context |thisctx| or not. Returns 509 * 1 if the extension is relevant for this context, and 0 otherwise 658 * Initialise all known extensions relevant to this context, in tls_collect_extensions() 687 * Certificate message, then we also provide the parser with the relevant [all...] |
/freebsd-src/sys/netinet/libalias/ |
H A D | alias_sctp.c | 646 * @param la Pointer to the relevant libalias instance 687 * @param la Pointer to the relevant libalias instance 730 * @param la Pointer to the relevant libalias instance 887 * @param la Pointer to the relevant libalias instance 1037 * relevant (existing) stored association from the Hash Tables or creates a new 1040 * @param la Pointer to the relevant libalias instance 1264 * @param la Pointer to the relevant libalias instance 1598 * @param la Pointer to the relevant libalias instance 1652 * @param la Pointer to the relevant libalias instance 1719 * @param la Pointer to the relevant libalias instance [all …]
|
/freebsd-src/sys/contrib/vchiq/interface/vchi/ |
H A D | vchi_cfg_internal.h | 45 // (only relevant if VCHI_COARSE_LOCKING) 49 // (only relevant if VCHI_COARSE_LOCKING)
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | bman.txt | 82 The following constraints are relevant to the FBPR private memory: 88 via the Reset Configuration Word (RCW) and that are relevant to a specific board
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | ASTUtils.h | 43 /// subexpressions to get to the relevant child nodes. Whenever we encounter a 49 /// represents ref-counted object during the traversal we return relevant
|
/freebsd-src/contrib/arm-optimized-routines/string/aarch64/ |
H A D | strrchr-mte.S | 41 the relevant byte matched the requested character; bits 2-3 are set 42 if the relevant byte matched the NUL end of string. */
|
/freebsd-src/crypto/openssl/crypto/encode_decode/ |
H A D | encoder_local.h | 83 * The desired output structure, if that's relevant for the type of 126 * The desired input structure, if that's relevant for the type of
|
/freebsd-src/contrib/ntp/sntp/libopts/ |
H A D | README | 48 4. Add ``$(LIBOPTS_CFLAGS)'' to relevant compiler flags and 49 ``$(LIBOPTS_LDADD)'' to relevant link options whereever
|