Searched refs:newC (Results 1 – 5 of 5) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvbgfg_common.cpp | 97 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/ |
D | quaternion_demo.cpp | 83 Vector3f newC = c + ( (AngleAxisf(angles[j*2+1], ax0) in FancySpheres() local 86 mCenters.push_back(newC); in FancySpheres()
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 1732 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/ |
D | NFAToDFAConverter.java | 889 NFAConfiguration newC = labelDFATarget.addNFAConfiguration( in reach() local
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |