HomeSort by relevance Sort by last modified time
    Searched refs:div (Results 1 - 25 of 1090) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/SemaCXX/
warn-div-or-rem-by-zero.cpp 5 void div() { function
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part2-div.stdout.exp 1 Test div extensions
test_isa_2_06_part3-div.stdout.exp 1 Test div extensions
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part2-div.stdout.exp 1 Test div extensions
test_isa_2_06_part3-div.stdout.exp 1 Test div extensions
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
isaa-nodiv.s 1 .arch isaa,no-div
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
div.s 1 # Source file used to test the div macro.
3 div $0,$4,$5
4 div $4,$5
5 div $4,$5,$6
6 div $4,1
7 div $4,$5,1
8 div $4,-1
9 div $4,$5,-1
10 div $4,2
11 div $4,$5,
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_math.c 25 register unsigned long div = b; local
29 if (!div)
32 return 0xffffffff ; // Div by 0
41 while(!(div & 0x80000000))
43 div <<= 1;
49 if (div <= a)
52 a -= div;
54 div >>= 1;
64 register unsigned div = b << 16; local
70 div >>= 1;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
div.d 9 0: fd 74 80 80 div #-128, r0
10 4: fd 74 8f 80 div #-128, r15
11 8: fd 74 80 7f div #127, r0
12 c: fd 74 8f 7f div #127, r15
13 10: fd 78 80 00 80 div #0xffff8000, r0
14 15: fd 78 8f 00 80 div #0xffff8000, r15
15 1a: fd 7c 80 00 80 00 div #0x8000, r0
16 20: fd 7c 8f 00 80 00 div #0x8000, r15
17 26: fd 7c 80 00 00 80 div #0xff800000, r0
18 2c: fd 7c 8f 00 00 80 div #0xff800000, r1
    [all...]
  /build/make/tools/droiddoc/templates-sac/
footer.cs 0 <div id="footer" class="wrap" <?cs if:fullpage ?>style="width:940px"<?cs /if ?>>
3 <div class="feedback">
6 </div>
7 <div id="copyright">
9 </div>
10 <div id="footerlinks">
12 </div>
  /external/libnl/doc/stylesheets/
xhtml11.css 2 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
55 div.sectionbody {
90 div#footer {
97 div#footer-text {
101 div#footer-badges {
106 div#preamble {
110 div.tableblock, div.imageblock, div.exampleblock, div.verseblock
    [all...]
xhtml11-quirks.css 3 div.sidebar-content {
8 div.sidebar-title, div.image-title {
16 div.listingblock div.content {
22 div.quoteblock-attribution {
30 div.verseblock-attribution {
35 div.exampleblock-content {
40 div.imageblock.latex div.image-title { margin-top: 0.5em;
    [all...]
volnitsky.css 17 div.title, caption.title,
62 div.sectionbody {
112 div.tableblock, div.imageblock, div.exampleblock, div.verseblock,
113 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock
    [all...]
docbook-xsl.css 21 body div {
31 div.toc p:first-child,
32 div.list-of-figures p:first-child,
33 div.list-of-tables p:first-child,
34 div.list-of-examples p:first-child,
35 div.example p.title,
36 div.sidebar p.title
79 div.footnotes hr {
83 div.navheader th, div.navheader td, div.navfooter td
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
arithBoundary.go 7 add, sub, mul, div, mod uint64
11 add, sub, mul, div, mod int64
15 add, sub, mul, div, mod uint32
19 add, sub, mul, div, mod int32
23 add, sub, mul, div, mod uint16
27 add, sub, mul, div, mod int16
31 add, sub, mul, div, mod uint8
35 add, sub, mul, div, mod int8
239 utd64{a: 0, b: 1, add: 1, sub: 18446744073709551615, mul: 0, div: 0, mod: 0},
240 utd64{a: 0, b: 4294967296, add: 4294967296, sub: 18446744069414584320, mul: 0, div: 0, mod: 0}
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
arithBoundary.go 7 add, sub, mul, div, mod uint64
11 add, sub, mul, div, mod int64
15 add, sub, mul, div, mod uint32
19 add, sub, mul, div, mod int32
23 add, sub, mul, div, mod uint16
27 add, sub, mul, div, mod int16
31 add, sub, mul, div, mod uint8
35 add, sub, mul, div, mod int8
239 utd64{a: 0, b: 1, add: 1, sub: 18446744073709551615, mul: 0, div: 0, mod: 0},
240 utd64{a: 0, b: 4294967296, add: 4294967296, sub: 18446744069414584320, mul: 0, div: 0, mod: 0}
    [all...]
  /build/make/tools/droiddoc/templates-ndk/
customizations.cs 3 <div id="body-content">
7 <div class="wrap clearfix" id="body-content">
8 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
9 <div id="devdoc-nav" class="scroll-pane">
15 </div>
16 </div> <!-- end side-nav -->
20 <div class="wrap clearfix" id="body-content">
24 <div class="wrap clearfix" id="body-content">
25 <div class="col-3" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
26 <div id="devdoc-nav" class="scroll-pane"
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/
div.s 5 div r0
  /external/doclava/res/assets/templates-sdk/
footer.cs 2 <div class="wrap">
3 <div class="dac-footer<?cs if:fullpage ?> dac-landing<?cs /if ?>">
4 <div class="cols dac-footer-main">
5 <div class="col-1of2">
8 </div>
9 <div class="col-1of2 dac-footer-reachout">
10 <div class="dac-footer-contact">
13 </div>
14 <div class="dac-footer-social">
18 </div>
    [all...]
  /art/test/523-checker-can-throw-regression/smali/
Test.smali 34 div-int/2addr p0, p1
43 div-int/2addr p0, p1
46 div-int/2addr p0, p1
48 div-int/2addr p0, p2
  /external/clang/tools/scan-build-py/tests/functional/src/
emit-one.c 3 int div(int numerator, int denominator) function
12 assert(div(2 * i, i) == 2);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
arch-cpu-1.s 1 .arch isaa,no-div,emac
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
muldiv.s 4 div d3,d3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
unimplemented.d 22 [ ]+34:[ ]+8889[ ]+div.b \$?r8,\$?r8
23 [ ]+36:[ ]+8749[ ]+div.b \$?r4,\$?r7
24 [ ]+38:[ ]+8009[ ]+div.b \$?r0,\$?r0
25 [ ]+3a:[ ]+8449[ ]+div.b \$?r4,\$?r4
26 [ ]+3c:[ ]+9749[ ]+div.w \$?r4,\$?r7
27 [ ]+3e:[ ]+9009[ ]+div.w \$?r0,\$?r0
28 [ ]+40:[ ]+9449[ ]+div.w \$?r4,\$?r4
29 [ ]+42:[ ]+a749[ ]+div.d \$?r4,\$?r7
30 [ ]+44:[ ]+a009[ ]+div.d \$?r0,\$?r0
31 [ ]+46:[ ]+a449[ ]+div.d \$?r4,\$?r
    [all...]
unimplemented.s 19 div.b r8,r8
20 div.b r4,r7
21 div.b r0,r0
22 div.b r4,r4
23 div.w r4,r7
24 div.w r0,r0
25 div.w r4,r4
26 div.d r4,r7
27 div.d r0,r0
28 div.d r4,r
    [all...]

Completed in 1770 milliseconds

1 2 3 4 5 6 7 8 91011>>