Searched defs:is_root (Results 1 – 8 of 8) sorted by relevance
82 bool is_root() const { return parent_ == nullptr; } in is_root() function
12 bool littleEndian, bool is_root, SkEncodedOrigin* orientation) { in parse_encoded_origin()
73 pub const fn is_root(self) -> bool { in is_root() method100 pub const fn is_root(self) -> bool { in is_root() method
42 def is_root(self): member in Adb
254 def __init__(self, file_path, amalgamation, is_root): argument
194 is_root() const in is_root() function
1964 int is_root; in main() local
686 bool is_root() const { return IsRoot::decode(flags_); } in is_root() function in v8::internal::GlobalHandles::TracedNode