Home
last modified time | relevance | path

Searched refs:rz (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_texture.c49 float rx, ry, rz; in util_map_texcoords2d_onto_cubemap() local
71 rz = -sc; in util_map_texcoords2d_onto_cubemap()
76 rz = sc; in util_map_texcoords2d_onto_cubemap()
81 rz = tc; in util_map_texcoords2d_onto_cubemap()
86 rz = -tc; in util_map_texcoords2d_onto_cubemap()
91 rz = 1; in util_map_texcoords2d_onto_cubemap()
96 rz = -1; in util_map_texcoords2d_onto_cubemap()
99 rx = ry = rz = 0; in util_map_texcoords2d_onto_cubemap()
105 out_str[2] = rz; /*r*/ in util_map_texcoords2d_onto_cubemap()
/third_party/boost/boost/sort/common/
Dmerge_vector.hpp76 range1_t rz = full_merge4(dest, &v_input[pos_ini], nelem, comp); in merge_level4() local
77 v_output.emplace_back(rz); in merge_level4()
78 dest.first = rz.last; in merge_level4()
123 range1_t rz = uninit_full_merge4(dest, &v_input[pos_ini], nelem, comp); in uninit_merge_level4() local
124 v_output.emplace_back(rz); in uninit_merge_level4()
125 dest.first = rz.last; in uninit_merge_level4()
/third_party/pixman/pixman/
Dpixman-conical-gradient.c75 double rz = 1.; in conical_get_scanline() local
97 rz = v.vector[2] / 65536.; in conical_get_scanline()
136 if (rz != 0) in conical_get_scanline()
138 x = rx / rz; in conical_get_scanline()
139 y = ry / rz; in conical_get_scanline()
160 rz += cz; in conical_get_scanline()
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dde_IT.txt12 "März",
26 "März",
56 "März",
Dde_AT.txt33 "März",
47 "März",
77 "März",
/third_party/icu/icu4c/source/data/locales/
Dde_IT.txt12 "März",
26 "März",
56 "März",
Dde_AT.txt33 "März",
47 "März",
77 "März",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dde_IT.txt12 "März",
26 "März",
56 "März",
Dde_AT.txt33 "März",
47 "März",
77 "März",
/third_party/skia/modules/skottie/src/effects/
DSphereEffect.cpp349 rz = SkM44::Rotate({0,0,1}, SkDegreesToRadians(-z)); in onSync() local
352 case 1: return rx * ry * rz; in onSync()
353 case 2: return rx * rz * ry; in onSync()
354 case 3: return ry * rx * rz; in onSync()
355 case 4: return ry * rz * rx; in onSync()
356 case 5: return rz * rx * ry; in onSync()
358 default: return rz * ry * rx; in onSync()
/third_party/boost/boost/math/special_functions/
Dellint_rj.hpp208 T rx, ry, rz, rp; in ellint_rj_imp() local
216 rz = sqrt(zn); in ellint_rj_imp()
218 Dn = (rp + rx) * (rp + ry) * (rp + rz); in ellint_rj_imp()
236 T b = 2 * rp * (pn + rx * (ry + rz) + ry * rz) / Dn; in ellint_rj_imp()
243 lambda = rx * ry + rx * rz + ry * rz; in ellint_rj_imp()
Dellint_rd.hpp137 T lambda, rx, ry, rz; in ellint_rd_imp() local
146 rz = sqrt(zn); in ellint_rd_imp()
147 lambda = rx * ry + rx * rz + ry * rz; in ellint_rd_imp()
148 RD_sum += fn / (rz * (zn + lambda)); in ellint_rd_imp()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_lower_int_cubemap_to_array.c63 nir_ssa_def *rz; member
78 …nir_ssa_def *x = nir_fadd(b, nir_fmul(b, nir_fmul(b, sign, ima), coord->rz), nir_imm_float(b, 0.5)… in evaluate_face_x()
93 …nir_ssa_def *y = nir_fadd(b, nir_fmul(b, nir_fmul(b, sign, ima), coord->rz), nir_imm_float(b, 0.5)… in evaluate_face_y()
102 nir_ssa_def *sign = nir_fsign(b, coord->rz); in evaluate_face_z()
103 nir_ssa_def *positive = nir_fge(b, coord->rz, nir_imm_float(b, 0.0)); in evaluate_face_z()
159 coords.rz = nir_channel(b, coord, 2); in lower_cube_sample()
162 coords.arz = nir_fabs(b, coords.rz); in lower_cube_sample()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_fog_offset.txt26 to fog computation. A reference point in eye space (rx ry rz) and an offset
80 projection, the reference point (rx ry rz) is used to adjust f_o
84 "The equation, along with the parameters d, e, s, (rx ry rz, and
94 (rx ry rz) followed by f_o. If d is specified as less than zero,
101 and s, four floating-point values (rx ry rz f_o), an RGBA fog
106 0.0, and (rx ry rz f_o) = (0,0,0,0); C_f = (0,0,0,0) and i_f =
/third_party/openGLES/extensions/SGIX/
DSGIX_fog_offset.txt26 to fog computation. A reference point in eye space (rx ry rz) and an offset
80 projection, the reference point (rx ry rz) is used to adjust f_o
84 "The equation, along with the parameters d, e, s, (rx ry rz, and
94 (rx ry rz) followed by f_o. If d is specified as less than zero,
101 and s, four floating-point values (rx ry rz f_o), an RGBA fog
106 0.0, and (rx ry rz f_o) = (0,0,0,0); C_f = (0,0,0,0) and i_f =
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Dpl_pl_FONIPA.txt40 $voiceless { rz → ʂ ;
41 rz } $voiceless → ʂ ;
42 rz → ʐ ;
/third_party/icu/icu4c/source/data/translit/
Dpl_pl_FONIPA.txt41 $voiceless { rz → ʂ ;
42 rz } $voiceless → ʂ ;
43 rz → ʐ ;
/third_party/skia/third_party/externals/icu/source/data/translit/
Dpl_pl_FONIPA.txt41 $voiceless { rz → ʂ ;
42 rz } $voiceless → ʂ ;
43 rz → ʐ ;
/third_party/iowow/src/fs/tests/
Diwfs_test3.c211 off_t rz = MIN(r->alc_len - rn, r->rsz); in test_stress() local
212 rc = fsm.read(&fsm, r->alc_addr + rn, buf2, rz, &sp); in test_stress()
214 ri = memcmp(buf, buf2, rz); in test_stress()
216 rn += rz; in test_stress()
/third_party/boost/libs/optional/test/
Doptional_test.cpp204 T& rz = z ; in test_conditional_ctor_and_get_valur_or() local
209 T& rzz = def0.get_value_or(rz); in test_conditional_ctor_and_get_valur_or()
210 BOOST_TEST( rzz == rz ) ; in test_conditional_ctor_and_get_valur_or()
215 T& rzzz = get_optional_value_or(def0,rz); in test_conditional_ctor_and_get_valur_or()
216 BOOST_TEST( rzzz == rz ) ; in test_conditional_ctor_and_get_valur_or()
221 T& rb = o0.get_value_or(rz); in test_conditional_ctor_and_get_valur_or()
230 T& rbb = get_optional_value_or(o0,rz); in test_conditional_ctor_and_get_valur_or()
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_cube_map.txt169 coordinate is t = ry; and the value assigned to a r coordinate is r = rz.
347 coordinates are treated as a direction vector (rx,ry,rz) emanating
355 be deterministic and depend only on (rx,ry,rz). The target column
362 +rx TEXTURE_CUBE_MAP_POSITIVE_X_OES -rz -ry rx
363 -rx TEXTURE_CUBE_MAP_NEGATIVE_X_OES +rz -ry rx
364 +ry TEXTURE_CUBE_MAP_POSITIVE_Y_OES +rx +rz ry
365 -ry TEXTURE_CUBE_MAP_NEGATIVE_Y_OES +rx -rz ry
366 +rz TEXTURE_CUBE_MAP_POSITIVE_Z_OES +rx -ry rz
367 -rz TEXTURE_CUBE_MAP_NEGATIVE_Z_OES -rx -ry rz
/third_party/openGLES/extensions/OES/
DOES_texture_cube_map.txt179 coordinate is t = ry; and the value assigned to a r coordinate is r = rz.
357 coordinates are treated as a direction vector (rx,ry,rz) emanating
365 be deterministic and depend only on (rx,ry,rz). The target column
372 +rx TEXTURE_CUBE_MAP_POSITIVE_X_OES -rz -ry rx
373 -rx TEXTURE_CUBE_MAP_NEGATIVE_X_OES +rz -ry rx
374 +ry TEXTURE_CUBE_MAP_POSITIVE_Y_OES +rx +rz ry
375 -ry TEXTURE_CUBE_MAP_NEGATIVE_Y_OES +rx -rz ry
376 +rz TEXTURE_CUBE_MAP_POSITIVE_Z_OES +rx -ry rz
377 -rz TEXTURE_CUBE_MAP_NEGATIVE_Z_OES -rx -ry rz
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrFormats.td25 // rz 3-bit source or destination register
248 // Format RRR instruction class in Mips : <|opcode|rx|ry|rz|f|>
257 bits<3> rz;
265 let Inst{4-2} = rz;
354 // Format i8_MOV32R instruction class in Mips : <|opcode|func|r32|rz>
364 bits<3> rz;
372 let Inst{2-0} = rz;
/third_party/libexif/
DAUTHORS1 Lutz Mueller <urc8@rz.uni-karlsruhe.de>
/third_party/openGLES/extensions/ARB/
DARB_texture_cube_map.txt262 is choosen, what happens if two or more of the coordinates (rx,ry,rz)
268 that the rule must be deterministic and depend only on (rx,ry,rz).
385 and the value assigned to a r coordinate is r = rz. Calling TexGen
619 coordinates are treated as a direction vector (rx,ry,rz) emanating
627 be deterministic and depend only on (rx,ry,rz). The target column
634 +rx TEXTURE_CUBE_MAP_POSITIVE_X_ARB -rz -ry rx
635 -rx TEXTURE_CUBE_MAP_NEGATIVE_X_ARB +rz -ry rx
636 +ry TEXTURE_CUBE_MAP_POSITIVE_Y_ARB +rx +rz ry
637 -ry TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB +rx -rz ry
638 +rz TEXTURE_CUBE_MAP_POSITIVE_Z_ARB +rx -ry rz
[all …]

12345