Home
last modified time | relevance | path

Searched defs:dz (Results 1 – 25 of 26) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DthisTypeInObjectLiterals2.js40 moveBy(dx, dy, dz) { argument
52 moveBy(dx, dy, dz) { argument
64 moveBy(dx, dy, dz) { argument
76 moveBy(dx, dy, dz) { argument
90 moveBy(dx, dy, dz) { argument
104 moveBy(dx, dy, dz) { argument
273 moveBy: function (dx, dy, dz) { argument
284 moveBy: function (dx, dy, dz) { argument
295 moveBy: function (dx, dy, dz) { argument
306 moveBy: function (dx, dy, dz) { argument
[all …]
/third_party/node/deps/npm/node_modules/dezalgo/test/
Dbasic.js2 var dz = require('../dezalgo.js') variable
/third_party/boost/boost/math/special_functions/detail/
Dlgamma_small.hpp513 T dz = zm2; in lgamma_small_imp() local
521 T dz = zm1; in lgamma_small_imp() local
/third_party/boost/libs/numeric/odeint/examples/thrust/
Dlorenz_parameters.cu110 value_type dz = thrust::get< 5 >( thrust::get< 0 >( t ) ); in operator ()() local
179 value_type &dz = thrust::get< 2 >( t ); in operator ()() local
/third_party/flutter/skia/src/core/
DSkDrawShadowInfo.cpp59 SkScalar dz = lightPos.fZ - pts3D[i].fZ; in GetSpotShadowTransform() local
DSkMatrix44.cpp258 void SkMatrix44::setTranslate(SkMScalar dx, SkMScalar dy, SkMScalar dz) { in setTranslate()
271 void SkMatrix44::preTranslate(SkMScalar dx, SkMScalar dy, SkMScalar dz) { in preTranslate()
282 void SkMatrix44::postTranslate(SkMScalar dx, SkMScalar dy, SkMScalar dz) { in postTranslate()
/third_party/node/deps/npm/node_modules/readdir-scoped-modules/
Dreaddir.js2 var dz = require ('dezalgo') variable
/third_party/skia/src/core/
DSkDrawShadowInfo.cpp69 SkScalar dz = lightPos.fZ - pts3D[i].fZ; in GetSpotShadowTransform() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/
Dinstance_norm_grad_gpu_kernel.h74 T *dz = nullptr; in Launch() local
Dbatch_norm_grad_gpu_kernel.h88 T *dz = nullptr; in Launch() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsConic.cpp142 double dz = conic_eval_denominator(fWeight, midT); in subDivide() local
/third_party/skia/src/pathops/
DSkPathOpsConic.cpp142 double dz = conic_eval_denominator(fWeight, midT); in subDivide() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp84 TIntermTyped *dz, in TransformDerivativeXMajor()
137 TIntermTyped *dz, in TransformDerivativeYMajor()
190 TIntermTyped *dz, in TransformDerivativeZMajor()
/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp184 coord_t const dz = get<2>(direction); in projected_to_surface() local
224 coord_t const dz = get<2>(direction); in projected_to_surface() local
/third_party/bzip2/
Dblocksort.c596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dblocksort.c596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dblocksort.c596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/third_party/flutter/glfw/examples/
Dheightmap.c321 GLfloat dz = center_z - map_vertices[2][ii]; in update_map() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c153 unsigned dx, unsigned dy, unsigned dz, in nv50_2d_texture_do_copy()
1380 float dz; in nv50_blit_3d() local
1528 const int32_t dz = info->dst.box.z; in nv50_blit_eng2d() local
/third_party/boost/libs/contract/test/constructor/
Dsmoke.cpp228 t<'d'>::z_type dz; dz.value = -3; in main() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c163 unsigned dx, unsigned dy, unsigned dz, in nvc0_2d_texture_do_copy()
1209 float dz; in nvc0_blit_3d() local
1435 const int dz = info->dst.box.z; in nvc0_blit_eng2d() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Ddeconv_winograd_fp32.c196 int dx, sz, dz; in TiledC4MatmulFp32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Ddeconv_winograd_fp16.c490 int dx, sz, dz; in TiledC4MatmulFp16() local
/third_party/flutter/skia/tests/
DMatrix44Test.cpp247 SkMScalar dz = 0; in test_gettype() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp990 Float4 dz = src0.z - src1.z; in dist3() local
999 Float4 dz = src0.z - src1.z; in dist4() local

12