Home
last modified time | relevance | path

Searched refs:has_end (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Ddisasm-a3xx.c72 bool has_end; /* have we seen end instruction */ member
427 if (ctx->has_end) { in disasm_field_cb()
439 ctx->has_end = true; in disasm_field_cb()
/third_party/ffmpeg/fftools/
Dffprobe.c127 int has_start, has_end; member
2439 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() local
2517 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()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h1036 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() function
7536 inline bool DescriptorProto_ReservedRange::has_end() const { in has_end() function
8907 inline bool EnumDescriptorProto_EnumReservedRange::has_end() const { in has_end() function
12789 inline bool GeneratedCodeInfo_Annotation::has_end() const { in has_end() function