Searched refs:highbit (Results 1 - 6 of 6) sorted by relevance

/external/selinux/libsepol/src/
H A Debitmap.c57 dst->highbit = (e1->highbit > e2->highbit) ? e1->highbit : e2->highbit;
69 dst->highbit = tmp.highbit;
154 if (e1->highbit != e2->highbit)
196 dst->highbit
252 uint32_t highbit = startbit + MAPSIZE; local
[all...]
H A Dwrite.c63 buf[1] = cpu_to_le32(e->highbit);
/external/selinux/libsepol/tests/
H A Ddebug.c30 for (i = 0; i < bitmap->highbit; i++) {
H A Dtest-common.c220 CU_ASSERT(role->types.negset.highbit == 0);
/external/selinux/libsepol/include/sepol/policydb/
H A Debitmap.h38 uint32_t highbit; /* highest position in the total bitmap */ member in struct:ebitmap
41 #define ebitmap_length(e) ((e)->highbit)
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1492 milliseconds