Searched refs:has_end (Results 1 – 3 of 3) sorted by relevance
72 bool has_end; /* have we seen end instruction */ member427 if (ctx->has_end) { in disasm_field_cb()439 ctx->has_end = true; in disasm_field_cb()
127 int has_start, has_end; member2439 if (interval->has_end) { in log_read_interval()2460 int has_start = 0, has_end = interval->has_end && !interval->end_is_offset; in read_interval_packets() local2517 if (has_start && !has_end && interval->end_is_offset) { in read_interval_packets()2519 has_end = 1; in read_interval_packets()2525 } else if (has_end && *cur_ts != AV_NOPTS_VALUE && *cur_ts >= end) { in read_interval_packets()2567 ReadInterval interval = (ReadInterval) { .has_start = 0, .has_end = 0 }; in read_packets()3443 interval->has_end = 1; in parse_read_interval()3474 interval->has_end = 0; in parse_read_interval()
1036 bool has_end() const;1201 bool has_end() const;2475 bool has_end() const;6407 bool has_end() const;7393 inline bool DescriptorProto_ExtensionRange::has_end() const { in has_end() function7536 inline bool DescriptorProto_ReservedRange::has_end() const { in has_end() function8907 inline bool EnumDescriptorProto_EnumReservedRange::has_end() const { in has_end() function12789 inline bool GeneratedCodeInfo_Annotation::has_end() const { in has_end() function