Searched refs:base0 (Results 1 – 3 of 3) sorted by relevance
206 function test_composition(a, base0, check) { argument207 var base1 = ((base0 + 2));213 result += a[base0];
29 Base&& base0 = xvalue<Base>(); in test_rvalue_refs()
597 const deUint32 base0 = rnd.getUint32(); in getInputValues() local601 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()688 const deInt32 base0 = (deInt32)rnd.getUint32(); in getInputValues() local692 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()