Home
last modified time | relevance | path

Searched refs:bLine (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_lines/
H A Dline_crossings.cpp153 for(int bLine=0; bLine<pLines_B->Get_Count() && Set_Progress(iPair++, nPairs); bLine++) in On_Execute() local
155 CSG_Shape_Line *pB = (CSG_Shape_Line *)pLines_B->Get_Shape(bLine); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_cliffmetrics/
H A Dprofile_crossings.cpp277 for(int bLine=0; bLine<pLines_B->Get_Count() && Set_Progress(iPair++, nPairs); bLine++) in Get_Crossing() local
279 CSG_Shape_Line *pB = (CSG_Shape_Line *)pLines_B->Get_Shape(bLine); in Get_Crossing()
/dports/www/nift/nsm-2.4.11/
H A DPath.cpp147 std::string bLine = std::string(console_width()-1, '\b'); in clear_console_line()
148 std::cout << bLine << std::string(bLine.size(), ' ') << bLine; in clear_console_line()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DDiffer.java63 return bLine + maxSame + offset; in getBLine()
157 bLine += bTop; in flush()
175 private int bLine = 1; field in Differ
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Ddrawfile.c255 BOOL bLine; in pVerifyPath() local
257 bLine = FALSE; in pVerifyPath()
263 if (bLine) { in pVerifyPath()
268 bLine = TRUE; in pVerifyPath()
275 bLine = TRUE; in pVerifyPath()
/dports/textproc/antiword/antiword-0.37/
H A Ddrawfile.c255 BOOL bLine; in pVerifyPath() local
257 bLine = FALSE; in pVerifyPath()
263 if (bLine) { in pVerifyPath()
268 bLine = TRUE; in pVerifyPath()
275 bLine = TRUE; in pVerifyPath()
/dports/devel/p5-Algorithm-Diff/Algorithm-Diff-1.1903/lib/Algorithm/
H A DDiffOld.pm241 my $bLine = $matchVector->[ $ai ];
242 if ( defined( $bLine ) ) # matched
244 &$discardBCallback( $ai, $bi++, @_ ) while $bi < $bLine;
/dports/www/fswiki/wiki3_6_2/lib/Algorithm/
H A DDiff.pm535 my $bLine = $matchVector->[ $ai ];
536 if ( defined( $bLine ) )
538 &$discardBCallback( $ai, $bi++, @_ ) while $bi < $bLine;
/dports/misc/mnn/MNN-1.2.0/source/math/
H A DMatrix.cpp76 const auto bLine = bColumn + i * bw; in multi() local
78 float32x4_t b0 = vld1q_f32(bLine); in multi()
79 float32x4_t b1 = vld1q_f32(bLine + 4); in multi()
80 float32x4_t b2 = vld1q_f32(bLine + 8); in multi()
81 float32x4_t b3 = vld1q_f32(bLine + 12); in multi()
97 const auto bLine = bColumn + i * bw; in multi() local
99 float32x4_t b4 = vld1q_f32(bLine); in multi()
/dports/cad/veroroute/VeroRoute/Src/
H A DShape.h31 …Shape(SHAPE type = SHAPE::RECT, bool bLine = true, bool bFill = false, double x1 = 0, double x2 = …
36 , m_bDrawLine(bLine) in m_type()
42 …Shape(SHAPE type, bool bLine, bool bFill, double x1, double x2, double y1, double y2, double a1, d…
47 , m_bDrawLine(bLine) in m_type()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtreeview.c36 if( p->iLevel<sizeof(p->bLine) ) p->bLine[p->iLevel] = moreToFollow; in sqlite3TreeViewPush()
60 for(i=0; i<p->iLevel && i<sizeof(p->bLine)-1; i++){ in sqlite3TreeViewLine()
61 sqlite3StrAccumAppend(&acc, p->bLine[i] ? "| " : " ", 4); in sqlite3TreeViewLine()
63 sqlite3StrAccumAppend(&acc, p->bLine[i] ? "|-- " : "'-- ", 4); in sqlite3TreeViewLine()
/dports/math/cgal/CGAL-5.3/include/CGAL/Qt/
H A DGraphicsViewPolylineInput_impl.h110 QLineF bLine(polygon.front(), p); in rubberbands()
111 b->setLine(bLine); in rubberbands()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dcolfrm.cxx330 const bool bLine = pAttr->GetLineAdj() != COLADJ_NONE; in AdjustColumns() local
331 const sal_uInt16 nMin = bLine ? sal_uInt16( 20 + ( pAttr->GetLineWidth() / 2) ) : 0; in AdjustColumns()
382 if ( bLine ) in AdjustColumns()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dcolfrm.cxx329 const bool bLine = pAttr->GetLineAdj() != COLADJ_NONE; in AdjustColumns() local
330 const sal_uInt16 nMin = bLine ? sal_uInt16( 20 + ( pAttr->GetLineWidth() / 2) ) : 0; in AdjustColumns()
381 if ( bLine ) in AdjustColumns()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkIntersections.h148 SkDLine aLine, bLine; in lineLine() local
150 bLine.set(b); in lineLine()
152 return intersect(aLine, bLine); in lineLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtreeview.c36 if( p->iLevel<sizeof(p->bLine) ) p->bLine[p->iLevel] = moreToFollow; in sqlite3TreeViewPush()
60 for(i=0; i<p->iLevel && i<sizeof(p->bLine)-1; i++){ in sqlite3TreeViewLine()
61 sqlite3_str_append(&acc, p->bLine[i] ? "| " : " ", 4); in sqlite3TreeViewLine()
63 sqlite3_str_append(&acc, p->bLine[i] ? "|-- " : "'-- ", 4); in sqlite3TreeViewLine()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtreeview.c36 if( p->iLevel<sizeof(p->bLine) ) p->bLine[p->iLevel] = moreToFollow; in sqlite3TreeViewPush()
60 for(i=0; i<p->iLevel && i<sizeof(p->bLine)-1; i++){ in sqlite3TreeViewLine()
61 sqlite3_str_append(&acc, p->bLine[i] ? "| " : " ", 4); in sqlite3TreeViewLine()
63 sqlite3_str_append(&acc, p->bLine[i] ? "|-- " : "'-- ", 4); in sqlite3TreeViewLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtreeview.c36 if( p->iLevel<sizeof(p->bLine) ) p->bLine[p->iLevel] = moreToFollow; in sqlite3TreeViewPush()
60 for(i=0; i<p->iLevel && i<sizeof(p->bLine)-1; i++){ in sqlite3TreeViewLine()
61 sqlite3_str_append(&acc, p->bLine[i] ? "| " : " ", 4); in sqlite3TreeViewLine()
63 sqlite3_str_append(&acc, p->bLine[i] ? "|-- " : "'-- ", 4); in sqlite3TreeViewLine()

123456789