Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-suspicious-enum-usage-strict.cpp87 unsigned bitflag; in dont_trigger() local
89 bitflag = aa | C; in dont_trigger()
/external/rust/crates/bitflags/
DCHANGELOG.md106 - **[breaking change]** Use struct keyword instead of flags to define bitflag types ([#84])
/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