Home
last modified time | relevance | path

Searched refs:IsMatching (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/inspect/
H A Dproperty_node.h64 bool IsMatching(const std::string& pattern) const;
H A Dproperty_node.cc66 bool AXPropertyNode::IsMatching(const std::string& pattern) const { in IsMatching() function in ui::AXPropertyNode
/dports/math/gap/gap-4.11.0/pkg/digraphs-1.1.1/tst/standard/
H A Doper.tst1629 # IsMatching
1632 gap> IsMatching(gr, edges);
1636 gap> IsMatching(gr, edges);
1639 gap> IsMatching(gr, edges);
1643 gap> IsMatching(gr, edges);
1647 gap> IsMatching(gr, edges);
1651 gap> IsMatching(gr, edges);
1681 gap> IsMatching(gr, edges);
1696 gap> IsMatching(gr, edges);
1711 gap> IsMatching(gr, edges);
[all …]
/dports/math/gap/gap-4.11.0/pkg/digraphs-1.1.1/gap/
H A Doper.gd89 DeclareOperation("IsMatching", [IsDigraph, IsHomogeneousList]);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Daccessibility_tree_formatter_utils_mac.mm123 if (property_node.IsMatching(base::SysNSStringToUTF8(attribute))) {
131 if (property_node.IsMatching(base::SysNSStringToUTF8(attribute))) {
/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp63 bool IsMatching(const MatcherType& matcher, in IsMatching() function
321 if (IsMatching(is_method_safe_to_rename, decl, decl.getASTContext())) in MatchAllOverriddenMethods()
839 if (IsMatching(conflict_matcher, decl, context)) in GetNameForDecl()
1377 return IsMatching(matcher, expr, context); in IsCallee()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp63 bool IsMatching(const MatcherType& matcher, in IsMatching() function
321 if (IsMatching(is_method_safe_to_rename, decl, decl.getASTContext())) in MatchAllOverriddenMethods()
839 if (IsMatching(conflict_matcher, decl, context)) in GetNameForDecl()
1377 return IsMatching(matcher, expr, context); in IsCallee()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp63 bool IsMatching(const MatcherType& matcher, in IsMatching() function
321 if (IsMatching(is_method_safe_to_rename, decl, decl.getASTContext())) in MatchAllOverriddenMethods()
839 if (IsMatching(conflict_matcher, decl, context)) in GetNameForDecl()
1377 return IsMatching(matcher, expr, context); in IsCallee()
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsyneditmiscclasses.pp281 function IsMatching(ABound1, ABound2: TLazSynDisplayTokenBound): Boolean;
677 function TSynSelectedColorMergeResult.IsMatching(ABound1,
697 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(clNone);
698 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(clNone);
724 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(0);
725 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(0);
747 if not IsMatching(FCurrentEndX, FEndX) then begin
758 if not IsMatching(FCurrentStartX, FStartX) then begin
1135 IsMatching(TSynSelectedColor(Other).StartX, LeftCol)
1139 IsMatching(TSynSelectedColor(Other).EndX, RightCol)
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsyneditmiscclasses.pp281 function IsMatching(ABound1, ABound2: TLazSynDisplayTokenBound): Boolean;
677 function TSynSelectedColorMergeResult.IsMatching(ABound1,
697 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(clNone);
698 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(clNone);
724 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(0);
725 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(0);
747 if not IsMatching(FCurrentEndX, FEndX) then begin
758 if not IsMatching(FCurrentStartX, FStartX) then begin
1135 IsMatching(TSynSelectedColor(Other).StartX, LeftCol)
1139 IsMatching(TSynSelectedColor(Other).EndX, RightCol)
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditmiscclasses.pp537 function IsMatching(ABound1, ABound2: TLazSynDisplayTokenBound): Boolean;
1014 function TSynSelectedColorMergeResult.IsMatching(ABound1,
1034 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(clNone);
1035 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(clNone);
1061 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(0);
1062 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(0);
1084 if not IsMatching(FCurrentEndX, FEndX) then begin
1095 if not IsMatching(FCurrentStartX, FStartX) then begin
1472 IsMatching(TSynSelectedColor(Other).StartX, LeftCol)
1476 IsMatching(TSynSelectedColor(Other).EndX, RightCol)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditmiscclasses.pp537 function IsMatching(ABound1, ABound2: TLazSynDisplayTokenBound): Boolean;
1014 function TSynSelectedColorMergeResult.IsMatching(ABound1,
1034 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(clNone);
1035 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(clNone);
1061 bsLeft: if not IsMatching(FCurrentStartX, FStartX) then exit(0);
1062 bsRight: if not IsMatching(FCurrentEndX, FEndX) then exit(0);
1084 if not IsMatching(FCurrentEndX, FEndX) then begin
1095 if not IsMatching(FCurrentStartX, FStartX) then begin
1472 IsMatching(TSynSelectedColor(Other).StartX, LeftCol)
1476 IsMatching(TSynSelectedColor(Other).EndX, RightCol)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dtrace_SUITE.erl111 F1 = fun ({Pat, IsMatching}) ->
114 case IsMatching of
144 F2 = fun (To, {Pat, IsMatching}) ->
147 case IsMatching of
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dtrace_SUITE.erl111 F1 = fun ({Pat, IsMatching}) ->
114 case IsMatching of
144 F2 = fun (To, {Pat, IsMatching}) ->
147 case IsMatching of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dtrace_SUITE.erl110 F1 = fun ({Pat, IsMatching}) ->
113 case IsMatching of
143 F2 = fun (To, {Pat, IsMatching}) ->
146 case IsMatching of
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dtrace_SUITE.erl111 F1 = fun ({Pat, IsMatching}) ->
114 case IsMatching of
144 F2 = fun (To, {Pat, IsMatching}) ->
147 case IsMatching of
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dtrace_SUITE.erl111 F1 = fun ({Pat, IsMatching}) ->
114 case IsMatching of
144 F2 = fun (To, {Pat, IsMatching}) ->
147 case IsMatching of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dtrace_SUITE.erl110 F1 = fun ({Pat, IsMatching}) ->
113 case IsMatching of
143 F2 = fun (To, {Pat, IsMatching}) ->
146 case IsMatching of
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dtrace_SUITE.erl111 F1 = fun ({Pat, IsMatching}) ->
114 case IsMatching of
144 F2 = fun (To, {Pat, IsMatching}) ->
147 case IsMatching of
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Devent.h221 virtual bool IsMatching(const wxEventFunctor& functor) const = 0;
249 virtual bool IsMatching(const wxEventFunctor& functor) const in IsMatching() function
429 virtual bool IsMatching(const wxEventFunctor& functor) const
495 virtual bool IsMatching(const wxEventFunctor &functor) const
540 virtual bool IsMatching(const wxEventFunctor &functor) const
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Devent.h221 virtual bool IsMatching(const wxEventFunctor& functor) const = 0;
249 virtual bool IsMatching(const wxEventFunctor& functor) const in IsMatching() function
429 virtual bool IsMatching(const wxEventFunctor& functor) const
495 virtual bool IsMatching(const wxEventFunctor &functor) const
540 virtual bool IsMatching(const wxEventFunctor &functor) const
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Devent.h243 virtual bool IsMatching(const wxEventFunctor& functor) const = 0;
271 virtual bool IsMatching(const wxEventFunctor& functor) const wxOVERRIDE
443 virtual bool IsMatching(const wxEventFunctor& functor) const wxOVERRIDE
509 virtual bool IsMatching(const wxEventFunctor &functor) const wxOVERRIDE
554 virtual bool IsMatching(const wxEventFunctor &functor) const wxOVERRIDE
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxEvtHandler.cpp111 …entry->m_fn->IsMatching(wxObjectEventFunctor((wxObjectEventFunction)&wxPyCallback::EventThunker, N… in _wxEvtHandler_Disconnect()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Devent.cpp1800 entry->m_fn->IsMatching(func) && in DoUnbind()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Devent.cpp1708 entry->m_fn->IsMatching(func) && in DoUnbind()

12