Home
last modified time | relevance | path

Searched defs:IsExternal (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/games/pioneer/pioneer-20210723/src/ship/
H A DCameraController.h34 virtual bool IsExternal() const { return false; } in IsExternal() function
134 bool IsExternal() const override { return true; } in IsExternal() function
169 bool IsExternal() const override { return true; } in IsExternal() function
219 bool IsExternal() const override { return true; } in IsExternal() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DVariableList.h70 typedef collection::iterator iterator; in IsExternal()
/dports/audio/picard-plugins/picard-plugins-d859757/plugins/papercdcase/
H A Dpapercdcase.py70 url.setQuery(url_query)
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDObject.h86 inline bool IsExternal(const FCDObject* object) const { return document != object->document; } in IsExternal() function
H A DFCDEntityReference.h91 inline bool IsExternal() const { return placeHolder != NULL; } in IsExternal() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDObject.h86 inline bool IsExternal(const FCDObject* object) const { return document != object->document; } in IsExternal() function
H A DFCDEntityReference.h91 inline bool IsExternal() const { return placeHolder != NULL; } in IsExternal() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/script/
H A Dmodule_pending_script.h67 bool IsExternal() const override { return is_external_; } in IsExternal() function
H A Dclassic_pending_script.h67 bool IsExternal() const override { return is_external_; } in IsExternal() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/script/
H A Dmodule_pending_script.h67 bool IsExternal() const override { return is_external_; } in IsExternal() function
H A Dclassic_pending_script.h75 bool IsExternal() const override { return is_external_; } in IsExternal() function
/dports/math/vtk6/VTK-6.2.0/Wrapping/Tools/
H A DvtkParsePreprocess.h71 int IsExternal; /* this macro is from an included file */ member
88 int IsExternal; /* label all macros as "external" */ member
/dports/math/vtk8/VTK-8.2.0/Wrapping/Tools/
H A DvtkParsePreprocess.h71 int IsExternal; /* this macro is from an included file */ member
88 int IsExternal; /* label all macros as "external" */ member
/dports/devel/ptlib/ptlib-2.10.11/tools/MergeSym/
H A DMergeSym.cxx57 bool IsExternal() const { return m_external; } in IsExternal() function in SymbolInfo
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/shared/
H A Dehw_resources_pool.h68 bool IsExternal() { return m_bExternal; }; in IsExternal() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Ddapitype.cxx61 bool ScDataPilotSourceTypeDlg::IsExternal() const in IsExternal() function in ScDataPilotSourceTypeDlg
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/cloud-provider/
H A Dplugins.go90 func IsExternal(name string) bool { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Symbol/
H A DVariable.h67 bool IsExternal() const { return m_external; } in IsExternal() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Symbol/
H A DVariable.h67 bool IsExternal() const { return m_external; } in IsExternal() function
/dports/math/vtk9/VTK-9.1.0/Wrapping/Tools/
H A DvtkParsePreprocess.h74 int IsExternal; /* this macro is from an included file */ member
91 int IsExternal; /* label all macros as "external" */ member
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Symbol/
H A DVariable.h70 bool IsExternal() const { return m_external; } in IsExternal() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Symbol/
H A DVariable.h70 bool IsExternal() const { return m_external; } in IsExternal() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Symbol/
H A DVariable.h70 bool IsExternal() const { return m_external; } in IsExternal() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DVariable.h70 bool IsExternal() const { return m_external; } in IsExternal() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Symbol/
H A DVariable.h70 bool IsExternal() const { return m_external; } in IsExternal() function

123456789