/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/ |
D | tie-asm.h | 80 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 88 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0 114 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 122 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
|
/hal_espressif-latest/components/xtensa/esp32/include/xtensa/config/ |
D | tie-asm.h | 76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 84 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0 96 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 116 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 130 .elseif ((XTHAL_SAS_TIE | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 156 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 164 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0 176 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 196 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 210 .elseif ((XTHAL_SAS_TIE | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | decoder-oina.c | 47 OI_UINT8 alloc, in OI_CODEC_SBC_DecoderConfigureRaw() argument 76 if (alloc > SBC_SNR) { in OI_CODEC_SBC_DecoderConfigureRaw() 89 context->common.frameInfo.alloc = alloc; in OI_CODEC_SBC_DecoderConfigureRaw()
|
D | framing-sbc.c | 52 printf(" alloc: %s\n", OI_CODEC_SBC_AllocText[frameInfo->alloc]); in OI_CODEC_SBC_DumpConfig()
|
D | decoder-private.c | 117 frame->alloc = SBC_LOUDNESS; in OI_SBC_ReadHeader() 146 frame->alloc = (d1 & BIT1) >> 1; in OI_SBC_ReadHeader()
|
D | bitalloc.c | 155 if (common->frameInfo.alloc == SBC_SNR) { in computeBitneed()
|
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/ |
D | tie-asm.h | 76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 84 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0 96 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 116 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 142 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 150 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0 162 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 182 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 201 .macro xchal_cp0_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 227 .elseif ((XTHAL_SAS_TIE | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0 [all …]
|
/hal_espressif-latest/zephyr/scripts/partitions/ |
D | esp_genpartition.py | 70 alloc = abs(w) * variable_blocks // sum_weights 71 allocated_blocks += alloc 72 variable_alloc.append([alloc, i]) 90 for alloc, index in variable_alloc: 92 size_kb = alloc * 64
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_bld_ct.c | 271 BOOLEAN alloc = FALSE; in AVRC_BldCommand() local 285 alloc = TRUE; in AVRC_BldCommand() 320 if (alloc && (status != AVRC_STS_NO_ERROR) ) { in AVRC_BldCommand()
|
D | avrc_bld_tg.c | 792 BOOLEAN alloc = FALSE; in AVRC_BldResponse() local 806 alloc = TRUE; in AVRC_BldResponse() 882 if (alloc && (status != AVRC_STS_NO_ERROR) ) { in AVRC_BldResponse()
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | libtommath.h | 118 int used, alloc, sign; member 230 if (c->alloc < max + 1) { in s_mp_add() 309 if (c->alloc < max) { in s_mp_sub() 386 a->alloc = MP_PREC; in mp_init() 411 a->alloc = a->used = 0; in mp_clear() 970 if (a->alloc < 2) { in mp_read_unsigned_bin() 1129 for (n = 0; n < a->alloc; n++) { in mp_zero() 1147 if (b->alloc < a->used) { in mp_copy() 1282 if (a->alloc < size) { in mp_grow() 1302 i = a->alloc; in mp_grow() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_codec_sbc.h | 145 OI_UINT8 alloc; /**< The bit allocation method. Input parameter. */ member 301 OI_UINT8 alloc,
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_buf.c | 512 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in fixed_data_alloc() 525 .alloc = fixed_data_alloc, 533 return pool->alloc->cb->alloc(buf, size, timeout); in data_alloc() 610 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed_debug() 617 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed()
|
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/ |
D | bt_vendor_lib.h | 312 malloc_cb alloc; member
|
/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/ |
D | bt_vendor_lib.h | 312 malloc_cb alloc; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/ |
D | mesh_buf.h | 802 uint8_t *(*alloc)(struct net_buf *buf, size_t *size, int32_t timeout); member 834 const struct net_buf_data_alloc *alloc; member 848 .alloc = _alloc, \ 857 .alloc = _alloc, \
|
/hal_espressif-latest/components/heap/include/ |
D | heap_trace.inc | 131 /* trace realloc as free-then-alloc */
|
/hal_espressif-latest/components/mbedtls/ |
D | Kconfig | 36 bool "Default alloc mode" 39 bool "Custom alloc mode"
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 23 bool "Default alloc mode"
|
/hal_espressif-latest/components/bt/ |
D | CMakeLists.txt | 253 "host/bluedroid/external/sbc/decoder/srce/alloc.c"
|
/hal_espressif-latest/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 65 bool "Default alloc mode"
|