Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 16 of 16) sorted by relevance

/device/google/contexthub/lib/nanohub/
Daes.c206 …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/
Dsphere_fit_calibration.h102 float x0[SF_STATE_DIM]; member
/device/google/contexthub/firmware/os/inc/algos/
Dfusion.h41 Quat x0; member
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dnoise.inl602 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/
Dsimd_mat4.inl60 float const & x0, float const & y0, float const & z0, float const & w0,
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dtype_mat2x3.inl50 T x0, T y0, T z0,
Dtype_mat3x2.inl54 T x0, T y0,
Dtype_mat2x2.inl52 T const & x0, T const & y0,
Dtype_mat4x2.inl65 T x0, T y0,
Dtype_mat2x4.inl51 T x0, T y0, T z0, T w0,
Dtype_mat3x4.inl54 T x0, T y0, T z0, T w0,
Dtype_mat4x3.inl58 T const & x0, T const & y0, T const & z0,
Dtype_mat3x3.inl56 T x0, T y0, T z0,
Dtype_mat4x4.inl60 T const & x0, T const & y0, T const & z0, T const & w0,
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h4371 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/
Dperfetto_trace.proto4984 optional uint64 x0 = 2; field