/third_party/skia/tests/ |
H A D | ChecksumTest.cpp | 32 const uint32_t saved = tweaked[j]; in DEF_TEST() local
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_xgl_api_read.c | 51 SetRead(struct apple_xgl_saved_state *saved) in SetRead() argument 83 UnsetRead(struct apple_xgl_saved_state *saved) in UnsetRead() argument 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; __applegl_glCopyColorTable() local [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | simplify_pointers.cc | 178 std::vector<const ast::VariableDeclStatement*> saved; in Run() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime01.c | 60 static struct tst_timex saved, ttxc; variable
|
H A D | clock_adjtime02.c | 61 static struct tst_timex saved, ttxc; variable
|
/third_party/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 236 UNITY_UINT saved = Unity.NumberOfTests; in TEST() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacdec_mips.c | 120 float *saved = sce->saved; in imdct_and_windowing_mips() local 340 float *saved = sce->saved; update_ltp_mips() local [all...] |
/third_party/cJSON/tests/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 304 UNITY_UINT saved = Unity.NumberOfTests; in TEST() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdhuff.c | 50 savable_state saved; /* Other state at start of MCU */ member
|
H A D | jdphuff.c | 51 savable_state saved; /* Other state at start of MCU */ member [all...] |
H A D | jdhuff_opt.c | 50 savable_state saved; /* Other state at start of MCU */ member
|
H A D | jchuff.c | 114 savable_state saved; /* Bit buffer & DC state at start of MCU */ member [all...] |
/third_party/alsa-lib/test/lsb/ |
H A D | config.c | 119 snd_config_t *orig, *saved; in test_save() local
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | postscript.c | 245 int saved = 0; /* DSC line not precessed yet */ in _print_ps() local [all...] |
/third_party/mesa3d/src/util/ |
H A D | u_cpu_detect.c | 478 bool saved = false; in get_cpu_topology() local
|
/third_party/f2fs-tools/fsck/ |
H A D | dict.c | 442 dnode_t *saved; in dict_lookup() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | on2avc.c | 698 float *saved = c->delay[ch]; in on2avc_reconstruct_channel_ext() local 742 float *saved = c->delay[channel]; in on2avc_reconstruct_channel() local [all...] |
/third_party/backends/backend/ |
H A D | mustek.h | 289 SANE_Int saved[3]; /* number of saved color lines */ member
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 1860 std::unique_ptr<int> saved; in TEST() local 2080 std::unique_ptr<int> saved; in TEST() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | expand.c | 1427 const int saved = conservative; in expr_truth_value() local 1457 const int saved = conservative; in is_zero_constant() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A 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() argument 84 si_clear_saved_cs(struct radeon_saved_cs *saved) si_clear_saved_cs() argument 532 si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) si_dump_bo_list() argument 1066 si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved, enum amd_ip_type ring) si_check_vm_faults() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_eu_compact.c | 2521 brw_inst saved = inst; in brw_compact_instructions() local
|
/third_party/mksh/ |
H A D | syn.c | 905 nesting_pop(struct nesting_state *saved) in nesting_pop() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe_common.c | 407 struct radeon_saved_cs saved; in r600_flush_dma_ring() local 440 radeon_save_cs(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, struct radeon_saved_cs *saved, bool get_buffer_list) radeon_save_cs() argument 479 radeon_clear_saved_cs(struct radeon_saved_cs *saved) radeon_clear_saved_cs() argument [all...] |
/third_party/python/Modules/ |
H A D | readline.c | 1152 char saved; in flex_complete() local
|