Home
last modified time | relevance | path

Searched refs:conditional (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/freebsd-12.1/usr.bin/tset/
H A Dmap.c93 mapp->conditional = 0; in add_mapping()
111 if (mapp->conditional & GT) in add_mapping()
113 mapp->conditional |= LT; in add_mapping()
116 if (mapp->conditional & LT) in add_mapping()
118 mapp->conditional |= GT; in add_mapping()
122 mapp->conditional |= EQ; in add_mapping()
125 mapp->conditional |= NOT; in add_mapping()
132 if (mapp->conditional) in add_mapping()
153 if (mapp->conditional & NOT) in add_mapping()
154 mapp->conditional = ~mapp->conditional & (EQ | GT | LT); in add_mapping()
[all …]
/freebsd-12.1/contrib/ncurses/progs/
H A Dtset.c425 mapp->conditional = 0; in add_mapping()
443 if (mapp->conditional & GT) in add_mapping()
445 mapp->conditional |= LT; in add_mapping()
448 if (mapp->conditional & LT) in add_mapping()
450 mapp->conditional |= GT; in add_mapping()
454 mapp->conditional |= EQ; in add_mapping()
457 mapp->conditional |= NOT; in add_mapping()
466 if (mapp->conditional) in add_mapping()
484 if (mapp->conditional & NOT) in add_mapping()
485 mapp->conditional = ~mapp->conditional & (EQ | GT | LT); in add_mapping()
[all …]
/freebsd-12.1/contrib/bmake/unit-tests/
H A Dcond2.exp1 make: Bad conditional expression ` == "empty"' in == "empty"?oops:ok
2 make: "cond2.mk" line 13: Malformed conditional ({TEST_TYPO} == "Ok")
4 make: "cond2.mk" line 20: Malformed conditional (${TEST_NOT_SET} == "empty")
H A Dcond1.exp20 make: Bad conditional expression `"0" > 0' in "0" > 0?OK:No
/freebsd-12.1/contrib/llvm/include/llvm/XRay/
H A DGraph.h130 typename T = typename std::conditional<IsConst, const EdgeValueType,
137 typename std::conditional<IsConst, const EdgeMapT, EdgeMapT>::type;
203 using GraphT = typename std::conditional<isConst, const Graph, Graph>::type;
205 typename std::conditional<isConst, const EdgeMapT, EdgeMapT>::type;
276 using iterator = typename std::conditional<isConst, ConstVertexIterator,
279 using GraphT = typename std::conditional<isConst, const Graph, Graph>::type;
313 using iterator = typename std::conditional<isConst, ConstEdgeIterator,
316 using GraphT = typename std::conditional<isConst, const Graph, Graph>::type;
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h98 struct HasBaseOf : std::conditional<HasBaseOf<Base, First>::value ||
108 struct AreBaseOf : std::conditional<AreBaseOf<Base, First>::value &&
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A DREADME43 conditional. To work correctly, automake has to know the range of
85 Makefile.am files. Adds Automake conditional NEED_LIBOPTS which
113 NEED_LIBOPTS Automake conditional being false, and does not invoke
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td37 // Load-linked EVA, Store-conditional EVA encodings
125 // Load-linked EVA, Store-conditional EVA descriptions
203 /// Load-linked EVA, Store-conditional EVA
H A DMips16InstrInfo.td398 // These Sel patterns support the generation of conditional move
404 // conditional move being done if the tested register is not zero.
409 // conditional move based on a simple mips16 conditional
437 //then does a conditional branch based on the value of T8
445 // $op1 .+4 ;op1 is a conditional branch
464 // op1 is a conditional branch
468 // $op1 .+4 ;op2 is a conditional branch
591 // To test a GPR then do a PC-relative conditional branch.
599 // To test a GPR then do a PC-relative conditional branch.
620 // To test a GPR then do a PC-relative conditional branch.
[all …]
H A DMipsEVAInstrFormats.td43 // Load-linked EVA, Store-conditional EVA
H A DMipsCondMov.td17 // conditional move instructions.
197 // Instantiation of conditional move patterns.
263 // For targets that don't have conditional-move instructions
/freebsd-12.1/contrib/binutils/ld/scripttempl/
H A Di386coff.sc5 # conditional expansion.
H A Darmcoff.sc11 # conditional expansion.
/freebsd-12.1/sys/contrib/libsodium/m4/
H A Dld-output-def.m412 # conditional HAVE_LD_OUTPUT_DEF if it is.
/freebsd-12.1/stand/ficl/softwords/
H A Difbrack.fr2 \ ** ANS conditional compile directives [if] [else] [then]
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A Diterator.h198 typename PointerT = typename std::conditional<
202 typename ReferenceT = typename std::conditional<
H A DFunctionExtras.h66 using AdjustedParamT = typename std::conditional<
/freebsd-12.1/contrib/libucl/m4/
H A Dgcov.m410 # gcov/lcov binaries and provides ENABLE_CODE_COVERAGE conditional.
/freebsd-12.1/contrib/libc++/include/experimental/
H A D__memory55 conditional<
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DChrono.h116 typedef typename std::conditional<
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELFTypes.h57 using uint = typename std::conditional<Is64, uint64_t, uint32_t>::type;
346 using intX_t = typename std::conditional<ELFT::Is64Bits,
348 using uintX_t = typename std::conditional<ELFT::Is64Bits,
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86.td41 "Enable conditional move instructions">;
346 // fused with conditional branches and pass through the CPU as a single
350 "Various instructions can be fused with conditional branches">;
371 // Lower indirect branches and switches either using conditional branch trees
419 // Merge branches using three-way conditional code.
423 "conditional branch">;
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrAliases.td13 // Instruction aliases for conditional moves.
63 // Instruction aliases for integer conditional branches and moves.
204 // Instruction aliases for floating point conditional branches and moves.
257 // Instruction aliases for co-processor conditional branches.
/freebsd-12.1/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y251 | conditional
252 | program conditional
1055 conditional:
1116 conditional:
/freebsd-12.1/contrib/gcc/doc/
H A Dcpp.texi208 conditional compilation and inclusion mechanism. If all else fails,
925 of the file in a conditional, like this:
2837 There are three general reasons to use a conditional.
2869 A conditional in the C preprocessor begins with a @dfn{conditional
2885 The simplest sort of conditional is
2897 @cindex conditional group
2903 The @var{controlled text} inside of a conditional can include
2905 succeeds. You can nest conditional groups inside other conditional
3112 Another conditional directive, @samp{#elif}, allows this to be
3915 @item Nesting levels of conditional inclusion.
[all …]

12345678910>>...12