Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Def_rem_pio2.c108 int e0,nx; local
Dkf_rem_pio2.c56 int __kernel_rem_pio2f(float *x, float *y, int e0, int nx, int prec, const __int32_t *ipio2) in __kernel_rem_pio2f()
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_rem_pio2.c80 int32_t e0,i,j,nx,n,ix,hx; in __ieee754_rem_pio2() local
Dk_rem_pio2.c157 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int32_t *ipio2) in __kernel_rem_pio2()
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.h80 uint32_t nx, nxb, ny, nyb, nz, nzb, nle; member
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp181 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
606 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
971 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp459 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
967 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
1525 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
Dgl_enc.cpp779 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f_enc()
3146 void glNormal3x_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x_enc()
5752 void glNormal3xOES_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES_enc()