Home
last modified time | relevance | path

Searched refs:IsSource (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/dports/sysutils/aptly/aptly-1.4.0/deb/
H A Dpackage.go33 IsSource bool member
127 IsSource: true,
249 if p.IsSource {
260 if p.IsSource {
273 if p.IsSource {
285 if p.IsSource {
460 if p.IsSource {
469 if p.IsSource {
514 if p.IsSource {
523 if p.IsSource {
[all …]
H A Dpackage_collection.go35 IsSource bool member
73 p.IsSource = oldp.IsSource
/dports/net/opal/opal-3.10.10/src/iax2/
H A Diax2medstrm.cxx70 << (IsSource() ? "source" : "sink")); in OpalIAX2MediaStream()
119 return IsSource(); in IsSynchronous()
127 if (IsSource()) { in WriteData()
/dports/sysutils/istio/istio-1.6.7/pkg/config/event/
H A Dtransformer_test.go70 if e.IsSource(data.Foo.Name()) {
73 if e.IsSource(data.Bar.Name()) {
110 if e.IsSource(data.Foo.Name()) {
139 if e.IsSource(data.Foo.Name()) {
175 if e.IsSource(data.Foo.Name()) {
178 if e.IsSource(data.Bar.Name()) {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/unit_test_util/
H A Dunit_test_util.cpp217 if ((*it)->IsSource()) { in SetDbxref()
223 if ((*it)->IsSource()) { in SetDbxref()
238 if ((*it)->IsSource()) { in SetDbxref()
244 if ((*it)->IsSource()) { in SetDbxref()
284 if ((*it)->IsSource()) { in RemoveDbxref()
290 if ((*it)->IsSource()) { in RemoveDbxref()
324 if ((*it)->IsSource()) { in SetTaxon()
330 if ((*it)->IsSource()) { in SetTaxon()
466 if ((*it)->IsSource()) { in SetTaxname()
476 if ((*it)->IsSource()) { in SetTaxname()
[all …]
/dports/net/opal/opal-3.10.10/src/opal/
H A Dmediastrm.cxx666 rtpSession.Reopen(IsSource()); in Open()
676 rtpSession.Close(IsSource()); in InternalClose()
688 rtpSession.Reopen(IsSource()); in SetPaused()
690 if (IsSource()) in SetPaused()
720 if (IsSource()) { in WritePacket()
745 return IsSource() && maxAudioJitterDelay == 0; in IsSynchronous()
790 rtpSession.GetStatistics(statistics, IsSource()); in GetStatistics()
876 if (IsSource()) { in WriteData()
1323 if (IsSource()) { in WriteData()
1360 return IsSource(); in IsSynchronous()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
42 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
48 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
42 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
48 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
42 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
48 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
42 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
48 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
42 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
48 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
41 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
47 if (IsSource) in getCorrespondingHeaderOrSource()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/table2asn/
H A Ddescr_apply.cpp94 descriptor.IsSource())) { in sReportInvalidDescriptor()
96 string descName = descriptor.IsSource() ? in sReportInvalidDescriptor()
/dports/sysutils/fselect/fselect-0.7.7/src/
H A Dfield.rs82 IsSource,
169 "is_source" => Ok(Field::IsSource),
258 | Field::IsSource
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/ietf/
H A Drtp.c176 GF_Err gf_rtp_initialize(GF_RTPChannel *ch, u32 UDPBufferSize, Bool IsSource, u32 PathMTU, u32 Reor… in gf_rtp_initialize() argument
181 if (!ch || (IsSource && !PathMTU)) return GF_BAD_PARAM; in gf_rtp_initialize()
201 if (IsSource && ch->net_info.IsUnicast && !ch->net_info.destination) return GF_BAD_PARAM; in gf_rtp_initialize()
205 if (IsSource) { in gf_rtp_initialize()
222 if (!IsSource) { in gf_rtp_initialize()
244 if (UDPBufferSize) gf_sk_set_buffer_size(ch->rtp, IsSource, UDPBufferSize); in gf_rtp_initialize()
247 if (ReorederingSize && !IsSource) { in gf_rtp_initialize()
258 if (!IsSource) { in gf_rtp_initialize()
278 if (IsSource) { in gf_rtp_initialize()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/ietf/
H A Drtp.c176 GF_Err gf_rtp_initialize(GF_RTPChannel *ch, u32 UDPBufferSize, Bool IsSource, u32 PathMTU, u32 Reor… in gf_rtp_initialize() argument
181 if (!ch || (IsSource && !PathMTU)) return GF_BAD_PARAM; in gf_rtp_initialize()
201 if (IsSource && ch->net_info.IsUnicast && !ch->net_info.destination) return GF_BAD_PARAM; in gf_rtp_initialize()
205 if (IsSource) { in gf_rtp_initialize()
222 if (!IsSource) { in gf_rtp_initialize()
244 if (UDPBufferSize) gf_sk_set_buffer_size(ch->rtp, IsSource, UDPBufferSize); in gf_rtp_initialize()
247 if (ReorederingSize && !IsSource) { in gf_rtp_initialize()
258 if (!IsSource) { in gf_rtp_initialize()
278 if (IsSource) { in gf_rtp_initialize()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/script/
H A DScriptLoadHandler.cpp58 if (mRequest->IsSource()) { in NS_IMPL_ISUPPORTS()
321 if (mRequest->IsSource()) { in OnStreamComplete()
366 if (NS_SUCCEEDED(rv) && mRequest->IsSource() && in OnStreamComplete()
/dports/devel/rpc2/rpc2-2.14/rpc2-src/
H A Dsftp2.c229 if (IsSource(sEntry)) { in ClientPacket()
257 if (IsSource(sEntry)) { in ClientPacket()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Dremote_updater.cpp303 if (obj.IsSource() && obj.GetSource().IsSetOrg()) in UpdateOrgFromTaxon()
338 if (desc.IsSource() && desc.GetSource().IsSetOrg()) in UpdateOrgFromTaxon()
524 if (desc.IsSource() && desc.GetSource().IsSetOrg()) in _UpdateOrgFromTaxon()
550 if ((**owner_it)->IsSource()) in xUpdate()

12345678910>>...15