/freebsd/sys/dev/sfxge/common/ |
H A D | efx_sram.c | 210 __in boolean_t negate, in efx_sram_byte_increment_set() 225 __in boolean_t negate, in efx_sram_all_the_same_set() 239 __in boolean_t negate, in efx_sram_bit_alternate_set() 252 __in boolean_t negate, in efx_sram_byte_alternate_set() 265 __in boolean_t negate, in efx_sram_byte_changing_set() 286 __in boolean_t negate, in efx_sram_bit_sweep_set()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | fnmatch.c | 144 int negate, ok; in rangematch() local
|
H A D | getarg.c | 353 int negate = 0; in arg_match_long() local
|
/freebsd/sys/libkern/ |
H A D | fnmatch.c | 159 int negate, ok; in rangematch() local
|
/freebsd/lib/libc/gen/ |
H A D | fnmatch.c | 234 int negate, ok; in rangematch() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | fnmatch.c | 157 int negate; in fnmatch_ch() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ConstraintSystem.h | 121 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { negate() function
|
H A D | ScalarEvolutionExpressions.h | 448 static enum SCEVTypes negate(enum SCEVTypes T) { negate() function
|
/freebsd/usr.bin/top/ |
H A D | commands.c | 467 char negate; in renice_procs() local
|
/freebsd/bin/pax/ |
H A D | pat_rep.c | 541 int negate; in range_match() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 496 [[nodiscard]] Value *Negator::negate(Value *V, bool IsNSW, unsigned Depth) { in negate() function in Negator
|
H A D | InstCombineAddSub.cpp | 157 void negate() { Coeff.negate(); } in negate() function in __anon84b617a60111::FAddend 324 void FAddendCoef::negate() { in negate() function in FAddendCoef
|
/freebsd/contrib/bmake/ |
H A D | cond.c | 917 bool (*evalBare)(const char *), bool negate, in CondEvalExpression() 1049 bool negate; in Cond_EvalLine() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdLibraryFunctionsChecker.cpp | 220 virtual ValueConstraintPtr negate() const { in negate() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::ValueConstraint 299 ValueConstraintPtr negate() const override { in negate() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::RangeConstraint 391 ValueConstraintPtr negate() const override { in negate() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::NotNullConstraint 438 ValueConstraintPtr negate() const override { in negate() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::NotNullBufferConstraint 505 ValueConstraintPtr negate() const override { in negate() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::BufferSizeConstraint
|
/freebsd/usr.sbin/config/ |
H A D | mkmakefile.cc | 391 int compile, match, nreqs, std, filetype, negate, in read_file() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 434 APFixedPoint APFixedPoint::negate(bool *Overflow) const { in negate() function in llvm::APFixedPoint
|
/freebsd/contrib/sendmail/src/ |
H A D | main.c | 199 bool forged, negate; local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APInt.h | 1430 void negate() { in negate() function
|
/freebsd/bin/sh/ |
H A D | parser.c | 366 int negate, t; in pipeline() local
|
/freebsd/crypto/openssh/ |
H A D | readconf.c | 658 int r, port, this_result, result = 1, attributes = 0, negate; in match_cfg_line() local
|
H A D | misc.c | 2564 int negate = 0; in opt_flag() local
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 3801 int negate = 0; in test_filter() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 346 static uint32_t negate(uint32_t Cmp) { in negate() function
|
/freebsd/stand/ficl/ |
H A D | words.c | 314 static void negate(FICL_VM *pVM) in negate() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 611 RangeSet RangeSet::Factory::negate(RangeSet What) { in negate() function in RangeSet::Factory
|