Home
last modified time | relevance | path

Searched refs:div (Results 1 – 25 of 124) sorted by relevance

12345

/cts/tools/signature-tools/templates/
DHeader.st1 <div class="header">
2 <div class="logo">
4 </div>
5 <div class="specbox">
20 </div>
21 </div>
DPackageOverviewPage.st10 <div class="body">
14 <div class="content">
36 </div>
37 </div>
/cts/tools/dasm/test/
Dall_opcodes.d172 div-int v11, v22, v33
183 div-long v11, v22, v33
194 div-float v11, v22, v33
199 div-double v11, v22, v33
204 div-int/2addr v1, v2
215 div-long/2addr v1, v2
226 div-float/2addr v1, v2
231 div-double/2addr v1, v2
236 div-int/lit16 v1, v2, 0x1234
244 div-int/lit8 v1, v2, 0x12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_exception/d/
DT_move_exception_3.d19 div-int v0, v1, v2
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js1332 div = document.createElement( "div" ),
1336 div.setAttribute("className", "t");
1337div.innerHTML = " <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</…
1339 all = div.getElementsByTagName( "*" );
1340 a = div.getElementsByTagName( "a" )[ 0 ];
1350 input = div.getElementsByTagName( "input" )[ 0 ];
1354 leadingWhitespace: ( div.firstChild.nodeType === 3 ),
1358 tbody: !div.getElementsByTagName("tbody").length,
1362 htmlSerialize: !!div.getElementsByTagName("link").length,
1391 getSetAttribute: div.className !== "t",
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dfloat16_arithmetic.rs24 half RS_KERNEL div(int x, int y) {
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long/d/
DT_div_long_4.d31 div-long v0, v10, v12
DT_div_long_3.d31 div-long v0, v10, v12
DT_div_long_2.d30 div-long v0, v10, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double_2addr/d/
DT_div_double_2addr_3.d29 div-double/2addr v10, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_float/d/
DT_div_float_6.d29 div-float v0, v6, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double/d/
DT_div_double_1.d29 div-double v0, v10, v12
DT_div_double_5.d29 div-double v0, v10, v14
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int_2addr/d/
DT_div_int_2addr_6.d30 div-int/2addr v2, v4
DT_div_int_2addr_5.d30 div-int/2addr v2, v3
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int_lit16/d/
DT_div_int_lit16_4.d31 div-int/lit16 v0, v2, 3
DT_div_int_lit16_7.d31 div-int/lit16 v0, v2, -1
DT_div_int_lit16_6.d31 div-int/lit16 v0, v2, -3000
DT_div_int_lit16_13.d31 div-int/lit16 v0, v2, 0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int/d/
DT_div_int_1.d30 div-int v0, v2, v3
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int_lit8/d/
DT_div_int_lit8_7.d31 div-int/lit8 v0, v2, -1
DT_div_int_lit8_12.d31 div-int/lit8 v0, v2, -128
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long_2addr/d/
DT_div_long_2addr_4.d31 div-long/2addr v0, v12
DT_div_long_2addr_2.d30 div-long/2addr v10, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_float_2addr/d/
DT_div_float_2addr_4.d30 div-float/2addr v5, v7

12345