HomeSort by relevance Sort by last modified time
    Searched refs:byte (Results 251 - 275 of 6117) sorted by null

<<11121314151617181920>>

  /external/libese/libese/tests/
bitspec_unittests.cpp 75 uint8_t byte = 0; local
80 bs_assign(&byte, kTestSpec.single.bit[bit], 1);
81 EXPECT_EQ(expected_byte, byte);
90 uint8_t byte = bs_set(0, kTestSpec.single.bit[bit], 1); local
91 EXPECT_EQ(expected_byte, byte);
100 uint8_t byte = bs_set(0xff, kTestSpec.single.bit[bit], 0); local
101 EXPECT_EQ(expected_byte, byte);
109 uint8_t byte = 0xff; local
111 byte &= bs_clear(kTestSpec.single.bit[bit]);
112 EXPECT_EQ(expected_byte, byte);
118 uint8_t byte = 0; local
143 uint8_t byte = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-hle.s 15 .byte 0xf0; .byte 0xf2; adcb $100,(%rcx)
16 .byte 0xf0; .byte 0xf3; adcb $100,(%rcx)
21 .byte 0xf0; .byte 0xf2; addb $100,(%rcx)
22 .byte 0xf0; .byte 0xf3; addb $100,(%rcx)
27 .byte 0xf0; .byte 0xf2; andb $100,(%rcx
    [all...]
  /device/google/contexthub/util/nanotool/
nanopacket_impl.h 24 bool NanoPacket::DeserializeWord(T *destination, uint8_t byte) {
25 *destination |= byte << (8 * parsing_progress_);
  /external/llvm/test/MC/MachO/
darwin-x86_64-nobase-relocs.s 12 .byte 0x0f,0x1f,0x40,0x00
13 .byte 0x0f,0x1f,0x40,0x00