HomeSort by relevance Sort by last modified time
    Searched refs:n8 (Results 1 - 13 of 13) sorted by null

  /gdk/samples/PhotoEditor/jni/
convolution.cpp 84 uint8_t* n8 = reinterpret_cast<uint8_t*>(src_next + 1); local
86 int32_t red = n1[0] + n2[0] + n3[0] + n4[0] + n5[0] + n6[0] + n7[0] + n8[0];
87 int32_t green = n1[1] + n2[1] + n3[1] + n4[1] + n5[1] + n6[1] + n7[1] + n8[1];
88 int32_t blue = n1[2] + n2[2] + n3[2] + n4[2] + n5[2] + n6[2] + n7[2] + n8[2];
  /external/v8/test/mjsunit/
large-object-allocation.js 253 this.n8 = i;
  /external/chromium/chrome/browser/resources/
keyboard_overlay_data.js 72 "key": "\u066d \n8 \u0668",
560 "key": "\u066d \n8 ",
1048 "key": "* /\n8 ",
    [all...]
  /external/clang/test/CXX/expr/expr.const/
p2-0x.cpp 235 constexpr int n8 = -1 + n7; // expected-error {{constant expression}} expected-note {{value -2147483649 is outside the range of }} member in namespace:UndefinedBehavior::Overflow
  /external/openssl/crypto/bn/asm/
ia64-mont.pl 365 n1=r24; n2=r25; n3=r26; n4=r27; n5=r28; n6=r29; n7=r30; n8=r31;
560 { .mfi; (p17) getf.sig n8=nhi[8] // 12:
602 (p41) add a8=a8,n8 } // (p17) a8+=n8
603 { .mfi; (p43) add a8=a8,n8,1
611 (p41) cmp.ltu p42,p40=a8,n8 }
612 { .mfi; (p43) cmp.leu p42,p40=a8,n8
714 { .mii; (p17) getf.sig n8=nhi[8] // 12:
743 (p41) add a8=a8,n8 // (p17) a8+=n8
    [all...]
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 80 constexpr int n8 = **n6; member in namespace:ConstCast
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 384 static const domainname *n8 = (const domainname*)"\x1" "8" "\x1" "e" "\x1" "f" "\x3" "ip6" "\x4" "arpa"; local
399 if (d5 && SameDomainName(d5, n8)) return(mDNStrue);
    [all...]
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 1466 milliseconds