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

  /device/google/cuttlefish_common/guest/hals/gralloc/
gralloc.cpp 84 int w16, h16; local
107 w16 = align(w, 16);
109 return bytes_per_pixel * w16 * h16 + kSwiftShaderPadding;
  /external/valgrind/VEX/pub/
libvex_basictypes.h 78 UShort w16[8]; member in union:__anon42055
88 UShort w16[16]; member in union:__anon42056
  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
gralloc_vsoc_priv.h 305 int w16, h16; local
333 w16 = vsoc::screen::ScreenRegionView::align(w, 16);
335 return bytes_per_pixel * w16 * h16 +
  /external/boringssl/src/crypto/fipsmodule/sha/
sha1-altivec.c 228 const vec_uint32_t w16 = sched_16_31(vw + 4, w12, w8, w4, w0, k); local
235 const vec_uint32_t w20 = sched_16_31(vw + 5, w16, w12, w8, w4, k);
241 const vec_uint32_t w24 = sched_16_31(vw + 6, w20, w16, w12, w8, k);
247 const vec_uint32_t w28 = sched_16_31(vw + 7, w24, w20, w16, w12, k);
253 const vec_uint32_t w32 = sched_32_79(vw + 8, w28, w24, w16, w4, w0, k);
272 const vec_uint32_t w44 = sched_32_79(vw + 11, w40, w36, w28, w16, w12, k);
278 const vec_uint32_t w48 = sched_32_79(vw + 12, w44, w40, w32, w20, w16, k);
  /external/dng_sdk/source/
dng_resample.cpp 261 int16 *w16 = fWeights16->Buffer_int16 () + fWeightStep * sample; local
268 w16 [j] = (int16) Round_int32 (w32 [j] * 16384.0);
270 t16 += w16 [j];
277 w16 [fRadius - (fract >= 0.5 ? 0 : 1)] += (int16) (16384 - t16);
450 int16 *w16 = (int16 *) Weights16 (dng_point ((int32) y, local
458 w16 [j] = (int16) Round_int32 (w32 [j] * 16384.0);
460 t16 += w16 [j];
471 w16 [centerOffset] += (int16) (16384 - t16);
  /prebuilts/go/darwin-x86/test/
zerodivide.go 35 u16, v16, w16 uint16 = 0, 0, 1 var
75 w16++
142 ErrorTest{"uint16 1/0", func() { use(w16 / v16) }, "divide"},
  /prebuilts/go/linux-x86/test/
zerodivide.go 35 u16, v16, w16 uint16 = 0, 0, 1 var
75 w16++
142 ErrorTest{"uint16 1/0", func() { use(w16 / v16) }, "divide"},
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 182 w16 = -6.79720123352023636706247599728048344e+06L, variable
322 y*(w9+y*(w10+y*(w11+y*(w12+y*(w13+y*(w14+y*(w15+y*(w16+
  /external/capstone/suite/MC/Mips/
test_3rf.s.cs 6 0x78,0x90,0xb8,0x5a = fceq.w $w1, $w23, $w16
7 0x78,0xb0,0x40,0x1a = fceq.d $w0, $w8, $w16
8 0x79,0x98,0x4c,0x1a = fcle.w $w16, $w9, $w24
25 0x78,0xb5,0xd4,0x1c = fcune.d $w16, $w26, $w21
28 0x7a,0x10,0x02,0x1b = fexdo.h $w8, $w0, $w16
36 0x7b,0xca,0x82,0x9b = fmax_a.w $w10, $w16, $w10
43 0x79,0x70,0x92,0x1b = fmsub.d $w8, $w18, $w16
53 0x7b,0x35,0xd4,0x1a = fslt.d $w16, $w26, $w21
60 0x7a,0xd9,0xc4,0x1a = fsueq.w $w16, $w24, $w25
68 0x7a,0x82,0xfc,0x1c = fsune.w $w16, $w31, $w
    [all...]
test_3r.s.cs 12 0x79,0x4d,0x74,0x10 = adds_s.w $w16, $w14, $w13
22 0x7a,0x03,0x85,0xd1 = asub_s.b $w23, $w16, $w3
31 0x7a,0x29,0x9c,0x10 = ave_s.h $w16, $w19, $w9
34 0x7a,0x89,0x9c,0x10 = ave_u.b $w16, $w19, $w9
38 0x7b,0x02,0x86,0x90 = aver_s.b $w26, $w16, $w2
47 0x79,0xbc,0xac,0x0d = bclr.h $w16, $w21, $w28
50 0x7b,0x18,0x81,0x4d = binsl.b $w5, $w16, $w24
59 0x7a,0xa4,0x87,0x0d = bneg.h $w28, $w16, $w4
80 0x79,0x50,0x45,0xcf = clt_s.w $w23, $w8, $w16
83 0x79,0xb7,0xfc,0x0f = clt_u.h $w16, $w31, $w2
    [all...]
  /external/capstone/suite/MC/AArch64/
basic-a64-instructions.s.cs 256 0x1f,0x7e,0x51,0x2b = cmn w16, w17, lsr #31
280 0x1f,0x7e,0x51,0x6b = cmp w16, w17, lsr #31
305 0xf0,0x03,0x8f,0x4b = sub w16, wzr, w15, asr #0
329 0xf0,0x03,0x8f,0x6b = subs w16, wzr, w15, asr #0
577 0x12,0x5e,0xdf,0x9a = crc32cx w18, w16, xzr package
889 0x30,0xfe,0x0f,0x48 = stlxrh w15, w16, [x17] package
    [all...]
  /external/valgrind/VEX/priv/
ir_opt.c 1549 UShort w16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16; local
1555 UShort w16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16; local
    [all...]
  /external/valgrind/memcheck/
mc_main.c 4023 UShort* w16 = &sm->vabits16[v_off16]; local
    [all...]

Completed in 774 milliseconds