Searched defs:loop_info (Results 1 – 4 of 4) sorted by relevance
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_insert_exec_mask.cpp | 63 struct loop_info { struct 64 Block* loop_header; 65 uint16_t num_exec_masks; 66 bool has_divergent_break; 67 bool has_divergent_continue; 68 bool has_discard; /* has a discard or demote */ 69 loop_info(Block* b, uint16_t num, bool breaks, bool cont, bool discard) in loop_info() function
|
| /third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
| D | gstsfdec.c | 475 create_and_send_tags (GstSFDec * self, SF_INFO * info, SF_LOOP_INFO * loop_info, in create_and_send_tags() 618 create_and_send_toc (GstSFDec * self, SF_INFO * info, SF_LOOP_INFO * loop_info, in create_and_send_toc() 679 SF_LOOP_INFO loop_info = { 0, }; in gst_sf_dec_open_file() local
|
| /third_party/libsnd/src/ |
| D | common.h | 466 SF_LOOP_INFO *loop_info ; member
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 68382 struct loop_info { struct 68397 struct loop_info64 { argument
|