Home
last modified time | relevance | path

Searched refs:zl (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Ddiv.c14 static long zl = LONG_MIN % -1; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp579 TIntermTyped *zl = in declareCoordTranslationFunction() local
584 calculateZL->appendStatement(new TIntermBinary(EOpAssign, l->deepCopy(), zl)); in declareCoordTranslationFunction()
/third_party/python/Lib/test/
H A Dtest_buffer.py1990 zl = numpy_array_from_structure(litems, fmt, tl)
1992 zl[lslices] = zr[rslices]
1998 itemsize=zl.itemsize, fmt=fmt, readonly=False,
1999 ndim=zl.ndim, shape=zl.shape,
2000 strides=zl.strides, lst=zl.tolist())

Completed in 7 milliseconds