Home
last modified time | relevance | path

Searched refs:otherSources (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/models/
H A DEventManager.ts28 otherSources: any // does not include sticky source property in EventManager
34 this.otherSources = []
59 this.otherSources.push(eventSource)
68 removeExact(this.otherSources, doomedSource)
77 this.otherSources = []
118 return [ this.stickySource ].concat(this.otherSources)
150 let sources = this.otherSources
184 return $.grep(this.otherSources, function(source: any) {
/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/protocol/xmpp/util/
H A DSourceGroup.java223 List<SourcePacketExtension> otherSources = other.getSources(); in equals() local
225 if (sources.size() != otherSources.size()) in equals()
232 if (!sources.get(i).sourceEquals(otherSources.get(i))) in equals()
/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/streaming/util/
H A DMockSourceProvider.scala69 def withMockSources(source: Source, otherSources: Source*)(f: => Unit): Unit = {
71 val sources = source +: otherSources
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/process/
H A Dbuildrequest.py286 otherSources = dict((ss['codebase'], ss)
290 if set(selfSources) != set(otherSources):
294 otherSS = otherSources[c]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp314 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
337 otherSources.push_back(arg); in main()
468 for (const auto &path : otherSources) { in main()
/dports/devel/f18/f18-1688bef/tools/f18/
H A Df18-parse-demo.cc315 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
338 otherSources.push_back(arg); in main()
469 for (const auto &path : otherSources) { in main()
H A Df18.cc396 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
419 otherSources.push_back(arg); in main()
619 for (const auto &path : otherSources) { in main()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/ast/
H A Dsqliteselect.cpp566 DEEP_COPY_COLLECTION(JoinSourceOther, otherSources); in JoinSource()
572 this->otherSources = list; in JoinSource()
576 for (JoinSourceOther* other : otherSources) in JoinSource()
726 builder.withStatement(singleSource).withStatementList(otherSources, ""); in rebuildTokensFromContents()
H A Dsqliteselect.h179 QList<JoinSourceOther*> otherSources; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp299 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
322 otherSources.push_back(arg); in main()
453 for (const auto &path : otherSources) { in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp299 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
322 otherSources.push_back(arg); in main()
453 for (const auto &path : otherSources) { in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp299 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
322 otherSources.push_back(arg); in main()
453 for (const auto &path : otherSources) { in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp305 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
328 otherSources.push_back(arg); in main()
463 for (const auto &path : otherSources) { in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp299 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
322 otherSources.push_back(arg); in main()
453 for (const auto &path : otherSources) { in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp299 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
322 otherSources.push_back(arg); in main()
453 for (const auto &path : otherSources) { in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp299 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
322 otherSources.push_back(arg); in main()
453 for (const auto &path : otherSources) { in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/tools/f18/
H A Df18.cpp415 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local
438 otherSources.push_back(arg); in main()
680 for (const auto &path : otherSources) { in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/tools/f18/
H A Df18.cpp420 std::vector<std::string> fortranSources, otherSources; in main() local
446 otherSources.push_back(arg); in main()
720 for (const auto &path : otherSources) { in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/tools/f18/
H A Df18.cpp430 std::vector<std::string> fortranSources, otherSources; in main() local
456 otherSources.push_back(arg); in main()
729 for (const auto &path : otherSources) { in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/tools/f18/
H A Df18.cpp430 std::vector<std::string> fortranSources, otherSources; in main() local
456 otherSources.push_back(arg); in main()
729 for (const auto &path : otherSources) { in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/tools/f18/
H A Df18.cpp461 std::vector<std::string> fortranSources, otherSources; in main() local
491 otherSources.push_back(arg); in main()
829 for (const auto &path : otherSources) { in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/tools/f18/
H A Df18.cpp461 std::vector<std::string> fortranSources, otherSources; in main() local
491 otherSources.push_back(arg); in main()
829 for (const auto &path : otherSources) { in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/tools/f18/
H A Df18.cpp461 std::vector<std::string> fortranSources, otherSources; in main() local
491 otherSources.push_back(arg); in main()
829 for (const auto &path : otherSources) { in main()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/SqlEnterpriseFormatter/
H A Dformatselect.cpp266 …withStatement(joinSource->singleSource).withStatementList(joinSource->otherSources, QString(), Lis… in formatInternal()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/db/queryexecutorsteps/
H A Dqueryexecutoraddrowids.cpp97 for (SqliteSelect::Core::JoinSourceOther* otherSource : core->from->otherSources) in getSubSelects()

12