Home
last modified time | relevance | path

Searched refs:IsLocal (Results 1 – 25 of 1833) sorted by relevance

12345678910>>...74

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/proxy/
H A Dendpoints_test.go866 {Endpoint: "1.1.1.1:11", IsLocal: true, Ready: true, Serving: true, Terminating: false},
871 {Endpoint: "1.1.1.1:11", IsLocal: true, Ready: true, Serving: true, Terminating: false},
916 {Endpoint: "1.1.1.1:11", IsLocal: true, Ready: true, Serving: true, Terminating: false},
919 {Endpoint: "1.1.1.1:12", IsLocal: true, Ready: true, Serving: true, Terminating: false},
927 {Endpoint: "1.1.1.1:11", IsLocal: true, Ready: true, Serving: true, Terminating: false},
930 {Endpoint: "1.1.1.1:12", IsLocal: true, Ready: true, Serving: true, Terminating: false},
954 {Endpoint: "1.1.1.2:11", IsLocal: true, Ready: true, Serving: true, Terminating: false},
958 {Endpoint: "1.1.1.2:12", IsLocal: true, Ready: true, Serving: true, Terminating: false},
962 {Endpoint: "1.1.1.4:13", IsLocal: true, Ready: true, Serving: true, Terminating: false},
1889 …return a.Endpoint == b.Endpoint && a.IsLocal == b.IsLocal && a.Ready == b.Ready && a.Serving == b.…
[all …]
H A Dendpointslicecache_test.go47 …&BaseEndpointInfo{Endpoint: "10.0.1.1:80", IsLocal: false, Ready: true, Serving: true, Terminating…
48 …&BaseEndpointInfo{Endpoint: "10.0.1.2:80", IsLocal: true, Ready: true, Serving: true, Terminating:…
49 …&BaseEndpointInfo{Endpoint: "10.0.1.3:80", IsLocal: false, Ready: true, Serving: true, Terminating…
53 …&BaseEndpointInfo{Endpoint: "10.0.1.2:443", IsLocal: true, Ready: true, Serving: true, Terminating…
237 IsLocal: false,
245 IsLocal: true,
253 IsLocal: false,
273 IsLocal: false,
281 IsLocal: true,
289 IsLocal: false,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/accessible/xpcom/
H A DxpcAccessibleValue.cpp20 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMaximumValue()
25 if (Intl()->IsLocal()) { in GetMaximumValue()
43 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMinimumValue()
48 if (Intl()->IsLocal()) { in GetMinimumValue()
66 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetCurrentValue()
71 if (Intl()->IsLocal()) { in GetCurrentValue()
86 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in SetCurrentValue()
90 if (Intl()->IsLocal()) { in SetCurrentValue()
106 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMinimumIncrement()
111 if (Intl()->IsLocal()) { in GetMinimumIncrement()
H A DxpcAccessibleHyperText.cpp48 if (mIntl->IsLocal()) { in NS_INTERFACE_MAP_ENTRY_CONDITIONAL()
67 if (mIntl->IsLocal()) { in GetText()
88 if (mIntl->IsLocal()) { in GetTextBeforeOffset()
112 if (mIntl->IsLocal()) { in GetTextAtOffset()
137 if (mIntl->IsLocal()) { in GetTextAfterOffset()
157 if (mIntl->IsLocal()) { in GetCharacterAtOffset()
247 if (mIntl->IsLocal()) { in GetCharacterExtents()
274 if (mIntl->IsLocal()) { in GetRangeExtents()
296 if (mIntl->IsLocal()) { in GetOffsetAtPoint()
311 if (mIntl->IsLocal()) { in GetCaretOffset()
[all …]
H A DxpcAccessibleHyperLink.cpp22 if (Intl()->IsLocal()) { in GetStartIndex()
46 if (Intl()->IsLocal()) { in GetEndIndex()
70 if (Intl()->IsLocal()) { in GetAnchorCount()
95 if (Intl()->IsLocal()) { in GetURI()
130 if (Intl()->IsLocal()) { in GetAnchor()
154 if (Intl()->IsLocal()) { in GetValid()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/xpcom/
H A DxpcAccessibleValue.cpp20 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMaximumValue()
25 if (Intl()->IsLocal()) { in GetMaximumValue()
43 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMinimumValue()
48 if (Intl()->IsLocal()) { in GetMinimumValue()
66 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetCurrentValue()
71 if (Intl()->IsLocal()) { in GetCurrentValue()
86 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in SetCurrentValue()
90 if (Intl()->IsLocal()) { in SetCurrentValue()
106 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMinimumIncrement()
111 if (Intl()->IsLocal()) { in GetMinimumIncrement()
H A DxpcAccessibleHyperText.cpp48 if (mIntl->IsLocal()) { in NS_INTERFACE_MAP_ENTRY_CONDITIONAL()
67 if (mIntl->IsLocal()) { in GetText()
88 if (mIntl->IsLocal()) { in GetTextBeforeOffset()
112 if (mIntl->IsLocal()) { in GetTextAtOffset()
137 if (mIntl->IsLocal()) { in GetTextAfterOffset()
157 if (mIntl->IsLocal()) { in GetCharacterAtOffset()
247 if (mIntl->IsLocal()) { in GetCharacterExtents()
274 if (mIntl->IsLocal()) { in GetRangeExtents()
296 if (mIntl->IsLocal()) { in GetOffsetAtPoint()
311 if (mIntl->IsLocal()) { in GetCaretOffset()
[all …]
H A DxpcAccessibleHyperLink.cpp22 if (Intl()->IsLocal()) { in GetStartIndex()
46 if (Intl()->IsLocal()) { in GetEndIndex()
70 if (Intl()->IsLocal()) { in GetAnchorCount()
95 if (Intl()->IsLocal()) { in GetURI()
130 if (Intl()->IsLocal()) { in GetAnchor()
154 if (Intl()->IsLocal()) { in GetValid()
/dports/www/firefox/firefox-99.0/accessible/xpcom/
H A DxpcAccessibleValue.cpp21 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMaximumValue()
39 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMinimumValue()
57 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetCurrentValue()
72 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in SetCurrentValue()
76 if (Intl()->IsLocal()) { in SetCurrentValue()
92 if (Intl()->IsLocal() && Intl()->AsLocal()->IsDefunct()) { in GetMinimumIncrement()
H A DxpcAccessibleHyperText.cpp127 if (mIntl->IsLocal()) { in GetCharacterAtOffset()
219 if (mIntl->IsLocal()) { in GetCharacterExtents()
246 if (mIntl->IsLocal()) { in GetRangeExtents()
268 if (mIntl->IsLocal()) { in GetOffsetAtPoint()
283 if (mIntl->IsLocal()) { in GetCaretOffset()
295 if (mIntl->IsLocal()) { in SetCaretOffset()
333 if (mIntl->IsLocal() || in GetSelectionBounds()
360 if (mIntl->IsLocal()) { in SetSelectionBounds()
382 if (mIntl->IsLocal()) { in AddSelection()
394 if (mIntl->IsLocal()) { in RemoveSelection()
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/api4/
H A Dhandlers.go27 IsLocal: false,
46 IsLocal: false,
66 IsLocal: false,
87 IsLocal: false,
107 IsLocal: false,
128 IsLocal: false,
148 IsLocal: false,
168 IsLocal: false,
191 IsLocal: true,
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/
H A Dwxscodercontext.cpp9 bool IsLocal = (HeaderFlags&hfLocal) != 0; in AddHeader() local
17 …if ( IsLocal ) return; // Do not need any local includes because they're used only inside… in AddHeader()
25 !IsLocal && in AddHeader()
29 IsLocal = true; in AddHeader()
49 if ( IsLocal ) in AddHeader()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/kar/
H A Dkar-path.c58 bool * IsLocal, in kar_resolve_path() argument
79 if ( IsLocal != NULL ) { in kar_resolve_path()
80 * IsLocal = true; in kar_resolve_path()
123 * IsLocal = Local != NULL; in kar_resolve_path()
184 bool IsLocal; in kar_open_file_read() local
193 IsLocal = false; in kar_open_file_read()
219 IsLocal = true; in kar_open_file_read()
226 & IsLocal, in kar_open_file_read()
233 if ( IsLocal ) { in kar_open_file_read()
/dports/www/rt44/rt-4.4.5/lib/RT/URI/
H A Dasset.pm103 sub IsLocal { subroutine
158 if ( my $id = $self->IsLocal ) {
192 if ($self->IsLocal and $self->Object) {
210 if ($self->IsLocal and $self->Object) {
H A Dfsck_com_article.pm114 if ( $self->IsLocal) {
150 sub IsLocal { subroutine
195 if ($self->IsLocal && $self->Object) {
211 if ($self->IsLocal && ( my $object = $self->Object )) {
/dports/www/rt50/rt-5.0.2/lib/RT/URI/
H A Dasset.pm103 sub IsLocal { subroutine
158 if ( my $id = $self->IsLocal ) {
192 if ($self->IsLocal and $self->Object) {
210 if ($self->IsLocal and $self->Object) {
H A Duser.pm103 sub IsLocal { subroutine
158 if ( my $id = $self->IsLocal ) {
192 if ($self->IsLocal and $self->Object) {
209 if ($self->IsLocal and $self->Object) {
H A Dfsck_com_article.pm114 if ( $self->IsLocal) {
150 sub IsLocal { subroutine
195 if ($self->IsLocal && $self->Object) {
211 if ($self->IsLocal && ( my $object = $self->Object )) {
H A Dgroup.pm103 sub IsLocal { subroutine
158 if ( my $id = $self->IsLocal ) {
192 if ($self->IsLocal and $self->Object) {
211 if ($self->IsLocal and $self->Object) {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/
H A DBioseq.cpp285 } else if (id->IsLocal()) { in s_BestNonLocalRank()
297 } else if ( !id->IsLocal() ) { in GetNonLocalId()
317 if (id1.IsLocal() && id1.Match(*id) && !id2.IsLocal()) { in GetNonLocalId()
319 } else if (id2.IsLocal() && id2.Match(*id) && !id1.IsLocal()) { in GetNonLocalId()
330 if (id.Empty() || !id->IsLocal()) { in s_BestLocalRank()
339 if (id.NotEmpty() && id->IsLocal()) { in GetLocalId()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seq/
H A DBioseq.cpp285 } else if (id->IsLocal()) { in s_BestNonLocalRank()
297 } else if ( !id->IsLocal() ) { in GetNonLocalId()
317 if (id1.IsLocal() && id1.Match(*id) && !id2.IsLocal()) { in GetNonLocalId()
319 } else if (id2.IsLocal() && id2.Match(*id) && !id1.IsLocal()) { in GetNonLocalId()
330 if (id.Empty() || !id->IsLocal()) { in s_BestLocalRank()
339 if (id.NotEmpty() && id->IsLocal()) { in GetLocalId()
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/pires/go-proxyproto/
H A Dversion_cmd.go17 func (pvc ProtocolVersionAndCommand) IsLocal() bool { func
28 return !(pvc.IsLocal() || pvc.IsProxy())
32 if pvc.IsLocal() {
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/pires/go-proxyproto/
H A Dversion_cmd.go24 func (pvc ProtocolVersionAndCommand) IsLocal() bool { func
36 return !(pvc.IsLocal() || pvc.IsProxy())
40 if pvc.IsLocal() {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/pires/go-proxyproto/
H A Dversion_cmd.go24 func (pvc ProtocolVersionAndCommand) IsLocal() bool {
36 return !(pvc.IsLocal() || pvc.IsProxy())
40 if pvc.IsLocal() {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/pires/go-proxyproto/
H A Dversion_cmd.go24 func (pvc ProtocolVersionAndCommand) IsLocal() bool {
36 return !(pvc.IsLocal() || pvc.IsProxy())
40 if pvc.IsLocal() {

12345678910>>...74