Searched refs:decrements (Results 1 – 13 of 13) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 120 …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/ |
D | ihevc_inter_pred_chroma_copy_w16out.s | 216 subs r4,r4,#8 @wd decrements by 8 252 subs r4,r4,#8 @wd decrements by 8 312 subs r12,r12,#8 @wd decrements by 8
|
D | ihevc_inter_pred_luma_copy_w16out.s | 156 subs r4,r4,#8 @wd decrements by 8 192 subs r4,r4,#8 @wd decrements by 8
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | 2011-11-29-postincphi.ll | 5 ; LSR then expands %t2 in %phi into two decrements, one on each loop exit.
|
/external/smali/dexlib2/src/main/ragel/ |
D | SyntheticAccessorFSM.rl | 74 // for increments an decrements, the type of value the math operation is on 77 // for increments and decrements, the value of the constant that is used
|
/external/valgrind/docs/internals/ |
D | performance.txt | 15 increments/decrements of SP, so the fast cases can be used more often.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.atomic_counter.txt | 74 code checks that there is possible order in which increments and decrements
|
/external/valgrind/ |
D | darwin9-drd.supp | 364 # NSDecrementExtraRefCountWasZero decrements the specified object's reference
|
/external/clang/test/Analysis/ |
D | retain-release-path-notes-gc.m | 50 …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… 434 // CHECK-NEXT: <string>In GC mode a call to 'CFMakeCollectable' decrements an object… 436 // CHECK-NEXT: <string>In GC mode a call to 'CFMakeCollectable' decrements an object… 509 // CHECK-NEXT: <string>In GC mode a call to 'NSMakeCollectable' decrements an object… 511 // CHECK-NEXT: <string>In GC mode a call to 'NSMakeCollectable' decrements an object…
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 247 #. Locates the most recently caught exception and decrements its handler
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 2021 yyerrstatus = 3; /* Each real token shifted decrements this. */
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1882 ; Delete retain,release pairs around loops containing potential decrements.
|
/external/jpeg/ |
D | libjpeg.doc | 1405 The library increments the pointer and decrements the count until the buffer 1453 The library increments the pointer and decrements the count until the buffer
|