Searched defs:IsSet (Results 1 – 3 of 3) sorted by relevance
60 func (c soongConfig) IsSet(name string) bool { func
64 bool IsSet(const void* heap_addr) const { in IsSet() function
72 bool IsSet(Integer bits) const { return (value_ & bits) == bits; } in IsSet() function