Home
last modified time | relevance | path

Searched defs:saved_state (Results 1 – 25 of 51) sorted by relevance

123

/external/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c35 struct saved_state { struct
57 struct saved_state state; argument
/external/igt-gpu-tools/assembler/
Dlex.l9 int saved_state = 0; variable
/external/mesa3d/src/intel/compiler/
Dbrw_lex.l12 int saved_state = 0; variable
/external/mesa3d/src/intel/compiler/elk/
Delk_lex.l12 int saved_state = 0; variable
/external/mesa3d/src/amd/vulkan/meta/
Dradv_meta_copy.c114 struct radv_meta_saved_state saved_state; in copy_buffer_to_image() local
268 struct radv_meta_saved_state saved_state; in copy_image_to_buffer() local
420 struct radv_meta_saved_state saved_state; in copy_image() local
Dradv_meta_decompress.c253 struct radv_meta_saved_state saved_state; in radv_process_depth_stencil() local
380 struct radv_meta_saved_state saved_state; in radv_expand_depth_stencil_compute() local
Dradv_meta_resolve_fs.c530 struct radv_meta_saved_state saved_state; in radv_meta_resolve_fragment_image() local
634 struct radv_meta_saved_state saved_state; in radv_cmd_buffer_resolve_rendering_fs() local
688 struct radv_meta_saved_state saved_state; in radv_depth_stencil_resolve_rendering_fs() local
Dradv_meta_etc_decode.c81 struct radv_meta_saved_state saved_state; in radv_meta_decode_etc() local
Dradv_meta_fast_clear.c333 struct radv_meta_saved_state saved_state; in radv_process_color_image() local
494 struct radv_meta_saved_state saved_state; in radv_decompress_dcc_compute() local
Dradv_meta_astc_decode.c96 struct radv_meta_saved_state saved_state; in radv_meta_decode_astc() local
Dradv_meta_fmask_expand.c131 struct radv_meta_saved_state saved_state; in radv_expand_fmask_image_inplace() local
Dradv_meta_buffer.c164 struct radv_meta_saved_state saved_state; in fill_buffer_shader() local
199 struct radv_meta_saved_state saved_state; in copy_buffer_shader() local
Dradv_meta_resolve.c241 struct radv_meta_saved_state saved_state; in radv_meta_resolve_hardware_image() local
446 struct radv_meta_saved_state saved_state; in radv_cmd_buffer_resolve_rendering_hw() local
Dradv_meta_copy_vrs_htile.c169 struct radv_meta_saved_state saved_state; in radv_copy_vrs_htile() local
Dradv_meta_clear.c650 struct radv_meta_saved_state saved_state; in clear_htile_mask() local
1111 struct radv_meta_saved_state saved_state; in radv_clear_dcc_comp_to_single() local
1766 struct radv_meta_saved_state saved_state; in radv_cmd_buffer_clear_rendering() local
2055 struct radv_meta_saved_state saved_state; in radv_CmdClearColorImage() local
2082 struct radv_meta_saved_state saved_state; in radv_CmdClearDepthStencilImage() local
2099 struct radv_meta_saved_state saved_state; in radv_CmdClearAttachments() local
Dradv_meta_resolve_cs.c408 struct radv_meta_saved_state saved_state; in radv_meta_resolve_compute_image() local
529 struct radv_meta_saved_state saved_state; in radv_depth_stencil_resolve_rendering_cs() local
Dradv_meta_dcc_retile.c154 struct radv_meta_saved_state saved_state; in radv_retile_dcc() local
/external/coreboot/src/mainboard/google/storm/
Dchromeos.c68 static enum switch_state saved_state = not_probed; in get_switch_state() local
/external/coreboot/src/mainboard/google/gale/
Dchromeos.c96 static enum switch_state saved_state = not_probed; in get_switch_state() local
/external/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c779 struct radv_meta_saved_state saved_state; in radv_CmdBuildAccelerationStructuresKHR() local
806 struct radv_meta_saved_state saved_state; in radv_CmdCopyAccelerationStructureKHR() local
875 struct radv_meta_saved_state saved_state; in radv_CmdCopyMemoryToAccelerationStructureKHR() local
912 struct radv_meta_saved_state saved_state; in radv_CmdCopyAccelerationStructureToMemoryKHR() local
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher_non_recursive.hpp43 struct saved_state struct
45 union{
52 saved_state(unsigned i) : state_id(i) {} in saved_state() argument
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher_non_recursive.hpp53 struct saved_state struct
55 union{
62 saved_state(unsigned i) : state_id(i) {} in saved_state() argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
Dpeeking_take_while.rs149 let saved_state = self.clone(); localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
Dpeeking_take_while.rs149 let saved_state = self.clone(); localVariable
/external/rust/android-crates-io/crates/itertools/src/
Dpeeking_take_while.rs173 let saved_state = self.clone(); localVariable

123