Home
last modified time | relevance | path

Searched refs:increments (Results 1 – 25 of 50) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp120 …bool checkAndLogCallValues (TestLog& log, const vector<deUint32>& increments, const vector<deU…
121 …void splitBuffer (const vector<deUint32>& buffer, vector<deUint32>& increments, vector<deUi…
128 …static bool checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrement…
557 void AtomicCounterTest::splitBuffer (const vector<deUint32>& buffer, vector<deUint32>& increments, … in splitBuffer() argument
567 increments.clear(); in splitBuffer()
615 increments.push_back(buffer[firstInc + id]); in splitBuffer()
712 bool AtomicCounterTest::checkPath (const vector<deUint32>& increments, const vector<deUint32>& decr… in checkPath() argument
723 for (int valueNdx = 0; valueNdx < (int)increments.size(); valueNdx++) in checkPath()
725 if (increments[valueNdx] != (deUint32)-1) in checkPath()
727 minValue = std::min(minValue, increments[valueNdx]); in checkPath()
[all …]
/external/sfntly/cpp/src/test/
Dfont_data_test.cc226 int32_t increments = std::max<int32_t>(length / 11, 1); in ReadComparison() local
228 buffer_size += increments) { in ReadComparison()
241 window_size += increments) { in ReadComparison()
283 int32_t increments = std::max<int32_t>(length / 11, 1); in SlicingWriteTest() local
285 buffer_size += increments) { in SlicingWriteTest()
293 for (int window_size = 1; window_size < length; window_size += increments) { in SlicingWriteTest()
Dbyte_array_test.cc67 int increments = std::max<int32_t>(ba1->Length() / 11, 1); in ReadComparison() local
69 buffer_size += increments) { in ReadComparison()
82 window_size += increments) { in ReadComparison()
/external/llvm/test/Instrumentation/InstrProfiling/
Dno-counters.ll1 ;; No instrumentation should be emitted if there are no counter increments.
/external/iptables/extensions/
Dlibxt_statistic.man17 granularity is in 1/2147483648th increments.
/external/llvm/test/CodeGen/X86/
Datom-fixup-lea1.ll8 ; that increments the array pointer because it is within 5 instructions of the
Datom-fixup-lea3.ll7 ; that increments the array pointer if it is greater than 5 instructions
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_vert_w16inp_w16out.s137 add r0,r4,r2 @increments pi2_src
160 subs r5,r5,#2 @increments ht
181 add r0,r4,r2 @increments pi2_src
Dihevc_inter_pred_chroma_vert_w16inp.s137 add r0,r4,r2 @increments pi2_src
162 subs r5,r5,#2 @increments ht
182 add r0,r4,r2 @increments pi2_src
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DTimeLineGraph.java294 double increments=(xRange*1.0)/timeRange; in setRelativeXPosition() local
296 …thisItem.setX((int)(Math.round((thisItem.timestamp-closestPrecedingItem.timestamp)*increments)+clo… in setRelativeXPosition()
/external/llvm/test/Transforms/IndVarSimplify/
Div-fold.ll5 ; Indvars should be able to fold IV increments into shr when low bits are zero.
Dno-iv-rewrite.ll280 ; Eliminate the redundant IV increments k.next and l.next.
282 ; Two increments should remain, one by %step and one by %step1.
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DStringSearch.java655 int value, int increments) { in addToIntArray() argument
658 newlength += increments; in addToIntArray()
680 long value, int increments) { in addToLongArray() argument
683 newlength += increments; in addToLongArray()
/external/smali/dexlib2/src/main/ragel/
DSyntheticAccessorFSM.rl74 // 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/
Dperformance.txt15 increments/decrements of SP, so the fast cases can be used more often.
/external/llvm/test/Transforms/PhaseOrdering/
Dscev.ll8 ; The loop body contains two increments by %div.
/external/libvpx/libvpx/vp8/common/arm/armv6/
Dfilter_v6.asm37 sub r2, r2, r3 ; inside loop increments input array,
127 sub r2, r2, r3 ; inside loop increments input array,
220 sub r2, r2, r3 ; inside loop increments input array,
452 sub r2, r2, r3 ; inside loop increments input array,
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.atomic_counter.txt74 code checks that there is possible order in which increments and decrements
/external/iproute2/doc/
Dnstat.sgml38 calculates increments since the previous use.
/external/llvm/utils/vim/
Dvimrc53 " Add and delete spaces in increments of `shiftwidth' for tabs
/external/clang/docs/
DLibASTMatchersTutorial.rst335 increments this same variable. The matcher for (2) is straightforward:
429 We already know that the declaration and increments both match, or this
/external/icu/icu4c/source/i18n/
Dusearch.cpp210 uint32_t increments, in addTouint32_tArray() argument
215 newlength += increments; in addTouint32_tArray()
250 uint32_t increments, in addTouint64_tArray() argument
255 newlength += increments; in addTouint64_tArray()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm359 ; adjusted to 32 because of the two post-increments.
411 ; adjusts to nothing because of the post-increments.
/external/clang/include/clang/Basic/
DAttrDocs.td693 increments of 4, so requesting a limit of 39 VGPRs will really
713 registers. A typical value would be between 4 and 256 in increments
725 registers. A typical value would be between 8 and 104 in increments of
/external/zlib/src/doc/
Drfc1950.txt524 ++ "n++" increments the variable n.

12