Searched defs:Repr (Results 1 – 6 of 6) sorted by relevance
399 pub struct Repr<S> { struct422 impl<S: StateID> Repr<S> { argument
642 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs() local755 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local771 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local786 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local
47 static PyObject* Repr(PyMessageFieldProperty* self) { in Repr() function
36 class Repr: class
340 Repr() : data_(NULL), size_(0), capacity_(0), ours_(true), utf8_was_valid_(true) {} in Repr() function
418 const char *Repr; member