Home
last modified time | relevance | path

Searched refs:GetAncestor (Results 1 – 9 of 9) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITree.cs69 ITree GetAncestor(int ttype); in GetAncestor() method
DBaseTree.cs380 return GetAncestor(ttype) != null; in HasAncestor()
384 public virtual ITree GetAncestor(int ttype) { in GetAncestor() method in Antlr.Runtime.Tree.BaseTree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DITree.cs73 ITree GetAncestor( int ttype ); in GetAncestor() method
DBaseTree.cs500 return GetAncestor( ttype ) != null; in HasAncestor()
504 public virtual ITree GetAncestor( int ttype ) in GetAncestor() method in Antlr.Runtime.Tree.BaseTree
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_win.cc118 (window_ == GetAncestor(windowUnderCursor, GA_ROOT)) : false; in Capture()
Dcropping_window_capturer_win.cc63 if (GetAncestor(hwnd, GA_ROOTOWNER) == context->selected_window) { in TopWindowVerifier()
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1061 func (m *Index) GetAncestor() bool { func
1378 func (m *Query) GetAncestor() *Reference { func
1804 func (m *CompiledQuery_EntityFilter) GetAncestor() *Reference { func
/external/syzkaller/executor/
Dsyscalls.h12683 {"GetAncestor", 0, (syscall_t)GetAncestor},
/external/syzkaller/sys/windows/
Dwindows.txt1744 GetAncestor(hwnd ptr[inout, intptr], gaFlags int32)