Searched refs:decrement (Results 51 - 75 of 103) sorted by path

12345

/external/deqp/modules/egl/
H A DteglRenderTests.cpp844 packetIter->wait->decrement();
978 semaphores.back()->decrement();
/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp418 // increment/decrement
433 tcu::Matrix<T, Rows, Cols> decrement (const tcu::Matrix<T, Rows, Cols>& mat) function in namespace:deqp::gles2::Functional::MatrixCaseUtils
528 evalCtx.color.xyz() = reduceToVec3(decrement(getInputValue<In0Type, In0DataType>(evalCtx, 0))) + reduceToVec3(decrement(getInputValue<In0Type, In0DataType>(evalCtx, 0)));
548 evalCtx.color.xyz() = reduceToVec3(getInputValue<In0Type, In0DataType>(evalCtx, 0)) + reduceToVec3(decrement(getInputValue<In0Type, In0DataType>(evalCtx, 0)));
1105 { "pre_decrement", "Matrix prefix decrement tests", OP_PRE_DECREMENT, false },
1107 { "post_decrement", "Matrix postfix decrement tests", OP_POST_DECREMENT, false },
/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp856 // increment/decrement
871 tcu::Matrix<T, Rows, Cols> decrement (const tcu::Matrix<T, Rows, Cols>& mat) function in namespace:deqp::gles3::Functional::MatrixCaseUtils
1051 evalCtx.color.xyz() = reduceToVec3(decrement(in0)) + reduceToVec3(decrement(in0));
1079 evalCtx.color.xyz() = reduceToVec3(in0) + reduceToVec3(decrement(in0));
1815 { "pre_decrement", "Matrix prefix decrement tests", OP_PRE_DECREMENT, false, false },
1817 { "post_decrement", "Matrix postfix decrement tests", OP_POST_DECREMENT, false, false },
/external/e2fsprogs/tests/progs/test_data/
H A Dtest.icount14 decrement 0
18 decrement 20001
52 decrement 2
61 decrement 2
63 decrement 2
65 decrement 2
67 decrement 2
68 decrement 2
75 decrement 3
77 decrement
[all...]
/external/e2fsprogs/tests/progs/
H A Dtest_icount_cmds.ct23 decrement, dec;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jar ... int initial protected int count protected int increment protected int decrement public void " href="/5.1.0_r1/s? ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/iproute2/include/linux/
H A Dpkt_sched.h614 * Note: increment, decrement are Q0.16 fixed-point values.
622 __u32 decrement; /* probability decrement, (d2 in Blue) */ member in struct:tc_sfb_qopt
/external/iproute2/tc/
H A Dq_sfb.c33 " [ increment FLOAT ] [ decrement FLOAT ]\n"
63 opt.decrement = (SFB_MAX_PROB + 10000) / 20000;
102 } else if (strcmp(*argv, "decrement") == 0) {
104 if (get_prob(&opt.decrement, *argv)) {
105 fprintf(stderr, "Illegal \"decrement\"\n");
161 " increment %.5f decrement %.5f penalty rate %d burst %d "
165 (double)qopt->decrement / SFB_MAX_PROB,
/external/jdiff/
H A Dxerces.jar ... .lang.Object { private int _index int getIndex () void decrement () boolean isZero () void " href="/5.1.0_r1/s ...
/external/jsoncpp/chromium-overrides/include/json/
H A Dvalue.h744 static void decrement( IteratorState &iterator );
812 static void decrement( IteratorState &iterator );
963 void decrement();
1028 decrement();
1089 decrement();
/external/jsoncpp/include/json/
H A Dvalue.h744 static void decrement( IteratorState &iterator );
812 static void decrement( IteratorState &iterator );
963 void decrement();
1028 decrement();
1089 decrement();
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h631 * Note: increment, decrement are Q0.16 fixed-point values.
639 __u32 decrement; /* probability decrement, (d2 in Blue) */ member in struct:tc_sfb_qopt
/external/libcxx/src/
H A Dmemory.cpp29 decrement(T& t) _NOEXCEPT
59 if (decrement(__shared_owners_) == -1)
93 if (decrement(__shared_weak_owners_) == -1)
/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_horz.s273 subs r14,r14,#32 @decrement the ht loop
299 subs r10,r10,#16 @decrement the wd loop
425 subs r7,r7,#8 @decrement the wd loop
430 subs r14,r14,#2 @decrement the ht loop
497 subs r7,r7,#8 @(prologue)decrement the wd loop
614 subs r14,r14,#4 @decrement the ht loop
661 subs r7,r7,#4 @decrement the wd by 4
668 subs r14,r14,#2 @decrement the ht by 2
H A Dihevc_inter_pred_chroma_horz_w16out.s135 sub r14,r14,r7 @added @decrement height by ht_residue(residue value is calculated outside)
213 @ and r7, r12, #31 @decrement the wd loop
285 subs r14,r14,#32 @decrement the ht loop
308 subs r10,r10,#16 @decrement the wd loop
420 subs r10,r10,#8 @decrement the wd loop
425 subs r14,r14,#2 @decrement the ht loop
490 subs r10,r10,#8 @(prologue)decrement the wd loop
587 subs r14,r14,#4 @decrement the ht loop
653 subs r10,r10,#4 @decrement the wd by 4
660 subs r14,r14,#2 @decrement th
[all...]
H A Dihevc_inter_pred_filters_luma_horz.s250 subs r5,r5,#8 @decrement the wd loop
256 subs r14,r14,#2 @decrement the ht loop
518 subs r5,r5,#4 @decrement the wd by 4
522 subs r14,r14,#2 @decrement the ht by 4
H A Dihevc_inter_pred_luma_horz_w16out.s148 sub r14,r14,r7 @decrement height by ht_residue(residue value is calculated outside)
265 subs r5,r5,#4 @decrement the wd by 4
269 subs r14,r14,#2 @decrement the ht by 4
324 subs r5,r5,#4 @decrement the wd by 4
329 subs r7,r7,#1 @decrement the ht by 4
415 subs r5,r5,#8 @decrement the wd loop
421 subs r14,r14,#2 @decrement the ht loop
H A Dihevc_intra_pred_chroma_horz.s183 subs r4,r4,#16 @decrement the loop count by 16
H A Dihevc_intra_pred_chroma_mode_3_to_9.s293 subs r11, r11, #8 @decrement the processed col
H A Dihevc_intra_pred_luma_horz.s181 subs r4,r4,#16 @decrement the loop count by 16
H A Dihevc_sao_edge_offset_class2.s260 SUBS r4,r4,#1 @decrement the loop count
571 SUBS r4,r4,#1 @decrement the loop count
700 SUBS r4,r4,#1 @decrement the loop count
H A Dihevc_sao_edge_offset_class2_chroma.s347 SUBS r4,r4,#1 @decrement the loop count
724 SUBS r4,r4,#1 @decrement the loop count
869 SUBS r4,r4,#1 @decrement the loop count

Completed in 498 milliseconds

12345