Home
last modified time | relevance | path

Searched refs:decrements (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp120 …tLog& log, const vector<deUint32>& increments, const vector<deUint32>& decrements, const vector<de…
121 …tor<deUint32>& buffer, vector<deUint32>& increments, vector<deUint32>& decrements, vector<deUint32…
128 …kPath (const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValu…
557 …tor<deUint32>& buffer, vector<deUint32>& increments, vector<deUint32>& decrements, vector<deUint32… in splitBuffer() argument
568 decrements.clear(); in splitBuffer()
618 decrements.push_back(buffer[firstDec + id]); in splitBuffer()
712 …checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValu… in checkPath() argument
732 for (int valueNdx = 0; valueNdx < (int)decrements.size(); valueNdx++) in checkPath()
734 if (decrements[valueNdx] != (deUint32)-1) in checkPath()
736 minValue = std::min(minValue, decrements[valueNdx]); in checkPath()
[all …]
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_copy_w16out.s224 subs r4,r4,#8 @wd decrements by 8
260 subs r4,r4,#8 @wd decrements by 8
320 subs r12,r12,#8 @wd decrements by 8
Dihevc_inter_pred_luma_copy_w16out.s162 subs r4,r4,#8 @wd decrements by 8
198 subs r4,r4,#8 @wd decrements by 8
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
D2011-11-29-postincphi.ll5 ; LSR then expands %t2 in %phi into two decrements, one on each loop exit.
/external/smali/dexlib2/src/main/ragel/
DSyntheticAccessorFSM.rl81 // for increments an decrements, the type of value the math operation is on
84 // for increments and decrements, the value of the constant that is used
/external/valgrind/docs/internals/
Dperformance.txt15 increments/decrements of SP, so the fast cases can be used more often.
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.atomic_counter.txt74 code checks that there is possible order in which increments and decrements
/external/llvm/test/CodeGen/Hexagon/
Dhwloop1.ll115 ; Case 5: After LSR, the initial value is 100 and the iv decrements to 0.
/external/valgrind/
Ddarwin9-drd.supp364 # NSDecrementExtraRefCountWasZero decrements the specified object's reference
/external/clang/test/Analysis/
Dretain-release-path-notes-gc.m50 …CFMakeCollectable(leaked); // expected-note{{In GC mode a call to 'CFMakeCollectable' decrements a…
51 …NSMakeCollectable(leaked); // expected-note{{In GC mode a call to 'NSMakeCollectable' decrements a…
436 // CHECK-NEXT: <string>In GC mode a call to &apos;CFMakeCollectable&apos; decrements an object…
438 // CHECK-NEXT: <string>In GC mode a call to &apos;CFMakeCollectable&apos; decrements an object…
511 // CHECK-NEXT: <string>In GC mode a call to &apos;NSMakeCollectable&apos; decrements an object…
513 // CHECK-NEXT: <string>In GC mode a call to &apos;NSMakeCollectable&apos; decrements an object…
/external/python/cpython2/Doc/c-api/
Dstring.rst222 appended to *string*. This version decrements the reference count of *newpart*.
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td1282 // Pre decrements P.
1294 // Pre decrements P.
/external/syslinux/doc/
DCodingStyle.txt588 the number of subclass users, and decrements the global count just once
/external/toybox/kconfig/
Dzconf.tab.c_shipped2021 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/llvm/docs/
DExceptionHandling.rst240 #. Locates the most recently caught exception and decrements its handler
/external/googletest/googletest/docs/
DV1_5_FAQ.md764 decrements by 1, but the manager thread will never be killed, so you still have
DV1_7_FAQ.md862 decrements by 1, but the manager thread will never be killed, so you still have
DFAQ.md868 decrements by 1, but the manager thread will never be killed, so you still have
DV1_6_FAQ.md862 decrements by 1, but the manager thread will never be killed, so you still have
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Dbasic.ll1261 ; Delete retain,release pairs around loops containing potential decrements.
/external/python/cpython2/Doc/extending/
Dnewtypes.rst294 This method decrements the reference counts of the two Python attributes. We use
/external/python/cpython2/Doc/faq/
Dprogramming.rst1767 decrements the object's reference count, and if this reaches zero
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1883 ; Delete retain,release pairs around loops containing potential decrements.
/external/libjpeg-turbo/
Dlibjpeg.txt1567 The library increments the pointer and decrements the count until the buffer
1616 The library increments the pointer and decrements the count until the buffer
/external/libmicrohttpd/src/datadir/
Dspdy-draft.txt1244 frame, the sender decrements its transfer window size by the amount

12