Home
last modified time | relevance | path

Searched defs:isBranch (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/audio/kwave/kwave-21.12.3/libgui/
H A DMenuList.h59 virtual bool isBranch() const Q_DECL_OVERRIDE { return false; } in isBranch() function
H A DMenuSub.h64 virtual bool isBranch() const Q_DECL_OVERRIDE { return true; } in isBranch() function
H A DMenuNode.h119 virtual bool isBranch() const { return false; } in isBranch() function
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/controls/treeClasses/
H A DDefaultDataDescriptor.as206 public function isBranch(node:Object, model:Object = null):Boolean method in DefaultDataDescriptor
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/controls/treeClasses/
H A DDefaultDataDescriptor.as234 public function isBranch(node:Object, model:Object = null):Boolean method in DefaultDataDescriptor
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/airframework/src/mx/controls/fileSystemClasses/
H A DFileSystemTreeDataDescriptor.as102 override public function isBranch(node:Object, model:Object = null):Boolean method in FileSystemTreeDataDescriptor
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/airframework/src/mx/controls/fileSystemClasses/
H A DFileSystemTreeDataDescriptor.as98 override public function isBranch(node:Object, model:Object = null):Boolean method in FileSystemTreeDataDescriptor
/dports/emulators/x16-emulator/x16-emulator-r38/
H A Ddisasm.c29 int isBranch = (opcode == 0x80) || ((opcode & 0x1F) == 0x10); in disasm() local
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/analyser/
H A Danaly_arm.cc41 branch_enum_t AnalyArmDisassembler::isBranch(OPCODE *opcode) in isBranch() function in AnalyArmDisassembler
H A Danaly_avr.cc69 branch_enum_t AnalyAVRDisassembler::isBranch(OPCODE *opcode) in isBranch() function in AnalyAVRDisassembler
H A Danaly_il.cc63 branch_enum_t AnalyILDisassembler::isBranch(OPCODE *opcode) in isBranch() function in AnalyILDisassembler
H A Danaly_alpha.cc91 branch_enum_t AnalyAlphaDisassembler::isBranch(OPCODE *opcode) in isBranch() function in AnalyAlphaDisassembler
H A Danaly_ppc.cc88 branch_enum_t AnalyPPCDisassembler::isBranch(OPCODE *opcode) in isBranch() function in AnalyPPCDisassembler
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/
H A Ddimg_metadata.cpp399 void DImg::setHistoryBranch(bool isBranch) in setHistoryBranch()
404 void DImg::setHistoryBranchAfter(const DImageHistory& historyBeforeBranch, bool isBranch) in setHistoryBranchAfter()
410 void DImg::setHistoryBranchForLastSteps(int numberOfLastHistorySteps, bool isBranch) in setHistoryBranchForLastSteps()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCInstrAnalysis.h37 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/client/listeners/
H A DLogListener.java329 private final boolean isBranch; field in LogListener.VersionInfo
361 public boolean isBranch() { in isBranch() method in LogListener.VersionInfo
/dports/devel/go-glide/glide-0.13.2/repo/
H A Dvcs.go331 func isBranch(branch string, repo v.Repo) (bool, error) { func
/dports/net-im/centerim/centerim-4.22.10/libicq2000/src/
H A DXml.cpp275 bool XmlBranch::isBranch() { return true; } in isBranch() function in XmlBranch
348 bool XmlLeaf::isBranch() { return false; } in isBranch() function in XmlLeaf
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_section_info.hpp55 bool isBranch() const { in isBranch() function in Catch::RunningSection
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_section_info.hpp52 bool isBranch() const { in isBranch() function in Catch::RunningSection
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_section_info.hpp52 bool isBranch() const { in isBranch() function in Catch::RunningSection
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_section_info.hpp55 bool isBranch() const { in isBranch() function in Catch::RunningSection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h37 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCInstrAnalysis.h37 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h37 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function

1234567891011