/freebsd-src/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-src/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-src/sys/libkern/ |
H A D | fnmatch.c | 159 int negate, ok; in rangematch() local
|
/freebsd-src/lib/libc/gen/ |
H A D | fnmatch.c | 234 int negate, ok; in rangematch() local
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | fnmatch.c | 157 int negate; in fnmatch_ch() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ConstraintSystem.h | 114 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { in negate() function
|
H A D | ScalarEvolutionExpressions.h | 447 static enum SCEVTypes negate(enum SCEVTypes T) { in negate() function
|
/freebsd-src/usr.bin/top/ |
H A D | commands.c | 467 char negate; in renice_procs() local
|
/freebsd-src/bin/pax/ |
H A D | pat_rep.c | 541 int negate; in range_match() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 479 [[nodiscard]] Value *Negator::negate(Value *V, bool IsNSW, unsigned Depth) { negate() function in Negator [all...] |
H A D | InstCombineAddSub.cpp | 157 void negate() { Coeff.negate(); } in negate() function in __anonf0822f780111::FAddend 324 void FAddendCoef::negate() { in negate() function in FAddendCoef
|
/freebsd-src/contrib/bmake/ |
H A D | cond.c | 920 bool (*evalBare)(const char *), bool negate, in CondEvalExpression() argument 1050 bool negate; in Cond_EvalLine() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdLibraryFunctionsChecker.cpp | 220 virtual ValueConstraintPtr negate() const { in negate() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::ValueConstraint 299 ValueConstraintPtr negate() const override { in negate() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::RangeConstraint 391 ValueConstraintPtr negate() const override { in negate() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::NotNullConstraint 438 ValueConstraintPtr negate() const override { in negate() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::NotNullBufferConstraint 505 ValueConstraintPtr negate() const override { in negate() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::BufferSizeConstraint [all...] |
/freebsd-src/usr.sbin/config/ |
H A D | mkmakefile.cc | 390 int compile, match, nreqs, std, filetype, negate, read_file() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 428 APFixedPoint APFixedPoint::negate(bool *Overflow) const { negate() function in llvm::APFixedPoint
|
/freebsd-src/contrib/sendmail/src/ |
H A D | main.c | 199 bool forged, negate; local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APInt.h | 1415 void negate() { negate() function
|
/freebsd-src/bin/sh/ |
H A D | parser.c | 366 int negate, t; in pipeline() local
|
/freebsd-src/usr.bin/dc/ |
H A D | bcode.c |
|
/freebsd-src/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-src/contrib/libarchive/test_utils/ |
H A D | test_main.c | 3788 int negate = 0; test_filter() local
|
/freebsd-src/stand/ficl/ |
H A D | words.c | 314 static void negate(FICL_VM *pVM) in negate() function
|
/freebsd-src/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
|