Searched refs:base0 (Results 1 - 3 of 3) sorted by relevance

/external/v8/test/mjsunit/
H A Darray-bounds-check-removal.js206 function test_composition(a, base0, check) {
207 var base1 = ((base0 + 2));
213 result += a[base0];
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-0x.cpp29 Base&& base0 = xvalue<Base>(); local
/external/deqp/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp597 const deUint32 base0 = rnd.getUint32(); local
601 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0;
688 const deInt32 base0 = (deInt32)rnd.getUint32(); local
692 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0;

Completed in 128 milliseconds