Home
last modified time | relevance | path

Searched refs:I (Results 1 – 8 of 8) sorted by relevance

/external/lib/heap/dlmalloc/
A Ddlmalloc.c2895 I = 0;\
2897 I = NTREEBINS-1;\
2909 I = 0;\
2923 I = 0;\
2938 I = 0;\
2998 I = (bindex_t)J;\
3006 I = (bindex_t)J;\
3014 I = (bindex_t)J;\
3018 #define compute_bit2idx(X, I) I = ffs(X)-1 argument
3703 bindex_t I;\
[all …]
/external/arch/arm/arm-m/CMSIS/Include/
A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) ((((O) & 0xFU) << 4U) | ((((O) & 0xFU) != 0U) ? ((I) & 0xFU) : (((I) & 0… argument
/external/platform/pico/
A DREADME8 I suspect we'll trim it back closer to just the
/external/lib/lwip/netif/
A DFILES23 protocol. It requires a sio (serial I/O) module to work.
/external/platform/stellaris/ti-driverlib/
A Dmakedefs179 AFLAGS+=${patsubst %,-I%,${subst :, ,${IPATH}}}
180 CFLAGS+=${patsubst %,-I%,${subst :, ,${IPATH}}}
/external/lib/lwip/netif/ppp/
A Dmd5.c76 #define I(x, y, z) ((y) ^ ((x) | (~z))) macro
99 {(a) += I ((b), (c), (d)) + (x) + (u32_t)(ac); \
/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt2 …ON CONDITION THAT YOU ACCEPT ALL OF THE TERMS IN THIS LICENCE. BY CLICKING "I AGREE", OR BY INSTAL…
54 …ON WITH THE SUBJECT MATTER OF THIS LICENCE SHALL NOT EXCEED THE GREATER OF (I) THE TOTAL OF SUMS P…
/external/platform/nrfx/doc/
A Dnrfx.doxyfile168 # using the -I flag.

Completed in 28 milliseconds