Searched refs:branch (Results 1 – 10 of 10) sorted by relevance
324 FrameBranch branch = null; in connectPorts() local326 branch = new FrameBranch("branch" + branchId++); in connectPorts()331 branch.initWithAssignmentList("outputs", inputPorts.size()); in connectPorts()332 addFilter(branch); in connectPorts()333 outputPort.connectTo(branch.getInputPort("in")); in connectPorts()335 for (OutputPort branchOutPort : ((Filter)branch).getOutputPorts()) { in connectPorts()
293 Filter branch = getFilter(branchName); in connectAndBranch() local294 if (branch == null) { in connectAndBranch()295 branch = new BranchFilter(mContext, branchName, false); in connectAndBranch()296 addFilter(branch); in connectAndBranch()297 sourceFilter.connect(sourcePort, branch, "input"); in connectAndBranch()300 branch.connect(portName, targetFilter, targetPort); in connectAndBranch()
63 "applying relocation `%0', conditional branch to PLT in THUMB-2 not "65 "applying relocation `%0', conditional branch to PLT in THUMB-2 not "
16 // TODO: get target from branch
15 // TODO: get target from branch
28 // TODO: get target from branch
329 If your app supports both device types, then your implementation should branch here, as
684 <li>Updated GCC 4.9 by rebasing to the <code>google</code> branch1015 && "Need at least two branch weights!"</code> (Issue <a href="http://b.android.com/57381">57381</a>…1083 … <li>Ported ARM/GOT_PREL optimization (present in GCC 4.6 built from the GCC google branch) to
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...