Home
last modified time | relevance | path

Searched defs:iy (Results 1 – 12 of 12) sorted by relevance

/device/google/contexthub/util/nanotool/
Dsensorevent.h50 int16_t iy; member
65 int32_t iy; member
/device/google/contexthub/firmware/lib/libm/
Dkf_sin.c32 float __kernel_sinf(float x, float y, int iy) in __kernel_sinf()
Def_fmod.c37 __int32_t n,hx,hy,hz,ix,iy,sx,i; local
Def_atan2.c39 __int32_t k,m,hx,hy,ix,iy; local
Def_pow.c69 __int32_t hx,hy,ix,iy,is; local
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
De_atan2f.c36 int32_t k,m,hx,hy,ix,iy; in __ieee754_atan2f() local
/device/generic/vulkan-cereal/include/glm/gtc/
Dnoise.inl31 tvec4<T, P> iy(Pi.y, Pi.y, Pi.w, Pi.w); local
75 tvec4<T, P> iy = tvec4<T, P>(tvec2<T, P>(Pi0.y), tvec2<T, P>(Pi1.y)); local
219 tvec4<T, P> iy(Pi0.y, Pi0.y, Pi1.y, Pi1.y); local
353 tvec4<T, P> iy(Pi.y, Pi.y, Pi.w, Pi.w); local
397 tvec4<T, P> iy = tvec4<T, P>(Pi0.y, Pi0.y, Pi1.y, Pi1.y); local
466 tvec4<T, P> iy = tvec4<T, P>(Pi0.y, Pi0.y, Pi1.y, Pi1.y); local
Dulp.inl74 glm::detail::int32 hx, hy, ix, iy; local
119 glm::detail::int32 hx, hy, ix, iy; local
/device/google/contexthub/firmware/os/inc/
Dsensors.h94 int32_t iy; member
115 int16_t iy; member
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DInstancingTest.cpp243 int iy = static_cast<int>((y + 1.0f) / 2.0f * getWindowHeight()); in checkDrawing() local
/device/google/contexthub/sensorhal/
Dhubconnection.h190 int16_t ix, iy, iz; member
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTranslatorVulkan.cpp698 TIntermSwizzle *iy = CreateSwizzle(new TIntermSymbol(i), 1); in AddBresenhamEmulationFS() local