Home
last modified time | relevance | path

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

1234

/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/boost/libs/histogram/test/
Dutility_str.hpp15 auto saved = os.width(); in str() local
/third_party/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
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoashape.h34 SDL_bool saved; member
/third_party/boost/boost/algorithm/cxx17/
Dtransform_exclusive_scan.hpp33 T saved = init; in transform_exclusive_scan() local
Dexclusive_scan.hpp31 T saved = init; in exclusive_scan() local
/third_party/boost/libs/contract/example/features/
Dfriend_invariant.cpp34 T saved = object.value_; in swap() local
/third_party/flutter/skia/tests/
DChecksumTest.cpp32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
/third_party/skia/tests/
DChecksumTest.cpp32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.c119 float *saved = sce->saved; in imdct_and_windowing_mips() local
339 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/boost/libs/wave/samples/token_statistics/xlex/
Dxpressive_lexer.hpp112 Iterator saved = first; in next_token() local
/third_party/boost/boost/regex/v4/
Dperl_matcher_recursive.hpp927 repeater_count<BidiIterator>* saved = next_count; in match_recursion() local
960 recursion_info<results_type> saved = recursion_stack.back(); in match_endmark() local
/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/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()
545 static void si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) in si_dump_bo_list()
1090 void si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved, enum ring_type ring) in si_check_vm_faults()
/third_party/weston/tests/
Dweston-test-fixture-compositor.c43 char **saved; member
/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/boost/boost/range/detail/
Dmicrosoft.hpp792 std::vector<val_t> saved; in test_forward() local
811 std::vector<val_t> saved; in test_bidirectional() local
832 std::vector<val_t> saved; in test_random_access() local
/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.c989 struct sampler_info *saved = &ctx->compute_samplers_saved; in cso_save_compute_samplers() local
1001 struct sampler_info *saved = &ctx->compute_samplers_saved; in cso_restore_compute_samplers() local
1317 struct sampler_info *saved = &ctx->fragment_samplers_saved; in cso_save_fragment_samplers() local
1329 struct sampler_info *saved = &ctx->fragment_samplers_saved; in cso_restore_fragment_samplers() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdphuff.c51 savable_state saved; /* Other state at start of MCU */ member

1234