/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | scatter_test.cc | 28 Literal* scatter_indices, Literal* updates) { in RunTest() 65 Literal updates = in XLA_TEST_F() local 97 Literal updates = in XLA_TEST_F() local 126 Literal updates = in XLA_TEST_F() local 192 Literal updates = in XLA_TEST_F() local 223 Literal updates = in XLA_TEST_F() local 254 Literal updates = in XLA_TEST_F() local 284 Literal updates = in XLA_TEST_F() local 314 Literal updates = in XLA_TEST_F() local 344 Literal updates = in XLA_TEST_F() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/java/com/android/server/updates/updates_flags_lib/android_common/turbine-combined/ |
D | updates_flags_lib.jar | ... server.updates
public com.android.server.updates.CustomFeatureFlags extends java.lang.Object implements com ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/java/com/android/server/updates/updates_flags_lib/android_common/repackaged-jarjar/turbine/ |
D | updates_flags_lib.jar | ... .updates
public final com.android.server.updates.Flags extends java.lang.Object {
public ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/java/com/android/server/updates/updates_flags_lib/android_common/turbine/ |
D | updates_flags_lib.jar | ... server.updates
public com.android.server.updates.CustomFeatureFlags extends java.lang.Object implements com ... |
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | state_ops.py | 383 def scatter_update(ref, indices, updates, use_locking=True, name=None): argument 437 def scatter_nd_update(ref, indices, updates, use_locking=True, name=None): argument 499 def scatter_add(ref, indices, updates, use_locking=False, name=None): argument 551 def scatter_nd_add(ref, indices, updates, use_locking=False, name=None): argument 614 def scatter_sub(ref, indices, updates, use_locking=False, name=None): argument 668 def scatter_nd_sub(ref, indices, updates, use_locking=False, name=None): argument 732 def scatter_mul(ref, indices, updates, use_locking=False, name=None): argument 784 def scatter_div(ref, indices, updates, use_locking=False, name=None): argument 836 def scatter_max(ref, indices, updates, use_locking=False, name=None): argument 891 def scatter_min(ref, indices, updates, use_locking=False, name=None): argument [all …]
|
H A D | resource_variable_ops.py | 1185 def scatter_nd_sub(self, indices, updates, name=None): argument 1237 def scatter_nd_add(self, indices, updates, name=None): argument 1289 def scatter_nd_update(self, indices, updates, name=None): argument 1341 def scatter_nd_max(self, indices, updates, name=None): argument 1377 def scatter_nd_min(self, indices, updates, name=None): argument 2226 def scatter_nd_sub(self, indices, updates, name=None): argument 2230 def scatter_nd_add(self, indices, updates, name=None): argument 2234 def scatter_nd_update(self, indices, updates, name=None): argument 2239 def scatter_nd_max(self, indices, updates, name=None): argument 2243 def scatter_nd_min(self, indices, updates, name=None): argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/java/com/android/server/updates/updates_flags_lib/android_common/repackaged-jarjar/javac/ |
D | updates_flags_lib.jar | ... Flags.java
package com.android.server.updates
public final com.android.server.updates. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/java/com/android/server/updates/updates_flags_lib/android_common/javac/ |
D | updates_flags_lib.jar | ... android/server/
com/android/server/updates/
com/android/server/updates/CustomFeatureFlags |
/aosp_15_r20/external/coreboot/Documentation/releases/ |
H A D | coreboot-4.5-relnotes.md | 25 ### Toolchain (29 commits) 37 ### Build system (32 commits) 42 ### Utilities (103 commits) 55 ### TPM (55 commits) 59 ### Drivers (54 commits) 67 ### Lib (33 commits) 74 ### Vendorcode 79 ### Payloads (37 commits)
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/ |
H A D | LayerStateTest.cpp | 167 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 212 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 261 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 333 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 375 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 398 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 422 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 464 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 506 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 546 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/unfold/SystemUIUnfoldLib/android_common/kotlin_headers/ |
D | SystemUIUnfoldLib.jar | ... public final com.android.systemui.unfold.updates.FoldStateProvider provideFoldStateProvider (com.android.systemui. ... |
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/vpn2/ |
D | VpnSettingsTest.java | 135 Set<Preference> updates = new ArraySet<>(); in setShownAdvancedPreferences_hasGeneralVpn_returnsVpnCountAs1() local 150 Set<Preference> updates = new ArraySet<>(); in setShownAdvancedPreferences_hasAdvancedVpn_returnsAdvancedVpnCountAs1() local 165 Set<Preference> updates = new ArraySet<>(); in setShownAdvancedPreferences_noVpn_returnsEmpty() local 208 Set<Preference> updates = new ArraySet<>(); in clickVpn_VpnConnected_doesNotStartVpnLaunchIntent() local 228 Set<Preference> updates = new ArraySet<>(); in clickVpn_VpnDisconnected_startsVpnLaunchIntent() local 250 Set<Preference> updates = new ArraySet<>(); in clickAdvancedVpn_VpnConnectedDisconnectDialogDisabled_startsAppLaunchIntent() local 275 Set<Preference> updates = new ArraySet<>(); in clickAdvancedVpn_VpnConnectedDisconnectDialogEnabled_doesNotStartAppLaunchIntent() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
H A D | scatter_nd_ops_test.py | 59 def _NumpyScatterNd(ref, indices, updates, op): argument 76 def _NumpyUpdate(ref, indices, updates): argument 80 def _NumpyAdd(ref, indices, updates): argument 84 def _NumpySub(ref, indices, updates): argument 88 def _NumpyMul(ref, indices, updates): argument 92 def _NumpyDiv(ref, indices, updates): argument 96 def _NumpyMin(ref, indices, updates): argument 100 def _NumpyMax(ref, indices, updates): argument 490 def scatter_nd(self, indices, updates, shape, input_=None): argument 785 def scatter_nd(self, indices, updates, shape, input_=None): argument
|
H A D | scatter_ops_test.py | 32 def _NumpyAdd(ref, indices, updates): argument 44 def _NumpySub(ref, indices, updates): argument 54 def _NumpyMul(ref, indices, updates): argument 64 def _NumpyDiv(ref, indices, updates): argument 74 def _NumpyMin(ref, indices, updates): argument 84 def _NumpyMax(ref, indices, updates): argument 94 def _NumpyUpdate(ref, indices, updates): argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/unfold/SystemUIUnfoldLib/android_common/kotlin/ |
D | SystemUIUnfoldLib.jar | ... public final com.android.systemui.unfold.updates.FoldStateProvider provideFoldStateProvider (com.android.systemui. ... |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | scatter_nd.cc | 51 const RuntimeShape& updates, in CheckShapes() 79 const TfLiteTensor* updates; in Prepare() local 130 TfLiteStatus ScatterNd(const TfLiteTensor* indices, const TfLiteTensor* updates, in ScatterNd() 140 const TfLiteTensor* updates, in EvalScatterNd() 186 const TfLiteTensor* updates; in Eval() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/ |
H A D | AppWidgetServiceImplTest.java | 233 List<PendingHostUpdate> updates = mService.startListening( in testNoUpdatesReceived_queueEmpty() local 264 List<PendingHostUpdate> updates = mService.startListening( in testNoUpdatesReceived_queueNonEmpty_noWidgetId() local 277 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueNotEmpty_widgetIdProvided() local 291 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueNotEmpty_widgetIdProvided2() local 315 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueNotEmpty_multipleWidgetIdProvided() local 329 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueEmptyAfterStartListening() local 483 List<PendingHostUpdate> updates = mService.startListening( in setupHostAndWidget() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/customaudience/ |
D | CustomAudienceDaoTest.java | 2694 List<DBScheduledCustomAudienceUpdate> updates = in testInsertAndQueryScheduledCustomAudienceUpdate_Success() local 2716 List<DBScheduledCustomAudienceUpdate> updates = in testDeleteScheduledCustomAudienceUpdate_Success() local 2738 List<DBScheduledCustomAudienceUpdate> updates = in testInsertAndQueryScheduledCustomAudienceUpdate_SimilarUpdateReplaces() local 2788 List<DBScheduledCustomAudienceUpdate> updates = in testInsertAndQueryScheduledCustomAudienceUpdateInFuture_Empty() local 2811 List<DBScheduledCustomAudienceUpdate> updates = in testInsertPartialCustomAudienceSucceeds() local 2846 List<DBScheduledCustomAudienceUpdate> updates = in testInsertCustomAudiencesToLeaveSucceeds() local 2956 List<DBScheduledCustomAudienceUpdate> updates = in testDeleteScheduledUpdate_ForeignKeyCascades() local 3094 List<DBScheduledCustomAudienceUpdate> updates = in testInsertAndQueryScheduledCustomAudienceUpdateInFuture_SingleTransaction() local 3159 List<DBScheduledCustomAudienceUpdate> updates = in testInsertAndQueryScheduledCAUpdateInFuture_SingleTransaction_WithLeaveCAs() local 3225 List<DBScheduledCustomAudienceUpdate> updates = in testInsertScheduledCAUpdateInFuture_removePendingUpdatesTrue_PartialAndLeaveReplaced() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/unfold/SystemUIUnfoldLib/android_common/turbine/ |
D | SystemUIUnfoldLib.jar | ... create (com.android.systemui.unfold.updates.FoldStateProvider, android.os.Handler)
public |
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/vpn2/ |
D | VpnSettings.java | 325 final Set<Preference> updates = new ArraySet<>(); in run() local 382 public void setShownPreferences(final Collection<Preference> updates) { in setShownPreferences() 395 void setShownAdvancedPreferences(final Collection<Preference> updates) { in setShownAdvancedPreferences() 430 private void retainAllPreference(Collection<Preference> updates) { in retainAllPreference() 435 private void updatePreferenceGroup(PreferenceGroup vpnGroup, Collection<Preference> updates) { in updatePreferenceGroup()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/shortcut/ |
D | ShortcutsUpdaterTest.java | 89 final List<ShortcutInfo> updates = mListCaptor.getValue(); in updatePinnedShortcuts_updatesAllShortcuts() local 108 final List<ShortcutInfo> updates = mListCaptor.getValue(); in updatePinnedShortcuts_withModesFlag_replacesDndByModes() local 130 final List<ShortcutInfo> updates = mListCaptor.getValue(); in updatePinnedShortcuts_withoutModesFlag_leavesDndAlone() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/ |
H A D | scatter_nd_ops_test.py | 45 def _NumpyScatterNd(ref, indices, updates, op): argument 62 def _NumpyMin(ref, indices, updates): argument 66 def _NumpyMax(ref, indices, updates): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | scatter_nd_op.cc | 72 const Tensor& updates = c->input(1); in Compute() local 149 const Tensor& updates = c->input(2); in Compute() local 277 const Tensor& updates = c->input(2); in DoCompute() local 778 const Tensor& indices, const Tensor& updates, in PrepareAndValidateInputs() 869 const Tensor& updates, const TensorShape& shape, in DoScatterNdOnCpu() 945 const Tensor& updates, const TensorShape& shape, Tensor* out, in DoScatterNd()
|
H A D | scatter_op.cc | 34 static bool ValidShapes(const Tensor& params, const Tensor& updates, in ValidShapes() 52 const Tensor& indices, const Tensor& updates) { in DoValidationChecking() 104 const Tensor& updates = c->input(2); in DoCompute() local
|
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/icons/ |
D | IconCacheTest.java | 176 Set<PackageUserKey> updates = in launcherActivityInfo_cached_in_memory() local 199 Set<PackageUserKey> updates = in shortcutInfo_not_cached_in_memory() local 283 HashSet<PackageUserKey> updates = new HashSet<>(); in executeIconUpdate() local
|