Home
last modified time | relevance | path

Searched defs:activated (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_driver.cc524 ScopedActivateContext activated{context}; in GetModuleFunction() local
542 ScopedActivateContext activated{context}; in GetModuleSymbol() local
560 ScopedActivateContext activated{context}; in UnloadModule() local
571 ScopedActivateContext activated{context}; in CreateStream() local
597 ScopedActivateContext activated{context}; in DestroyStream() local
611 ScopedActivateContext activated{context}; in DeviceAllocate() local
642 ScopedActivateContext activated{context}; in UnifiedMemoryAllocate() local
712 ScopedActivateContext activated{context}; in DestroyEvent() local
736 ScopedActivateContext activated{context}; in RecordEvent() local
757 ScopedActivateContext activated{context}; in QueryEvent() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dpropagator_state.cc107 int activated = output_frame->ActivateNodesLocked( in PropagateOutputs() local
128 int activated = output_frame->ActivateNodesLocked( in PropagateOutputs() local
159 int activated = output_frame->ActivateNodesLocked( in PropagateOutputs() local
458 int activated = 0; in ActivateNodesSlowPath() local
569 int activated = in ActivateNodesAndAdjustOutstanding() local
575 int activated = in ActivateNodesAndAdjustOutstanding() local
599 int activated = 0; in ActivateNexts() local
616 int activated = 0; in ActivateLoopInvs() local
639 int activated = in AddLoopInv() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc622 ScopedActivateContext activated{context}; in GetModuleFunction() local
638 ScopedActivateContext activated{context}; in GetModuleSymbol() local
655 ScopedActivateContext activated{context}; in UnloadModule() local
665 ScopedActivateContext activated{context}; in DeviceFromContext() local
682 ScopedActivateContext activated{context}; in CreateStream() local
709 ScopedActivateContext activated{context}; in DestroyStream() local
727 ScopedActivateContext activated{context}; in DeviceAllocate() local
976 ScopedActivateContext activated{context}; in DestroyEvent() local
985 ScopedActivateContext activated{context}; in RecordEvent() local
993 ScopedActivateContext activated{context}; in QueryEvent() local
[all …]
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/color/
H A DColorDisplayService.java903 private boolean setReduceBrightColorsActivatedInternal(boolean activated) { in setReduceBrightColorsActivatedInternal()
1169 public abstract void onActivated(boolean activated); in onActivated()
1226 private void updateNextAlarm(@Nullable Boolean activated, @NonNull LocalDateTime now) { in updateNextAlarm()
1259 public void onActivated(boolean activated) { in onActivated()
1321 public void onActivated(boolean activated) { in onActivated()
1460 public void setActivated(Boolean activated) { in setActivated()
1468 public void setActivated(Boolean activated, @NonNull LocalDateTime lastActivationTime) { in setActivated()
1508 private void onActivated(boolean activated) { in onActivated()
1742 void onDisplayWhiteBalanceStatusChanged(boolean activated); in onDisplayWhiteBalanceStatusChanged()
1753 void onReduceBrightColorsActivationChanged(boolean activated, boolean userInitiated); in onReduceBrightColorsActivationChanged()
[all …]
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/
H A DColorDisplayManager.java198 public boolean setNightDisplayActivated(boolean activated) { in setNightDisplayActivated()
451 public boolean setReduceBrightColorsActivated(boolean activated) { in setReduceBrightColorsActivated()
641 boolean setNightDisplayActivated(boolean activated) { in setNightDisplayActivated()
777 boolean setReduceBrightColorsActivated(boolean activated) { in setReduceBrightColorsActivated()
H A DIColorDisplayManager.aidl36 boolean setNightDisplayActivated(boolean activated); in setNightDisplayActivated()
62 boolean setReduceBrightColorsActivated(boolean activated); in setReduceBrightColorsActivated()
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DInputs.kt34 private val activated = AtomicBoolean(false) constant
97 internal fun <A> InputNode<A>.activated() = TFlowCheap { downstream -> in getPushEvent() method
/aosp_15_r20/external/cronet/base/metrics/
H A Dfield_trial.h147 bool activated = false; member
167 bool activated = false; member
198 subtle::Atomic32 activated; member
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DReduceBrightColorsController.java30 void setReduceBrightColorsActivated(boolean activated); in setReduceBrightColorsActivated()
43 default void onActivated(boolean activated) { in onActivated()
H A DReduceBrightColorsControllerImpl.java138 public void setReduceBrightColorsActivated(boolean activated) { in setReduceBrightColorsActivated()
150 private void dispatchOnActivated(boolean activated) { in dispatchOnActivated()
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DAuthContextPlugin.kt42 fun activated(saucier: Saucier) in activated() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dvmwdt.rs99 activated: bool, field
109 activated: bool, field
115 activated: bool, field
H A Dbat.rs120 activated: bool, field
134 activated: bool, field
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dfield_trial.h138 bool activated = false; member
160 subtle::Atomic32 activated; member
/aosp_15_r20/external/libchrome/base/metrics/
H A Dfield_trial.h135 bool activated = false; member
157 subtle::Atomic32 activated; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dfield_trial.h138 bool activated = false; member
160 subtle::Atomic32 activated; member
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dqueue.rs46 activated: bool, field
89 activated: bool, field
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
H A DShadowColorDisplayManager.java35 public boolean setReduceBrightColorsActivated(boolean activated) { in setReduceBrightColorsActivated()
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DColorDisplayServiceTest.java1204 private void setNightDisplayActivated(boolean activated, int lastActivatedTimeOffset) { in setNightDisplayActivated()
1282 private void assertActivated(boolean activated) { in assertActivated()
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiLowLatencyLockListener.aidl25 void onActivatedStateChanged(boolean activated); in onActivatedStateChanged()
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DViews.java47 public static View createTestView(boolean activated) { in createTestView()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/
DNightDisplayConditionController.java100 public void onActivated(boolean activated) { in onActivated()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMagnificationControllerTest.java1451 public void onWindowMagnificationActivationState(int displayId, boolean activated) { in onWindowMagnificationActivationState()
1489 public void onFullScreenMagnificationActivationState(int displayId, boolean activated) { in onFullScreenMagnificationActivationState()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/display/
DNightDisplayPreferenceController.java104 public void onActivated(boolean activated) { in onActivated()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/
DContactListFilterView.java68 public void setActivated(boolean activated) { in setActivated()

12345678910>>...25