Home
last modified time | relevance | path

Searched refs:xp (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/skia/third_party/externals/microhttpd/w32/VS2013/
Dlibmicrohttpd.sln17 Debug-dll-xp|Win32 = Debug-dll-xp|Win32
18 Debug-dll-xp|x64 = Debug-dll-xp|x64
21 Debug-static-xp|Win32 = Debug-static-xp|Win32
22 Debug-static-xp|x64 = Debug-static-xp|x64
25 Release-dll-xp|Win32 = Release-dll-xp|Win32
26 Release-dll-xp|x64 = Release-dll-xp|x64
29 Release-static-xp|Win32 = Release-static-xp|Win32
30 Release-static-xp|x64 = Release-static-xp|x64
37 {9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}.Debug-dll-xp|Win32.ActiveCfg = Debug-dll-xp|Win32
38 {9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}.Debug-dll-xp|Win32.Build.0 = Debug-dll-xp|Win32
[all …]
/third_party/boost/libs/xpressive/test/
Dtest_typeof2.cpp33 namespace xp = boost::xpressive;
43 TYPEOF_TEST((+_w)[ xp::ref(result) += _ ] >> *(' ' >> (+_w)[ xp::ref(result) += ',' + _ ])); in test_actions()
44 …TYPEOF_TEST((+_w)[ xp::ref(result) += _ ] >> *(' ' >> (+_w)[ xp::ref(result) += ',' + _ ]) >> repe… in test_actions()
46 TYPEOF_TEST((+_d)[ xp::ref(result2)->*push_back( as<int>(_) ) ] in test_actions()
47 >> *(' ' >> (+_d)[ xp::ref(result2)->*push_back( as<int>(_) ) ])); in test_actions()
49 TYPEOF_TEST(( (s1= +_w) >> "=>" >> (s2= +_d) )[ xp::ref(result3)[s1] = as<int>(s2) ]); in test_actions()
103 …TYPEOF_TEST((a1=map10)[ xp::ref(result) = a1 ] >> *(' ' >> (a1=map10)[ xp::ref(result) += ',' + a1… in BOOST_TYPEOF_REGISTER_TYPE()
104 TYPEOF_TEST((a1=map10)[ xp::ref(result) = a1 ] in BOOST_TYPEOF_REGISTER_TYPE()
105 >> *((a1=map10)[ xp::ref(result) += ',', xp::ref(result) += a1 ])); in BOOST_TYPEOF_REGISTER_TYPE()
108 TYPEOF_TEST((a1=map12)[ xp::ref(result12)->*push_back( a1 ) ] in BOOST_TYPEOF_REGISTER_TYPE()
[all …]
Dtest_actions.cpp19 namespace xp = boost::xpressive;
30 sregex rx = (+_w)[ xp::ref(result) += _ ] >> *(' ' >> (+_w)[ xp::ref(result) += ',' + _ ]); in test1()
51 …sregex rx = (+_w)[ xp::ref(result) += _ ] >> *(' ' >> (+_w)[ xp::ref(result) += ',' + _ ]) >> repe… in test2()
73 sregex rx = (+_d)[ xp::ref(result)->*push_back( as<int>(_) ) ] in test3()
74 >> *(' ' >> (+_d)[ xp::ref(result)->*push_back( as<int>(_) ) ]); in test3()
76 sregex rx = (+_d)[ push_back(xp::ref(result), as<int>(_) ) ] in test3()
77 >> *(' ' >> (+_d)[ push_back(xp::ref(result), as<int>(_) ) ]); in test3()
103 sregex pair = ( (s1= +_w) >> "=>" >> (s2= +_d) )[ xp::ref(result)[s1] = as<int>(s2) ]; in test4()
256 namespace xp = boost::xpressive; in test7()
257 using namespace xp; in test7()
[all …]
/third_party/iowow/src/utils/
Dkbtree.h236 kbnode_t *xp, *y, *z; \
252 xp = __KB_PTR(b, x)[i]; \
254 __KB_KEY(key_t, x)[i] = __kb_delp_aux_##name(b, xp, 0, 1); \
257 xp = __KB_PTR(b, x)[i + 1]; \
259 __KB_KEY(key_t, x)[i] = __kb_delp_aux_##name(b, xp, 0, 2); \
275 if ((xp = __KB_PTR(b, x)[i])->n == b->t - 1) { \
277 memmove(__KB_KEY(key_t, xp) + 1, __KB_KEY(key_t, xp), xp->n * sizeof(key_t)); \
278 … if (xp->is_internal) memmove(__KB_PTR(b, xp) + 1, __KB_PTR(b, xp), (xp->n + 1) * sizeof(void*)); \
279 __KB_KEY(key_t, xp)[0] = __KB_KEY(key_t, x)[i - 1]; \
281 if (xp->is_internal) __KB_PTR(b, xp)[0] = __KB_PTR(b, y)[y->n]; \
[all …]
/third_party/mksh/
Deval.c1113 varsub(Expand *xp, const char *sp, const char *word, in varsub() argument
1129 xp->var = NULL; in varsub()
1197 xp->str = shf_smprintf(Tf_d, c); in varsub()
1208 xp->var = global(sp); in varsub()
1209 xp->str = p ? shf_smprintf("%s[%lu]", in varsub()
1210 xp->var->name, arrayindex(xp->var)) : xp->var->name; in varsub()
1282 xp->str = null; in varsub()
1283 xp->var = global(sp); in varsub()
1286 xp->u.strv = (const char **)e->loc->argv + 1; in varsub()
1287 xp->str = *xp->u.strv++; in varsub()
[all …]
Dmisc.c77 Xcheck_grow(XString *xsp, const char *xp, size_t more) in Xcheck_grow() argument
87 return (xsp->beg + (xp - old_beg)); in Xcheck_grow()
1652 char *xp, *ip, *tp, *ipath, *ldest = NULL; in do_realpath() local
1689 Xinit(xs, xp, strlen(ip = ipath) + 1, ATEMP); in do_realpath()
1715 while (xp > Xstring(xs, xp)) in do_realpath()
1716 if (mksh_cdirsep(*--xp)) in do_realpath()
1724 pos = Xsavepos(xs, xp); in do_realpath()
1726 XcheckN(xs, xp, 1 + len + 1); in do_realpath()
1727 Xput(xs, xp, '/'); in do_realpath()
1730 memcpy(xp, tp, len); in do_realpath()
[all …]
Dlex.c52 char *xp; member
124 Xcheck(rp->xs, rp->xp); \
125 *rp->xp++ = cev; \
174 Xinit(ri->xs, ri->xp, 64, ATEMP); \
181 *retrace_info->xp = '\0'; \
182 sp = Xstring(retrace_info->xs, retrace_info->xp); \
402 *retrace_info->xp++ = '('; in yylex()
1133 char *xp; in readhere() local
1141 Xinit(xs, xp, 256, ATEMP); in readhere()
1146 xpos = Xsavepos(xs, xp); in readhere()
[all …]
Dfuncs.c305 char *xp; in c_print() local
468 Xinit(xs, xp, 128, ATEMP); in c_print()
480 Xcheck(xs, xp); in c_print()
485 Xput(xs, xp, po.ts[c]); in c_print()
488 Xput(xs, xp, po.wc & 0xFF); in c_print()
493 Xcheck(xs, xp); in c_print()
510 Xput(xs, xp, '\\'); in c_print()
517 Xput(xs, xp, po.ts[c]); in c_print()
522 Xput(xs, xp, c); in c_print()
526 Xput(xs, xp, '\0'); in c_print()
[all …]
/third_party/boringssl/src/crypto/x509v3/
Dv3_purp.c83 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x,
85 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x,
87 static int check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x,
90 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x,
92 static int check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x,
94 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x,
96 static int check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x,
98 static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca);
99 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca);
309 int X509_PURPOSE_get_id(X509_PURPOSE *xp) in X509_PURPOSE_get_id() argument
[all …]
/third_party/python/Lib/lib2to3/fixes/
Dfix_filter.py68 xp = results.get("xp").clone()
69 if xp.type == syms.test:
70 xp.prefix = ""
71 xp = parenthesize(xp)
75 results.get("it").clone(), xp)
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Darmada-xp.dtsi16 #include "armada-370-xp.dtsi"
23 compatible = "marvell,armadaxp", "marvell,armada-370-xp";
41 compatible = "marvell,armada-xp-sdram-controller";
79 compatible = "marvell,armada-370-xp-system-controller";
84 compatible = "marvell,armada-xp-gating-clock";
91 compatible = "marvell,armada-xp-core-clock";
105 compatible = "marvell,armada-xp-cpu-clock";
111 compatible = "marvell,armada-xp-cpu-config";
116 compatible = "marvell,armada-xp-neta";
152 compatible = "marvell,armada-xp-neta";
[all …]
Darmada-xp-98dx3236.dtsi11 #include "armada-370-xp.dtsi"
18 compatible = "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
58 compatible = "marvell,armada-xp-pcie";
94 compatible = "marvell,armada-xp-sdram-controller";
137 compatible = "marvell,armada-370-xp-system-controller";
160 compatible = "marvell,armada-xp-cpu-config";
165 compatible = "marvell,armada-xp-neta";
169 compatible = "marvell,armada-xp-neta";
289 compatible = "marvell,armada-xp-timer";
295 compatible = "marvell,armada-xp-wdt";
[all …]
/third_party/openssl/crypto/x509v3/
Dv3_purp.c22 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x,
24 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x,
26 static int check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x,
29 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x,
31 static int check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x,
33 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x,
35 static int check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x,
37 static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca);
38 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca);
239 int X509_PURPOSE_get_id(const X509_PURPOSE *xp) in X509_PURPOSE_get_id() argument
[all …]
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_unaligned.h107 const uint8_t * xp = (const uint8_t *)p; in sg_get_unaligned_be() local
108 uint64_t res = *xp; in sg_get_unaligned_be()
110 for (++xp; num_bytes > 1; ++xp, --num_bytes) in sg_get_unaligned_be()
111 res = (res << 8) | *xp; in sg_get_unaligned_be()
249 const uint8_t * xp = (const uint8_t *)p + (num_bytes - 1); in sg_get_unaligned_le() local
250 uint64_t res = *xp; in sg_get_unaligned_le()
252 for (--xp; num_bytes > 1; --xp, --num_bytes) in sg_get_unaligned_le()
253 res = (res << 8) | *xp; in sg_get_unaligned_le()
/third_party/flutter/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp424 const PorterDuffXferProcessor& xp = xpBase.cast<PorterDuffXferProcessor>(); in onIsEqual() local
425 return fBlendFormula == xp.fBlendFormula; in onIsEqual()
435 static void append_color_output(const PorterDuffXferProcessor& xp, in append_color_output() argument
470 const PorterDuffXferProcessor& xp = processor.cast<PorterDuffXferProcessor>(); in GenKey() local
471 b->add32(xp.getBlendFormula().primaryOutput() | in GenKey()
472 (xp.getBlendFormula().secondaryOutput() << 3)); in GenKey()
478 const PorterDuffXferProcessor& xp = args.fXP.cast<PorterDuffXferProcessor>(); in emitOutputsForBlendState() local
481 BlendFormula blendFormula = xp.getBlendFormula(); in emitOutputsForBlendState()
483 append_color_output(xp, fragBuilder, blendFormula.secondaryOutput(), in emitOutputsForBlendState()
486 append_color_output(xp, fragBuilder, blendFormula.primaryOutput(), args.fOutputPrimary, in emitOutputsForBlendState()
[all …]
DGrCustomXfermode.cpp124 const CustomXP& xp = p.cast<CustomXP>(); in GenKey() local
126 if (xp.hasHWBlendEquation()) { in GenKey()
131 if (!xp.hasHWBlendEquation() || caps.mustEnableSpecificAdvBlendEqs()) { in GenKey()
132 key |= (int)xp.mode() << 3; in GenKey()
139 const CustomXP& xp = args.fXP.cast<CustomXP>(); in emitOutputsForBlendState() local
140 SkASSERT(xp.hasHWBlendEquation()); in emitOutputsForBlendState()
143 fragBuilder->enableAdvancedBlendEquationIfNeeded(xp.hwBlendEquation()); in emitOutputsForBlendState()
159 const CustomXP& xp = proc.cast<CustomXP>(); in emitBlendCodeForDstRead() local
160 SkASSERT(!xp.hasHWBlendEquation()); in emitBlendCodeForDstRead()
162 GrGLSLBlend::AppendMode(fragBuilder, srcColor, dstColor, outColor, xp.mode()); in emitBlendCodeForDstRead()
[all …]
DGrCoverageSetOpXP.cpp39 const CoverageSetOpXP& xp = xpBase.cast<CoverageSetOpXP>(); in onIsEqual() local
40 return (fRegionOp == xp.fRegionOp && in onIsEqual()
41 fInvertCoverage == xp.fInvertCoverage); in onIsEqual()
60 const CoverageSetOpXP& xp = processor.cast<CoverageSetOpXP>(); in GenKey() local
61 uint32_t key = xp.invertCoverage() ? 0x0 : 0x1; in GenKey()
67 const CoverageSetOpXP& xp = args.fXP.cast<CoverageSetOpXP>(); in emitOutputsForBlendState() local
70 if (xp.invertCoverage()) { in emitOutputsForBlendState()
/third_party/ffmpeg/libavcodec/
Droqvideodec.c41 int vqid, xpos, ypos, xp, yp, x, y, mx, my; in roqvideo_decode_frame() local
82 for (xp = xpos; xp < xpos + 16; xp += 8) { in roqvideo_decode_frame()
102 ff_apply_motion_8x8(ri, xp, yp, mx, my); in roqvideo_decode_frame()
107 ff_apply_vector_4x4(ri, xp, yp, ri->cb2x2 + qcell->idx[0]); in roqvideo_decode_frame()
108 ff_apply_vector_4x4(ri, xp + 4, yp, ri->cb2x2 + qcell->idx[1]); in roqvideo_decode_frame()
109 ff_apply_vector_4x4(ri, xp, yp + 4, ri->cb2x2 + qcell->idx[2]); in roqvideo_decode_frame()
110 ff_apply_vector_4x4(ri, xp + 4, yp + 4, ri->cb2x2 + qcell->idx[3]); in roqvideo_decode_frame()
114 x = xp; y = yp; in roqvideo_decode_frame()
Dmpegaudioenc_template.c206 const int *xp = costab32; in idct32() local
252 x1 = MUL((t[8] - x2), xp[0]); in idct32()
253 x2 = MUL((t[8] + x2), xp[1]); in idct32()
262 xp += 2; in idct32()
266 xr = MUL(t[28],xp[0]); in idct32()
270 xr = MUL(t[4],xp[1]); in idct32()
274 xr = MUL(t[20],xp[2]); in idct32()
278 xr = MUL(t[12],xp[3]); in idct32()
283 xp += 4; in idct32()
286 xr = MUL(tab[30-i*4],xp[0]); in idct32()
[all …]
/third_party/ffmpeg/libswscale/
Dswscale.c631 int xp,yp; in xyz12Torgb48() local
635 for (xp=0; xp+2<stride; xp+=3) { in xyz12Torgb48()
639 x = AV_RB16(src + xp + 0); in xyz12Torgb48()
640 y = AV_RB16(src + xp + 1); in xyz12Torgb48()
641 z = AV_RB16(src + xp + 2); in xyz12Torgb48()
643 x = AV_RL16(src + xp + 0); in xyz12Torgb48()
644 y = AV_RL16(src + xp + 1); in xyz12Torgb48()
645 z = AV_RL16(src + xp + 2); in xyz12Torgb48()
670 AV_WB16(dst + xp + 0, c->rgbgamma[r] << 4); in xyz12Torgb48()
671 AV_WB16(dst + xp + 1, c->rgbgamma[g] << 4); in xyz12Torgb48()
[all …]
/third_party/benchmark/test/
Ddonotoptimize_assembly_test.cc150 int * const xp = &x; in test_pointer_const_lvalue() local
151 benchmark::DoNotOptimize(xp); in test_pointer_const_lvalue()
161 int *xp = &x; in test_pointer_lvalue() local
162 benchmark::DoNotOptimize(xp); in test_pointer_lvalue()
/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp400 const PorterDuffXferProcessor& xp = xpBase.cast<PorterDuffXferProcessor>(); in onIsEqual() local
401 return fBlendFormula == xp.fBlendFormula; in onIsEqual()
411 static void append_color_output(const PorterDuffXferProcessor& xp, in append_color_output() argument
451 const PorterDuffXferProcessor& xp = args.fXP.cast<PorterDuffXferProcessor>(); in makeProgramImpl() local
454 const BlendFormula& blendFormula = xp.fBlendFormula; in makeProgramImpl()
456 append_color_output(xp, in makeProgramImpl()
463 append_color_output(xp, in makeProgramImpl()
492 const ShaderPDXferProcessor& xp = xpBase.cast<ShaderPDXferProcessor>(); in onIsEqual() local
493 return fXfermode == xp.fXfermode; in onIsEqual()
519 const ShaderPDXferProcessor& xp = proc.cast<ShaderPDXferProcessor>(); in makeProgramImpl() local
[all …]
DGrCoverageSetOpXP.cpp35 const CoverageSetOpXP& xp = xpBase.cast<CoverageSetOpXP>(); in onIsEqual() local
36 return (fRegionOp == xp.fRegionOp && in onIsEqual()
37 fInvertCoverage == xp.fInvertCoverage); in onIsEqual()
54 const CoverageSetOpXP& xp = args.fXP.cast<CoverageSetOpXP>(); in makeProgramImpl() local
56 if (xp.fInvertCoverage) { in makeProgramImpl()
/third_party/boost/libs/bimap/example/bimap_and_boost/
Dxpressive.cpp32 namespace xp = boost::xpressive;
45 xp::ref(bm)->*insert( xp::construct<bm_type::value_type>(s1, as<int>(s2)) ) in main()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp228 const GrXferProcessor& xp = fPipeline.getXferProcessor(); in emitAndInstallXferProc() local
229 fXferProcessor.reset(xp.createGLSLInstance()); in emitAndInstallXferProc()
232 if (xp.hasSecondaryOutput()) { in emitAndInstallXferProc()
241 openBrace.printf("{ // Xfer Processor: %s\n", xp.name()); in emitAndInstallXferProc()
271 xp, in emitAndInstallXferProc()
283 SkDEBUGCODE(verify(xp);) in emitAndInstallXferProc()
315 void GrGLSLProgramBuilder::verify(const GrXferProcessor& xp) { in verify() argument
316 SkASSERT(xp.willReadDstColor() == fFS.fHasReadDstColorThisStage_DebugOnly); in verify()
317 SkASSERT(fFS.fUsedProcessorFeaturesThisStage_DebugOnly == xp.requestedFeatures()); in verify()

1234567