/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/ |
H A D | ThermalManagerService.java | 369 private void postEventListenerLocked(Temperature temperature, in postEventListenerLocked() 389 private void notifyEventListenersLocked(Temperature temperature) { in notifyEventListenersLocked() 406 private void shutdownIfNeeded(Temperature temperature) { in shutdownIfNeeded() 427 private void onTemperatureChanged(Temperature temperature, boolean sendCallback) { in onTemperatureChanged() 444 temperature); in onTemperatureChanged() local 1070 void onTemperatureChanged(Temperature temperature); in onTemperatureChanged() 1916 private void updateTemperatureSampleLocked(long timeNow, Temperature temperature) { in updateTemperatureSampleLocked() 1967 static float normalizeTemperature(float temperature, float severeThreshold) { in normalizeTemperature() 2090 Sample createSampleForTesting(long time, float temperature) { in createSampleForTesting() 2097 public float temperature; field in ThermalManagerService.TemperatureWatcher.Sample [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/dataentries/formatters/ |
D | TemperatureFormatter.java | 24 …android.health.connect.datatypes.units.Temperature temperature, int measurementLocation, @org.jetb… in formatValue() 32 …android.health.connect.datatypes.units.Temperature temperature, int measurementLocation, @org.jetb… in formatA11tValue() 42 …int res, android.health.connect.datatypes.units.Temperature temperature, com.android.healthconnect… in formatTemperature()
|
/aosp_15_r20/external/coreboot/src/mainboard/ibase/mb899/ |
H A D | superio_hwm.c | 37 struct temperature { struct 42 struct temperature temperatures[] = { argument
|
/aosp_15_r20/external/coreboot/src/mainboard/kontron/986lcd-m/ |
H A D | mainboard.c | 35 struct temperature { struct 40 struct temperature temperatures[] = { argument
|
/aosp_15_r20/external/pytorch/torch/distributions/ |
H A D | relaxed_categorical.py | 43 def __init__(self, temperature, probs=None, logits=None, validate_args=None): argument 122 def __init__(self, temperature, probs=None, logits=None, validate_args=None): argument 133 def temperature(self): member in RelaxedOneHotCategorical
|
H A D | relaxed_bernoulli.py | 44 def __init__(self, temperature, probs=None, logits=None, validate_args=None): argument 134 def __init__(self, temperature, probs=None, logits=None, validate_args=None): argument 143 def temperature(self): member in RelaxedBernoulli
|
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/clocks/ |
H A D | WeatherData.kt | 15 val temperature: Int, constant in com.android.systemui.plugins.clocks.WeatherData 31 val temperature = readIntFromBundle(extras, TEMPERATURE_KEY) in fromBundle() constant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-java-source/gen/android/hardware/thermal/ |
D | IThermalChangedCallback.java | 34 …@Override public void notifyThrottling(android.hardware.thermal.Temperature temperature) throws an… in notifyThrottling() 192 …@Override public void notifyThrottling(android.hardware.thermal.Temperature temperature) throws an… in notifyThrottling() 285 …public void notifyThrottling(android.hardware.thermal.Temperature temperature) throws android.os.R… in notifyThrottling()
|
/aosp_15_r20/external/executorch/extension/android/src/main/java/org/pytorch/executorch/ |
H A D | LlamaModule.java | 42 int modelType, String modulePath, String tokenizerPath, float temperature); in initHybrid() 45 public LlamaModule(String modulePath, String tokenizerPath, float temperature) { in LlamaModule() 50 public LlamaModule(int modelType, String modulePath, String tokenizerPath, float temperature) { in LlamaModule()
|
/aosp_15_r20/hardware/google/pixel/usb/ |
D | UsbOverheatEvent.cpp | 140 float temperature = 0; in monitorThread() local 305 for (auto temperature : thermal_temperatures) { in getCurrentTemperature() local 346 Return<void> UsbOverheatEvent::notifyThrottling(const Temperature &temperature) { in notifyThrottling()
|
/aosp_15_r20/hardware/interfaces/thermal/utils/ |
H A D | ThermalHidlWrapper.cpp | 81 Temperature_2_0 convertAidlTemperature(const Temperature& temperature) { in convertAidlTemperature() 145 for (const auto& temperature : ret_aidl) { in getCurrentTemperatures() local 297 const Temperature& temperature) { in notifyThrottling()
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/annotations/DependencyChecker/Plugins/src/plugins/ |
D | BoilerPlugin.java | 65 public void boil(int temperature) { in boil() 79 public void keepWarm(int temperature, int seconds) { in keepWarm()
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/annotations/DependencyChecker/Plugins/src/plugins/ |
D | BoilerPlugin.java | 65 public void boil(int temperature) { in boil() 79 public void keepWarm(int temperature, int seconds) { in keepWarm()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/kapt/gen/stubs/com/android/systemui/plugins/clocks/ |
D | WeatherData.java | 16 private final int temperature = 0; field in WeatherData 42 …ugins.clocks.WeatherData.WeatherStateIcon state, boolean useCelsius, int temperature, @org.jetbrai… in WeatherData() 102 …ugins.clocks.WeatherData.WeatherStateIcon state, boolean useCelsius, int temperature, @org.jetbrai… in copy()
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_temperature.h | 48 dng_temperature (real64 temperature, in dng_temperature() 67 void SetTemperature (real64 temperature) in SetTemperature()
|
/aosp_15_r20/hardware/interfaces/thermal/1.1/vts/functional/ |
H A D | VtsHalThermalV1_1TargetTest.cpp | 47 Temperature temperature; member in ThermalCallbackArgs 58 const Temperature& temperature) override { in notifyThrottling()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/2.0/android.hardware.thermal-V2.0-java_gen_java/gen/srcs/android/hardware/thermal/V2_0/ |
D | IThermalChangedCallback.java | 97 void notifyThrottling(android.hardware.thermal.V2_0.Temperature temperature) in notifyThrottling() 244 public void notifyThrottling(android.hardware.thermal.V2_0.Temperature temperature) in notifyThrottling() 531 …android.hardware.thermal.V2_0.Temperature temperature = new android.hardware.thermal.V2_0.Temperat… in onTransact() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/1.1/android.hardware.thermal-V1.1-java_gen_java/gen/srcs/android/hardware/thermal/V1_1/ |
D | IThermalCallback.java | 97 … void notifyThrottling(boolean isThrottling, android.hardware.thermal.V1_0.Temperature temperature) in notifyThrottling() 244 …ublic void notifyThrottling(boolean isThrottling, android.hardware.thermal.V1_0.Temperature temper… in notifyThrottling() 533 …android.hardware.thermal.V1_0.Temperature temperature = new android.hardware.thermal.V1_0.Temperat… in onTransact() local
|
/aosp_15_r20/external/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/ |
H A D | MainActivity.java | 110 private void setLocalModel(String modelPath, String tokenizerPath, float temperature) { in setLocalModel() 200 String modelFilePath, String tokenizerFilePath, float temperature) { in loadLocalModelAndParameters() 345 double temperature = updatedSettingsFields.getTemperature(); in checkForUpdateAndReloadModel() local
|
H A D | SettingsFields.java | 64 private double temperature; field in SettingsFields 115 public void saveParameters(Double temperature) { in saveParameters()
|
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ |
D | BodyTemperatureRecord.java | 54 @NonNull Temperature temperature, in BodyTemperatureRecord() 131 @NonNull Temperature temperature) { in Builder()
|
D | BasalBodyTemperatureRecord.java | 53 @NonNull Temperature temperature, in BasalBodyTemperatureRecord() 131 @NonNull Temperature temperature) { in Builder()
|
/aosp_15_r20/tools/trebuchet/trebuchet/startup-summarizer/src/ |
H A D | StartupSummarizer.kt | 140 val temperature = in parseFileName() constant 337 val (_, compiler, temperature) = parseFileName(fileName) in main() constant
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | LaunchObserverRegistryImpl.java | 87 public void onActivityLaunched(long id, ComponentName name, int temperature, int userId) { in onActivityLaunched() 141 @Temperature int temperature, int userId) { in handleOnActivityLaunched()
|
/aosp_15_r20/hardware/interfaces/thermal/2.0/vts/functional/ |
H A D | VtsHalThermalV2_0TargetTest.cpp | 53 Temperature temperature; member in ThermalCallbackArgs 60 Return<void> notifyThrottling(const Temperature& temperature) override { in notifyThrottling()
|