Searched defs:bit_xor (Results 1 – 5 of 5) sorted by relevance
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
D | ids.hpp | 44 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/ |
D | ids.hpp | 43 bit_xor, enumerator 120 bit_xor = binary_op<op::bit_xor>::value, enumerator
|
/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/ |
D | emi.c | 680 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/ |
D | emi.c | 781 unsigned int bit_scramble, bit_xor, bit_shift, channel_pos, channel_width; in phy_addr_to_dram_addr() local
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 70 const uint8_t bit_xor = bit ? 0x00 : 0xff; in FindBit() local
|