Home
last modified time | relevance | path

Searched defs:byte_mask (Results 1 – 6 of 6) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/breakpoints/
Dbreakpoint_test_arm64.c85 const unsigned int byte_mask = ((1 << size) - 1) << offset; in set_watchpoint() local
/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc208 const uint8_t byte_mask = in RunTest() local
Dtest_packet_masks_metrics.cc699 const uint8_t byte_mask = in GetPacketMaskConvertToBitMask() local
/external/aac/libFDK/src/
DFDK_bitbuffer.cpp199 UINT byte_mask = hBitBuf->bufSize - 1; in FDK_get32() local
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c756 uint8_t byte_mask; in test_gem_map_format() local
/external/openscreen/discovery/mdns/
Dmdns_records.cc409 const uint8_t byte_mask = 0x80 >> (block_position & 0x07); // Last 3 bits. in NsecRecordRdata() local