| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
| D | string_traits.hpp | 48 struct is_string : mpl::false_ {}; struct 51 struct is_string<T const> : is_string<T> {}; struct 54 struct is_string<char const*> : mpl::true_ {}; struct 57 struct is_string<wchar_t const*> : mpl::true_ {}; struct 60 struct is_string<char*> : mpl::true_ {}; struct 63 struct is_string<wchar_t*> : mpl::true_ {}; struct 66 struct is_string<char[N]> : mpl::true_ {}; struct 69 struct is_string<wchar_t[N]> : mpl::true_ {}; struct 72 struct is_string<char const[N]> : mpl::true_ {}; struct 75 struct is_string<wchar_t const[N]> : mpl::true_ {}; struct [all …]
|
| /external/pigweed/pw_protobuf/public/pw_protobuf/internal/ |
| D | codegen.h | 71 bool is_string, in MessageField() 104 constexpr bool is_string() const { in is_string() function
|
| /external/libchrome/base/ |
| D | values.h | 157 bool is_string() const { return type() == Type::STRING; } in is_string() function
|
| /external/yapf/yapf/yapflib/ |
| D | format_token.py | 292 def is_string(self): member in FormatToken
|
| /external/dtc/ |
| D | fdtget.c | 94 int is_string; in show_data() local
|
| /external/cronet/base/ |
| D | values.h | 244 bool is_string() const { return type() == Type::STRING; } in is_string() function
|
| /external/cronet/net/third_party/quiche/src/quiche/common/ |
| D | structured_headers.h | 89 bool is_string() const { return Type() == kStringType; } in is_string() function
|
| /external/rust/crates/serde_yaml/src/value/ |
| D | mod.rs | 444 pub fn is_string(&self) -> bool { in is_string() method
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
| D | v3_alt.c | 461 char is_string = 0; in a2i_GENERAL_NAME() local
|
| /external/rust/crates/serde_json/src/value/ |
| D | mod.rs | 464 pub fn is_string(&self) -> bool { in is_string() method
|
| /external/libtracefs/src/ |
| D | tracefs-filter.c | 107 bool is_string; in append_filter() local
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/ |
| D | assign_to.hpp | 324 typedef typename traits::is_string<T>::type is_string; in call() typedef
|
| /external/rust/crates/protobuf-codegen/2.27.1/src/ |
| D | rust_types_values.rs | 135 fn is_string(&self) -> bool { in is_string() method
|
| /external/cronet/net/base/ |
| D | mime_sniffer.cc | 107 bool is_string; member
|
| /external/gflags/src/ |
| D | gflags_completions.cc | 700 bool is_string = (info.type == "string"); in GetShortFlagLine() local
|
| /external/rust/crates/protobuf-codegen/src/gen/ |
| D | rust_types_values.rs | 158 fn is_string(&self) -> bool { in is_string() method
|
| /external/flatbuffers/src/ |
| D | idl_gen_ts.cpp | 1078 const auto is_string = IsString(field.value.type); in GenObjApi() local 1372 const auto is_string = IsString(field.value.type); in GenStruct() local
|
| D | idl_gen_cpp.cpp | 2268 const bool is_string = (IsString(field.value.type)); in GenKeyFieldMethods() local 2765 const bool is_string = IsString(field.value.type); in GenBuilders() local
|
| /external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
| D | string.hpp | 3087 struct is_string struct 3089 static const bool value = false; 3093 struct is_string< basic_string<C, T, A> > struct 3095 static const bool value = true;
|
| /external/fmtlib/test/ |
| D | xchar-test.cc | 43 TYPED_TEST(is_string_test, is_string) { in TYPED_TEST() argument
|
| /external/dnsmasq/src/ |
| D | option.c | 657 int i, addrs, digs, is_addr, is_hex, is_dec, is_string, dots; in parse_dhcp_opt() local
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/ |
| D | utree_traits.hpp | 103 struct is_string<spirit::basic_string<Base, I> > struct
|
| /external/pigweed/pw_protobuf/py/pw_protobuf/ |
| D | codegen_pwpb.py | 414 def is_string(self) -> bool: # pylint: disable=no-self-use member in MessageProperty 2135 def is_string(self) -> bool: member in StringProperty
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 16775 bool is_string; member
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 18504 bool is_string; member
|