Home
last modified time | relevance | path

Searched defs:saved (Results 1 – 25 of 85) sorted by relevance

1234

/external/tensorflow/tensorflow/c/experimental/saved_model/core/
Dtf_concrete_function_loading_test.cc73 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
/external/mesa3d/src/glx/apple/
Dapple_xgl_api_read.c51 SetRead(struct apple_xgl_saved_state *saved) in SetRead()
83 UnsetRead(struct apple_xgl_saved_state *saved) in UnsetRead()
103 struct apple_xgl_saved_state saved; in __applegl_glReadPixels() local
115 struct apple_xgl_saved_state saved; in __applegl_glCopyPixels() local
128 struct apple_xgl_saved_state saved; in __applegl_glCopyColorTable() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowPendingIntentTest.java293 PendingIntent saved = PendingIntent.getActivity(context, 99, identical, FLAG_NO_CREATE); in getActivity_withFlagNoCreate_shouldReturnExistingIntent() local
304 PendingIntent saved = PendingIntent.getActivity(context, 99, updated, 0); in getActivity_withNoFlags_shouldReturnExistingIntent() local
329 PendingIntent saved = in getActivities_withFlagNoCreate_shouldReturnExistingIntent() local
341 PendingIntent saved = PendingIntent.getActivities(context, 99, identicalIntents, 0); in getActivities_withNoFlags_shouldReturnExistingIntent() local
366 PendingIntent saved = PendingIntent.getBroadcast(context, 99, identical, FLAG_NO_CREATE); in getBroadcast_withFlagNoCreate_shouldReturnExistingIntent() local
377 PendingIntent saved = PendingIntent.getBroadcast(context, 99, identical, 0); in getBroadcast_withNoFlags_shouldReturnExistingIntent() local
402 PendingIntent saved = PendingIntent.getService(context, 99, identical, FLAG_NO_CREATE); in getService_withFlagNoCreate_shouldReturnExistingIntent() local
413 PendingIntent saved = PendingIntent.getService(context, 99, identical, 0); in getService_withNoFlags_shouldReturnExistingIntent() local
442 PendingIntent saved = in getForegroundService_withFlagNoCreate_shouldReturnExistingIntent() local
455 PendingIntent saved = PendingIntent.getForegroundService(context, 99, identical, 0); in getForegroundService_withNoFlags_shouldReturnExistingIntent() local
/external/python/cpython3/Lib/test/libregrtest/
Dsave_env.py179 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
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowPendingIntentTest.java311 PendingIntent saved = PendingIntent.getActivity(context, 99, identical, FLAG_NO_CREATE); in getActivity_withFlagNoCreate_shouldReturnExistingIntent() local
322 PendingIntent saved = PendingIntent.getActivity(context, 99, updated, 0); in getActivity_withNoFlags_shouldReturnExistingIntent() local
347 PendingIntent saved = in getActivities_withFlagNoCreate_shouldReturnExistingIntent() local
359 PendingIntent saved = PendingIntent.getActivities(context, 99, identicalIntents, 0); in getActivities_withNoFlags_shouldReturnExistingIntent() local
384 PendingIntent saved = PendingIntent.getBroadcast(context, 99, identical, FLAG_NO_CREATE); in getBroadcast_withFlagNoCreate_shouldReturnExistingIntent() local
395 PendingIntent saved = PendingIntent.getBroadcast(context, 99, identical, 0); in getBroadcast_withNoFlags_shouldReturnExistingIntent() local
420 PendingIntent saved = PendingIntent.getService(context, 99, identical, FLAG_NO_CREATE); in getService_withFlagNoCreate_shouldReturnExistingIntent() local
431 PendingIntent saved = PendingIntent.getService(context, 99, identical, 0); in getService_withNoFlags_shouldReturnExistingIntent() local
460 PendingIntent saved = in getForegroundService_withFlagNoCreate_shouldReturnExistingIntent() local
473 PendingIntent saved = PendingIntent.getForegroundService(context, 99, identical, 0); in getForegroundService_withNoFlags_shouldReturnExistingIntent() local
/external/iptables/extensions/
Dlibxt_set.h144 char *saved = strdup(opt_arg); in parse_dirs_v0() local
170 char *saved = strdup(opt_arg); in parse_dirs() local
/external/strace/
Dbpf.c445 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
/external/libcap-ng/libcap-ng-0.7/src/test/
Dlib_test.c34 void *saved; in main() local
/external/compiler-rt/test/asan/TestCases/
Duse-after-scope-temp.cc11 const IntHolder *saved; variable
/external/rust/crates/ciborium-ll/src/
Dseg.rs35 fn saved(&self) -> usize { in saved() method
102 fn saved(&self) -> usize { in saved() method
/external/libcups/cups/
Dtestarray.c45 char *saved[32]; /* Saved entries */ in main() local
/external/virglrenderer/src/venus/
Dvkr_cs.c245 struct vkr_cs_decoder_saved_state *saved; in vkr_cs_decoder_push_state() local
268 const struct vkr_cs_decoder_saved_state *saved; in vkr_cs_decoder_pop_state() local
/external/skia/tests/
DChecksumTest.cpp32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
/external/zstd/tests/
Dseqgen.h31 unsigned saved; member
/external/strace/tests-mx32/
Dtest_ucopy.c93 int saved = 0; in test_ucopy() local
Dptrace.c112 int status, tracee, saved; in test_peeksiginfo() local
/external/strace/tests-m32/
Dtest_ucopy.c93 int saved = 0; in test_ucopy() local
Dptrace.c112 int status, tracee, saved; in test_peeksiginfo() local
/external/strace/tests/
Dtest_ucopy.c93 int saved = 0; in test_ucopy() local
Dptrace.c112 int status, tracee, saved; in test_peeksiginfo() local
/external/igt-gpu-tools/tools/
Dintel_display_poller.c265 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
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c46 void si_save_cs(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, struct radeon_saved_cs *saved, in si_save_cs()
84 void si_clear_saved_cs(struct radeon_saved_cs *saved) in si_clear_saved_cs()
566 static void si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) in si_dump_bo_list()
1113 static void si_dump_dma(struct si_context *sctx, struct radeon_saved_cs *saved, FILE *f) in si_dump_dma()
1132 void si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved, enum ring_type ring) in si_check_vm_faults()
/external/armnn/src/armnnTfLiteParser/test/
DLoadModel.cpp203 bool saved = flatbuffers::SaveFile(fname.c_str(), in BOOST_FIXTURE_TEST_CASE() local
/external/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c60 static struct tst_timex saved, ttxc; variable
Dclock_adjtime02.c61 static struct tst_timex saved, ttxc; variable

1234