Home
last modified time | relevance | path

Searched refs:contIndentParam (Results 1 – 9 of 9) sorted by relevance

/dports/devel/libastylej-arduino/astyle/src/
H A Dastyle_main.cpp2891 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
2892 if (contIndentParam.length() > 0) in parseOption()
2893 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/devel/libastylej/astyle/src/
H A Dastyle_main.cpp2891 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
2892 if (contIndentParam.length() > 0) in parseOption()
2893 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/astyle/
H A Dastyle_main.cpp2891 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
2892 if (contIndentParam.length() > 0) in parseOption()
2893 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/devel/astyle/astyle/src/
H A Dastyle_main.cpp3234 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
3235 if (contIndentParam.length() > 0) in parseOption()
3236 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/astyle/astyle/
H A Dastyle_main.cpp3229 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
3230 if (contIndentParam.length() > 0) in parseOption()
3231 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/science/plumed/plumed2-2.7.2/astyle/src/
H A Dastyle_main.cpp3229 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
3230 if (contIndentParam.length() > 0) in parseOption()
3231 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/graphics/geos/geos-3.9.1/tools/astyle/
H A Dastyle_main.cpp3232 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
3233 if (contIndentParam.length() > 0) in parseOption()
3234 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/graphics/qgis/qgis-3.22.3/external/astyle/
H A Dastyle_main.cpp3233 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
3234 if (contIndentParam.length() > 0) in parseOption()
3235 contIndent = atoi(contIndentParam.c_str()); in parseOption()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/astyle/
H A Dastyle_main.cpp3233 string contIndentParam = getParam(arg, "xt", "indent-continuation="); in parseOption() local
3234 if (contIndentParam.length() > 0) in parseOption()
3235 contIndent = atoi(contIndentParam.c_str()); in parseOption()