Home
last modified time | relevance | path

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

12345

/external/angle/third_party/glslang/src/Test/baseResults/
Dprepost.frag.out30 0:13 Pre-Decrement ( temp int)
43 0:15 Post-Decrement ( temp float)
60 0:17 Pre-Decrement ( temp float)
66 0:17 Pre-Decrement ( temp int)
80 0:21 Pre-Decrement ( temp float)
84 0:23 Post-Decrement ( temp float)
98 0:28 Post-Decrement ( temp float)
113 0:34 Post-Decrement ( temp float)
123 0:35 Pre-Decrement ( temp float)
167 0:13 Pre-Decrement ( temp int)
[all …]
Dhlsl.forLoop.frag.out56 0:18 Pre-Decrement ( temp 4-component vector of float)
138 0:34 Pre-Decrement ( temp float)
140 0:34 Pre-Decrement ( temp float)
142 0:34 Pre-Decrement ( temp float)
188 0:49 Pre-Decrement ( temp float)
313 0:18 Pre-Decrement ( temp 4-component vector of float)
395 0:34 Pre-Decrement ( temp float)
397 0:34 Pre-Decrement ( temp float)
399 0:34 Pre-Decrement ( temp float)
445 0:49 Pre-Decrement ( temp float)
/external/deqp-deps/glslang/Test/baseResults/
Dprepost.frag.out30 0:13 Pre-Decrement ( temp int)
43 0:15 Post-Decrement ( temp float)
60 0:17 Pre-Decrement ( temp float)
66 0:17 Pre-Decrement ( temp int)
80 0:21 Pre-Decrement ( temp float)
84 0:23 Post-Decrement ( temp float)
98 0:28 Post-Decrement ( temp float)
113 0:34 Post-Decrement ( temp float)
123 0:35 Pre-Decrement ( temp float)
167 0:13 Pre-Decrement ( temp int)
[all …]
Dhlsl.forLoop.frag.out56 0:18 Pre-Decrement ( temp 4-component vector of float)
138 0:34 Pre-Decrement ( temp float)
140 0:34 Pre-Decrement ( temp float)
142 0:34 Pre-Decrement ( temp float)
188 0:49 Pre-Decrement ( temp float)
313 0:18 Pre-Decrement ( temp 4-component vector of float)
395 0:34 Pre-Decrement ( temp float)
397 0:34 Pre-Decrement ( temp float)
399 0:34 Pre-Decrement ( temp float)
445 0:49 Pre-Decrement ( temp float)
/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/googletest/googletest/samples/
Dsample4_unittest.cc41 EXPECT_EQ(0, c.Decrement()); in TEST()
50 EXPECT_EQ(3, c.Decrement()); in TEST()
Dsample4.h47 int Decrement();
Dsample4.cc43 int Counter::Decrement() { in Decrement() function in Counter
/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/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAtomicCounter.cs58 public long Decrement() in Decrement() method in Grpc.Core.Internal.AtomicCounter
60 return Interlocked.Decrement(ref counter); in Decrement()
DCompletionQueueSafeHandle.cs98 if (shutdownRefcount.Decrement() == 0) in DecrementShutdownRefcount()
/external/u-boot/arch/x86/include/asm/acpi/
Dirqlinks.asl66 Decrement(Local0)
124 Decrement(Local0)
182 Decrement(Local0)
240 Decrement(Local0)
298 Decrement(Local0)
356 Decrement(Local0)
414 Decrement(Local0)
472 Decrement(Local0)
/external/libgav1/libgav1/src/utils/
Dblocking_counter.h53 void Decrement() { in Decrement() function
65 void Decrement(bool job_succeeded) { in Decrement() function
/external/swiftshader/third_party/llvm-7.0/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/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
/external/libchrome/base/
Datomic_ref_count.h32 bool Decrement() { in Decrement() function
Dbarrier_closure.cc33 if (!num_callbacks_left_.Decrement()) in Run()
/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()

12345