Home
last modified time | relevance | path

Searched refs:Decrement (Results 1 – 25 of 53) sorted by relevance

123

/external/perf_data_converter/src/
Dintervalmap.h67 if (!Decrement(&bound)) { in GetContainingInterval()
78 if (!Decrement(&bound)) { in GetContainingInterval()
89 bool Decrement(ConstMapIter* iter) const;
90 bool Decrement(MapIter* iter);
188 bool IntervalMap<V>::Decrement(ConstMapIter* iter) const { in Decrement() function
197 bool IntervalMap<V>::Decrement(MapIter* iter) { in Decrement() function
/external/webrtc/webrtc/base/
Dcriticalsection_unittest.cc101 if (AtomicOps::Decrement(&threads_active_) == 0) { in AfterEnd()
192 static int AtomicOp(int* i) { return AtomicOps::Decrement(i); } in AtomicOp()
217 EXPECT_EQ(1, AtomicOps::Decrement(&value)); in TEST()
219 EXPECT_EQ(0, AtomicOps::Decrement(&value)); in TEST()
257 TEST(AtomicOpsTest, Decrement) { in TEST() argument
Datomicops.h31 static int Decrement(volatile int* i) { in Decrement() function
59 static int Decrement(volatile int* i) {
/external/dng_sdk/source/
Ddng_abort_sniffer.cpp43 void Decrement (dng_priority priority);
105 void dng_priority_manager::Decrement (dng_priority priority) in Decrement() function in dng_priority_manager
177 gPriorityManager.Decrement (fPriority); in ~dng_set_minimum_priority()
/external/v8/src/heap/
Dobject-stats.cc186 counters->count_of_##name()->Decrement( \ in CheckpointObjectStats()
190 counters->size_of_##name()->Decrement( \ in CheckpointObjectStats()
199 counters->count_of_CODE_TYPE_##name()->Decrement( \ in CheckpointObjectStats()
203 counters->size_of_CODE_TYPE_##name()->Decrement( \ in CheckpointObjectStats()
211 counters->count_of_FIXED_ARRAY_##name()->Decrement( \ in CheckpointObjectStats()
215 counters->size_of_FIXED_ARRAY_##name()->Decrement( \ in CheckpointObjectStats()
224 counters->count_of_CODE_AGE_##name()->Decrement( \ in CheckpointObjectStats()
228 counters->size_of_CODE_AGE_##name()->Decrement( \ in CheckpointObjectStats()
Dspaces.cc499 size_.Decrement(reserve_size); in AllocateAlignedMemory()
778 size_.Decrement(chunk_size); in AllocateChunk()
780 size_executable_.Decrement(chunk_size); in AllocateChunk()
875 size_.Decrement(to_free_size); in AllocateChunk()
876 isolate_->counters()->memory_allocated()->Decrement( in AllocateChunk()
894 size_.Decrement(size); in AllocateChunk()
895 isolate_->counters()->memory_allocated()->Decrement(static_cast<int>(size)); in AllocateChunk()
898 size_executable_.Decrement(size); in AllocateChunk()
1024 isolate_->counters()->memory_allocated()->Decrement(static_cast<int>(size)); in AllocateChunk()
/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp78 bool Decrement);
331 MachineBasicBlock *BB, const MbbIterator &MemInstr, const bool Decrement) { in findClosestSuitableAluInstr() argument
337 MbbIterator Last = Decrement ? BB->begin() : BB->end(); in findClosestSuitableAluInstr()
340 Decrement ? --First : ++First; in findClosestSuitableAluInstr()
/external/python/cpython2/Doc/c-api/
Drefcounting.rst28 Decrement the reference count for object *o*. The object must not be *NULL*; if
47 Decrement the reference count for object *o*. The object may be *NULL*, in
54 Decrement the reference count for object *o*. The object may be *NULL*, in
/external/python/cpython3/Doc/c-api/
Drefcounting.rst28 Decrement the reference count for object *o*. The object must not be *NULL*; if
47 Decrement the reference count for object *o*. The object may be *NULL*, in
54 Decrement the reference count for object *o*. The object may be *NULL*, in
/external/libhevc/common/arm/
Dihevc_sao_band_offset_luma.s95 SUBS r9,r9,#1 @Decrement the loop counter
120 SUBS r9,r9,#8 @Decrement the loop counter by 8
222 SUBS r11,r11,#4 @Decrement the ht loop count by 4
232 SUBS r7,r7,#8 @Decrement the width loop by 8
Dihevc_sao_edge_offset_class0.s117 SUBS r12,r12,#8 @Decrement the loop counter by 8
174 SUB r12,r12,r1 @Decrement the pu1_src pointer by src_strd
192 SUB r12,r12,r1 @Decrement the pu1_src pointer by src_strd
203 SUBS r4,r4,#1 @Decrement row by 1
268 SUBS r8,r8,#16 @Decrement column by 16
346 SUBS r4,r4,#1 @Decrement row by 1
Dihevc_sao_band_offset_chroma.s102 SUBS r11,r11,#1 @Decrement the loop counter
128 SUBS r11,r11,#8 @Decrement the loop counter by 8
322 SUBS r11,r11,#4 @Decrement the ht loop count by 4
339 SUB r9,r9,#16 @Decrement the width loop by 16
383 SUBS r10,r10,#4 @Decrement the ht loop count by 4
Dihevc_sao_edge_offset_class0_chroma.s120 SUBS r12,r12,#8 @Decrement the loop counter by 8
275 SUBS r4,r4,#1 @Decrement row by 1
287 SUBS r8,r8,#16 @Decrement column by 16
367 SUB r4,r4,#1 @II Decrement row by 1
425 SUBS r4,r4,#1 @Decrement row by 1
Dihevc_sao_edge_offset_class3.s90 … SUB sp,sp,#160 @Decrement the stack pointer to store some temp arr values
113 SUBS r9,r9,#8 @Decrement the loop count by 8
347 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
362 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
409 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
554 SUBS r6,r6,#16 @Decrement the wd loop count by 16
689 SUBS r7,r7,#1 @Decrement the ht_tmp loop count by 1
701 SUBS r6,r6,#16 @Decrement the wd loop count by 16
859 SUBS r7,r7,#8 @Decrement the width
Dihevc_sao_edge_offset_class2.s90 … SUB sp,sp,#160 @Decrement the stack pointer to store some temp arr values
115 SUBS r9,r9,#8 @Decrement the loop count by 8
332 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
363 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
443 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
524 SUB r6,r6,#16 @Decrement the wd loop count by 16
648 SUBS r7,r7,#1 @Decrement the ht_tmp loop count by 1
663 SUBS r6,r6,#16 @Decrement the wd loop count by 16
812 SUBS r7,r7,#8 @Decrement the width
Dihevc_sao_edge_offset_class2_chroma.s99 … SUB sp,sp,#224 @Decrement the stack pointer to store some temp arr values
124 SUBS r9,r9,#8 @Decrement the loop count by 8
446 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
491 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
588 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
681 SUBS r6,r6,#16 @Decrement the wd loop count by 16
825 SUBS r7,r7,#1 @Decrement the ht_tmp loop count by 1
840 SUBS r6,r6,#16 @Decrement the wd loop count by 16
967 SUBS r7,r7,#1 @Decrement the ht_tmp loop count by 1
1007 SUBS r7,r7,#8 @Decrement the width
Dihevc_sao_edge_offset_class3_chroma.s99 … SUB sp,sp,#224 @Decrement the stack pointer to store some temp arr values
122 SUBS r9,r9,#8 @Decrement the loop count by 8
434 SUB r7,r7,#1 @I Decrement the ht_tmp loop count by 1
465 SUB r7,r7,#1 @II Decrement the ht_tmp loop count by 1
577 SUB r7,r7,#1 @III Decrement the ht_tmp loop count by 1
684 SUBS r6,r6,#16 @Decrement the wd loop count by 16
848 SUBS r7,r7,#1 @Decrement the ht_tmp loop count by 1
862 SUBS r6,r6,#16 @Decrement the wd loop count by 16
1013 SUBS r7,r7,#1 @Decrement the ht_tmp loop count by 1
1058 SUBS r7,r7,#8 @Decrement the width
Dihevc_sao_edge_offset_class1.s99 SUBS r12,#1 @Decrement the loop count
223 SUBS r11,r11,#2 @II Decrement the ht loop count by 1
265 SUBS r7,r7,#16 @Decrement the wd loop count by 16
343 SUBS r11,r11,#2 @Decrement the ht loop count by 1
Dihevc_sao_edge_offset_class1_chroma.s102 SUBS r14,#1 @Decrement the loop count
235 SUBS r11,r11,#2 @II Decrement the ht loop count by 1
282 SUBS r8,r8,#16 @Decrement the wd loop count by 16
373 SUBS r11,r11,#2 @Decrement the ht loop count by 1
/external/v8/src/base/
Datomic-utils.h29 V8_INLINE T Decrement(T decrement) { in Decrement() function
48 V8_INLINE T operator-=(T value) { return Decrement(value); }
/external/e2fsprogs/tests/progs/
Dtest_icount_cmds.ct22 request do_decrement, "Decrement an icount entry",
/external/webrtc/webrtc/audio/
Daudio_state.cc51 int count = rtc::AtomicOps::Decrement(&ref_count_); in Release()
/external/iptables/extensions/
Dlibip6t_HL.man14 Decrement the Hop Limit `value' times.
Dlibipt_TTL.man16 Decrement the TTL value `value' times.
/external/libxaac/decoder/armv7/
Dixheaacd_eld_decoder_sbr_pre_twiddle.s17 SUBS r3, r3, #1 @Decrement loop count by 1

123