/external/openthread/src/core/meshcop/ |
D | meshcop_tlvs.cpp | 44 bool Tlv::IsValid(const Tlv &aTlv) in IsValid() function in ot::MeshCoP::Tlv 138 bool NetworkNameTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::NetworkNameTlv 149 bool SecurityPolicyTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::SecurityPolicyTlv 171 bool ChannelTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::ChannelTlv 216 bool ChannelMaskBaseTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::ChannelMaskBaseTlv
|
D | meshcop_tlvs.hpp | 423 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::PanIdTlv 470 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::ExtendedPanIdTlv 564 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::PskcTlv 611 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::NetworkKeyTlv 658 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::NetworkKeySequenceTlv 705 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::MeshLocalPrefixTlv 763 bool IsValid(void) const { return GetLength() > 0; } in IsValid() function in ot::MeshCoP::SteeringDataTlv 819 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::BorderAgentLocatorTlv 922 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::CommissionerSessionIdTlv 1029 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::ActiveTimestampTlv [all …]
|
/external/openscreen/cast/streaming/ |
D | answer_messages.cc | 186 bool AspectRatio::IsValid() const { in IsValid() function in openscreen::cast::AspectRatio 223 bool AudioConstraints::IsValid() const { in IsValid() function in openscreen::cast::AudioConstraints 254 bool VideoConstraints::IsValid() const { in IsValid() function in openscreen::cast::VideoConstraints 292 bool Constraints::IsValid() const { in IsValid() function in openscreen::cast::Constraints 323 bool DisplayDescription::IsValid() const { in IsValid() function in openscreen::cast::DisplayDescription 385 bool Answer::IsValid() const { in IsValid() function in openscreen::cast::Answer
|
D | offer_messages.cc | 249 bool Stream::IsValid() const { in IsValid() function in openscreen::cast::Stream 292 bool AudioStream::IsValid() const { in IsValid() function in openscreen::cast::AudioStream 361 bool VideoStream::IsValid() const { in IsValid() function in openscreen::cast::VideoStream 441 bool Offer::IsValid() const { in IsValid() function in openscreen::cast::Offer
|
D | resolution.cc | 52 bool Resolution::IsValid() const { in IsValid() function in openscreen::cast::Resolution 87 bool Dimensions::IsValid() const { in IsValid() function in openscreen::cast::Dimensions
|
/external/golang-protobuf/reflect/protoreflect/ |
D | proto.go | 159 func (s Syntax) IsValid() bool { func 205 func (c Cardinality) IsValid() bool { func 270 func (k Kind) IsValid() bool { func 420 func (s Name) IsValid() bool { func 446 func (s FullName) IsValid() bool { func
|
D | value.go | 149 IsValid() bool methodSpec 166 func (b RawFields) IsValid() bool { func 225 IsValid() bool methodSpec 284 IsValid() bool methodSpec
|
/external/tensorflow/tensorflow/lite/delegates/gpu/ |
D | api.cc | 65 bool IsValid(const ObjectDef& def) { in IsValid() function 75 bool IsValid(const TensorObjectDef& def) { return IsValid(def.object_def); } in IsValid() function 77 bool IsValid(const TensorObjectDef& def, const TensorObject& object) { in IsValid() function 139 bool IsValid(const InferenceOptions& options) { in IsValid() function
|
/external/dng_sdk/source/ |
D | dng_rational.h | 57 bool IsValid () const in IsValid() function 116 bool IsValid () const in IsValid() function
|
/external/cronet/base/memory/ |
D | weak_ptr.cc | 36 bool WeakReference::Flag::IsValid() const { in IsValid() function in base::internal::WeakReference::Flag 69 bool WeakReference::IsValid() const { in IsValid() function in base::internal::WeakReference
|
/external/cronet/base/ |
D | sequence_token.cc | 31 bool SequenceToken::IsValid() const { in IsValid() function in base::SequenceToken 55 bool TaskToken::IsValid() const { in IsValid() function in base::TaskToken
|
/external/libchrome/base/ |
D | sequence_token.cc | 36 bool SequenceToken::IsValid() const { in IsValid() function in base::SequenceToken 62 bool TaskToken::IsValid() const { in IsValid() function in base::TaskToken
|
/external/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 143 static bool IsValid(handle_type h) { in IsValid() function 165 static bool IsValid(handle_type h) { in IsValid() function 181 static bool IsValid(handle_type h) { in IsValid() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
D | WindowsSupport.h | 130 static bool IsValid(handle_type h) { in IsValid() function 152 static bool IsValid(handle_type h) { in IsValid() function 168 static bool IsValid(handle_type h) { in IsValid() function
|
/external/android-nn-driver/ |
D | ConversionUtils.cpp | 27 bool LayerInputHandle::IsValid() const in IsValid() function in armnn_driver::LayerInputHandle 108 bool ConstTensorPin::IsValid() const in IsValid() function in armnn_driver::ConstTensorPin
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | WindowsSupport.h | 144 static bool IsValid(handle_type h) { in IsValid() function 166 static bool IsValid(handle_type h) { in IsValid() function 182 static bool IsValid(handle_type h) { in IsValid() function
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | FieldMaskPartial.cs | 222 public static bool IsValid(MessageDescriptor descriptor, FieldMask fieldMask) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask 249 public static bool IsValid(MessageDescriptor descriptor, string path) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask
|
/external/openthread/src/core/thread/ |
D | network_data_types.cpp | 52 bool OnMeshPrefixConfig::IsValid(Instance &aInstance) const in IsValid() function in ot::NetworkData::OnMeshPrefixConfig 160 bool ExternalRouteConfig::IsValid(Instance &aInstance) const in IsValid() function in ot::NetworkData::ExternalRouteConfig
|
D | network_diagnostic_tlvs.hpp | 182 bool IsValid(void) const in IsValid() function in ot::NetworkDiagnostic::ConnectivityTlv 403 …bool IsValid(void) const { return GetLength() >= sizeof(mRouterIdSequence) + sizeof(mRouterIdMask)… in IsValid() function in ot::NetworkDiagnostic::RouteTlv 568 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(NetworkDiagnosticTlv); } in IsValid() function in ot::NetworkDiagnostic::LeaderDataTlv 683 bool IsValid(void) const { return GetLength() < sizeof(*this) - sizeof(NetworkDiagnosticTlv); } in IsValid() function in ot::NetworkDiagnostic::NetworkDataTlv 730 bool IsValid(void) const { return !IsExtended() && (GetLength() % sizeof(Ip6::Address) == 0); } in IsValid() function in ot::NetworkDiagnostic::Ip6AddressListTlv 772 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(NetworkDiagnosticTlv); } in IsValid() function in ot::NetworkDiagnostic::MacCountersTlv 1067 bool IsValid(void) const { return (GetLength() % sizeof(ChildTableEntry)) == 0; } in IsValid() function in ot::NetworkDiagnostic::ChildTableTlv 1138 bool IsValid(void) const in IsValid() function in ot::NetworkDiagnostic::ChannelPagesTlv
|
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | FieldMaskPartial.cs | 222 public static bool IsValid(MessageDescriptor descriptor, FieldMask fieldMask) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask 249 public static bool IsValid(MessageDescriptor descriptor, string path) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask
|
/external/vixl/src/aarch64/ |
D | registers-aarch64.h | 541 bool IsValid() const { return IsValidRegister(); } in IsValid() function 579 bool IsValid() const { return IsValidVRegister(); } in IsValid() function 628 bool IsValid() const { return IsValidZRegister(); } in IsValid() function 640 bool IsValid() const { in IsValid() function 692 bool IsValid() const { in IsValid() function 721 bool IsValid() const { in IsValid() function 735 bool IsValid() const { in IsValid() function
|
/external/golang-protobuf/testing/protocmp/ |
D | reflect.go | 157 func (m reflectMessage) IsValid() bool { func 203 func (ls reflectList) IsValid() bool { func 256 func (ms reflectMap) IsValid() bool { func
|
/external/image_io/includes/image_io/base/ |
D | byte_buffer.h | 32 bool IsValid() const { return size_ > 0; } in IsValid() function
|
/external/perfetto/include/perfetto/base/ |
D | platform_handle.h | 40 static inline bool IsValid(PlatformHandle h) { in IsValid() function
|
/external/cronet/net/dns/public/ |
D | scoped_res_state.cc | 40 bool ScopedResState::IsValid() const { in IsValid() function in net::ScopedResState
|