HomeSort by relevance Sort by last modified time
    Searched refs:flow (Results 101 - 125 of 226) sorted by null

1 2 3 45 6 7 8 910

  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
MethodInstrumenter.java 14 import org.jacoco.core.internal.flow.IFrame;
15 import org.jacoco.core.internal.flow.LabelInfo;
16 import org.jacoco.core.internal.flow.MethodProbesVisitor;
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp 974 FlowInstruction *flow = (i ? static_cast<FlowInstruction *>(i) : local
977 Instruction::clone(pol, flow);
978 flow->allWarp = allWarp;
979 flow->absolute = absolute;
980 flow->limit = limit;
981 flow->builtin = builtin;
984 flow->target.builtin = target.builtin;
987 flow->target.fn = target.fn;
990 flow->target.bb = pol.get<BasicBlock>(target.bb);
992 return flow;
    [all...]
  /external/opencv/cv/src/
cvemd.cpp 176 CvMat flow_stub, *flow = (CvMat*)flow_matrix; local
195 if( flow )
197 CV_CALL( flow = cvGetMat( flow, &flow_stub ));
199 if( flow->rows != size1 || flow->cols != size2 )
201 "The flow matrix size does not match to the signatures' sizes" );
203 if( CV_MAT_TYPE( flow->type ) != CV_32FC1 )
204 CV_ERROR( CV_StsUnsupportedFormat, "The flow matrix must be 32fC1" );
302 /* compute the total flow */
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
arc-dis.c 566 state->flow = noflow;
591 state->flow = invalid_instr;
621 state->flow = invalid_instr;
649 state->flow = invalid_instr;
704 state->flow=invalid_instr;
720 state->flow = invalid_instr;
800 state->flow=invalid_instr;
889 state->flow = state->_opcode == op_BLC /* BL */
915 state->flow = is_linked ? direct_call : direct_jump;
924 state->flow = is_linked ? indirect_call : indirect_jump
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HTML4.java 93 return addElement(tag, flags, HTML.Element.Flow.NONE);
97 private static HTML.Element addElement(String tag, String flags, HTML.Element.Flow flow) {
98 return addElement(tag, flags, flow, HTML.Element.NO_TYPE);
102 private static HTML.Element addTableElement(String tag, String flags, HTML.Element.Flow flow) {
103 return addElement(tag, flags, flow, HTML.Element.TABLE_TYPE);
107 private static HTML.Element addElement(String tag, String flags, HTML.Element.Flow flow,
122 HTML.Element element = new HTML.Element(tag, type, empty, optionalEndTag, breaksFlow, flow);
    [all...]
  /external/iproute2/man/man8/
Makefile 16 tc-basic.8 tc-cgroup.8 tc-flow.8 tc-flower.8 tc-fw.8 tc-route.8 \
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
ClassAnalyzerTest.java 21 import org.jacoco.core.internal.flow.MethodProbesVisitor;
MethodAnalyzerTest.java 20 import org.jacoco.core.internal.flow.IProbeIdGenerator;
21 import org.jacoco.core.internal.flow.LabelFlowAnalyzer;
22 import org.jacoco.core.internal.flow.MethodProbesAdapter;
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
FrameSnapshotTest.java 12 package org.jacoco.core.internal.flow;
LabelInfoTest.java 12 package org.jacoco.core.internal.flow;
MethodSanitizerTest.java 12 package org.jacoco.core.internal.flow;
  /external/llvm/include/llvm/CodeGen/
MIRYamlMapping.h 162 static const bool flow = true; member in struct:llvm::yaml::MappingTraits
178 static const bool flow = true; member in struct:llvm::yaml::MappingTraits
235 static const bool flow = true; member in struct:llvm::yaml::MappingTraits
278 static const bool flow = true; member in struct:llvm::yaml::MappingTraits
  /external/opencv3/modules/cudaoptflow/include/opencv2/
cudaoptflow.hpp 55 @defgroup cudaoptflow Optical Flow
68 /** @brief Base interface for dense optical flow algorithms.
73 /** @brief Calculates a dense optical flow.
77 @param flow computed flow image that has the same size as I0 and type CV_32FC2.
80 virtual void calc(InputArray I0, InputArray I1, InputOutputArray flow, Stream& stream = Stream::Null()) = 0;
83 /** @brief Base interface for sparse optical flow algorithms.
88 /** @brief Calculates a sparse optical flow.
92 @param prevPts Vector of 2D points for which the flow needs to be found.
95 flow for the corresponding features has been found. Otherwise, it is set to 0
    [all...]
  /external/opencv3/modules/video/include/opencv2/video/
tracking_c.h 61 /************************************ optical flow ***************************************/
69 Also it does several iterations to get optical flow for
71 Calculates optical flow between two images for certain set of points (i.e.
72 it is a "sparse" optical flow, which is opposite to the previous 3 methods) */
86 /* Modification of a previous sparse optical flow algorithm to calculate
87 affine flow */
101 /* Estimate optical flow for each pixel using the two-frame G. Farneback algorithm */
103 CvArr* flow, double pyr_scale, int levels,
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
MethodInstrumenterTest.java 17 import org.jacoco.core.internal.flow.IFrame;
18 import org.jacoco.core.internal.flow.LabelInfo;
  /external/mesa3d/docs/OLD/
MESA_trace.spec 39 operations at any time. The data flow from the application to GL
320 flow from application to OpenGL, as well as data flow from OpenGL to
  /external/v8/test/mjsunit/compiler/
regress-2.js 29 // control flow in the register allocator.
  /external/webrtc/webrtc/tools/rtcbot/test/
simple_offer_answer.js 12 // does not verifies that media can flow between the peers.
  /system/bt/stack/btu/
btu_hcif.c 694 FLOW_SPEC flow; local
698 STREAM_TO_UINT8 (flow.qos_flags, p);
699 STREAM_TO_UINT8 (flow.service_type, p);
700 STREAM_TO_UINT32 (flow.token_rate, p);
701 STREAM_TO_UINT32 (flow.peak_bandwidth, p);
702 STREAM_TO_UINT32 (flow.latency, p);
703 STREAM_TO_UINT32 (flow.delay_variation, p);
705 btm_qos_setup_complete(status, handle, &flow);
    [all...]
  /system/bt/stack/rfcomm/
port_rfc.c 329 /* Negotiate the flow control mechanism. If flow control mechanism for */
331 /* use that. Otherwise both must want credit based, so use that. If flow is */
333 if (p_mcb->flow == PORT_FC_UNDEFINED)
337 p_mcb->flow = PORT_FC_TS710;
341 p_mcb->flow = PORT_FC_CREDIT;
345 /* Regardless of our flow control mechanism, if the PN cl is zero, we must */
355 else if (p_mcb->flow == PORT_FC_CREDIT)
367 /* must not be using credit based flow control; use TS 7.10 */
395 /* Flow control mechanism not set yet. Negotiate flow control mechanism. *
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_oauth2client.py     [all...]
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
Analyzer.java 30 import org.jacoco.core.internal.flow.ClassProbesAdapter;
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
LabelFlowAnalyzer.java 12 package org.jacoco.core.internal.flow;
22 * Method visitor to collect flow related information about the {@link Label}s
29 * Marks all labels of the method with control flow information.
LabelInfo.java 12 package org.jacoco.core.internal.flow;
17 * Data container that is attached to {@link Label#info} objects to store flow
79 * Checks whether multiple control paths lead to a label. Control flow path
81 * control flow from its predecessor instruction (unless this is an
MethodProbesAdapter.java 12 package org.jacoco.core.internal.flow;

Completed in 386 milliseconds

1 2 3 45 6 7 8 910