Home
last modified time | relevance | path

Searched defs:startbit (Results 1 – 3 of 3) sorted by relevance

/external/libsepol/include/sepol/policydb/
Debitmap.h29 uint32_t startbit; /* starting position in the total bitmap */ member
/external/libsepol/src/
Debitmap.c251 uint32_t startbit = bit & ~(MAPSIZE - 1); in ebitmap_set_bit() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp492 int startbit = bitpos; in _FaxSkipEOL() local