Home
last modified time | relevance | path

Searched refs:xc (Results 1 – 25 of 145) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Ddata.go49 xc := argValue(q.tm, n.Args(), "c")
50 if xc == nil {
53 if err := proveReasonRequirement(q, t.IDXBinaryLessThan, xa, xc); err != nil {
57 if err := proveReasonRequirement(q, t.IDXBinaryLessThan, xc, xb); err != nil {
62 _ = xc
72 xc := argValue(q.tm, n.Args(), "c")
73 if xc == nil {
76 if err := proveReasonRequirement(q, t.IDXBinaryLessThan, xa, xc); err != nil {
80 if err := proveReasonRequirement(q, t.IDXBinaryEqEq, xc, xb); err != nil {
85 _ = xc
[all …]
/third_party/typescript/tests/baselines/reference/
DinternalAliasClassInsideTopLevelModuleWithoutExport.types18 import xc = x.c;
19 >xc : typeof xc
21 >c : xc
23 export var cProp = new xc();
24 >cProp : xc
25 >new xc() : xc
26 >xc : typeof xc
32 >cProp : xc
DinternalAliasClassInsideTopLevelModuleWithExport.types18 export import xc = x.c;
19 >xc : typeof xc
21 >c : xc
23 export var cProp = new xc();
24 >cProp : xc
25 >new xc() : xc
26 >xc : typeof xc
32 >cProp : xc
DinternalAliasClassInsideTopLevelModuleWithoutExport.symbols18 import xc = x.c;
19 >xc : Symbol(xc, Decl(internalAliasClassInsideTopLevelModuleWithoutExport.ts, 6, 1))
21 >c : Symbol(xc, Decl(internalAliasClassInsideTopLevelModuleWithoutExport.ts, 0, 17))
23 export var cProp = new xc();
25 >xc : Symbol(xc, Decl(internalAliasClassInsideTopLevelModuleWithoutExport.ts, 6, 1))
29 >cProp.foo : Symbol(xc.foo, Decl(internalAliasClassInsideTopLevelModuleWithoutExport.ts, 1, 20))
31 >foo : Symbol(xc.foo, Decl(internalAliasClassInsideTopLevelModuleWithoutExport.ts, 1, 20))
DinternalAliasClassInsideTopLevelModuleWithExport.symbols18 export import xc = x.c;
19 >xc : Symbol(xc, Decl(internalAliasClassInsideTopLevelModuleWithExport.ts, 6, 1))
21 >c : Symbol(xc, Decl(internalAliasClassInsideTopLevelModuleWithExport.ts, 0, 17))
23 export var cProp = new xc();
25 >xc : Symbol(xc, Decl(internalAliasClassInsideTopLevelModuleWithExport.ts, 6, 1))
29 >cProp.foo : Symbol(xc.foo, Decl(internalAliasClassInsideTopLevelModuleWithExport.ts, 1, 20))
31 >foo : Symbol(xc.foo, Decl(internalAliasClassInsideTopLevelModuleWithExport.ts, 1, 20))
DinternalAliasClassInsideTopLevelModuleWithExport.js10 export import xc = x.c;
11 export var cProp = new xc();
17 exports.cProp = exports.xc = exports.x = void 0;
30 exports.xc = x.c;
31 exports.cProp = new exports.xc();
41 export import xc = x.c;
42 export declare var cProp: xc;
DinternalAliasClassInsideTopLevelModuleWithoutExport.js10 import xc = x.c;
11 export var cProp = new xc();
30 var xc = x.c; variable
31 exports.cProp = new xc();
41 import xc = x.c;
42 export declare var cProp: xc;
/third_party/iptables/extensions/
Dlibxt_devgroup.txlate4 iptables-translate -A FORWARD -m devgroup --dst-group 0xc/0xc -j ACCEPT
5 nft add rule ip filter FORWARD oifgroup and 0xc == 0xc counter accept
10 iptables-translate -A FORWARD -m devgroup ! --dst-group 0xc/0xc -j ACCEPT
11 nft add rule ip filter FORWARD oifgroup and 0xc != 0xc counter accept
16 iptables-translate -A FORWARD -m devgroup ! --src-group 0x2 --dst-group 0xc/0xc -j ACCEPT
17 nft add rule ip filter FORWARD iifgroup != 0x2 oifgroup and 0xc != 0xc counter accept
/third_party/openssl/crypto/chacha/asm/
Dchacha-s390x.pl56 my ($xc,$xc_)=map("\"$_\"",@t);
89 "&alr ($xc,@x[$d0])",
91 "&xr (@x[$b0],$xc)",
103 "&alr ($xc,@x[$d0])",
105 "&xr (@x[$b0],$xc)",
110 "&stm ($xc,$xc_,'$stdframe+4*8+4*$c0($sp)')", # reload pair of 'c's
111 "&lm ($xc,$xc_,'$stdframe+4*8+4*$c2($sp)')",
120 "&alr ($xc,@x[$d2])",
122 "&xr (@x[$b2],$xc)",
134 "&alr ($xc,@x[$d2])",
[all …]
Dchacha-armv4.pl68 my ($xc,$xc_) = (@t[0..1]);
104 "&add ($xc,$xc,$xd)",
108 "&eor (@x[$b0],@x[$b0],$xc,'ror#20')",
118 "&add ($xc,$xc,$xd)",
130 "&eor (@x[$b0],@x[$b0],$xc,'ror#25')",
136 "&str ($xc,'[sp,#4*(16+$c0)]')",
137 "&ldr ($xc,'[sp,#4*(16+$c2)]')",
147 "&add ($xc,$xc,$xd)",
151 "&eor (@x[$b2],@x[$b2],$xc,'ror#20')",
161 "&add ($xc,$xc,$xd)",
[all …]
Dchacha-x86.pl378 my ($xa,$xa_,$xb,$xb_,$xc,$xc_,$xd,$xd_)=map("xmm$_",(0..7));
416 &paddd ($xc,$xd);
418 &pxor ($xb,$xc);
430 &paddd ($xc,$xd);
433 &pxor ($xb,$xc);
443 ($xc,$xc_)=($xc_,$xc);
566 &movdqa ($xc, &QWP(16*8-128,"ebp"));
588 &movdqa (&QWP(16*8-128,"ebx"),$xc);
792 my ($xa,$xa_,$xb,$xb_,$xc,$xc_,$xd,$xd_)=map("xmm$_",(0..7));
830 &vpaddd ($xc,$xc,$xd);
[all …]
/third_party/boost/libs/python/example/numpy/
Ddemo_gaussian.py24 xc = (z * x).sum() / z.sum() variable
25 print "x centroid (should be ~ %f): %f" % (mu[0], xc)
30 xx = (z * (x - xc)**2).sum() / z.sum()
36 xy = 0.5 * (z * (x - xc) * (y - yc)).sum() / z.sum()
/third_party/mesa3d/docs/
DlibGL.txt91 libGL.so is built inside XFree86 with sources found in xc/lib/GL/.
94 xc/lib/GL/glx/*.c
95 xc/lib/dri/XF86dri.c
96 xc/lib/dri/dri_glx.c
97 xc/lib/GL/mesa/src/glapi.c
98 xc/lib/GL/mesa/src/glapitemp.h
99 xc/lib/GL/mesa/src/glapitable.h
100 xc/lib/GL/mesa/src/glapioffsets.h
101 xc/lib/GL/mesa/src/glapinoop.c
102 xc/lib/GL/mesa/src/glheader.h
[all …]
/third_party/musl/porting/liteos_a/kernel/src/math/
Dhypot.c13 double_t xh, xl, xc; in sq() local
15 xc = (double_t)x*SPLIT; in sq()
16 xh = x - xc + xc; in sq()
Dhypotl.c17 long double xh, xl, xc; in sq() local
18 xc = x*SPLIT; in sq()
19 xh = x - xc + xc; in sq()
/third_party/musl/src/math/
Dhypot.c13 double_t xh, xl, xc; in sq() local
15 xc = (double_t)x*SPLIT; in sq()
16 xh = x - xc + xc; in sq()
Dhypotl.c17 long double xh, xl, xc; in sq() local
18 xc = x*SPLIT; in sq()
19 xh = x - xc + xc; in sq()
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_radix4_q31.c154 q31_t xa, xb, xc, xd; in arm_radix4_butterfly_q31() local
414 xc = *ptr1++; in arm_radix4_butterfly_q31()
422 xa_out = xa + xb + xc + xd; in arm_radix4_butterfly_q31()
434 xc_out = (xa - xb + xc - xd); in arm_radix4_butterfly_q31()
441 xb_out = (xa + yb - xc - yd); in arm_radix4_butterfly_q31()
448 xd_out = (xa - yb - xc + yd); in arm_radix4_butterfly_q31()
525 q31_t xa, xb, xc, xd; in arm_radix4_butterfly_inverse_q31() local
778 xc = *ptr1++; in arm_radix4_butterfly_inverse_q31()
786 xa_out = xa + xb + xc + xd; in arm_radix4_butterfly_inverse_q31()
798 xc_out = (xa - xb + xc - xd); in arm_radix4_butterfly_inverse_q31()
[all …]
/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp213 const auto xc = Coeffs(fXSelector), in buildEffectShader() local
219 xc.dr*s.x, yc.dr*s.y, 0, 0, in buildEffectShader()
220 xc.dg*s.x, yc.dg*s.y, 0, 0, in buildEffectShader()
221 xc.db*s.x, yc.db*s.y, 0, 0, in buildEffectShader()
222 xc.da*s.x, yc.da*s.y, xc.c_scale, yc.c_scale, in buildEffectShader()
230 (xc.d_offset - .5f) * s.x, in buildEffectShader()
232 xc.c_offset, in buildEffectShader()
/third_party/openssl/crypto/sha/
Dsha_local.h88 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
89 Xupdate(f,xi,xa,xb,xc,xd); \
93 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
94 Xupdate(f,xi,xa,xb,xc,xd); \
98 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
99 Xupdate(f,xa,xa,xb,xc,xd); \
103 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
104 Xupdate(f,xa,xa,xb,xc,xd); \
108 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
109 Xupdate(f,xa,xa,xb,xc,xd); \
[all …]
/third_party/cef/tools/
Dissue_1999.py61 xc = get_obj_class(x)
63 if xc < yc:
65 elif xc > yc:
/third_party/typescript/tests/cases/compiler/
DinternalAliasClassInsideTopLevelModuleWithoutExport.ts11 import xc = x.c;
12 export var cProp = new xc();
DinternalAliasClassInsideTopLevelModuleWithExport.ts11 export import xc = x.c;
12 export var cProp = new xc();
/third_party/openGLES/extensions/EXT/
DEXT_debug_label.txt221 BUFFER_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
228 TEXTURE 0*xc GetObjectLabelEXT empty Debug label 5.X
235 SHADER_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
242 PROGRAM_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
249 RENDERBUFFER 0*xc GetObjectLabelEXT empty Debug label 5.X
256 FRAMEBUFFER 0*xc GetObjectLabelEXT empty Debug label 5.X
263 VERTEX_ARRAY_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
270 QUERY_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
277 PROGRAM_PIPELINE_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
283 TRANSFORM_FEEDBACK 0*xc GetObjectLabelEXT empty Debug label 5.X
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_debug_label.txt221 BUFFER_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
228 TEXTURE 0*xc GetObjectLabelEXT empty Debug label 5.X
235 SHADER_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
242 PROGRAM_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
249 RENDERBUFFER 0*xc GetObjectLabelEXT empty Debug label 5.X
256 FRAMEBUFFER 0*xc GetObjectLabelEXT empty Debug label 5.X
263 VERTEX_ARRAY_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
270 QUERY_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
277 PROGRAM_PIPELINE_OBJECT_EXT 0*xc GetObjectLabelEXT empty Debug label 5.X
283 TRANSFORM_FEEDBACK 0*xc GetObjectLabelEXT empty Debug label 5.X
[all …]

123456