Home
last modified time | relevance | path

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

/third_party/googletest/googletest/samples/
Dsample4.cc43 int Counter::Decrement() { in Decrement() function in Counter
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DAtomicCounter.cs58 public long Decrement() in Decrement() method in Grpc.Core.Internal.AtomicCounter
/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/abseil-cpp/absl/strings/internal/
Dcord_internal.h49 inline bool Decrement() { in Decrement() function
/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/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc60 void Decrement() { concurrent_requests_.FetchSub(1); } in Decrement() function in grpc_core::__anon93b706d90111::CircuitBreakerCallCounterMap::CallCounter
/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