Home
last modified time | relevance | path

Searched defs:Decrement (Results 1 – 11 of 11) sorted by relevance

/third_party/googletest/googletest/samples/
Dsample4.cc43 int Counter::Decrement() { in Decrement() function in Counter
/third_party/gn/src/base/
Datomic_ref_count.h32 bool Decrement() { in Decrement() function
/third_party/cef/include/base/
Dcef_atomic_ref_count.h74 bool Decrement() { in Decrement() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_abort_sniffer.cpp105 void dng_priority_manager::Decrement (dng_priority priority) in Decrement() function in dng_priority_manager
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp330 MachineBasicBlock *BB, const MbbIterator &MemInstr, const bool Decrement) { in findClosestSuitableAluInstr()
/third_party/skia/src/core/
DSkTBlockList.h250 static int Decrement(const SkBlockAllocator::Block* b, int index) { in Decrement() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp173 IntrinsicInst *Decrement = nullptr; in runOnLoop() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_internal.h103 inline bool Decrement() { in Decrement() function
/third_party/gn/src/base/containers/
Dcircular_deque.h262 void Decrement() { in Decrement() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h129 Decrement, // ?F # operator-- enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp1111 bool Decrement = P.LaneMask.any(); in updatePressureDiffs() local