Home
last modified time | relevance | path

Searched refs:bitflag (Results 1 – 6 of 6) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test.fbs37 // Because this is a bitflag, 40 will be out of range of a 32-bit integer,
/external/rust/crates/bitflags/
DCHANGELOG.md163 - **[breaking change]** Use struct keyword instead of flags to define bitflag types ([#84])
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1089 uint32_t bitflag = 1 << static_cast<uint8_t>(packet); in IsValidInPacket() local
1090 return !!(m_ValidPackets & static_cast<XFA_XDPPACKET>(bitflag)); in IsValidInPacket()
/external/gfxstream-protocols/registry/vulkan/
Dregistry.txt1322 reserving, or checking for reserved bitflag values.
DChangeLog.txt1285 bitflag names specified by `disabled` extensions in `vk.xml` (internal
/external/strace/
DChangeLog42829 (struct qual_options): Change 'bitflag' type to unsigned.
42832 (qualify_one): Change 'n' and 'bitflag' arguments types to unsigned.
42835 (qual_syscall): Change 'bitflag' argument type to unsigned.
42836 Add 'const' qualifier to 'bitflag' and 'not' arguments.
42838 (qual_signal): Change 'bitflag' argument type to unsigned.
42839 Add 'const' qualifier to 'bitflag' and 'not' arguments.
42841 (qual_desc): Change 'bitflag' argument type to unsigned.
42842 Add 'const' qualifier to 'bitflag' and 'not' arguments.
52201 qual_desc): Take just a bitflag argument instead of pointer to the whole