Home
last modified time | relevance | path

Searched defs:ee (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dfrexpl.c12 int ee = u.i.se & 0x7fff; in frexpl() local
H A Dfrexp.c7 int ee = y.i>>52 & 0x7ff; in frexp() local
/third_party/musl/src/math/
H A Dfrexp.c7 int ee = y.i>>52 & 0x7ff; in frexp() local
H A Dfrexpl.c12 int ee = u.i.se & 0x7fff; in frexpl() local
H A Dfrexpf.c7 int ee = y.i>>23 & 0xff; in frexpf() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfrexpl.c12 int ee = u.i.se & 0x7fff; in frexpl() local
H A Dfrexp.c7 int ee = y.i>>52 & 0x7ff; in frexp() local
H A Dfrexpf.c7 int ee = y.i>>23 & 0xff; in frexpf() local
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dfrexpl.c12 int ee = u.i.se & 0x7fff; in frexpl() local
H A Dfrexp.c7 int ee = y.i>>52 & 0x7ff; in frexp() local
/third_party/rust/crates/libc/libc-test/src/
H A Derrqueue.c8 struct sockaddr *so_ee_offender(struct sock_extended_err *ee) { in so_ee_offender() argument
/third_party/typescript/tests/baselines/reference/
H A DenumAssignability.js32 var ee: Date = e; variable
88 var ee = e; variable
H A DpropertyAccess.js53 var ee = obj['wa wa wa wa wa']; variable
54 var ee: any; variable
216 var ee = obj['wa wa wa wa wa']; variable
217 var ee; variable
/third_party/mbedtls/library/
H A Daesni.c136 __m128i ee = _mm_clmulepi64_si128(aa, bb, 0x10); // a0*b1 = e1:e0 in gcm_clmul() local
178 __m128i ee = _mm_srli_epi64(dx, 1); // e1:x0>>1 = e1:e0' in gcm_mix() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1047 FT_Int ee; in af_cjk_hints_compute_edges() local
H A Daflatin.c2206 FT_Int ee; in FT_LOCAL_DEF() local
2280 FT_Int ee; in FT_LOCAL_DEF() local
[all...]
/third_party/pulseaudio/speex/tmv/
H A Dmdf_tm.h602 register spx_word16_t * restrict ee = st->e + framesize; in mdf_update_foreground() local
705 register spx_word16_t * restrict ee = st->e + framesize; in mdf_compute_error_signal() local
1090 register spx_word16_t * restrict ee = st->e + framesize; in speex_echo_cancellation() local
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp983 static void build_power_table(uint8_t table[], float ee) { in build_power_table() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp2426 int32_t yy, mm, dd, ee; in TestT5555() local

Completed in 27 milliseconds