HomeSort by relevance Sort by last modified time
    Searched refs:Decrement (Results 1 - 24 of 24) sorted by null

  /external/chromium-trace/catapult/perf_insights/perf_insights/mre/
threaded_work_queue_unittest.py 23 def Decrement():
31 wq.PostAnyThreadTask(Decrement)
  /external/dng_sdk/source/
dng_abort_sniffer.cpp 43 void Decrement (dng_priority priority);
105 void dng_priority_manager::Decrement (dng_priority priority)
177 gPriorityManager.Decrement (fPriority);
  /external/webrtc/webrtc/base/
atomicops.h 31 static int Decrement(volatile int* i) {
59 static int Decrement(volatile int* i) {
criticalsection_unittest.cc 101 if (AtomicOps::Decrement(&threads_active_) == 0) {
192 static int AtomicOp(int* i) { return AtomicOps::Decrement(i); }
217 EXPECT_EQ(1, AtomicOps::Decrement(&value));
219 EXPECT_EQ(0, AtomicOps::Decrement(&value));
257 TEST(AtomicOpsTest, Decrement) {
refcount.h 103 int count = AtomicOps::Decrement(&ref_count_);
  /external/v8/src/heap/
object-stats.cc 82 counters->count_of_##name()->Decrement( \
86 counters->size_of_##name()->Decrement( \
95 counters->count_of_CODE_TYPE_##name()->Decrement( \
99 counters->size_of_CODE_TYPE_##name()->Decrement( \
107 counters->count_of_FIXED_ARRAY_##name()->Decrement( \
111 counters->size_of_FIXED_ARRAY_##name()->Decrement( \
120 counters->count_of_CODE_AGE_##name()->Decrement( \
124 counters->size_of_CODE_AGE_##name()->Decrement( \
spaces.cc 333 isolate_->counters()->memory_allocated()->Decrement(static_cast<int>(size));
750 isolate_->counters()->memory_allocated()->Decrement(static_cast<int>(size));
795 isolate_->counters()->memory_allocated()->Decrement(static_cast<int>(size));
    [all...]
  /external/webrtc/webrtc/audio/
audio_state.cc 51 int count = rtc::AtomicOps::Decrement(&ref_count_);
  /external/libhevc/common/arm/
ihevc_sao_band_offset_luma.s 88 SUBS r9,r9,#1 @Decrement the loop counter
113 SUBS r9,r9,#8 @Decrement the loop counter by 8
215 SUBS r11,r11,#4 @Decrement the ht loop count by 4
225 SUBS r7,r7,#8 @Decrement the width loop by 8
ihevc_sao_edge_offset_class0.s 107 SUBS r12,r12,#8 @Decrement the loop counter by 8
164 SUB r12,r12,r1 @Decrement the pu1_src pointer by src_strd
182 SUB r12,r12,r1 @Decrement the pu1_src pointer by src_strd
193 SUBS r4,r4,#1 @Decrement row by 1
258 SUBS r8,r8,#16 @Decrement column by 16
336 SUBS r4,r4,#1 @Decrement row by 1
ihevc_sao_band_offset_chroma.s 93 SUBS r11,r11,#1 @Decrement the loop counter
119 SUBS r11,r11,#8 @Decrement the loop counter by 8
313 SUBS r11,r11,#4 @Decrement the ht loop count by 4
330 SUB r9,r9,#16 @Decrement the width loop by 16
374 SUBS r10,r10,#4 @Decrement the ht loop count by 4
ihevc_sao_edge_offset_class0_chroma.s 109 SUBS r12,r12,#8 @Decrement the loop counter by 8
264 SUBS r4,r4,#1 @Decrement row by 1
276 SUBS r8,r8,#16 @Decrement column by 16
356 SUB r4,r4,#1 @II Decrement row by 1
414 SUBS r4,r4,#1 @Decrement row by 1
ihevc_sao_edge_offset_class1.s 89 SUBS r12,#1 @Decrement the loop count
213 SUBS r11,r11,#2 @II Decrement the ht loop count by 1
255 SUBS r7,r7,#16 @Decrement the wd loop count by 16
333 SUBS r11,r11,#2 @Decrement the ht loop count by 1
ihevc_sao_edge_offset_class1_chroma.s 93 SUBS r14,#1 @Decrement the loop count
226 SUBS r11,r11,#2 @II Decrement the ht loop count by 1
273 SUBS r8,r8,#16 @Decrement the wd loop count by 16
364 SUBS r11,r11,#2 @Decrement the ht loop count by 1
ihevc_sao_edge_offset_class2_chroma.s 105 SUB sp,sp,#0xD4 @Decrement the stack pointer to store some temp arr values
114 SUBS r9,r9,#8 @Decrement the loop count by 8
348 SUBS r4,r4,#1 @decrement the loop count
436 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
481 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
578 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
    [all...]
ihevc_sao_edge_offset_class3_chroma.s 103 SUB sp,sp,#0xD4 @Decrement the stack pointer to store some temp arr values
112 SUBS r9,r9,#8 @Decrement the loop count by 8
343 SUBS r4,r4,#1 @decrement the loop count
424 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
455 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
567 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
    [all...]
ihevc_sao_edge_offset_class2.s 97 SUB sp,sp,#0x94 @Decrement the stack pointer to store some temp arr values
106 SUBS r9,r9,#8 @Decrement the loop count by 8
261 SUBS r4,r4,#1 @decrement the loop count
323 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
354 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
434 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
515 SUB r6,r6,#16 @Decrement the wd loop count by 16
572 SUBS r4,r4,#1 @decrement the loop count
    [all...]
ihevc_sao_edge_offset_class3.s 95 SUB sp,sp,#0x94 @Decrement the stack pointer to store some temp arr values
104 SUBS r9,r9,#8 @Decrement the loop count by 8
268 SUBS r4,r4,#1 @decrement the loop count
338 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
353 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
400 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
545 SUBS r6,r6,#16 @Decrement the wd loop count by 16
594 SUBS r4,r4,#1 @decrement the loop count
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
br_insn.s 98 # Decrement and Branch instructions.
  /external/v8/src/
counters.h 122 void Decrement() {
127 void Decrement(int value) {
    [all...]
global-handles.cc 493 global_handles->isolate()->counters()->global_handles()->Decrement();
    [all...]
objects.cc     [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S     [all...]
  /external/valgrind/none/tests/arm/
vfp.stdout.exp     [all...]

Completed in 962 milliseconds