/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/ |
H A D | tf_concrete_function_loading_test.cc | 73 SavedConcreteFunction saved; in TEST_F() local 93 SavedConcreteFunction saved; in TEST_F() local 116 SavedConcreteFunction saved; in TEST_F() local 137 SavedConcreteFunction saved; in TEST_F() local 160 SavedConcreteFunction saved; in TEST_F() local 185 SavedConcreteFunction saved; in TEST_F() local 205 SavedConcreteFunction saved; in TEST_F() local 224 SavedConcreteFunction saved; in TEST_F() local 249 SavedConcreteFunction saved; in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/glx/apple/ |
H A D | apple_xgl_api_read.c | 50 SetRead(struct apple_xgl_saved_state *saved) in SetRead() 82 UnsetRead(struct apple_xgl_saved_state *saved) in UnsetRead() 102 struct apple_xgl_saved_state saved; in __applegl_glReadPixels() local 114 struct apple_xgl_saved_state saved; in __applegl_glCopyPixels() local 127 struct apple_xgl_saved_state saved; in __applegl_glCopyColorTable() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowPendingIntentTest.java | 365 PendingIntent saved = PendingIntent.getActivity(context, 99, identical, FLAG_NO_CREATE); in getActivity_withFlagNoCreate_shouldReturnExistingIntent() local 376 PendingIntent saved = PendingIntent.getActivity(context, 99, updated, 0); in getActivity_withNoFlags_shouldReturnExistingIntent() local 401 PendingIntent saved = in getActivities_withFlagNoCreate_shouldReturnExistingIntent() local 413 PendingIntent saved = PendingIntent.getActivities(context, 99, identicalIntents, 0); in getActivities_withNoFlags_shouldReturnExistingIntent() local 438 PendingIntent saved = PendingIntent.getBroadcast(context, 99, identical, FLAG_NO_CREATE); in getBroadcast_withFlagNoCreate_shouldReturnExistingIntent() local 449 PendingIntent saved = PendingIntent.getBroadcast(context, 99, identical, 0); in getBroadcast_withNoFlags_shouldReturnExistingIntent() local 474 PendingIntent saved = PendingIntent.getService(context, 99, identical, FLAG_NO_CREATE); in getService_withFlagNoCreate_shouldReturnExistingIntent() local 485 PendingIntent saved = PendingIntent.getService(context, 99, identical, 0); in getService_withNoFlags_shouldReturnExistingIntent() local 514 PendingIntent saved = in getForegroundService_withFlagNoCreate_shouldReturnExistingIntent() local 527 PendingIntent saved = PendingIntent.getForegroundService(context, 99, identical, 0); in getForegroundService_withNoFlags_shouldReturnExistingIntent() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/libregrtest/ |
D | save_env.py | 179 def restore_shutil_archive_formats(self, saved): argument 188 def restore_shutil_unpack_formats(self, saved): argument 221 def restore_threading__dangling(self, saved): argument 232 def restore_multiprocessing_process__dangling(self, saved): argument 243 def restore_sysconfig__CONFIG_VARS(self, saved): argument 253 def restore_sysconfig__INSTALL_SCHEMES(self, saved): argument 280 def restore_locale(self, saved): argument
|
/aosp_15_r20/external/strace/ |
H A D | bpf.c | 445 struct obj_get_info_saved *saved) in print_bpf_map_info() 488 struct obj_get_info_saved *saved) in print_bpf_prog_info() 591 uint32_t size, struct obj_get_info_saved *saved) in print_bpf_obj_info() 635 struct obj_get_info_saved *saved; in BEGIN_BPF_CMD_DECODER() local
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderRecordReplayTest.cpp | 286 SingleDataParcelable saved, changed; in TEST_F() local 361 std::vector<SingleDataParcelable> saved = {s1, s2, s3}; in TEST_F() local 370 sp<IBinder> saved = new RandomBinder(String16("random_interface"), std::move(data)); in TEST_F() local 378 unique_fd saved(open("/data/local/tmp/test_fd", O_RDWR | O_CREAT | O_CLOEXEC, 0666)); in TEST_F() local
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_custom_ops.py | 1132 def foo_backward(ctx, saved, grad): argument 1163 def foo_backward(ctx, saved, grad): argument 1187 def foo_backward(ctx, saved, grad): argument 1210 def foo_backward(ctx, saved, grad): argument 1233 def foo_backward(ctx, saved, grad): argument 1256 def foo_backward(ctx, saved, grad): argument 1279 def foo_backward(ctx, saved, grad): argument 1302 def foo_backward(ctx, saved, grad): argument 1325 def foo_backward(ctx, saved, grad): argument 1348 def foo_backward(ctx, saved, grad): argument [all …]
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_display_poller.c | 265 uint32_t saved, surf = 0; in poll_pixel_pan() local 303 uint32_t saved, surf = 0; in poll_pixel_flip() local 703 uint32_t saved, surf = 0; in poll_dsl_pan() local 750 uint32_t saved, surf = 0; in poll_dsl_flip() local 795 uint32_t dsl, dsl1 = 0, dsl2 = 0, surf, surf1, surf2, surflive, surfl1 = 0, surfl2, saved, tmp; in poll_dsl_surflive() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/ |
H A D | basic_ops.cpp | 26 SwapSavedVariables& saved) { in apply_with_saved() 74 SwapSavedVariables& saved) { in apply_with_saved()
|
H A D | tensor.cpp | 46 SwapSavedVariables& saved) { in apply_with_saved() 192 SwapSavedVariables& saved) { in apply_with_saved()
|
/aosp_15_r20/external/iptables/extensions/ |
H A D | libxt_set.h | 137 char *saved = xtables_strdup(opt_arg); in parse_dirs_v0() local 163 char *saved = xtables_strdup(opt_arg); in parse_dirs() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | range4.go | 181 var saved []int var 218 func checkslice(name string, saved, want []int) { argument
|
/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/activity/screen/ |
H A D | RenderHeapDumpScreen.kt | 93 val saved = savePng(imageFile, bitmap) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/ |
H A D | DeviceItemFactory.kt | 33 private val saved = R.string.quick_settings_bluetooth_device_saved constant
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_debug.c | 33 void si_save_cs(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, struct radeon_saved_cs *saved, in si_save_cs() 71 void si_clear_saved_cs(struct radeon_saved_cs *saved) in si_clear_saved_cs() 549 static void si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) in si_dump_bo_list() 1072 void si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved) in si_check_vm_faults()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium-ll/src/ |
D | seg.rs | 35 fn saved(&self) -> usize { in saved() method 105 fn saved(&self) -> usize { in saved() method
|
/aosp_15_r20/external/virglrenderer/src/venus/ |
H A D | vkr_cs.c | 258 struct vkr_cs_decoder_saved_state *saved; in vkr_cs_decoder_push_state() local 281 const struct vkr_cs_decoder_saved_state *saved; in vkr_cs_decoder_pop_state() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-viewmodel-savedstate-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-viewmodel-savedstate/android_common_apex34/aar/ |
D | androidx.lifecycle_lifecycle-viewmodel-savedstate.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
D | classes.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-viewmodel-savedstate-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-viewmodel-savedstate/android_common_apex30/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
D | androidx.lifecycle_lifecycle-viewmodel-savedstate.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-viewmodel-savedstate-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-viewmodel-savedstate/android_common_apex33/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
D | androidx.lifecycle_lifecycle-viewmodel-savedstate.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-viewmodel-savedstate-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-viewmodel-savedstate/android_common_apex35/aar/ |
D | androidx.lifecycle_lifecycle-viewmodel-savedstate.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |
D | classes.jar | META-INF/
androidx/
androidx/lifecycle/
androidx/lifecycle/internal/
androidx/lifecycle ... |