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

  /device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
mag_cal.h 62 float c21; member in struct:MagCalParameters
76 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member in struct:MagCal
100 float c10, float c11, float c12, float c20, float c21,
  /external/skia/src/core/
SkMipMap.cpp 213 auto c21 = F::Expand(p2[1]); local
215 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21);
  /external/skqp/src/core/
SkMipMap.cpp 212 auto c21 = F::Expand(p2[1]); local
214 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21);
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7746.go 31 c21 = c20 * c20
32 c22 = c21 * c21
30 c21 = c20 * c20 const
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7746.go 31 c21 = c20 * c20
32 c22 = c21 * c21
30 c21 = c20 * c20 const
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.0/
kotlin-compiler-embeddable-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.20/
kotlin-compiler-embeddable-1.2.20.jar 

Completed in 178 milliseconds