Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 21 of 21) sorted by relevance

/packages/modules/NeuralNetworks/common/
DHalBufferTracker.cpp81 auto combined = combineDimensions(mUpdatedDimensions, request.inputs[i].dimensions); in validateRequest() local
82 if (!combined.has_value()) { in validateRequest()
103 auto combined = combineDimensions(kInitialDimensions, request.outputs[i].dimensions); in validateRequest() local
104 if (!combined.has_value()) { in validateRequest()
151 const auto combined = combineDimensions(kInitialDimensions, dimensions); in validateCopyFrom() local
152 if (!combined.has_value()) { in validateCopyFrom()
175 auto combined = combineDimensions(kInitialDimensions, dimensions); in updateDimensions() local
176 if (!combined.has_value()) { in updateDimensions()
182 mUpdatedDimensions = std::move(combined.value()); in updateDimensions()
DBufferTracker.cpp80 auto combined = combineDimensions(mUpdatedDimensions, request.inputs[i].dimensions); in validateRequest() local
81 if (!combined.has_value()) { in validateRequest()
102 auto combined = combineDimensions(kInitialDimensions, request.outputs[i].dimensions); in validateRequest() local
103 if (!combined.has_value()) { in validateRequest()
148 const auto combined = combineDimensions(kInitialDimensions, dimensions); in validateCopyFrom() local
149 if (!combined.has_value()) { in validateCopyFrom()
172 auto combined = combineDimensions(kInitialDimensions, dimensions); in updateDimensions() local
173 if (!combined.has_value()) { in updateDimensions()
179 mUpdatedDimensions = std::move(combined.value()); in updateDimensions()
DValidateHal.cpp926 const auto combined = combineDimensions(dimensions, operand.dimensions); in validateMemoryDesc() local
927 NN_RET_CHECK(combined.has_value()); in validateMemoryDesc()
928 dimensions = combined.value(); in validateMemoryDesc()
DCpuExecutor.cpp194 auto combined = combineDimensions(shape.dimensions, info->dimensions); in setInfoAndAllocateIfNeeded() local
195 if (!combined.has_value()) { in setInfoAndAllocateIfNeeded()
196 LOG(ERROR) << "Invalid dimensions for model operand: " << combined.error(); in setInfoAndAllocateIfNeeded()
200 info->dimensions = std::move(combined.value()); in setInfoAndAllocateIfNeeded()
/packages/services/BuiltInPrintService/src/com/android/bips/discovery/
DMultiDiscovery.java68 DiscoveredPrinter combined = null; in merged() local
73 if (combined == null) { in merged()
74 combined = discovered; in merged()
77 List<Uri> allPaths = new ArrayList<>(combined.paths); in merged()
84 combined = new DiscoveredPrinter(discovered.uuid, discovered.name, allPaths, in merged()
90 return combined; in merged()
/packages/modules/NeuralNetworks/runtime/
DMemory.cpp121 const auto combined = combineDimensions(dimensions, kInitialDimensions); in validate() local
122 NN_RET_CHECK(combined.has_value()) in validate()
152 auto combined = combineDimensions(metadata.dimensions, kInitialDimensions); in updateMetadata() local
153 NN_RET_CHECK(combined.has_value()); in updateMetadata()
156 TypeManager::get()->getSizeOfData(kOperand.type, combined.value())); in updateMetadata()
157 mUpdatedDimensions = std::move(combined.value()); in updateMetadata()
372 auto combined = combineDimensions(mDesc.dimensions, operand.dimensions); in addRole() local
373 if (!combined.has_value()) { in addRole()
394 mDesc.dimensions = std::move(combined.value()); in addRole()
406 auto combined = combineDimensions(mDesc.dimensions, dimensions); in setDimensions() local
[all …]
/packages/modules/Connectivity/framework-t/src/android/net/
DNetworkStatsCollection.java257 final NetworkStatsHistory combined = new NetworkStatsHistory( in getHistory() local
261 if (start == end) return combined; in getHistory()
300 combined.recordHistory(value, collectStart, collectEnd); in getHistory()
305 final NetworkStatsHistory.Entry entry = combined.getValues( in getHistory()
311 combined.recordData(augmentStart, augmentEnd, in getHistory()
314 combined.getValues(augmentStart, augmentEnd, entry); in getHistory()
328 final long beforeTotal = combined.getTotalBytes(); in getHistory()
329 for (int i = 0; i < combined.size(); i++) { in getHistory()
330 combined.getValues(i, entry); in getHistory()
341 combined.setValues(i, entry); in getHistory()
[all …]
/packages/modules/Wifi/service/java/com/android/server/wifi/
DApplicationQosPolicyTrackingTable.java70 private static int getPolicyIdFromCombinedLong(long combined) { in getPolicyIdFromCombinedLong() argument
71 return (int) (combined >> 32); in getPolicyIdFromCombinedLong()
74 private static int getUidFromCombinedLong(long combined) { in getUidFromCombinedLong() argument
75 return (int) (combined & 0xFFFFFFFF); in getUidFromCombinedLong()
/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.h237 std::size_t combined = 0; in operator() local
241 combined ^= in operator()
242 std::hash<uint8_t>{}(i) + 0x9e3779b9 + (combined << 6) + (combined >> 2); in operator()
244 return combined; in operator()
/packages/modules/Connectivity/Tethering/tests/
Djarjar-rules.txt26 # When used in combined test suites like ConnectivityCoverageTests, these test jarjar rules are
27 # combined with the jarjar-rules.txt of other included modules (like NetworkStack jarjar rules).
/packages/modules/NeuralNetworks/common/types/src/
DTypeUtils.cpp251 Dimensions combined = lhs; in combineDimensions() local
254 combined[i] = rhs[i]; in combineDimensions()
261 return combined; in combineDimensions()
/packages/modules/GeoTZ/
Drun-data-pipeline.sh152 UNZIPPED_BOUNDARY_FILE=${WORKING_DIR_ROOT}/dist/combined.json
/packages/modules/Connectivity/nearby/
DREADME.md37 …s/Connectivity/nearby/service/proto/presence-lite-protos/android_common/combined/presence-lite-pro…
/packages/modules/NeuralNetworks/shim_and_sl/
DShimDevice.cpp243 const auto combined = ::android::nn::combineDimensions(kInitialDimensions, dimensions); in validateDimensions() local
244 if (!combined.has_value()) { in validateDimensions()
/packages/modules/adb/
DREADME.md42 To allow for operations to run on the Main thread, fdevent features a RunQueue combined with an int…
/packages/modules/NeuralNetworks/tools/test_generator/
DREADME.md94 # Example 2, combined dictionary
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto442 // that must be combined to display a lane configuration to the user.
/packages/apps/TV/res/raw/
Dthird_party_licenses2934 combined work, a derivative of the original library. The ordinary
2972 be combined with the library in order to run.
3194 facilities not covered by this License, and distribute such a combined
3199 a) Accompany the combined library with a copy of the same work
3204 b) Give prominent notice with the combined library of the fact
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...