Home
last modified time | relevance | path

Searched refs:alloc (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/
Dtie-asm.h80 .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/
Dtie-asm.h76 .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/
Ddecoder-oina.c47 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()
Dframing-sbc.c52 printf(" alloc: %s\n", OI_CODEC_SBC_AllocText[frameInfo->alloc]); in OI_CODEC_SBC_DumpConfig()
Ddecoder-private.c117 frame->alloc = SBC_LOUDNESS; in OI_SBC_ReadHeader()
146 frame->alloc = (d1 & BIT1) >> 1; in OI_SBC_ReadHeader()
Dbitalloc.c155 if (common->frameInfo.alloc == SBC_SNR) { in computeBitneed()
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/
Dtie-asm.h76 .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/
Desp_genpartition.py70 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/
Davrc_bld_ct.c271 BOOLEAN alloc = FALSE; in AVRC_BldCommand() local
285 alloc = TRUE; in AVRC_BldCommand()
320 if (alloc && (status != AVRC_STS_NO_ERROR) ) { in AVRC_BldCommand()
Davrc_bld_tg.c792 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/
Dlibtommath.h118 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/
Doi_codec_sbc.h145 OI_UINT8 alloc; /**< The bit allocation method. Input parameter. */ member
301 OI_UINT8 alloc,
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c512 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/
Dbt_vendor_lib.h312 malloc_cb alloc; member
/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dbt_vendor_lib.h312 malloc_cb alloc; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h802 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/
Dheap_trace.inc131 /* trace realloc as free-then-alloc */
/hal_espressif-latest/components/mbedtls/
DKconfig36 bool "Default alloc mode"
39 bool "Custom alloc mode"
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in23 bool "Default alloc mode"
/hal_espressif-latest/components/bt/
DCMakeLists.txt253 "host/bluedroid/external/sbc/decoder/srce/alloc.c"
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in65 bool "Default alloc mode"