Home
last modified time | relevance | path

Searched refs:e0 (Results 1 - 25 of 101) sorted by relevance

12345

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java192 return e0; in getTokenEnd()
197 b0 = b; e0 = b; in reset()
249 eventHandler.startNonterminal("Message", e0); in parse_Message()
280 eventHandler.endNonterminal("Message", e0); in parse_Message()
285 eventHandler.startNonterminal("Declaration", e0); in parse_Declaration()
297 eventHandler.endNonterminal("Declaration", e0); in parse_Declaration()
302 eventHandler.startNonterminal("Selector", e0); in parse_Selector()
318 eventHandler.endNonterminal("Selector", e0); in parse_Selector()
323 eventHandler.startNonterminal("Variant", e0); in parse_Variant()
338 eventHandler.endNonterminal("Variant", e0); in parse_Variant()
559 private int b0, e0; global() field in Mf2Parser
[all...]
/third_party/typescript/tests/baselines/reference/
H A DletAndVarRedeclaration.js2 let e0
3 var e0;
4 function e0() { } function
55 let e0;
56 var e0; variable
57 function e0() { }
H A DparserNotHexLiteral1.js2 var x = {e0: 'cat', x0: 'dog'};
5 // tsc seems to be parsing the e0 as a hex constant.
6 console.info (x.e0);
10 var x = { e0: 'cat', x0: 'dog' };
13 // tsc seems to be parsing the e0 as a hex constant.
14 console.info(x.e0);
H A DdestructuringParameterDeclaration2.js53 e0([a, b, c]);
59 e0([a, b, q]) { }
66 function e0({x: [number, number, number]}) { } // error, duplicate identifier; function
139 C4.prototype.e0 = function (_a) {
147 function e0(_a) {
H A DdestructuringParameterDeclaration1ES6.js68 e0([a, b, c]);
75 e0([a, b, c]) { }
81 e0([a, b, c]) { }
151 e0([a, b, c]) { }
156 e0([a, b, c]) { }
H A DdestructuringParameterDeclaration1ES5.js69 e0([a, b, c]);
76 e0([a, b, c]) { }
82 e0([a, b, c]) { }
186 C2.prototype.e0 = function (_a) {
200 C3.prototype.e0 = function (_a) {
H A DdestructuringParameterDeclaration1ES5iterable.js69 e0([a, b, c]);
76 e0([a, b, c]) { }
82 e0([a, b, c]) { }
202 C2.prototype.e0 = function (_a) {
216 C3.prototype.e0 = function (_a) {
/third_party/cups-filters/cupsfilters/
H A Ddither.c56 e0,e1,e2; /* Error values */ in cupsDitherLine() local
90 * e0 == p0[0] in cupsDitherLine()
96 e0 = p0[0]; in cupsDitherLine()
115 e0 = p0[1]; in cupsDitherLine()
127 pixel = lut[*data].intensity + e0 / 128; in cupsDitherLine()
162 * X 7/16 = X e0 in cupsDitherLine()
168 e0 = p0[1] + 7 * errval0; in cupsDitherLine()
182 * e0 == p0[0] in cupsDitherLine()
190 e0 = p0[0]; in cupsDitherLine()
209 e0 in cupsDitherLine()
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dhevcdsp.c50 vec_s32 e0, o0, e1, o1; in transform4x4() local
56 e0 = vec_msums(src_02, trans4[0], zero); in transform4x4()
68 e0 = vec_add(e0, add); in transform4x4()
71 res[0] = vec_add(e0, o0); in transform4x4()
74 res[3] = vec_sub(e0, o0); in transform4x4()
/third_party/ffmpeg/libavutil/
H A Deval.c543 AVExpr *e0, *e1, *e2; in parse_factor() local
544 if ((ret = parse_dB(&e0, p, &sign)) < 0) in parse_factor()
547 e1 = e0; in parse_factor()
553 e0 = make_eval_expr(e_pow, 1, e1, e2); in parse_factor()
554 if (!e0) { in parse_factor()
559 if (e0->param[1]) e0->param[1]->value *= (sign2|1); in parse_factor()
561 if (e0) e0->value *= (sign|1); in parse_factor()
563 *e = e0; in parse_factor()
570 AVExpr *e0, *e1, *e2; parse_term() local
594 AVExpr *e0, *e1, *e2; parse_subexpr() local
618 AVExpr *e0, *e1, *e2; parse_expr() local
[all...]
/third_party/musl/src/math/
H A D__rem_pio2f.c49 int n, sign, e0; in __rem_pio2f() local
76 e0 = (ix>>23) - (0x7f+23); /* e0 = ilogb(|x|)-23, positive */ in __rem_pio2f()
77 u.i = ix - (e0<<23); in __rem_pio2f()
79 n = __rem_pio2_large(tx,ty,e0,1,0); in __rem_pio2f()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__rem_pio2f.c49 int n, sign, e0; in __rem_pio2f() local
76 e0 = (ix>>23) - (0x7f+23); /* e0 = ilogb(|x|)-23, positive */ in __rem_pio2f()
77 u.i = ix - (e0<<23); in __rem_pio2f()
79 n = __rem_pio2_large(tx,ty,e0,1,0); in __rem_pio2f()
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp1002 uint8x4_t e0, e1; in decode_colour_endpoints() local
1008 e0 = uint8x4_t(v0, v0, v0, 0xff); in decode_colour_endpoints()
1016 e0 = uint8x4_t(L0, L0, L0, 0xff); in decode_colour_endpoints()
1020 e0 = uint8x4_t(v0, v0, v0, v2); in decode_colour_endpoints()
1026 e0 = uint8x4_t(v0, v0, v0, v2); in decode_colour_endpoints()
1030 e0 = uint8x4_t(v0*v3 >> 8, v1*v3 >> 8, v2*v3 >> 8, 0xff); in decode_colour_endpoints()
1037 e0 = uint8x4_t(v0, v2, v4, 0xff); in decode_colour_endpoints()
1040 e0 = blue_contract(v1, v3, v5, 0xff); in decode_colour_endpoints()
1049 e0 = uint8x4_t(v0, v2, v4, 0xff); in decode_colour_endpoints()
1052 e0 in decode_colour_endpoints()
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc222 INSTANTIATE_TEMPLATE_M(000203e0); in GetBitExtractFunctionHelper()
223 INSTANTIATE_TEMPLATE_M(000303e0); in GetBitExtractFunctionHelper()
327 INSTANTIATE_TEMPLATE_MV(000003e0, 00000000); in GetBitExtractFunctionHelper()
328 INSTANTIATE_TEMPLATE_MV(000003e0, 000003e0); in GetBitExtractFunctionHelper()
329 INSTANTIATE_TEMPLATE_MV(000003e2, 000003e0); in GetBitExtractFunctionHelper()
330 INSTANTIATE_TEMPLATE_MV(000003e6, 000003e0); in GetBitExtractFunctionHelper()
334 INSTANTIATE_TEMPLATE_MV(000013e0, 00001000); in GetBitExtractFunctionHelper()
367 INSTANTIATE_TEMPLATE_MV(001f33e0, 000103e0); in GetBitExtractFunctionHelper()
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpseudofloat.h288 int e0=0,e=0; in FLOAT_DIV32() local
296 e0 = spx_ilog2(b)-14; in FLOAT_DIV32()
297 b = VSHR32(b, e0); in FLOAT_DIV32()
298 e0 = -e0; in FLOAT_DIV32()
307 e += e0; in FLOAT_DIV32()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp3dsp_idct_msa.c388 v4i32 e0, e1, e2, e3, e4, e5, e6, e7; in ff_vp3_idct_dc_add_msa() local
400 e0, e1, e2, e3); in ff_vp3_idct_dc_add_msa()
403 e0 += dc; in ff_vp3_idct_dc_add_msa()
411 CLIP_SW8_0_255(e0, e1, e2, e3, e4, e5, e6, e7); in ff_vp3_idct_dc_add_msa()
427 VSHF_B2_SB(e0, r0, e1, r1, mask, mask, d0, d1); in ff_vp3_idct_dc_add_msa()
449 v4i32 e0, e1, f0, f1, g0, g1; in ff_vp3_v_loop_filter_msa() local
470 LD_SW2(temp_32, 4, e0, e1); in ff_vp3_v_loop_filter_msa()
473 f0 += e0; in ff_vp3_v_loop_filter_msa()
475 g0 -= e0; in ff_vp3_v_loop_filter_msa()
491 v4i32 e0, e in ff_vp3_h_loop_filter_msa() local
535 v4i32 e0, e1, e2; ff_put_no_rnd_pixels_l2_msa() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp173 node *e0 = n->first; in expand() local
176 e0->prev = n->prev; in expand()
177 if (e0->prev) { in expand()
178 e0->prev->next = e0; in expand()
180 first = e0; in expand()
190 e0->parent = this; in expand()
191 e0 = e0->next; in expand()
192 } while (e0 ! in expand()
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacenc_pred.c73 const float e0 = *coef - ps->x_est; in predict() local
74 const float e1 = e0 - k1 * r0; in predict()
77 *coef = e0; in predict()
81 ps->cor0 = flt16_trunc(alpha * cor0 + r0 * e0); in predict()
82 ps->var0 = flt16_trunc(alpha * var0 + 0.5f * (r0 * r0 + e0 * e0)); in predict()
83 ps->r1 = flt16_trunc(a * (r0 - k1 * e0)); in predict()
84 ps->r0 = flt16_trunc(a * e0); in predict()
H A Daacdec.c183 float e0, e1; in predict() local
197 e0 = *coef; in predict()
198 e1 = e0 - k1 * r0; in predict()
202 ps->cor0 = flt16_trunc(alpha * cor0 + r0 * e0); in predict()
203 ps->var0 = flt16_trunc(alpha * var0 + 0.5f * (r0 * r0 + e0 * e0)); in predict()
205 ps->r1 = flt16_trunc(a * (r0 - k1 * e0)); in predict()
206 ps->r0 = flt16_trunc(a * e0); in predict()
H A Daacdec_fixed.c286 SoftFloat e0, e1; in predict() local
323 e0 = av_int2sf(*coef, 2); in predict()
324 e1 = av_sub_sf(e0, tmp); in predict()
330 ps->cor0 = flt16_trunc(av_add_sf(av_mul_sf(alpha, cor0), av_mul_sf(r0, e0))); in predict()
331 tmp = av_add_sf(av_mul_sf(r0, r0), av_mul_sf(e0, e0)); in predict()
335 ps->r1 = flt16_trunc(av_mul_sf(a, av_sub_sf(r0, av_mul_sf(k1, e0)))); in predict()
336 ps->r0 = flt16_trunc(av_mul_sf(a, e0)); in predict()
/third_party/vk-gl-cts/framework/common/
H A DtcuAstcUtil.cpp332 UVec4 e0;
811 void decodeHDREndpointMode7 (UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3)
879 e0 = UVec4(de::clamp(red - scale, 0, 0xfff),
890 void decodeHDREndpointMode11 (UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3, deUint32 v4, deUint32 v5)
896 e0 = UVec4(v0<<4, v2<<4, getBits(v4,0,6)<<5, 0x780);
953 e0 = UVec4(de::clamp(a-c, 0, 0xfff),
965 std::swap(e0.x(), e0.y());
970 std::swap(e0.x(), e0
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dtable_small.rs64 [1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 0., 0., 0., 0., 0.];
68 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16,
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.cpp162 e0 crs sp crs e1
165 * e0, e1: left/right edges
166 * sp : symmetry/reflection point (sp == (e0+e1)/2)
171 | 0 , t <= e0
173 | Bez((t-e0)/crs) , e0 < t < e0+crs
175 | 1 , e0 + crs <= t <= sp
182 - square -> e0: 0, e1: 1, crs: 0
183 - ramp up -> e0
194 float e0, e1, crs; global() member
204 float e0, e1, crs; global() member
[all...]
/third_party/jerryscript/jerry-libm/
H A Dtrig.c43 /* __kernel_rem_pio2(x,y,e0,nx,prec)
44 * double x[],y[]; int e0,nx,prec;
62 * of x[0] is given in input parameter e0 (i.e., x[0]*2^e0
66 * e0 = ilogb(z)-23
67 * z = scalbn(z,-e0)
87 * e0 The exponent of x[0]
119 * ( 2^e0*x[0] * ipio2[jv-1]*2^(-24jv) )/8
121 * e0-3-24*jv >= 0 or (e0
190 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec) __kernel_rem_pio2() argument
481 int e0, i, j, nx, n, ix, hx; __ieee754_rem_pio2() local
[all...]
/third_party/lwip/src/include/netif/
H A Dbridgeif.h92 #define BRIDGEIF_INITDATA2(max_ports, max_fdb_dynamic_entries, max_fdb_static_entries, e0, e1, e2, e3, e4, e5) {{e0, e1, e2, e3, e4, e5}, max_ports, max_fdb_dynamic_entries, max_fdb_static_entries}

Completed in 16 milliseconds

12345