Home
last modified time | relevance | path

Searched defs:nz (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtod.c94 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; in strtod() local
Dstrtodg.c314 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; in strtodg() local
/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.cpp457 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
965 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
1523 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
Dgl_enc.cpp777 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f_enc()
3144 void glNormal3x_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x_enc()
5750 void glNormal3xOES_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES_enc()