Home
last modified time | relevance | path

Searched defs:raw_flags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dflags.h36 const auto raw_flags = static_cast<std::underlying_type_t<EnumType>>(flags); in AreValidFlags() local
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/
H A Dia32_operand.c381 unsigned int raw_flags, unsigned int prefixes, in ia32_decode_operand()