Home
last modified time | relevance | path

Searched defs:old_rep (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.h754 uintptr_t old_rep = rep_; variable
768 uintptr_t old_rep = rep_; variable
/third_party/protobuf/src/google/protobuf/
Drepeated_field.cc57 Rep* old_rep = rep_; in InternalExtend() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.h1111 inline void Cord::InlineRep::CommitTree(const CordRep* old_rep, CordRep* rep, in CommitTree()