Searched defs:getBranch (Results 1 - 10 of 10) sorted by relevance

/external/nist-sip/java/javax/sip/header/
H A DViaHeader.java9 String getBranch(); method in interface:ViaHeader
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DVia.java512 public String getBranch() { method in class:Via
/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp239 getBranch(MachineBasicBlock &MBB, const MachineBasicBlock &Dst) const;
788 Filler::getBranch(MachineBasicBlock &MBB, const MachineBasicBlock &Dst) const { function in class:Filler
827 getBranch(Pred, Succ);
829 // Return if either getBranch wasn't able to analyze the branches or there
/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp79 static BranchInst *getBranch(BasicBlock *BB) { function in class:__anon11029::LIRUtil
255 if (BranchInst *Br = getBranch(BB)) {
263 BranchInst *Br = getBranch(BB);
369 if (Value *T = matchCondition (LIRUtil::getBranch(LoopEntry), LoopEntry))
448 BranchInst *PreCondBr = LIRUtil::getBranch(PreCondBB);
467 BranchInst *PreCondBr = LIRUtil::getBranch(PreCondBB);
538 BranchInst *LbBr = LIRUtil::getBranch(Body);
H A DInductiveRangeCheckElimination.cpp154 getBranch()->print(OS);
164 BranchInst *getBranch() const { return Branch; } function
1486 IRC->getBranch()->setCondition(FoldedRangeCheck);
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransaction.java405 .getBranch();
494 public final String getBranch() { method in class:SIPTransaction
496 this.branch = getOriginalRequest().getTopmostVia().getBranch();
543 + " " + this + " branchID = " + this.getBranch()
950 messageBranch = topViaHeader.getBranch();
967 if (messageBranch != null && this.getBranch() != null) {
971 if (getBranch().equalsIgnoreCase(messageBranch)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 312 milliseconds