Home
last modified time | relevance | path

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

12

/third_party/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
/third_party/python/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
/third_party/skia/tests/
DChecksumTest.cpp32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.c120 float *saved = sce->saved; in imdct_and_windowing_mips() local
340 float *saved = sce->saved; in update_ltp_mips() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp678 for (auto &saved : saved_buffers) in str() local
683 for (auto &saved : saved_buffers) in str() local
691 for (auto &saved : saved_buffers) in reset() local
/third_party/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
/third_party/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()
532 static void si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) in si_dump_bo_list()
1066 void si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved, enum amd_ip_type ri… in si_check_vm_faults()
/third_party/skia/third_party/externals/tint/src/transform/
Dsimplify_pointers.cc178 std::vector<const ast::VariableDeclStatement*> saved; in Run() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c407 struct radeon_saved_cs saved; in r600_flush_dma_ring() local
441 struct radeon_saved_cs *saved, bool get_buffer_list) in radeon_save_cs()
479 void radeon_clear_saved_cs(struct radeon_saved_cs *saved) in radeon_clear_saved_cs()
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts23 const saved = pos; constant
/third_party/unity/extras/fixture/test/
Dunity_fixture_Test.c236 UNITY_UINT saved = Unity.NumberOfTests; in TEST() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c999 struct sampler_info *saved = &ctx->compute_samplers_saved; in cso_save_compute_samplers() local
1011 struct sampler_info *saved = &ctx->compute_samplers_saved; in cso_restore_compute_samplers() local
1353 struct sampler_info *saved = &ctx->fragment_samplers_saved; in cso_save_fragment_samplers() local
1365 struct sampler_info *saved = &ctx->fragment_samplers_saved; in cso_restore_fragment_samplers() local
/third_party/cups-filters/filter/foomatic-rip/
Dpostscript.c245 int saved = 0; /* DSC line not precessed yet */ in _print_ps() local
/third_party/mesa3d/src/util/
Du_cpu_detect.c478 bool saved = false; in get_cpu_topology() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdphuff.c51 savable_state saved; /* Other state at start of MCU */ member
Djdhuff.c50 savable_state saved; /* Other state at start of MCU */ member
/third_party/ffmpeg/libavcodec/
Daacdec_template.c2728 INTFLOAT *saved = sce->saved; local
2768 INTFLOAT *saved = sce->saved; local
2837 INTFLOAT *saved = sce->saved; local
2899 INTFLOAT *saved = sce->saved; local
2931 INTFLOAT *saved = sce->saved; local
Don2avc.c698 float *saved = c->delay[ch]; in on2avc_reconstruct_channel_ext() local
742 float *saved = c->delay[channel]; in on2avc_reconstruct_channel() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DLSTMBreakEngine.java185 int saved = text.getIndex(); in substring() local
/third_party/node/test/parallel/
Dtest-stream2-transform.js265 let saved = null; variable
/third_party/alsa-lib/test/lsb/
Dconfig.c119 snd_config_t *orig, *saved; in test_save() local
/third_party/cJSON/tests/unity/extras/fixture/test/
Dunity_fixture_Test.c304 UNITY_UINT saved = Unity.NumberOfTests; in TEST() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c1651 void *saved = u.pnext->pNext; in vn_GetPhysicalDeviceFeatures2() local
1927 void *saved = u.pnext->pNext; in vn_GetPhysicalDeviceProperties2() local
/third_party/mksh/
Dsyn.c905 nesting_pop(struct nesting_state *saved) in nesting_pop()

12