Searched defs:has_end (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
H A D | disasm-a3xx.c | 72 bool has_end; /* have we seen end instruction */ member |
/third_party/ffmpeg/fftools/ | ||
H A D | ffprobe.c | 142 int has_start, has_end; member 2799 int has_start = 0, has_end = interval->has_end && !interval->end_is_offset; in read_interval_packets() local [all...] |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | descriptor.pb.h | 7393 inline bool DescriptorProto_ExtensionRange::has_end() const { in has_end() function in DescriptorProto_ExtensionRange 7536 inline bool DescriptorProto_ReservedRange::has_end() const { in has_end() function in DescriptorProto_ReservedRange 8907 inline bool EnumDescriptorProto_EnumReservedRange::has_end() const { in has_end() function in EnumDescriptorProto_EnumReservedRange 12789 inline bool GeneratedCodeInfo_Annotation::has_end() const { in has_end() function in GeneratedCodeInfo_Annotation |
Completed in 31 milliseconds