Searched refs:alloc (Results 1 – 16 of 16) sorted by relevance
45 OI_UINT8 alloc, in OI_CODEC_SBC_DecoderConfigureRaw() argument74 if (alloc > SBC_SNR) { in OI_CODEC_SBC_DecoderConfigureRaw()87 context->common.frameInfo.alloc = alloc; in OI_CODEC_SBC_DecoderConfigureRaw()
50 printf(" alloc: %s\n", OI_CODEC_SBC_AllocText[frameInfo->alloc]); in OI_CODEC_SBC_DumpConfig()
112 frame->alloc = SBC_LOUDNESS; in OI_SBC_ReadHeader_mSBC()151 frame->alloc = (d1 & BIT1) >> 1; in OI_SBC_ReadHeader()
146 if (common->frameInfo.alloc == SBC_SNR) { in computeBitneed()
54 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];64 remote_devices = [[NSMutableDictionary alloc] initWithCapacity:([dict count]+5)];99 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];142 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];155 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];162 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
57 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];67 remote_devices = [[NSMutableDictionary alloc] initWithCapacity:([dict count]+5)];99 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];142 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];154 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];160 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
57 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];60 rfcomm_services = [[NSMutableDictionary alloc] initWithCapacity:([dict count]+5)];133 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
142 OI_UINT8 alloc; /**< The bit allocation method. Input parameter. */ member307 OI_UINT8 alloc,
3 alloc.c \
196 if (allocator->alloc == NULL) { in altcp_new_ip_type()200 conn = allocator->alloc(allocator->arg, ip_type); in altcp_new_ip_type()
230 u16_t alloc = length; in tcp_pbuf_prealloc() local240 alloc = max_length; in tcp_pbuf_prealloc()259 alloc = LWIP_MIN(max_length, LWIP_MEM_ALIGN_SIZE(TCP_OVERSIZE_CALC_LENGTH(length))); in tcp_pbuf_prealloc()263 p = pbuf_alloc(layer, alloc, PBUF_RAM); in tcp_pbuf_prealloc()
86 altcp_new_fn alloc; member
52 * alloc { btstack_linked_list_item_t ; ServiceRecord }
60 … ../../../example/spp_counter.c ../../../3rd-party/bluedroid/decoder/srce/alloc.c ../../../3rd-par…63 …in.o ${OBJECTDIR}/_ext/97075643/spp_counter.o ${OBJECTDIR}/_ext/770672057/alloc.o ${OBJECTDIR}/_ex…64 ….d ${OBJECTDIR}/_ext/97075643/spp_counter.o.d ${OBJECTDIR}/_ext/770672057/alloc.o.d ${OBJECTDIR}/_…67 …in.o ${OBJECTDIR}/_ext/97075643/spp_counter.o ${OBJECTDIR}/_ext/770672057/alloc.o ${OBJECTDIR}/_ex…70 … ../../../example/spp_counter.c ../../../3rd-party/bluedroid/decoder/srce/alloc.c ../../../3rd-par…152 ${OBJECTDIR}/_ext/770672057/alloc.o: ../../../3rd-party/bluedroid/decoder/srce/alloc.c nbproject/M…154 @${RM} ${OBJECTDIR}/_ext/770672057/alloc.o.d 155 @${RM} ${OBJECTDIR}/_ext/770672057/alloc.o 156 …672057/alloc.o.d" -o ${OBJECTDIR}/_ext/770672057/alloc.o ../../../3rd-party/bluedroid/decoder/srce…813 ${OBJECTDIR}/_ext/770672057/alloc.o: ../../../3rd-party/bluedroid/decoder/srce/alloc.c nbproject/M…[all …]
111 * Added LWIP_MEMPOOL_* (declare/init/alloc/free) to declare private memp pools
3196 string, point on one of your's ethernetif field, or alloc a string you will free yourself).