Home
last modified time | relevance | path

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

12

/external/pytorch/test/package/package_a/
Dtest_nn_module.py7 def __init__(self, nz=6, ngf=9, nc=3): argument
/external/webp/src/dec/
Dvp8_dec.c511 static WEBP_INLINE uint32_t NzCodeBits(uint32_t nz_coeffs, int nz, int dc_nz) { in NzCodeBits()
536 const int nz = GetCoeffs(token_br, bands[1], ctx, q->y2_mat_, 0, dc); in ParseResiduals() local
559 const int nz = GetCoeffs(token_br, ac_proba, ctx, q->y1_mat_, first, dst); in ParseResiduals() local
580 const int nz = GetCoeffs(token_br, bands[2], ctx, q->uv_mat_, 0, dst); in ParseResiduals() local
/external/pytorch/test/onnx/model_defs/
Ddcgan.py8 nz = 100 variable
/external/ltp/testcases/kernel/sound/
Dsnd_timer01.c86 int i, nz; in run() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c32 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/
Dtorus.h64 float nz = sinU; in GenerateTorus() local
/external/webp/src/enc/
Dquant_enc.c750 int nz = 0; in TrellisQuantizeBlock() local
782 int nz = 0; in ReconstructIntra16() local
834 int nz = 0; in ReconstructIntra4() local
938 int nz = 0; in ReconstructUV() local
1228 int nz = 0; in SimpleQuantize() local
1254 int nz = 0; in RefineUsingDistortion() local
Diterator_enc.c234 #define BIT(nz, n) (!!((nz) & (1 << (n)))) argument
270 uint32_t nz = 0; in VP8IteratorBytesToNz() local
/external/rust/android-crates-io/crates/libm/src/math/
Dfma.rs51 let nz = normalize(z); in fma() localVariable
/external/musl/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/external/trusty/musl/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/external/libaom/av1/encoder/x86/
Dav1_highbd_quantize_avx2.c84 const __m256i nz = _mm256_cmpeq_epi32(zc, zero); in quantize() local
/external/bzip2/
Dcompress.c58 #define bsNEEDW(nz) \ argument
/external/pytorch/torch/csrc/jit/mobile/model_tracer/
DTracerRunner.cpp61 const volatile bool nz = at::native::is_nonzero(at::zeros({1})); in call_setup_methods() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
/external/eigen/unsupported/Eigen/src/SparseExtra/
DRandomSetter.h332 Index nz = 0; in nonZeros() local
/external/OpenCL-CTS/test_conformance/workgroups/
Dtest_wg_broadcast.cpp122 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/webp/src/dsp/
Denc_sse41.c318 int nz; in Quantize2Blocks_SSE41() local
Denc_mips32.c241 int nz; in Quantize2Blocks_MIPS32() local
/external/rust/android-crates-io/crates/rusqlite/src/types/
Dto_sql.rs489 macro_rules! nz { in test_non_zero_i128() macro
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_nopfuncs.c246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
/external/pytorch/test/jit/
Dtest_models.py66 def __init__(self, nz, ngf, nc): argument
/external/mesa3d/src/mesa/main/
Des1_conversion.c633 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1535 void GL_APIENTRY GL_Normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in GL_Normal3f()
1561 void GL_APIENTRY GL_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in GL_Normal3x()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp611 Instruction* nz = in ReplaceCubeFaceCoord() local

12