Searched refs:annotation_ (Results 1 - 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
H A Dtracing.h219 std::unique_ptr<Engine::Annotation> annotation_; member in class:tensorflow::port::Tracing::ScopedAnnotation
245 annotation_.reset(e->PushAnnotation(name));
253 annotation_.reset(
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5138 annotation_ = other.annotation_.Clone();
5149 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> annotation_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation>(); field in class:Google.Protobuf.Reflection.GeneratedCodeInfo
5155 get { return annotation_; }
5169 if(!annotation_.Equals(other.annotation_)) return false;
5175 hash ^= annotation_.GetHashCode();
5184 annotation_.WriteTo(output, _repeated_annotation_codec);
5189 size += annotation_.CalculateSize(_repeated_annotation_codec);
5197 annotation_
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h3629 ::google::protobuf::RepeatedPtrField< ::google::protobuf::GeneratedCodeInfo_Annotation > annotation_; member in class:google::protobuf::GeneratedCodeInfo
7597 return annotation_.size();
7600 annotation_.Clear();
7604 return annotation_.Get(index);
7608 return annotation_.Mutable(index);
7612 return annotation_.Add();
7617 return &annotation_;
7622 return annotation_;
H A Ddescriptor.pb.cc531 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(GeneratedCodeInfo, annotation_),
14818 annotation_.Clear();
14948 annotation_.MergeFrom(from.annotation_);
14978 annotation_.UnsafeArenaSwap(&other->annotation_);
15133 return annotation_.size();
15136 annotation_.Clear();
15140 return annotation_.Get(index);
15144 return annotation_
[all...]
/external/kotlinc/lib/
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...

Completed in 301 milliseconds