| /external/webp/src/dec/ |
| D | vp8_dec.c | 505 static WEBP_INLINE uint32_t NzCodeBits(uint32_t nz_coeffs, int nz, int dc_nz) { in NzCodeBits() 530 const int nz = GetCoeffs(token_br, bands[1], ctx, q->y2_mat_, 0, dc); in ParseResiduals() local 553 const int nz = GetCoeffs(token_br, ac_proba, ctx, q->y1_mat_, first, dst); in ParseResiduals() local 574 const int nz = GetCoeffs(token_br, bands[2], ctx, q->uv_mat_, 0, dst); in ParseResiduals() local
|
| /external/ltp/testcases/kernel/sound/ |
| D | snd_timer01.c | 86 int i, nz; in run() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper() 62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
|
| /external/angle/samples/torus_lighting/ |
| D | torus.h | 64 float nz = sinU; in GenerateTorus() local
|
| /external/webp/src/enc/ |
| D | quant_enc.c | 748 int nz = 0; in TrellisQuantizeBlock() local 780 int nz = 0; in ReconstructIntra16() local 832 int nz = 0; in ReconstructIntra4() local 936 int nz = 0; in ReconstructUV() local 1226 int nz = 0; in SimpleQuantize() local 1252 int nz = 0; in RefineUsingDistortion() local
|
| D | iterator_enc.c | 232 #define BIT(nz, n) (!!((nz) & (1 << (n)))) argument 268 uint32_t nz = 0; in VP8IteratorBytesToNz() local
|
| /external/musl/src/math/ |
| D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
| /external/rust/crates/libm/src/math/ |
| D | fma.rs | 62 let nz = normalize(z); in fma() localVariable
|
| /external/libaom/av1/encoder/x86/ |
| D | av1_highbd_quantize_avx2.c | 84 const __m256i nz = _mm256_cmpeq_epi32(zc, zero); in quantize() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_miptree.c | 35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
|
| /external/bzip2/ |
| D | compress.c | 58 #define bsNEEDW(nz) \ argument
|
| /external/eigen/unsupported/Eigen/src/SparseExtra/ |
| D | RandomSetter.h | 332 Index nz = 0; in nonZeros() local
|
| /external/OpenCL-CTS/test_conformance/workgroups/ |
| D | test_wg_broadcast.cpp | 122 verify_wg_broadcast_3D(float *inptr, float *outptr, size_t nx, size_t ny, size_t nz, size_t wg_size… in verify_wg_broadcast_3D()
|
| /external/oss-fuzz/projects/cryptofuzz/ |
| D | xxd.c | 398 xxdline(FILE *fp, char *l, int nz) in xxdline()
|
| /external/webp/src/dsp/ |
| D | enc_sse41.c | 315 int nz; in Quantize2Blocks_SSE41() local
|
| D | enc_mips32.c | 244 int nz; in Quantize2Blocks_MIPS32() local
|
| D | enc_neon.c | 905 int nz; in Quantize2Blocks_NEON() local
|
| /external/mesa3d/src/gallium/frontends/wgl/ |
| D | stw_nopfuncs.c | 246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
|
| /external/angle/src/libGLESv2/ |
| D | entry_points_gles_1_0_autogen.cpp | 1631 void GL_APIENTRY GL_Normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in GL_Normal3f() 1660 void GL_APIENTRY GL_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in GL_Normal3x()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | amd_ext_to_khr.cpp | 611 Instruction* nz = in ReplaceCubeFaceCoord() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | amd_ext_to_khr.cpp | 611 Instruction* nz = in ReplaceCubeFaceCoord() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | amd_ext_to_khr.cpp | 605 Instruction* nz = in ReplaceCubeFaceCoord() local
|
| /external/mesa3d/src/mesa/main/ |
| D | es1_conversion.c | 655 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x()
|
| /external/angle/src/libGLESv1_CM/ |
| D | libGLESv1_CM.cpp | 143 void GL_APIENTRY glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f() 599 void GL_APIENTRY glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
|
| /external/angle/src/libANGLE/capture/ |
| D | capture_gles_1_0_autogen.cpp | 1089 GLfloat nz) in CaptureNormal3f() 1104 GLfixed nz) in CaptureNormal3x()
|