Home
last modified time | relevance | path

Searched defs:pz (Results 1 – 14 of 14) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpec_addaffine.c78 const BNU_CHUNK_T* pz = pPdata+2*elemLen; /* z1 */ in gfec_affine_point_add() local
/external/eigen/unsupported/test/
Dcxx11_tensor_volume_patch.cpp77 for (int pz = 0; pz < patch_z; pz++) { in test_entire_volume_patch() local
/external/mesa3d/src/mesa/swrast/
Ds_aatriangle.c52 const GLfloat pz = z1 - z0; in compute_plane() local
Ds_aaline.c114 const GLfloat pz = z0 - z1; in compute_plane() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconstants_test.cc139 Array2D<float> pz({ in TEST_F() local
Dbroadcast_test.cc166 Array2D<float> pz({{1, 2}, {1, 2}}); in TEST_F() local
Dbatch_normalization_test.cc59 Array2D<float> pz({ in BatchNormalizationTest() local
110 Array2D<float> pz({ in XLA_TEST_P() local
221 Array2D<float> pz({ in XLA_TEST_P() local
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c450 cmsFloat32Number px, py, pz; in TrilinearInterpFloat() local
597 cmsFloat32Number px, py, pz; in TetrahedralInterpFloat() local
Dcmsopt.c460 cmsFloat64Number px, py, pz, pw; in PatchLUT() local
/external/python/cpython2/Objects/
Dlongobject.c1858 digit *pz, *pzstop; in PyLong_FromString() local
2596 digit *pz = z->ob_digit + (i << 1); in x_mul() local
2634 digit *pz = z->ob_digit + i; in x_mul() local
/external/python/cpython3/Objects/
Dlongobject.c2275 digit *pz, *pzstop; in PyLong_FromString() local
3171 digit *pz = z->ob_digit + (i << 1); in x_mul() local
3209 digit *pz = z->ob_digit + i; in x_mul() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp917 Value *pz = LOAD(GEP(hPrivateData, {0, swr_draw_context_userClipPlanes, val, 2})); in CompileVS() local
/external/skia/src/shaders/
DSkPerlinNoiseShader.cpp603 SkScalar pz = z - SkScalarFloorToScalar(z); in calculateImprovedNoiseValueForPoint() local
/external/skqp/src/shaders/
DSkPerlinNoiseShader.cpp603 SkScalar pz = z - SkScalarFloorToScalar(z); in calculateImprovedNoiseValueForPoint() local