Home
last modified time | relevance | path

Searched refs:ii (Results 1 – 4 of 4) sorted by relevance

/external/lib/lwip/netif/ppp/
A Dmd5.c138 unsigned int i, ii; in MD5Update() local
161 for (i = 0, ii = 0; i < 16; i++, ii += 4) { in MD5Update()
165 ((u32_t)mdContext->in[ii]); in MD5Update()
181 unsigned int i, ii; in MD5Final() local
196 for (i = 0, ii = 0; i < 14; i++, ii += 4) { in MD5Final()
197 in[i] = (((u32_t)mdContext->in[ii+3]) << 24) | in MD5Final()
200 ((u32_t)mdContext->in[ii]); in MD5Final()
205 for (i = 0, ii = 0; i < 4; i++, ii += 4) { in MD5Final()
207 mdContext->digest[ii+1] = in MD5Final()
209 mdContext->digest[ii+2] = in MD5Final()
[all …]
/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt3 “Deliverables” means (i) the CMSIS Deliverables; (ii) CMSIS-DAP Specification; (iii) CMSIS-DAP Firm…
4 …r published specifications referenced in the CMSIS-DAP Specification; and (ii) any enabling techno…
6 “CMSIS Deliverables” means the following components: (i) CMSIS-CORE; (ii) CMSIS-DRIVER; (iii) CMSIS…
17 …ntation of other published specifications referenced in the Deliverables; (ii) any enabling techno…
24 (ii) distributing and having distributed (directly or through your customers and authorised distrib…
28 (b) developing, having developed, subject to clause 1.5(ii) offering to sell, selling, supplying, d…
29 (c) subject to clause 1.5(ii), distributing and having distributed (directly or through your custom…
34 (b) subject to clause 1.5(ii), offer to sell, selling, supply, supplying, distributing or having di…
39 (b) subject to clause 1.5(ii), offer to sell, selling, supplying, distributing or having distribute…
44ii) If you are authorised and choose to distribute (directly or through your customers and authori…
[all …]
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/
A DLICENSE.txt20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/external/platform/nrfx/doc/
A Dnrfx.doxyfile820 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,

Completed in 8 milliseconds