| /freebsd/contrib/googletest/googletest/samples/ |
| H A D | sample4_unittest.cc | 41 EXPECT_EQ(0, c.Decrement()); in TEST() 50 EXPECT_EQ(3, c.Decrement()); in TEST()
|
| H A D | sample4.cc | 41 int Counter::Decrement() { in Decrement() function in Counter
|
| H A D | sample4.h | 47 int Decrement();
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | HardwareLoops.h | 22 std::optional<unsigned> Decrement; member 30 Decrement = Count; in setDecrement()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiMemAluCombiner.cpp | 70 bool Decrement); 323 MachineBasicBlock *BB, const MbbIterator &MemInstr, const bool Decrement) { in findClosestSuitableAluInstr() argument 329 MbbIterator Last = Decrement ? BB->begin() : BB->end(); in findClosestSuitableAluInstr() 332 Decrement ? --First : ++First; in findClosestSuitableAluInstr()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | StoppointHitCounter.h | 29 void Decrement(uint32_t difference = 1) {
|
| H A D | Watchpoint.h | 201 void UndoHitCount() { m_hit_counter.Decrement(); } in UndoHitCount()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | UnsafeBufferUsageGadgets.def | 35 WARNING_GADGET(Decrement)
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | HardwareLoops.cpp | 334 if (Opts.Decrement.has_value()) in TryConvertLoop() 336 ConstantInt::get(HWLoopInfo.CountType, Opts.Decrement.value()); in TryConvertLoop()
|
| H A D | MachineScheduler.cpp | 1615 bool Decrement = P.LaneMask.any(); in updatePressureDiffs() local 1624 PDiff.addPressureChange(Reg, Decrement, &MRI); in updatePressureDiffs()
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointLocation.cpp | 414 m_hit_counter.Decrement(); in UndoBumpHitCount() 415 m_owner.m_hit_counter.Decrement(); in UndoBumpHitCount()
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 672 0x9D Channel Decrement 706 0xCB Tracking Decrement 720 0xEA Volume Decrement 744 0x153 Bass Decrement 746 0x155 Treble Decrement 760 0x172 Sub-channel Decrement 762 0x174 Alternate Audio Decrement
|
| /freebsd/bin/sh/ |
| H A D | nodes.c.pat | 177 * Decrement the reference count of a function definition, freeing it
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_method_construct.pod | 135 Decrement the I<method>'s reference count, and destruct it when
|
| /freebsd/stand/forth/ |
| H A D | check-password.4th | 118 readlen @ 1 - dup readlen ! \ Decrement input length
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DXILResource.cpp | 762 case ResourceCounterDirection::Decrement: in print() 917 ResourceCounterDirection Direction = ResourceCounterDirection::Decrement; in populateCounterDirections()
|
| /freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangleNodes.cpp | 270 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, Decrement, "operator--"); in output()
|
| H A D | MicrosoftDemangle.cpp | 594 IFK::Decrement, // ?F # operator-- in translateIntrinsicFunctionCode()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 132 Decrement, // ?F # operator-- enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DXILResource.h | 337 Decrement, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | UnsafeBufferUsage.cpp | 1317 : WarningGadget(Kind::Decrement), in DecrementGadget() 1321 return G->getKind() == Kind::Decrement; in classof()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrVFP.td | 265 let Inst{24-23} = 0b10; // Decrement Before 301 let Inst{24-23} = 0b10; // Decrement Before 418 let Inst{24-23} = 0b10; // Decrement Before
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 2707 // Decrement loop counter by the given argument. Return false if the loop 2712 // Decrement the first operand (the loop counter) by the second operand (the
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 3854 bool Decrement = false) { in selectVSplatImmHelper() argument 3877 if (Decrement) in selectVSplatImmHelper()
|
| /freebsd/sys/dev/mpi3mr/mpi/ |
| H A D | mpi30_cnfg.h | 696 U32 Decrement; /* 0x04 */ member
|