/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | RecordingCanvas.cpp | 113 static const auto kType = Type::Save; member 117 static const auto kType = Type::Restore; member 121 static const auto kType = Type::SaveLayer; member 142 static const auto kType = Type::SaveBehind; member 153 static const auto kType = Type::Concat; member 159 static const auto kType = Type::SetMatrix; member 167 static const auto kType = Type::Scale; member 173 static const auto kType = Type::Translate; member 180 static const auto kType = Type::ClipPath; member 188 static const auto kType = Type::ClipRect; member [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | import_tensorflow_test.cc | 329 constexpr ArrayDataType kType = ArrayDataType::kInt32; in TEST_F() local 344 constexpr ArrayDataType kType = ArrayDataType::kInt64; in TEST_F() local 359 constexpr ArrayDataType kType = ArrayDataType::kUint8; in TEST_F() local 374 constexpr ArrayDataType kType = ArrayDataType::kBool; in TEST_F() local 389 constexpr ArrayDataType kType = ArrayDataType::kFloat; in TEST_F() local 408 constexpr ArrayDataType kType = ArrayDataType::kComplex64; in TEST_F() local 523 constexpr ArrayDataType kType = ArrayDataType::kInt64; in TEST_F() local 532 constexpr ArrayDataType kType = ArrayDataType::kInt32; in TEST_F() local 541 constexpr ArrayDataType kType = ArrayDataType::kFloat; in TEST_F() local 551 constexpr ArrayDataType kType = ArrayDataType::kUint8; in TEST_F() local [all …]
|
/aosp_15_r20/system/netd/server/ |
H A D | NFLogListenerTest.cpp | 105 constexpr uint16_t kType = 38; in TEST_F() local 111 constexpr uint16_t kType = 38; in TEST_F() local 119 constexpr uint16_t kType = 38; in TEST_F() local 131 constexpr uint16_t kType = 38; in TEST_F() local
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dns_types.hpp | 1610 …static constexpr uint16_t kType = kTypeAny; // This is intended for used by `ReadRecord<RecordType… member in ot::Dns::ResourceRecord 1645 static constexpr uint16_t kType = kTypeA; ///< The A record type. member in ot::Dns::ARecord 1687 static constexpr uint16_t kType = kTypeCname; ///< The CNAME record type. member in ot::Dns::CnameRecord 1738 static constexpr uint16_t kType = kTypePtr; ///< The PTR record type. member in ot::Dns::PtrRecord 1853 static constexpr uint16_t kType = kTypeTxt; ///< The TXT record type. member in ot::Dns::TxtRecord 1911 static constexpr uint16_t kType = kTypeAaaa; ///< The AAAA record type. member in ot::Dns::AaaaRecord 1961 static constexpr uint16_t kType = kTypeSrv; ///< The SRV record type. member in ot::Dns::SrvRecord 2093 static constexpr uint16_t kType = kTypeKey; ///< The KEY record type. member in ot::Dns::KeyRecord 2317 static constexpr uint16_t kType = kTypeSig; ///< The SIG record type. member in ot::Dns::SigRecord 2504 static constexpr uint16_t kType = kTypeOpt; ///< The OPT record type. member in ot::Dns::OptRecord [all …]
|
H A D | dns_dso.hpp | 905 static constexpr Type kType = kKeepAliveType; member in ot::Dns::Dso::KeepAliveTlv 926 static constexpr Type kType = kRetryDelayType; member in ot::Dns::Dso::RetryDelayTlv 943 static constexpr Type kType = kEncryptionPaddingType; member in ot::Dns::Dso::EncryptionPaddingTlv
|
H A D | nd6.hpp | 180 static constexpr Type kType = kTypePrefixInfo; ///< Prefix Information Option Type. member in ot::Ip6::Nd::PrefixInfoOption 341 static constexpr Type kType = kTypeRouteInfo; ///< Route Information Option Type. member in ot::Ip6::Nd::RouteInfoOption 475 static constexpr Type kType = kTypeRaFlagsExtension; ///< RA Flags Extension Option type. member in ot::Ip6::Nd::RaFlagsExtOption
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | ResourceProvider.cpp | 107 static const ResourceType kType = GraphiteResourceKey::GenerateResourceType(); in findOrCreateScratchTexture() local 124 static const ResourceType kType = GraphiteResourceKey::GenerateResourceType(); in findOrCreateDepthStencilAttachment() local 143 static const ResourceType kType = GraphiteResourceKey::GenerateResourceType(); in findOrCreateDiscardableMSAAAttachment() local 216 static const ResourceType kType = GraphiteResourceKey::GenerateResourceType(); in findOrCreateBuffer() local
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | network_data_tlvs.hpp | 532 static constexpr Type kType = kTypeHasRoute; ///< The TLV Type. member in ot::NetworkData::HasRouteTlv 631 static constexpr Type kType = kTypePrefix; ///< The TLV Type. member in ot::NetworkData::PrefixTlv 1106 static constexpr Type kType = kTypeBorderRouter; ///< The TLV Type. member in ot::NetworkData::BorderRouterTlv 1208 static constexpr Type kType = kTypeContext; ///< The TLV Type. member in ot::NetworkData::ContextTlv 1280 static constexpr Type kType = kTypeCommissioningData; ///< The TLV Type. member in ot::NetworkData::CommissioningDataTlv 1302 static constexpr Type kType = kTypeService; ///< The TLV Type. member in ot::NetworkData::ServiceTlv 1473 static constexpr Type kType = kTypeServer; ///< The TLV Type. member in ot::NetworkData::ServerTlv
|
H A D | network_diagnostic_tlvs.hpp | 274 …static constexpr uint8_t kType = ot::NetworkDiagnostic::Tlv::kConnectivity; ///< The TLV Type valu… member in ot::NetworkDiagnostic::ConnectivityTlv 315 static constexpr uint8_t kType = ot::NetworkDiagnostic::Tlv::kRoute; ///< The TLV Type value. member in ot::NetworkDiagnostic::RouteTlv 336 … static constexpr uint8_t kType = ot::NetworkDiagnostic::Tlv::kLeaderData; ///< The TLV Type value. member in ot::NetworkDiagnostic::LeaderDataTlv
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/ |
H A D | tlv_trait_test.cc | 27 static constexpr int kType = 0x49; member 78 static constexpr int kType = 31337; member
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/ |
H A D | client_test.cc | 34 static constexpr MethodType kType = MethodType::kUnary; member 41 static constexpr MethodType kType = MethodType::kBidirectionalStreaming; member
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/error_cause/ |
H A D | cookie_received_while_shutting_down_cause.cc | 26 constexpr int CookieReceivedWhileShuttingDownCause::kType; member in dcsctp::CookieReceivedWhileShuttingDownCause
|
H A D | invalid_mandatory_parameter_cause.cc | 26 constexpr int InvalidMandatoryParameterCause::kType; member in dcsctp::InvalidMandatoryParameterCause
|
H A D | out_of_resource_error_cause.cc | 26 constexpr int OutOfResourceErrorCause::kType; member in dcsctp::OutOfResourceErrorCause
|
H A D | out_of_resource_error_cause.h | 27 static constexpr int kType = 4; member
|
H A D | cookie_received_while_shutting_down_cause.h | 27 static constexpr int kType = 10; member
|
H A D | restart_of_an_association_with_new_address_cause.cc | 35 constexpr int RestartOfAnAssociationWithNewAddressesCause::kType; member in dcsctp::RestartOfAnAssociationWithNewAddressesCause
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/ |
H A D | InvalidDevice.h | 73 const nn::DeviceType kType; variable
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/parameter/ |
H A D | forward_tsn_supported_parameter.cc | 27 constexpr int ForwardTsnSupportedParameter::kType; member in dcsctp::ForwardTsnSupportedParameter
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/chunk/ |
H A D | cookie_ack_chunk.cc | 28 constexpr int CookieAckChunk::kType; member in dcsctp::CookieAckChunk
|
H A D | shutdown_ack_chunk.cc | 28 constexpr int ShutdownAckChunk::kType; member in dcsctp::ShutdownAckChunk
|
H A D | cookie_echo_chunk.cc | 35 constexpr int CookieEchoChunk::kType; member in dcsctp::CookieEchoChunk
|
H A D | shutdown_ack_chunk.h | 27 static constexpr int kType = 8; member
|
H A D | cookie_ack_chunk.h | 27 static constexpr int kType = 11; member
|
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/llm_helper/include/ |
H A D | rotary_embedding.h | 71 const LLMType kType; variable
|