Home
last modified time | relevance | path

Searched defs:IsSource (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio105/
H A DCAComponentDescription.h108 bool IsSource () const { return IsMusicDevice() || IsGenerator(); } in IsSource() function
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAComponentDescription.h105 bool IsSource () const { return IsMusicDevice() || IsGenerator(); } in IsSource() function
/dports/sysutils/istio/istio-1.6.7/pkg/config/event/
H A Devent.go46 func (e *Event) IsSource(s collection.Name) bool { func
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/GtkDemo/
H A DDemoMain.cs170 private ScrolledWindow CreateText (TextBuffer buffer, bool IsSource) in CreateText()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/sample/GtkDemo/
H A DDemoMain.cs170 private ScrolledWindow CreateText (TextBuffer buffer, bool IsSource) in CreateText()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DVirtualDirectory.cpp103 bool CVirtualDirectory::IsSource(const std::string& strPath, VECSOURCES *sources, std::string *name… in IsSource() function in XFILE::CVirtualDirectory
/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
/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
/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
/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
/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
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
/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
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp32 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
/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
/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
/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
/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
/dports/sysutils/aptly/aptly-1.4.0/deb/
H A Dpackage_collection.go35 IsSource bool member
/dports/net/opal/opal-3.10.10/include/opal/
H A Dmediastrm.h324 bool IsSource() const { return isSource; } in IsSource() function
/dports/textproc/htmltest/htmltest-0.15.0/vendor/github.com/daviddengcn/go-algs/maxflow/
H A Dmaxflow.go139 func (g *Graph) IsSource(i *Node) bool { func
/dports/lang/spidermonkey60/firefox-60.9.0/dom/script/
H A DScriptLoadRequest.h110 bool IsSource() const { return mDataType == DataType::eSource; } in IsSource() function
/dports/games/uqm/uqm-0.8.0/src/libs/sound/
H A Daudiocore.h97 bool (* IsSource) (audio_Object srcobj); member
/dports/www/firefox/firefox-99.0/js/loader/
H A DScriptLoadRequest.h211 bool IsSource() const { return IsTextSource(); } in IsSource() function
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DScriptLoadRequest.h167 bool IsSource() const { return IsTextSource(); } in IsSource() function

1234567