Home
last modified time | relevance | path

Searched defs:u (Results 1 – 23 of 23) sorted by relevance

/btstack/3rd-party/lc3-google/test/arm/
H A Dsimd32.h46 static int32_t __smlad(int16x2_t a, int16x2_t b, int32_t u) in __smlad()
55 static int64_t __smlald(int16x2_t a, int16x2_t b, int64_t u) in __smlald()
63 static int64_t __smlaldx(int16x2_t a, int16x2_t b, int64_t u) in __smlaldx()
/btstack/3rd-party/lc3-google/src/
H A Dfastmath.h61 union { float f; uint32_t u; } x = { .f = _x }; in lc3_frexpf() member
209 union { float f; uint32_t u; } x2 = { .f = x*x }; in lc3_db_q16() member
H A Dmdct.c255 struct lc3_complex u, uw = *(w0++); in mdct_pre_fft() local
440 union { float *f; struct lc3_complex *z; } u = { .z = buffer }; in lc3_mdct_forward() local
465 union { float *f; struct lc3_complex *z; } u = { .z = buffer }; in lc3_mdct_inverse() local
H A Dltpf_neon.h200 int32x4_t u; in neon_dot() local
H A Dltpf.c705 int16_t u[128], v[128]; in lc3_ltpf_analyse() local
768 float u[MAX_FILTER_WIDTH]; in synthesize_template() local
H A Dspec.c523 int u = 0, v = 0; in get_quantized() local
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dinet_chksum.h52 #define FOLD_U32T(u) ((u32_t)(((u) >> 16) + ((u) & 0x0000ffffUL))) argument
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/utils/
H A Dcompiler.h588 # define clz(u) __builtin_clz(u) argument
590 # define clz(u) __CLZ(u) argument
592 # define clz(u) (((u) == 0) ? 32 : \ argument
634 # define ctz(u) __builtin_ctz(u) argument
636 # define ctz(u) ((u) & (1ul << 0) ? 0 : \ argument
/btstack/test/crypto/
H A Daes_cmac_test.c143 static void f4(sm_key_t res, const sm_key256_t u, const sm_key256_t v, const sm_key_t x, uint8_t z){ in f4()
202 static uint32_t g2(const sm_key256_t u, const sm_key256_t v, const sm_key_t x, const sm_key_t y){ in g2()
/btstack/test/maths/
H A Dsqrt_test.cpp14 } u; variable
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dppp.c1589 void reset_link_stats(int u) { in reset_link_stats()
1599 void update_link_stats(int u) { in update_link_stats()
H A Dipcp.c1837 ip_demand_conf(u) in ip_demand_conf() argument
/btstack/3rd-party/bluedroid/decoder/srce/
H A Dsynthesis-dct8.c64 INLINE OI_INT32 default_mul_32s_32s_hi(OI_INT32 u, OI_INT32 v) in default_mul_32s_32s_hi()
H A Dsynthesis-sbc.c217 INLINE OI_INT32 default_mul_16s_32s_hi(OI_INT16 u, OI_INT32 v) in default_mul_16s_32s_hi()
/btstack/src/classic/
H A Dbtstack_sbc_plc.c83 } u; in sqrt3() local
H A Dbtstack_cvsd_plc.c79 } u; in sqrt3() local
/btstack/3rd-party/lc3-google/test/neon/
H A Dneon.h250 static float32x2_t vcreate_f32(uint64_t u) in vcreate_f32()
/btstack/3rd-party/micro-ecc/
H A DuECC.c1497 uECC_word_t a[uECC_WORDS], b[uECC_WORDS], u[uECC_WORDS], v[uECC_WORDS]; in vli_modInv() local
2306 uECC_word_t a[uECC_N_WORDS], b[uECC_N_WORDS], u[uECC_N_WORDS], v[uECC_N_WORDS]; in vli_modInv_n() local
/btstack/src/ble/
H A Dsm.c1809 static void f4_engine(sm_connection_t * sm_conn, const sm_key256_t u, const sm_key256_t v, const sm… in f4_engine()
1912 static void g2_engine(sm_connection_t * sm_conn, const sm_key256_t u, const sm_key256_t v, const sm… in g2_engine()
/btstack/port/samv71-xplained-atwilc3000/ASF/thirdparty/CMSIS/Include/
H A Darm_math.h699 q7_t r, s, t, u; in __QADD8() local
726 q31_t r, s, t, u; in __QSUB8() local
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/
H A Darm_math.h714 q31_t r, s, t, u; in __QADD8() local
732 q31_t r, s, t, u; in __QSUB8() local
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/
H A Darm_math.h760 q31_t r, s, t, u; in __QADD8() local
778 q31_t r, s, t, u; in __QSUB8() local
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/
H A Dmini-st.css31 a, b, del, em, i, ins, q, span, strong, u { selector