Searched refs:Both (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator in enum:__anon4343
H A Deapol_auth_dump.c40 case Both: return "Both";
H A Deapol_auth_sm.c736 sm->operControlledDirections = Both;
1123 if (os_strcmp(value, "Both") == 0)
1124 sm->adminControlledDirections = Both;
/freebsd-11-stable/etc/sendmail/
H A DMakefile36 .error Both SENDMAIL_MC and SENDMAIL_CF cannot be set.
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Descape.mk110 # Both backslashes should be taken literally, and the newline is NOT escaped.
219 # Both backslashes are retained, but the newline is not escaped.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp127 // Enable or disable FastISel. Both options are needed, because
167 enum class CFLAAType { None, Steensgaard, Andersen, Both };
176 clEnumValN(CFLAAType::Both, "both",
619 case CFLAAType::Both:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp74 enum class CFLAAType { None, Steensgaard, Andersen, Both };
83 clEnumValN(CFLAAType::Both, "both",
257 case CFLAAType::Both:
912 // Reduce the code after globalopt and ipsccp. Both can open up significant
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc412 * Both sources of data need to serialize to disk/memory-buffer in common
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc412 * Both sources of data need to serialize to disk/memory-buffer in common
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2342 Both:
2411 Both:
2577 SyntheticChildrenTraversal::Both)) {
2626 SyntheticChildrenTraversal::Both) {
H A DFormatEntity.cpp734 SyntheticChildrenTraversal::Both);
/freebsd-11-stable/share/mk/
H A Dsrc.opts.mk322 # Both features are untested on pc98, so we'll mark them as disabled just to
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h194 Both
/freebsd-11-stable/stand/lua/
H A Dconfig.lua186 -- a full-line comment. The second is for 'exec' handling. Both have a single
/freebsd-11-stable/
H A DMakefile.inc148 .error "Both TARGET and TARGET_ARCH must be defined."
2793 @echo "*** Error: Both TARGET and TARGET_ARCH must be defined for \"${.TARGET}\" target"

Completed in 261 milliseconds