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

  /device/google/contexthub/firmware/os/algos/calibration/magnetometer/
mag_cal.h 51 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member in struct:MagCal
59 float c12, float c20, float c21, float c22,
66 float c12, float c20, float c21, float c22);
83 float c22);
mag_cal.c 167 float c12, float c20, float c21, float c22
194 moc->c22 = c22;
323 float c22) {
332 moc->c22 = c22;
339 *zo = moc->c20 * xi + moc->c21 * yi + moc->c22 * zi;
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/
PlatformBdsLib.inf 18 FILE_GUID = CE70284F-9D7A-4c22-8769-E199387F40FC
  /external/clang/test/CXX/lex/lex.charset/
p2-cxx11.cpp 7 char c22 = '\u0022'; // ", ok variable
p2-cxx98.cpp 7 char c22 = '\u0022'; // ", expected-error {{character '"' cannot be specified by a universal character name}} variable
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7746.go 32 c22 = c21 * c21
33 c23 = c22 * c22
31 c22 = c21 * c21 const
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7746.go 32 c22 = c21 * c21
33 c23 = c22 * c22
31 c22 = c21 * c21 const
  /external/libvpx/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 101 psubd xmm3, xmm6 ; c23 c22 d23 d22
134 punpckhqdq xmm2, xmm3 ; c23 c22 c21 c20
138 packssdw xmm2, xmm5 ; d23 d22 d21 d20 c23 c22 c21 c20
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 48 "--C22" => \$c22,
117 if($line =~ /C.2.2/ && defined $c22 ){
652 --C22 Generate data for table C.2.2
669 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_x86.cpp 602 __m128i c14, c16, c18, c20, c22, c24; local
634 c22 = _mm_shuffle_epi32(x, 0x55);
697 o0 = _mm_add_epi32(o0, _mm_madd_epi16( _mm_unpacklo_epi16(p34, p35), c22));
712 o1 = _mm_add_epi32(o1, _mm_madd_epi16( _mm_unpacklo_epi16(p35, p36), c22));
727 o2 = _mm_add_epi32(o2, _mm_madd_epi16( _mm_unpacklo_epi16(p36, p37), c22));
742 o3 = _mm_add_epi32(o3, _mm_madd_epi16( _mm_unpacklo_epi16(p37,p38), c22));
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
opcode.d 89 ae: 7c22 [ ]*scanc
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns16-s-unit.d 74 [0-9a-f]+[02468ace] <[^>]*> 4c22[ \t]+shr \.S1 a0,10,a0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
inout.d 30 2c: 3c22 inb rh2,@r2
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 552 category c20; category c21; category c22; category c23;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d 717 732: 6c22 movgtu r3,r3
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@msa.d 263 [0-9a-f]+ <[^>]*> 5860 8c22 sat_s\.h \$w16,\$w17,0x0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
mcf-mac.d     [all...]

Completed in 3668 milliseconds