/third_party/mesa3d/src/glx/apple/ |
D | apple_xgl_api_read.c | 51 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/ |
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
|
/third_party/boost/libs/histogram/test/ |
D | utility_str.hpp | 15 auto saved = os.width(); in str() local
|
/third_party/iptables/extensions/ |
D | libxt_set.h | 144 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/ |
D | SDL_cocoashape.h | 34 SDL_bool saved; member
|
/third_party/boost/boost/algorithm/cxx17/ |
D | transform_exclusive_scan.hpp | 33 T saved = init; in transform_exclusive_scan() local
|
D | exclusive_scan.hpp | 31 T saved = init; in exclusive_scan() local
|
/third_party/boost/libs/contract/example/features/ |
D | friend_invariant.cpp | 34 T saved = object.value_; in swap() local
|
/third_party/flutter/skia/tests/ |
D | ChecksumTest.cpp | 32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
|
/third_party/skia/tests/ |
D | ChecksumTest.cpp | 32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacdec_mips.c | 119 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/ |
D | spirv_cross_containers.hpp | 678 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/ |
D | clock_adjtime01.c | 60 static struct tst_timex saved, ttxc; variable
|
D | clock_adjtime02.c | 61 static struct tst_timex saved, ttxc; variable
|
/third_party/boost/libs/wave/samples/token_statistics/xlex/ |
D | xpressive_lexer.hpp | 112 Iterator saved = first; in next_token() local
|
/third_party/boost/boost/regex/v4/ |
D | perl_matcher_recursive.hpp | 927 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/ |
D | simplify_pointers.cc | 178 std::vector<const ast::VariableDeclStatement*> saved; in Run() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_debug.c | 46 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/ |
D | weston-test-fixture-compositor.c | 43 char **saved; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 407 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/ |
D | helpers.ts | 23 const saved = pos; constant
|
/third_party/boost/boost/range/detail/ |
D | microsoft.hpp | 792 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/ |
D | unity_fixture_Test.c | 236 UNITY_UINT saved = Unity.NumberOfTests; in TEST() local
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_context.c | 989 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/ |
D | jdphuff.c | 51 savable_state saved; /* Other state at start of MCU */ member
|