Home
last modified time | relevance | path

Searched defs:xFF (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DLocked.cpp207 verifyBytes<ByteCountNotLocked8>(codeBytes(), 0x0F, 0xC0, 0x35, 0x00, 0xFF, in TEST_F() local
216 0xFF, 0x01, 0x00); in TEST_F() local
226 0xFF, 0x01, 0x00); in TEST_F() local
234 0x00, 0xFF, 0x01, 0x00); in TEST_F() local
243 verifyBytes<ByteCountNotLocked32>(codeBytes(), 0x0F, 0xC1, 0x35, 0x00, 0xFF, in TEST_F() local
252 0xFF, 0x01, 0x00); in TEST_F() local
313 verifyBytes<ByteCountNotLocked>(codeBytes(), 0x0F, 0xC7, 0x0D, 0x00, 0xFF, in TEST_F() local
320 verifyBytes<ByteCountLocked>(codeBytes(), 0xF0, 0x0F, 0xC7, 0x0D, 0x00, 0xFF, in TEST_F() local
407 verifyBytes<ByteCountNotLocked8>(codeBytes(), 0x0F, 0xB0, 0x35, 0x00, 0xFF, TEST_F() local
416 0xFF, 0x01, 0x00); TEST_F() local
426 0xFF, 0x01, 0x00); TEST_F() local
434 0x00, 0xFF, 0x01, 0x00); TEST_F() local
443 verifyBytes<ByteCountNotLocked32>(codeBytes(), 0x0F, 0xB1, 0x35, 0x00, 0xFF, TEST_F() local
452 0xFF, 0x01, 0x00); TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.h93 static_assert(GetPrimitiveRestartIndexFromType<uint8_t>() == 0xFF, member
/third_party/ffmpeg/libavcodec/
H A Dvc2enc.c771 memset(put_bits_ptr(pb), 0xFF, pad_c); in encode_hq_slice() local

Completed in 5 milliseconds