Searched defs:x0 (Results 1 – 16 of 16) sorted by relevance
| /device/google/contexthub/lib/nanohub/ |
| D | aes.c | 206 …uint32_t x0, x1, x2, x3; //we CAN use an array, but then GCC will not use registers. so we use sep… in aesEncr() local 276 uint32_t x0, x1, x2, x3; in aesDecr() local
|
| /device/google/contexthub/firmware/os/algos/calibration/sphere_fit/ |
| D | sphere_fit_calibration.h | 102 float x0[SF_STATE_DIM]; member
|
| /device/google/contexthub/firmware/os/inc/algos/ |
| D | fusion.h | 41 Quat x0; member
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | noise.inl | 602 tvec2<T, P> x0 = v - i + dot(i, tvec2<T, P>(C[0])); local 656 tvec3<T, P> x0(v - i + dot(i, tvec3<T, P>(C.x))); local 737 tvec4<T, P> x0 = v - i + dot(i, vec4(C.x)); local
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | simd_mat4.inl | 60 float const & x0, float const & y0, float const & z0, float const & w0,
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ |
| D | type_mat2x3.inl | 50 T x0, T y0, T z0,
|
| D | type_mat3x2.inl | 54 T x0, T y0,
|
| D | type_mat2x2.inl | 52 T const & x0, T const & y0,
|
| D | type_mat4x2.inl | 65 T x0, T y0,
|
| D | type_mat2x4.inl | 51 T x0, T y0, T z0, T w0,
|
| D | type_mat3x4.inl | 54 T x0, T y0, T z0, T w0,
|
| D | type_mat4x3.inl | 58 T const & x0, T const & y0, T const & z0,
|
| D | type_mat3x3.inl | 56 T x0, T y0, T z0,
|
| D | type_mat4x4.inl | 60 T const & x0, T const & y0, T const & z0, T const & w0,
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
| D | arm_math.h | 4371 float32_t x0; /**< saves previous input sample. */ member 4425 q31_t x0; /**< saves previous input sample. */ member 4481 q15_t x0; /**< saves previous input sample. */ member 5769 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
|
| /device/google/trout/tools/tracing/proto/ |
| D | perfetto_trace.proto | 4984 optional uint64 x0 = 2; field
|