Home
last modified time | relevance | path

Searched refs:FLAG (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp100 FLAG(isReturn) in EmitInstrDocs()
102 FLAG(isBranch) in EmitInstrDocs()
104 FLAG(isCompare) in EmitInstrDocs()
105 FLAG(isMoveImm) in EmitInstrDocs()
107 FLAG(isSelect) in EmitInstrDocs()
109 FLAG(isCall) in EmitInstrDocs()
110 FLAG(isAdd) in EmitInstrDocs()
111 FLAG(isTrap) in EmitInstrDocs()
113 FLAG(mayLoad) in EmitInstrDocs()
115 FLAG(mayStore) in EmitInstrDocs()
[all …]
/freebsd-14.2/lib/lib80211/
H A Dlib80211_regdomain.c183 FLAG(IEEE80211_CHAN_A), in decode_flag()
184 FLAG(IEEE80211_CHAN_B), in decode_flag()
185 FLAG(IEEE80211_CHAN_G), in decode_flag()
186 FLAG(IEEE80211_CHAN_HT20), in decode_flag()
196 FLAG(IEEE80211_CHAN_ST), in decode_flag()
199 FLAG(IEEE80211_CHAN_DFS), in decode_flag()
200 FLAG(IEEE80211_CHAN_CCK), in decode_flag()
204 FLAG(IEEE80211_CHAN_DYN), in decode_flag()
206 FLAG(IEEE80211_CHAN_GSM), in decode_flag()
215 FLAG(IEEE80211_CHAN_11D), in decode_flag()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp144 FLAG(HIGH_ENTROPY_VA); in printPEHeader()
145 FLAG(DYNAMIC_BASE); in printPEHeader()
147 FLAG(NX_COMPAT); in printPEHeader()
148 FLAG(NO_ISOLATION); in printPEHeader()
149 FLAG(NO_SEH); in printPEHeader()
150 FLAG(NO_BIND); in printPEHeader()
151 FLAG(APPCONTAINER); in printPEHeader()
152 FLAG(WDM_DRIVER); in printPEHeader()
153 FLAG(GUARD_CF); in printPEHeader()
155 #undef FLAG in printPEHeader()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2186 FLAG(isGenericLambda, generic); in VisitCXXRecordDecl()
2187 FLAG(isLambda, lambda); in VisitCXXRecordDecl()
2191 FLAG(isEmpty, empty); in VisitCXXRecordDecl()
2192 FLAG(isAggregate, aggregate); in VisitCXXRecordDecl()
2195 FLAG(isPOD, pod); in VisitCXXRecordDecl()
2196 FLAG(isTrivial, trivial); in VisitCXXRecordDecl()
2197 FLAG(isPolymorphic, polymorphic); in VisitCXXRecordDecl()
2198 FLAG(isAbstract, abstract); in VisitCXXRecordDecl()
2199 FLAG(isLiteral, literal); in VisitCXXRecordDecl()
2244 FLAG(hasMoveConstructor, exists); in VisitCXXRecordDecl()
[all …]
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/preprocessor/
H A Dtst.ifndef.d38 #ifndef FLAG
39 #define FLAG macro
42 #if defined (FLAG)
H A Dtst.preexpif.d38 #define FLAG 1 macro
39 #if defined (FLAG)
H A Dtst.preexpifelse.d38 #define FLAG 1 macro
39 #if defined (FLAG)
H A Derr.ifdefnotendif.d37 #if !defined (FLAG)
H A Dtst.withinprobe.d44 #if !defined (FLAG)
H A Derr.D_IDENT_UNDEF.afterprobe.d49 #if !defined (FLAG)
H A Dtst.predicatedeclare.d42 #if !defined (FLAG)
H A Derr.ifdefelsenotendif.d38 #if !defined (FLAG)
H A Dtst.ifnotdef.d38 #if !defined (FLAG)
H A Dtst.ifdef.d38 #if defined (FLAG)
H A Dtst.preexpelse.d38 #if defined (FLAG)
H A Dtst.logicalor.d38 #if !defined (FLAG) || !defined(STATUS)
H A Dtst.logicaland.d38 #if !defined (FLAG) && !defined(STATUS)
H A Dtst.muland.d38 #if !defined (FLAG) && !defined(STATUS) && !defined(STATE)
/freebsd-14.2/contrib/libedit/
H A Dmakelist47 FLAG="$1"
52 case $FLAG in
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.cpp775 #define OP_GOMP_CRITICAL(OP, FLAG) argument
1153 #define GOMP_MIN_MAX_CRITSECT(OP, FLAG)
1435 #define OP_GOMP_CRITICAL_REV(TYPE, OP, FLAG)
1983 #define OP_GOMP_CRITICAL_READ(OP, FLAG)
2035 #define OP_GOMP_CRITICAL_READ_WRK(OP, FLAG)
2597 #define OP_GOMP_CRITICAL_L_CPT(OP, FLAG)
2660 #define GOMP_MIN_MAX_CRITSECT_CPT(OP, FLAG)
2756 #define OP_GOMP_CRITICAL_EQV_CPT(OP, FLAG)
2824 #define OP_GOMP_CRITICAL_CPT_WRK(OP, FLAG)
3270 #define GOMP_CRITICAL_SWP(FLAG)
[all …]
/freebsd-14.2/sys/contrib/x86emu/
H A Dx86emu_regs.h123 #define CONDITIONAL_SET_FLAG(COND,FLAG) \ argument
124 if (COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG)
/freebsd-14.2/contrib/sendmail/libsmutil/
H A Dt-lockfile-0.sh35 while getopts 2a: FLAG
37 case "${FLAG}" in
H A Dt-maplock-0.sh48 while getopts l:m:t: FLAG
50 case "${FLAG}" in
/freebsd-14.2/sys/contrib/libsodium/m4/
H A Dax_check_link_flag.m47 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
11 # Check whether the given FLAG works with the linker or gives an error.
19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
H A Dax_check_compile_flag.m47 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS])
11 # Check whether the given FLAG works with the current language's compiler
19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to

12