Home
last modified time | relevance | path

Searched refs:newC (Results 1 – 5 of 5) sorted by relevance

/external/opencv/cvaux/src/
Dcvbgfg_common.cpp97 CvSeq* newC; in cvSegmentFGMask() local
99 newC = cvApproxPoly( c, sizeof(CvContour), tempStorage, CV_POLY_APPROX_DP, 2, 0 ); in cvSegmentFGMask()
101 newC = cvConvexHull2( c, tempStorage, CV_CLOCKWISE, 1 ); in cvSegmentFGMask()
102 cvSubstituteContour( scanner, newC ); in cvSegmentFGMask()
/external/eigen/demos/opengl/
Dquaternion_demo.cpp83 Vector3f newC = c + ( (AngleAxisf(angles[j*2+1], ax0) in FancySpheres() local
86 mCenters.push_back(newC); in FancySpheres()
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c1732 IRTemp* newC, in compute_result_and_C_after_LSL_by_imm5() argument
1738 if (newC) { in compute_result_and_C_after_LSL_by_imm5()
1739 assign( *newC, mk_armg_calculate_flag_c() ); in compute_result_and_C_after_LSL_by_imm5()
1745 if (newC) { in compute_result_and_C_after_LSL_by_imm5()
1746 assign( *newC, in compute_result_and_C_after_LSL_by_imm5()
1762 IRTemp* newC, in compute_result_and_C_after_LSL_by_reg() argument
1774 if (newC) { in compute_result_and_C_after_LSL_by_reg()
1786 *newC, in compute_result_and_C_after_LSL_by_reg()
1835 IRTemp* newC, in compute_result_and_C_after_LSR_by_imm5() argument
1844 if (newC) { in compute_result_and_C_after_LSR_by_imm5()
[all …]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DNFAToDFAConverter.java889 NFAConfiguration newC = labelDFATarget.addNFAConfiguration( in reach() local
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...