/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 457 size_t left = size; in default_RNG() local 576 static cmpresult_t vli_cmp(const uECC_word_t *left, const uECC_word_t *right) { in vli_cmp() 591 static cmpresult_t vli_equal(const uECC_word_t *left, const uECC_word_t *right) { in vli_equal() 620 static uECC_word_t vli_add(uECC_word_t *result, const uECC_word_t *left, const uECC_word_t *right) { in vli_add() 636 static uECC_word_t vli_sub(uECC_word_t *result, const uECC_word_t *left, const uECC_word_t *right) { in vli_sub() 694 static void vli_mult(uECC_word_t *result, const uECC_word_t *left, const uECC_word_t *right) { in vli_mult() 773 static void vli_square(uECC_word_t *result, const uECC_word_t *left) { in vli_square() 801 #define vli_square(result, left, size) vli_mult((result), (left), (left), (size)) argument 810 const uECC_word_t *left, in vli_modAdd() 825 const uECC_word_t *left, in vli_modSub() [all …]
|
/btstack/src/classic/ |
H A D | btstack_sbc_plc.c | 359 float left = ZIRbuf[i]; in btstack_sbc_plc_bad_frame() local 372 float left = sf*plc_state->hist[plc_state->bestlag+i]; in btstack_sbc_plc_bad_frame() local 426 float left = plc_state->hist[SBC_LHIST+i]; in btstack_sbc_plc_good_frame() local
|
H A D | btstack_cvsd_plc.c | 354 float left = sf*plc_state->hist[plc_state->bestlag+i]; in btstack_cvsd_plc_bad_frame() local 404 float left = plc_state->hist[CVSD_LHIST+i]; in btstack_cvsd_plc_good_frame() local
|
H A D | hfp.c | 1269 uint16_t left = 0; in parse_command() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/port/ |
H A D | hal_flash_bank_fsp.c | 61 uint32_t left = 0; in hal_flash_bank_fsp_detect_blank_start() local
|
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/ |
H A D | md5.c | 214 unsigned long left; in md5_update() local
|
H A D | md4.c | 195 unsigned long left; in md4_update() local
|
H A D | sha1.c | 248 unsigned long left; in sha1_update() local
|
/btstack/3rd-party/lwip/core/src/core/ipv6/ |
H A D | ip6_frag.c | 732 u16_t left, cop; in ip6_frag() local
|
/btstack/test/hfp/ |
H A D | cvsd_plc_test.cpp | 297 float left = sf*plc_state.hist[plc_state.bestlag+i]; in TEST() local
|
/btstack/3rd-party/lwip/core/src/core/ipv4/ |
H A D | ip4_frag.c | 751 u16_t left, fragsize; in ip4_frag() local
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | tcp_in.c | 2044 tcp_add_sack(struct tcp_pcb *pcb, u32_t left, u32_t right)
|
H A D | pbuf.c | 1030 u16_t left = 0; in pbuf_copy_partial() local
|
H A D | tcp_out.c | 599 u16_t left = len - pos; in tcp_write() local
|
/btstack/example/ |
H A D | sco_demo_util.c | 227 int32_t left = samples[2*i + 0]; in sco_demo_modplayer() local
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | tcp.h | 161 u32_t left; member
|
/btstack/3rd-party/lwip/core/src/apps/http/ |
H A D | httpd.c | 258 u32_t left; /* Number of unsent bytes in buf. */ member
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |