Home
last modified time | relevance | path

Searched refs:fMac (Results 1 – 9 of 9) sorted by relevance

/dports/security/py-msoffcrypto-tool/msoffcrypto-tool-4.11.0/msoffcrypto/format/
H A Ddoc97.py108 fMac = getBit(buf, 0)
149 fMac=fMac,
210 _buf = setBit(_buf, 0, fibbase.fMac)
364 fMac=self.info.fib.base.fMac,
/dports/textproc/wv/wv-1.2.9/
H A Dfib.c53 item->fMac = 0; in wvInitFIB()
367 item->fMac = (temp8 & 0x01); in wvGetFIB()
860 item->fMac = 0; in wvGetFIB6()
H A Dwv.h225 U32 fMac:1; /* Bitfield 0x01 0x0013 */ member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp4515 fMac=shifterU8; in read()
4861 shifterU8=fMac; in write()
5125 fMac=0; in clear()
5386 lhs.fMac==rhs.fMac && in operator ==()
H A Dword97_generated.h4641 U8 fMac:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp4348 fMac=shifterU8; in read()
4624 shifterU8=fMac; in write()
4888 fMac=0; in clear()
5148 lhs.fMac==rhs.fMac && in operator ==()
H A Dword97_generated.h4389 U8 fMac:1; member
/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h2747 bool fMac; variable
H A DsimpleParser.cpp4657 _s.fMac = in.readbit(); in parseFibBase()