Home
last modified time | relevance | path

Searched defs:bit_xor (Results 1 – 5 of 5) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dids.hpp44 bit_xor, enumerator
121 bit_xor = binary_op<op::bit_xor>::value, enumerator
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dids.hpp43 bit_xor, enumerator
120 bit_xor = binary_op<op::bit_xor>::value, enumerator
/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/
Demi.c680 unsigned int bit_scramble, bit_xor, bit_shift, channel_pos, channel_width; in phy_addr_to_dram_addr() local
/external/coreboot/src/vendorcode/mediatek/mt8195/dramc/
Demi.c781 unsigned int bit_scramble, bit_xor, bit_shift, channel_pos, channel_width; in phy_addr_to_dram_addr() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp70 const uint8_t bit_xor = bit ? 0x00 : 0xff; in FindBit() local