/frameworks/ml/nn/extensions/ |
D | README.md | 9 Vendor extensions provide a more structured alternative to OEM operation and 202 ## OEM operation and data types 204 Note: OEM operation and data types have been deprecated. For devices running 207 NNAPI has an OEM operation and OEM data types to allow 209 operation and data types are only used by OEM applications. The semantics of OEM 210 operation and data types are OEM-specific and can change at any time. The OEM 212 `OperandType::OEM`, and `OperandType::TENSOR_OEM_BYTE`.
|
/frameworks/ml/nn/runtime/ |
D | ModelArgumentInfo.cpp | 55 if (operand.type != OperandType::OEM) { in createFromPointer() 79 if (isMemorySizeKnown && operand.type != OperandType::OEM) { in createFromMemory()
|
D | ModelBuilder.cpp | 74 operandType == OperandType::OEM || operandType == OperandType::TENSOR_OEM_BYTE; in addOperand() 141 if (operand.type != OperandType::OEM) { in setOperandValue()
|
D | NeuralNetworks.cpp | 262 static_assert(static_cast<int32_t>(OperandType::OEM) == ANEURALNETWORKS_OEM_SCALAR,
|
/frameworks/base/wifi/java/android/net/wifi/migration_samples/ |
D | README.txt | 4 WifiMigration.java class, i.e each OEM needs to modify
|
/frameworks/ml/nn/common/ |
D | ValidateHal.cpp | 191 case OperandType::OEM: { in validateOperands() 415 if (!isExtensionOperandType(operand.type) && operand.type != OperandType::OEM && in validateOperands() 952 case V1_0::OperandType::OEM: in validOperandType() 976 case V1_2::OperandType::OEM: in validOperandType() 1002 case V1_3::OperandType::OEM: in validOperandType()
|
D | GraphDump.cpp | 111 case OperandType::OEM: in translate()
|
D | Utils.cpp | 2074 OperandType::INT32, OperandType::UINT32, OperandType::TENSOR_INT32, OperandType::OEM,
|
/frameworks/ml/nn/runtime/test/ |
D | TestPartitioning.cpp | 359 enum OEM { enum in __anon83dd480d0111::PartitioningDriver 366 uint32_t operationMask, OEM oem = OEMNo, in PartitioningDriver() 478 OEM mOEM; 487 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo, in PartitioningDriverV1_2() 556 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo, in PartitioningDriverV1_1() 595 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo, in PartitioningDriverV1_0() 929 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo) in DeviceSpecification() 936 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo, in DeviceSpecification() 941 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo, in DeviceSpecification() 947 PartitioningDriver::OEM oem = PartitioningDriver::OEMNo, in DeviceSpecification() [all …]
|
/frameworks/base/core/proto/android/server/location/ |
D | enums.proto | 75 OEM = 10; enumerator
|
/frameworks/hardware/interfaces/stats/1.0/ |
D | types.hal | 227 * Vendor or OEM reverse domain name. Must be less than 50 characters.
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 129 Component allowing the vendor/OEM to inject a custom component.
|
/frameworks/base/tools/aapt2/format/proto/ |
D | ProtoSerialize.cpp | 323 pb_overlayable_item->add_policy(pb::OverlayableItem::OEM); in SerializeOverlayableItemToPb()
|
D | ProtoDeserialize.cpp | 401 case pb::OverlayableItem::OEM: in DeserializeOverlayableItemFromPb()
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 169 OEM = 7; enumerator
|
/frameworks/ml/nn/tools/api/ |
D | types.spec | 149 * alternative to OEM operation and data types. 151 * OEM specific scalar value. 152 * OEM = 10000, 156 * alternative to OEM operation and data types. 158 * A tensor of OEM specific values. 164 /* ADDING A NEW OEM TYPE REQUIRES UPDATING THE VALUE OF
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 1787 // These test cases all assume the RIL OEM hooks
|
/frameworks/base/core/proto/android/app/ |
D | settings_enums.proto | 1934 // OPEN: Settings > Developer options > OEM unlocking > Info dialog
|
/frameworks/opt/net/wifi/service/proto/src/ |
D | metrics.proto | 602 // Is the external WiFi connected network scorer from OEM extension module turned on
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 7330 // Identity of the endpoint receiving the location information. For example, carrier name, OEM 8458 // OEM requested User switch.
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 5009 // OPEN: Settings > Developer options > OEM unlocking > Info dialog
|