Home
last modified time | relevance | path

Searched refs:cz (Results 1 – 25 of 143) sorted by relevance

123456

/third_party/flutter/skia/src/pathops/
DSkPathOpsConic.cpp143 double cx, cy, cz; in subDivide() local
147 cz = 1; in subDivide()
151 cz = conic_eval_denominator(fWeight, t2); in subDivide()
155 cz = 1; in subDivide()
159 double bz = 2 * dz - (az + cz) / 2; in subDivide()
163 SkDConic dst = {{{{ax / az, ay / az}, {bx / bz, by / bz}, {cx / cz, cy / cz}} in subDivide()
165 SkDoubleToScalar(bz / sqrt(az * cz)) }; in subDivide()
/third_party/skia/src/pathops/
DSkPathOpsConic.cpp143 double cx, cy, cz; in subDivide() local
147 cz = 1; in subDivide()
151 cz = conic_eval_denominator(fWeight, t2); in subDivide()
155 cz = 1; in subDivide()
159 double bz = 2 * dz - (az + cz) / 2; in subDivide()
163 SkDConic dst = {{{{ax / az, ay / az}, {bx / bz, by / bz}, {cx / cz, cy / cz}} in subDivide()
165 SkDoubleToScalar(bz / sqrt(az * cz)) }; in subDivide()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_zone_test.cc49 const cctz::time_zone cz = cctz::utc_time_zone(); in TEST() local
50 const absl::TimeZone tz(cz); in TEST()
51 EXPECT_EQ(cz, cctz::time_zone(tz)); in TEST()
62 const cctz::time_zone cz = cctz::fixed_time_zone(cctz::seconds(123)); in TEST() local
63 EXPECT_EQ(tz, absl::TimeZone(cz)); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEInstrInfo.td119 let cz = 1;
127 let cz = 0;
140 { let cy = 1; let cz = 1; let hasSideEffects = 0; }
150 { let cy = 0; let cz = 1; let hasSideEffects = 0; }
158 { let cy = 0; let cz = 0; let sz = 0; let hasSideEffects = 0; }
167 let cz = 0;
194 let cz = 1;
226 let cy = 0, sy = 0, cz = 1 in {
235 let cx = 0, cy = 0, sy = 0, cz = 1 in {
244 cz = 1, sz = 0x10 /* SX10 */, imm32 = 0, Uses = [SX10],
[all …]
DVEInstrFormats.td34 bits<1> cz = 0;
42 let Inst{31} = cz;
/third_party/mesa3d/src/mesa/math/
Dm_debug_clip.c84 const GLfloat cz = from[2]; in ref_cliptest_points4() local
92 if ( -cz + cw < 0 ) mask |= CLIP_FAR_BIT; in ref_cliptest_points4()
93 if ( cz + cw < 0 ) mask |= CLIP_NEAR_BIT; in ref_cliptest_points4()
108 vProj[i][2] = cz * oow; in ref_cliptest_points4()
139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in ref_cliptest_points3() local
146 if ( cz > 1.0 ) mask |= CLIP_FAR_BIT; in ref_cliptest_points3()
147 else if ( cz < -1.0 ) mask |= CLIP_NEAR_BIT; in ref_cliptest_points3()
/third_party/ffmpeg/libavfilter/
Dvf_ciescope.c1125 double cx, cy, cz, jr, jg, jb, jmax; in fill_in_tongue() local
1133 cz = 1.0 - (cx + cy); in fill_in_tongue()
1139 cz = 1.0 - (cx + cy); in fill_in_tongue()
1143 cz = 1.0 - (cx + cy); in fill_in_tongue()
1148 xyz_to_rgb(m, cx, cy, cz, &jr, &jg, &jb); in fill_in_tongue()
1250 double cz; in filter_rgb48() local
1252 rgb_to_xy(r, g, b, cx, cy, &cz, (const double (*)[3])s->m); in filter_rgb48()
1262 double cz; in filter_rgba64() local
1264 rgb_to_xy(r, g, b, cx, cy, &cz, (const double (*)[3])s->m); in filter_rgba64()
1274 double cz; in filter_rgb24() local
[all …]
/third_party/mksh/
Dlex.c203 size_t cz; in yylex() local
409 cz = strlen(sp) + 1; in yylex()
410 XcheckN(ws, wp, cz); in yylex()
412 memcpy(wp, sp, cz); in yylex()
413 wp += cz; in yylex()
605 cz = utf_wctomb(ts, c2 - 0x100); in yylex()
606 ts[cz] = 0; in yylex()
607 cz = 0; in yylex()
610 *wp++ = ts[cz]; in yylex()
611 } while (ts[++cz]); in yylex()
[all …]
/third_party/alsa-utils/utils/
Dalsa-utils.spec.in21 * Sun Oct 1 2006 Jaroslav Kysela <perex@perex.cz>
35 * Tue Nov 20 2001 Jaroslav Kysela <perex@perex.cz>
41 * Sun Nov 11 2001 Miroslav Benes <mbenes@tenez.cz>
/third_party/icu/icu4j/perf-tests/data/collation/
DTestRandomWordsUDHR_pl.txt86 Sesja samowolnie członków
212 człowiek przestępstwa
242 azyl obrony człowieka
438 człowiek barbarzyństwa
443 ponadto człowieka
481 zbiera członków rządu
604 człowiek ubiegać
657 konieczne członek małżonków
712 samowolnie człowieka
746 człowiek
[all …]
/third_party/gstreamer/gstplugins_bad/po/
Dcs.po3 # Copyright (C) 2004 Miloslav Trmac <mitr@volny.cz>.
6 # Miloslav Trmac <mitr@volny.cz>, 2004.
7 # Petr Kovar <pknbe@volny.cz>, 2007, 2008, 2009.
8 # Marek Černocký <marek@manet.cz>, 2013, 2015, 2017.
16 "Last-Translator: Marek Černocký <marek@manet.cz>\n"
/third_party/e2fsprogs/
D0002-libss-add-newer-libreadline.so.8-to-dlopen-path.patch2 From: Jan Kara <jack@suse.cz>
9 Signed-off-by: Jan Kara <jack@suse.cz>
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DMatrix.cpp339 float cz = cos(v.z); in eulerRotate() local
349 return Matrix(cy * cz - sxsy * sz, -cy * sz - sxsy * cz, -sy * cx, in eulerRotate()
350 cx * sz, cx * cz, -sx, in eulerRotate()
351 sy * cz + sxcy * sz, -sy * sz + sxcy * cz, cy * cx); in eulerRotate()
/third_party/popt/po/
Dcs.po4 # Milan Kerslager <kerslage@linux.cz>, 2001.
5 # Petr Pisar <petr.pisar@atlas.cz>, 2008.
13 "Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
/third_party/alsa-lib/utils/
Dalsa-lib.spec.in33 * Tue Nov 20 2001 Jaroslav Kysela <perex@perex.cz>
39 * Sun Nov 11 2001 Miroslav Benes <mbenes@tenez.cz>
/third_party/gstreamer/gstplugins_bad/
DREQUIREMENTS49 (http://www.penguin.cz/~utx/amr)
51 (http://www.penguin.cz/~utx/amr)
/third_party/typescript/tests/baselines/reference/
DhugeDeclarationOutputGetsTruncatedWithError.types6 …" | "cp" | "cq" | "cr" | "cs" | "ct" | "cu" | "cv" | "cw" | "cx" | "cy" | "cz" | "da" | "db" | "dc…
9cz: "aa.cz"; da: "aa.da"; db: "aa.db"; dc: "aa.dc"; dd: "aa.dd"; de: "aa.de"; df: "aa.df"; dg: "aa…
10cz: "aa.cz"; da: "aa.da"; db: "aa.db"; dc: "aa.dc"; dd: "aa.dd"; de: "aa.de"; df: "aa.df"; dg: "aa…
DhugeDeclarationOutputGTruncatedWithError.ts.types6 …" | "cp" | "cq" | "cr" | "cs" | "ct" | "cu" | "cv" | "cw" | "cx" | "cy" | "cz" | "da" | "db" | "dc…
9cz: "aa.cz"; da: "aa.da"; db: "aa.db"; dc: "aa.dc"; dd: "aa.dd"; de: "aa.de"; df: "aa.df"; dg: "aa…
10cz: "aa.cz"; da: "aa.da"; db: "aa.db"; dc: "aa.dc"; dd: "aa.dd"; de: "aa.de"; df: "aa.df"; dg: "aa…
/third_party/alsa-lib/src/conf/cards/SI7018/
Dsndoc-mixer.alisp4 ; Copyright (c) 2003 Jaroslav Kysela <perex@perex.cz>
Dsndop-mixer.alisp4 ; Copyright (c) 2003 Jaroslav Kysela <perex@perex.cz>
/third_party/ltp/m4/
Dltp-libmnl.m42 dnl Copyright (c) 2020 Petr Vorel <pvorel@suse.cz>
Dltp-host-cpu.m42 dnl Copyright (c) 2018 Petr Vorel <pvorel@suse.cz>
Dltp-keyutils.m43 dnl Copyright (c) 2017 Petr Vorel <pvorel@suse.cz>
Dltp-fortify_source.m42 dnl Copyright (c) 2013 Cyril Hrubis <chrubis@suse.cz>
Dltp-mremap_fixed.m43 dnl Author: Cyril Hrubis <chrubis@suse.cz>

123456