HomeSort by relevance Sort by last modified time
    Searched refs:b0 (Results 126 - 150 of 1438) sorted by null

1 2 3 4 56 7 8 91011>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
CpuFlushTlb.s 32 mov loc1 = b0
34 brl.call.sptk b0 = PalCallStatic
57 mov b0 = loc1
58 br.ret.sptk.many b0
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ipf/
CpuFlushTlb.s 31 mov loc1 = b0
33 brl.call.sptk b0 = PalCall
56 mov b0 = loc1
57 br.ret.sptk.many b0
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
AccessMsr.s 44 br.ret.sptk b0;;
77 br.ret.sptk b0;;
AccessPsr.s 43 br.ret.dpnt b0;;
70 br.ret.dpnt b0;;
106 (p6) br.ret.dpnt b0;;
110 br.ret.dpnt b0;;
  /external/adhd/cras/src/dsp/
biquad.h 13 /* The biquad filter parameters. The transfer function H(z) is (b0 + b1 * z^(-1)
22 float b0, b1, b2; member in struct:biquad
crossover.h 21 float b0, b1, b2; member in struct:lr4
biquad.c 30 static void set_coefficient(struct biquad *bq, double b0, double b1, double b2,
34 bq->b0 = b0 * a0_inv;
61 double b0 = 2 * alpha; local
67 set_coefficient(bq, b0, b1, b2, 1, a1, a2);
96 double b0 = 2 * alpha; local
102 set_coefficient(bq, b0, b1, b2, 1, a1, a2);
127 double b0 = alpha; local
134 set_coefficient(bq, b0, b1, b2, a0, a1, a2);
173 double b0 = A * (a_plus_one - a_minus_one * k + k2) local
208 double b0 = A * (a_plus_one + a_minus_one * k + k2); local
239 double b0 = 1 + alpha * A; local
274 double b0 = 1; local
309 double b0 = 1 - alpha; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
idct32x32_1_add_neon.c 21 const uint8x16_t b0 = vqaddq_u8(a0, res); local
23 vst1q_u8(*dest, b0);
32 const uint8x16_t b0 = vqsubq_u8(a0, res); local
34 vst1q_u8(*dest, b0);
transpose_neon.h 22 // b0.val[0]: 00 01 02 03 16 17 18 19
23 // b0.val[1]: 04 05 06 07 20 21 22 23
25 int16x8x2_t b0; local
26 b0.val[0] = vcombine_s16(vreinterpret_s16_s32(vget_low_s32(a0)),
28 b0.val[1] = vcombine_s16(vreinterpret_s16_s32(vget_high_s32(a0)),
30 return b0;
34 int32x4x2_t b0; local
35 b0.val[0] = vcombine_s32(vget_low_s32(a0), vget_low_s32(a1));
36 b0.val[1] = vcombine_s32(vget_high_s32(a0), vget_high_s32(a1));
37 return b0;
41 int64x2x2_t b0; local
50 uint8x16x2_t b0; local
59 uint16x8x2_t b0; local
75 const uint16x4x2_t b0 = local
109 const int16x4x2_t b0 = vtrn_s16(*a0, *a1); local
137 const int32x4x2_t b0 = local
168 const uint32x4x2_t b0 = local
210 const uint32x2x2_t b0 = local
260 const int32x4x2_t b0 = vtrnq_s32(*a0, *a1); local
303 const int16x4x2_t b0 = vtrn_s16(a0, a1); local
366 const int32x4x2_t b0 = vtrnq_s32(*a0, *a1); local
409 const uint8x8x2_t b0 = vtrn_u8(*a0, *a1); local
442 const uint16x8x2_t b0 = vtrnq_u16(*a0, *a1); local
485 const int32x4x2_t b0 = vtrnq_s32(*a0, *a2); local
535 const uint8x16x2_t b0 = local
594 const int16x8x2_t b0 = vtrnq_s16(*a0, *a1); local
665 const uint16x8x2_t b0 = vtrnq_u16(*a0, *a1); local
736 const int32x4x2_t b0 = vtrnq_s32(a0->val[0], a1->val[0]); local
815 const uint8x16x2_t b0 = vtrnq_u8(i0, i1); local
944 const uint8x16x2_t b0 = vtrnq_u8(a0, a1); local
1049 const uint8x16x2_t b0 = vtrnq_u8(i0, i1); local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/ppc/
transpose_vsx.h 40 int16x8_t b0, b1, b2, b3, b4, b5, b6, b7; local
43 b0 = vec_mergeh(v[0], v[4]);
53 // b0: 00 40 01 41 02 42 03 43
62 c0 = vec_mergeh(b0, b4);
63 c1 = vec_mergel(b0, b4);
  /external/lzma/CPP/7zip/Compress/
ByteSwap.cpp 45 Byte b0 = data[0]; local
47 data[1] = b0;
68 Byte b0 = data[0]; local
73 data[3] = b0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapioid.h 12 #define DEFINE_OID_1(name,b0,b1) EXTERN_C const BYTE *name
13 #define DEFINE_OID_2(name,b0,b1,b2) EXTERN_C const BYTE *name
14 #define DEFINE_OID_3(name,b0,b1,b2,b3) EXTERN_C const BYTE *name
15 #define DEFINE_OID_4(name,b0,b1,b2,b3,b4) EXTERN_C const BYTE *name
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
link-order.s 12 br.ret.sptk.many b0
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
advsisd-misc.d 10 8: 5e207be0 sqabs b0, b31
11 c: 7e207be0 sqneg b0, b31
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
sparc5vis4.d 10 0: 87 b0 48 22 subxc %g1, %g2, %g3
11 4: 87 b0 48 62 subxccc %g1, %g2, %g3
12 8: 91 b0 a4 84 fpadd8 %f2, %f4, %f8
16 18: 83 b0 86 84 fpcmple8 %f2, %f4, %g1
22 30: a5 b3 a3 b0 fpmax8 %f14, %f16, %f18
27 44: 8f b0 eb e5 fpmaxu32 %f34, %f36, %f38
34 60: 8d b0 aa 84 fpsub8 %f2, %f4, %f6
38 70: bf b0 09 3f faligndata %f0, %f62, %f4, %f62
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
insns-atomic.s 6 [a0] cmtl .D2T2 *b0,b1
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-ia64/
tlslib.s 17 br.ret.sptk.many b0
tlsbinpic.s 48 mov r33 = b0
56 br.call.sptk.many b0 = __tls_get_addr#
65 br.call.sptk.many b0 = __tls_get_addr#
73 br.call.sptk.many b0 = __tls_get_addr#
81 br.call.sptk.many b0 = __tls_get_addr#
95 mov b0 = r33
96 br.ret.sptk.many b0
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ipf/
EbcLowLevel.s 30 mov loc0=b0
33 mov b0=loc0 ;\
35 br##.##ret##.##dpnt b0;;
109 (p0) br.call.dptk.many b0 = b1;;
176 (p0) br.call.dptk.many b0 = CopyMem;; // CopyMem (sp, EbcSp, (FramePtr - EbcSp))
181 (p0) br.call.dptk.many b0 = EbcAsmLLCALLEX;; // EbcAsmLLCALLEX (CallAddr, sp)
198 br.ret.sptk b0 ;;
  /external/capstone/suite/MC/AArch64/
neon-across.s.cs 12 0x20,0xa8,0x30,0x0e = smaxv b0, v1.8b
13 0x20,0xa8,0x30,0x4e = smaxv b0, v1.16b
17 0x20,0xa8,0x31,0x0e = sminv b0, v1.8b
18 0x20,0xa8,0x31,0x4e = sminv b0, v1.16b
22 0x20,0xa8,0x30,0x2e = umaxv b0, v1.8b
23 0x20,0xa8,0x30,0x6e = umaxv b0, v1.16b
27 0x20,0xa8,0x31,0x2e = uminv b0, v1.8b
28 0x20,0xa8,0x31,0x6e = uminv b0, v1.16b
32 0x20,0xb8,0x31,0x0e = addv b0, v1.8b
33 0x20,0xb8,0x31,0x4e = addv b0, v1.16
    [all...]
  /frameworks/native/opengl/libagl/
matrix.h 110 static inline GLfixed mla2a( GLfixed a0, GLfixed b0,
124 : "%r"(a0), "r"(b0),
133 return (( int64_t(a0)*b0 +
139 static inline GLfixed mla3a( GLfixed a0, GLfixed b0,
155 : "%r"(a0), "r"(b0),
168 "mult %[a0],%[b0] \r\n"
178 : [a0] "r" (a0),[b0] "r" (b0),[a1] "r" (a1),[b1] "r" (b1),[a2] "r" (a2),[b2] "r" (b2),[c] "r" (c)
185 return (( int64_t(a0)*b0 +
192 // b0, b1, b2 are signed 16-bit quanitie
    [all...]
  /external/libyuv/files/unit_test/
color_test.cc 351 int r0, g0, b0, r1, g1, b1; local
354 YUVToRGBReference(240, 255, 0, &r0, &g0, &b0);
357 EXPECT_EQ(255, b0);
365 YUVToRGBReference(240, 0, 0, &r0, &g0, &b0);
368 EXPECT_EQ(2, b0);
376 YUVToRGBReference(i, 128, 128, &r0, &g0, &b0);
380 EXPECT_NEAR(b0, b1, ERROR_B);
382 YUVToRGBReference(i, 0, 0, &r0, &g0, &b0);
386 EXPECT_NEAR(b0, b1, ERROR_B);
388 YUVToRGBReference(i, 0, 255, &r0, &g0, &b0);
397 int r0, g0, b0, r1, g1, b1, r2, g2, b2; local
489 int r0, g0, b0, r1, g1, b1; local
520 int r0, g0, b0, r1, g1, b1; local
537 int r0, g0, b0, r1, g1, b1, r2, g2, b2; local
    [all...]
  /external/libffi/testsuite/libffi.call/
nested_struct2.c 22 B B_fn(struct A b0, struct B b1)
26 result.x.a = b0.a + b1.x.a;
27 result.x.b = b0.b + b1.x.b + b1.y;
28 result.y = b0.b + b1.x.b;
30 printf("%lu %d %lu %d %d: %lu %d %d\n", b0.a, b0.b, b1.x.a, b1.x.b, b1.y,
40 struct A b0; local
43 b0 = *(struct A*)(args[0]);
46 *(B*)resp = B_fn(b0, b1);
nested_struct3.c 22 B B_fn(struct A b0, struct B b1)
26 result.x.a = b0.a + b1.x.a;
27 result.x.b = b0.b + b1.x.b + b1.y;
28 result.y = b0.b + b1.x.b;
30 printf("%d %d %d %d %d: %d %d %d\n", (int)b0.a, b0.b,
41 struct A b0; local
44 b0 = *(struct A*)(args[0]);
47 *(B*)resp = B_fn(b0, b1);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
nested_struct2.c 22 B B_fn(struct A b0, struct B b1)
26 result.x.a = b0.a + b1.x.a;
27 result.x.b = b0.b + b1.x.b + b1.y;
28 result.y = b0.b + b1.x.b;
30 printf("%lu %d %lu %d %d: %lu %d %d\n", b0.a, b0.b, b1.x.a, b1.x.b, b1.y,
40 struct A b0; local
43 b0 = *(struct A*)(args[0]);
46 *(B*)resp = B_fn(b0, b1);

Completed in 551 milliseconds

1 2 3 4 56 7 8 91011>>