Home
last modified time | relevance | path

Searched +defs:restore +defs:default (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/rust/android-crates-io/crates/fastrand/src/
Dglobal_rng.rs17 fn default() -> Rng { in default() method
40 let mut restore = RestoreOnDrop { rng, current }; in with_rng() localVariable
52 let mut restore = RestoreOnDrop { rng, current }; in try_with_rng() localVariable
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-text-android/1.8.0-beta01/androidx.compose.ui_ui-text/android_common_apex30/aar/
Dandroidx.compose.ui_ui-text.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-text-android/1.8.0-beta01/androidx.compose.ui_ui-text/android_common/aar/
Dandroidx.compose.ui_ui-text.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-text-android/1.8.0-beta01/androidx.compose.ui_ui-text/android_common_apex34/aar/
Dandroidx.compose.ui_ui-text.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
H A DDispatcher.kt57 private val default = UnlimitedIoScheduler.limitedParallelism( constant
135 internal fun restore() = usePrivateScheduler() // recreate scheduler in toString() method in kotlinx.coroutines.scheduling.SchedulerCoroutineDispatcher
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsaver_test_utils.py58 def lookup(self, keys, default): argument
84 def restore(self, restore_tensors, shapes): member in CheckpointedOp.CustomSaveable
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/
Dstack.rs44 fn default() -> Self { in default() method
111 pub fn restore(&mut self) { in restore() method
Dparser_state.rs105 fn default() -> Self { in default() method
1263 pub(crate) fn restore(mut self: Box<Self>) -> Box<Self> { in restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/queue/
H A Dsplit_queue.rs513 pub fn restore( in restore() method
573 fn default() -> Self { in default() method
591 fn default() -> Self { in default() method
609 fn default() -> Self { in default() method
H A Dpacked_queue.rs78 fn default() -> Self { in default() method
432 pub fn restore( in restore() method
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dx86_64.rs98 fn restore(&mut self, data: serde_json::Value, vcpus_num: usize) -> anyhow::Result<()> { in restore() method
284 fn default() -> Self { in default() method
H A Dpic.rs543 fn default() -> Self { in default() method
563 fn restore(&mut self, _data: serde_json::Value) -> anyhow::Result<()> { in restore() method
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dstub.rs44 fn default() -> Self { in default() method
219 fn restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in restore() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dbus.rs782 fn default() -> Self { in default() method
813 fn restore(&mut self, data: serde_json::Value) -> AnyhowResult<()> { in restore() method
869 fn restore(&mut self, data: serde_json::Value) -> AnyhowResult<()> { in restore() method
/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/
H A Dvm.rs178 fn default() -> Self { in default() method
625 pub fn restore(&mut self, filename: &std::path::Path) -> Result<()> { in restore() method
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dx86_64.rs237 fn restore( in restore() method
533 fn default() -> IoapicState { in default() method
782 fn default() -> Self { in default() method
855 fn default() -> Self { in default() method
1037 fn default() -> Self { in default() method
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py469 def get(self, key, default=None): argument
1004 def restore(): function
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin_headers/
Dkotlinx_coroutines-host.jar ... public static synthetic java.lang.Object runBlocking$default (kotlin.coroutines.CoroutineContext, kotlin.jvm ...
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dmod.rs114 fn default() -> Self { in default() method
183 fn restore(&mut self, snapshot: FenceStateSnapshot) { in restore() method
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddriveactivity.v2.json52 "default": "json", string
88 "default": "true", string
206 "restore": { object
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/CredentialManager/android_common/withres/
DCredentialManager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...
/aosp_15_r20/out/target/common/obj/APPS/CredentialManager_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...

12345678910>>...15