HomeSort by relevance Sort by last modified time
    Searched defs:decrement (Results 1 - 25 of 243) sorted by null

1 2 3 4 5 6 7 8 910

  /external/deqp/framework/delibs/decpp/
deSemaphore.hpp 49 void decrement (void) throw();
65 * negative (there is a thread waiting in decrement) the waiting thread
76 * \brief Decrement semaphore count.
79 * (only -1 is possible) decrement() will block until the value is again 0
82 * If there is an another thread waiting in decrement(), the current thread
85 inline void Semaphore::decrement (void) throw() function in class:de::Semaphore
91 * \brief Try to decrement semaphore value.
  /external/perfetto/src/tracing/core/
sliced_protobuf_input_stream.cc 61 const size_t decrement = std::min(n, pos_in_cur_slice_); local
62 pos_in_cur_slice_ -= decrement;
63 n -= decrement;
  /external/nist-sip/java/gov/nist/javax/sip/header/
Indentation.java 85 * decrement the indentation field
87 protected void decrement() { method in class:Indentation
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
ReferenceCountedTrigger.java 45 decrement();
76 /** Adds a runnable to the last-decrement runnables list. */
82 public void decrement() { method in class:ReferenceCountedTrigger
96 * Runs and clears all the last-decrement runnables now.
109 * Convenience method to decrement this trigger as a animator listener. This listener is
110 * guarded to prevent being called back multiple times, and will trigger a decrement once and
120 decrement(); method
  /frameworks/support/app-toolkit/core-testing/src/main/java/androidx/arch/core/executor/testing/
CountingTaskExecutorRule.java 68 private void decrement() { method in class:CountingTaskExecutorRule
138 decrement(); method
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
UnboundedFifoByteBuffer.java 203 * @param index the index to decrement
206 private int decrement(int index) { method in class:UnboundedFifoByteBuffer
264 tail = decrement(tail);
266 index = decrement(index);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineInstrBundleIterator.h 74 /// Decrement forward ilist iterator.
75 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
100 /// Decrement reverse ilist iterator.
101 template <class Iterator> static void decrement(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
255 // Increment and decrement operators...
257 this->decrement(MII);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ilist_iterator.h 45 template <class T> static void decrement(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
51 template <class T> static void decrement(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
153 // Increment and decrement operators...

Completed in 848 milliseconds

1 2 3 4 5 6 7 8 910