/third_party/mesa3d/src/mesa/math/ |
D | m_clip_tmp.h | 61 const GLfloat cz = from[2]; in TAG() local 141 const GLfloat cz = from[2]; in TAG() local 195 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in TAG() local
|
D | m_debug_clip.c | 84 const GLfloat cz = from[2]; in ref_cliptest_points4() local 139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in ref_cliptest_points3() local
|
/third_party/abseil-cpp/absl/time/ |
D | time_zone_test.cc | 49 const cctz::time_zone cz = cctz::utc_time_zone(); in TEST() local 62 const cctz::time_zone cz = cctz::fixed_time_zone(cctz::seconds(123)); in TEST() local
|
D | time.h | 1029 time_internal::cctz::time_zone cz; in LoadTimeZone() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | time_zone_test.cc | 49 const cctz::time_zone cz = cctz::utc_time_zone(); in TEST() local 62 const cctz::time_zone cz = cctz::fixed_time_zone(cctz::seconds(123)); in TEST() local
|
D | time.h | 1078 time_internal::cctz::time_zone cz; in LoadTimeZone() local
|
/third_party/boost/libs/phoenix/test/boost_bind_compatibility/ |
D | bind_void_dm_test.cpp | 57 Z const cz = z; in member_data_test() local
|
/third_party/boost/libs/bind/test/ |
D | bind_void_dm_test.cpp | 47 Z const cz = z; in member_data_test() local
|
/third_party/boost/libs/type_erasure/test/ |
D | test_construct_cref.cpp | 126 any<dst_concept, const _a&> cz(as_const(x), table); in BOOST_AUTO_TEST_CASE() local 208 any<dst_concept, const _a&> cz(as_const(x), table); in BOOST_AUTO_TEST_CASE() local 281 any<dst_concept, const _a&> cz(as_const(x), table); in BOOST_AUTO_TEST_CASE() local
|
D | test_construct_ref.cpp | 126 any<dst_concept, _a&> cz(as_const(x), table); in BOOST_AUTO_TEST_CASE() local
|
/third_party/pixman/pixman/ |
D | pixman-conical-gradient.c | 72 double cz = 0.; in conical_get_scanline() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_ciescope.c | 1125 double cx, cy, cz, jr, jg, jb, jmax; in fill_in_tongue() local 1250 double cz; in filter_rgb48() local 1262 double cz; in filter_rgba64() local 1274 double cz; in filter_rgb24() local 1286 double cz; in filter_rgba() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | oea.hpp | 95 T N, M, xp, yp, z, Az, cz, sz, cAz; in inv() local
|
/third_party/skia/src/utils/ |
D | SkCamera.cpp | 47 SkScalar cz = fU.x * fV.y - fU.y * fV.x; in dotWith() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsConic.cpp | 143 double cx, cy, cz; in subDivide() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsConic.cpp | 143 double cx, cy, cz; in subDivide() local
|
/third_party/typescript_eslint/ |
D | package.json | 27 "cz": "git-cz", string
|
/third_party/skia/tests/ |
D | UtilsTest.cpp | 461 SkZip<const uint16_t, const float, const int, int, int> cz = z; in DEF_TEST() local
|
/third_party/flutter/skia/src/utils/ |
D | SkCamera.cpp | 88 SkScalar cz = fU.fX * fV.fY - fU.fY * fV.fX; in dotWith() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Matrix.cpp | 339 float cz = cos(v.z); in eulerRotate() local
|
/third_party/mksh/ |
D | lex.c | 203 size_t cz; in yylex() local
|
/third_party/boost/boost/graph/ |
D | howard_cycle_ratio.hpp | 211 float_t cz = (std::numeric_limits< float_t >::max)(); // Closest to in mcr_bound() local
|
/third_party/mesa3d/src/amd/addrlib/src/gfx9/ |
D | gfx9addrlib.cpp | 1515 Coordinate cz(DIM_Z, 0); in GetDataEquation() local 1953 Coordinate cz(DIM_Z, 0); in GenMetaEquation() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_rt.c | 1769 nir_ssa_def *cz = nir_fmul(b, sz, nir_vector_extract(b, v_c, kz)); in intersect_ray_amd_software_tri() local
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 2474 LLVMValueRef cz = LLVMBuildLoad(gallivm->builder, outputs[cv][2], ""); in CompileVS() local
|