Home
last modified time | relevance | path

Searched refs:b (Results 1 – 5 of 5) sorted by relevance

/rkdeveloptool/
H A Dcrc.cpp191 unsigned int *b =(unsigned int *)p; in crc32_le() local
194 if((((uintptr_t)b)&3 && len)){ in crc32_le()
196 unsigned char *p = (unsigned char *)b; in crc32_le()
198 b = (unsigned int *)p; in crc32_le()
199 } while ((--len) && ((uintptr_t)b)&3 ); in crc32_le()
204 --b; in crc32_le()
206 crc ^= *++b; in crc32_le()
212 b++; in crc32_le()
217 unsigned char *p = (unsigned char *)b; in crc32_le()
219 b = (unsigned int *)p; in crc32_le()
H A Dgpt.h16 #define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
19 (b) & 0xff, ((b) >> 8) & 0xff, \
H A DRKDevice.h14 #define CALC_UNIT(a, b) ((a > 0) ? ((a - 1) / b + 1) : (a)) argument
H A D99-rk-rockusb.rules8 ATTRS{idVendor}=="2207", ATTRS{idProduct}=="320b", MODE="0666", GROUP="users"
H A Dlicense.txt98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)