/external/python/absl-py/absl/flags/ |
D | _argument_parser.py | 120 def flag_type(self) -> Text: member in ArgumentParser 233 def flag_type(self) -> Text: member in FloatParser 286 def flag_type(self) -> Text: member in IntegerParser 314 def flag_type(self) -> Text: member in BooleanParser 371 def flag_type(self) -> Text: member in EnumParser 451 def flag_type(self) -> Text: member in EnumClassParser 553 def flag_type(self) -> Text: member in BaseListParser
|
D | _flag.py | 250 def flag_type(self) -> Text: member in Flag 490 def flag_type(self): member in MultiFlag
|
/external/linux-kselftest/tools/testing/selftests/android/ion/ |
D | ionutils.h | 22 unsigned int flag_type; member
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | basic_regex.hpp | 162 typedef regex_constants::syntax_option_type flag_type; typedef 206 typedef regex_constants::syntax_option_type flag_type; typedef in boost::BOOST_REGEX_DETAIL_NS::basic_regex_implementation 331 typedef regex_constants::syntax_option_type flag_type; typedef in boost::basic_regex 690 typedef typename basic_regex<charT, traits>::flag_type flag_type; typedef in boost::reg_expression
|
D | regbase.hpp | 95 typedef unsigned int flag_type; typedef in boost::regbase
|
/external/ltp/testcases/kernel/syscalls/statx/ |
D | statx07.c | 61 static int get_mode(char *file_name, int flag_type, char *flag_name) in get_mode()
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | basic_regex.hpp | 169 typedef regex_constants::syntax_option_type flag_type; typedef 217 typedef regex_constants::syntax_option_type flag_type; typedef in boost::BOOST_REGEX_DETAIL_NS::basic_regex_implementation 342 typedef regex_constants::syntax_option_type flag_type; typedef in boost::basic_regex 729 typedef typename basic_regex<charT, traits>::flag_type flag_type; typedef in boost::reg_expression
|
D | regbase.hpp | 106 typedef unsigned int flag_type; typedef in boost::regbase
|
/external/toybox/toys/pending/ |
D | arp.c | 70 struct type flag_type[] = { variable
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferMemoryRequirementsTestsUtils.hpp | 60 typedef Flag flag_type; typedef
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/ |
D | concepts.hpp | 290 typedef typename Regex::flag_type flag_type; typedef 615 typedef typename Regex::flag_type flag_type; typedef 855 typedef typename Regex::flag_type flag_type; typedef
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 523 std::string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType() 537 std::string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType() 1158 std::string BuildFlagsString(const FlagType flag_type, in BuildFlagsString()
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 523 std::string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType() 537 std::string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType() 1158 std::string BuildFlagsString(const FlagType flag_type, in BuildFlagsString()
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 523 std::string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType() 537 std::string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType() 1158 std::string BuildFlagsString(const FlagType flag_type, in BuildFlagsString()
|
/external/pcre/src/sljit/ |
D | sljitNativeS390X.c | 2461 sljit_s32 flag_type = GET_FLAG_TYPE(op); in sljit_emit_sub() local
|