Searched defs:Flag (Results 1 – 12 of 12) sorted by relevance
92 struct Flag { struct93 explicit Flag(const android::StringPiece& name, const android::StringPiece& description, in Flag() argument112 std::vector<Flag> flags_; argument
39 typedef int Flag; typedef45 typedef int Flag; typedef51 typedef int Flag; typedef60 typedef int Flag; typedef
43 struct Flag { struct45 bool allowOmittedOperand = false;47 bool allowZeroSizedInput = false;
77 private static final class Flag { class in IntFlagMapping82 private Flag(int mask, int target, @NonNull String name) { in Flag() method in IntFlagMapping.Flag
59 typedef int Flag; typedef
131 typedef int32_t Flag; typedef
35 VO_S32 Flag; member
132 typedef Int Flag; typedef
40 TEST(CommandLineOptionsTests, Flag) { in TEST() argument
1090 public @interface Flag {} annotation in VolumeShaper.Operation
344 enum Flag : int32_t { enum
577 enum Flag { enum