Home
last modified time | relevance | path

Searched refs:lastcolumn (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/moodle310/moodle/admin/
H A Duser.php318 $lastcolumn = ''; variable
374 … $lastcolumn = get_string($accessctrl, 'mnet').': '.$mnethosts[$user->mnethostid]->name; variable
376 $lastcolumn = get_string($accessctrl, 'mnet'); variable
381 …$lastcolumn = html_writer::link(new moodle_url($returnurl, array('confirmuser'=>$user->id, 'sesske… variable
383 $lastcolumn = "<span class=\"dimmed_text\">".get_string('confirm')."</span>"; variable
386 $lastcolumn .= ' | ' . html_writer::link(new moodle_url($returnurl,
415 $row[] = $lastcolumn;
/dports/www/moodle39/moodle/admin/
H A Duser.php318 $lastcolumn = ''; variable
374 … $lastcolumn = get_string($accessctrl, 'mnet').': '.$mnethosts[$user->mnethostid]->name; variable
376 $lastcolumn = get_string($accessctrl, 'mnet'); variable
381 …$lastcolumn = html_writer::link(new moodle_url($returnurl, array('confirmuser'=>$user->id, 'sesske… variable
383 $lastcolumn = "<span class=\"dimmed_text\">".get_string('confirm')."</span>"; variable
386 $lastcolumn .= ' | ' . html_writer::link(new moodle_url($returnurl,
415 $row[] = $lastcolumn;
/dports/www/moodle311/moodle/admin/
H A Duser.php319 $lastcolumn = ''; variable
375 … $lastcolumn = get_string($accessctrl, 'mnet').': '.$mnethosts[$user->mnethostid]->name; variable
377 $lastcolumn = get_string($accessctrl, 'mnet'); variable
382 …$lastcolumn = html_writer::link(new moodle_url($returnurl, array('confirmuser'=>$user->id, 'sesske… variable
384 $lastcolumn = "<span class=\"dimmed_text\">".get_string('confirm')."</span>"; variable
387 $lastcolumn .= ' | ' . html_writer::link(new moodle_url($returnurl,
416 $row[] = $lastcolumn;
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_orbitope.c954 if ( lastcolumn > i ) in separateSCIs()
955 lastcolumn = i; in separateSCIs()
1119 int lastcolumn; in propagatePackingPartitioningCons() local
1126 if ( lastcolumn > i ) in propagatePackingPartitioningCons()
1127 lastcolumn = i; in propagatePackingPartitioningCons()
2145 int lastcolumn; in resolvePropagation() local
2150 lastcolumn = i; in resolvePropagation()
2433 int lastcolumn; in enfopsPackingPartitioningOrbitopeSolution() local
2439 lastcolumn = i; in enfopsPackingPartitioningOrbitopeSolution()
2538 int lastcolumn; in checkPackingPartitioningOrbitopeSolution() local
[all …]
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Thirdparty/
H A Doptionparser.h2432 int lastcolumn; member
2437 lastcolumn = 0;
2448 upmax(lastcolumn, part.column());
2473 for (int i = 0; i < lastcolumn; ++i)
2488 int rightwidth = width - tabstop[lastcolumn];
2491 … ( col_width[lastcolumn] == 0 || // and all last columns are > overlong_column_threshold
2508 if (lastcolumn == 0)
2523 if (part.column() > lastcolumn)
2535 if ((part.column() < lastcolumn)
2550 if (!print_last_column_on_own_line || part.column() != lastcolumn)
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/optionparser/vtkmoptionparser/
H A Doptionparser.h2469 int lastcolumn; member
2474 lastcolumn = 0;
2485 upmax(lastcolumn, part.column());
2510 for (int i = 0; i < lastcolumn; ++i)
2525 int rightwidth = width - tabstop[lastcolumn];
2528 … ( col_width[lastcolumn] == 0 || // and all last columns are > overlong_column_threshold
2545 if (lastcolumn == 0)
2560 if (part.column() > lastcolumn)
2572 if ((part.column() < lastcolumn)
2587 if (!print_last_column_on_own_line || part.column() != lastcolumn)
[all …]
/dports/math/ogdf/OGDF/test/include/bandit/external/
H A Doptionparser.h2431 int lastcolumn; member
2436 lastcolumn = 0;
2447 upmax(lastcolumn, part.column());
2472 for (int i = 0; i < lastcolumn; ++i)
2487 int rightwidth = width - tabstop[lastcolumn];
2490 … ( col_width[lastcolumn] == 0 || // and all last columns are > overlong_column_threshold
2507 if (lastcolumn == 0)
2522 if (part.column() > lastcolumn)
2534 if ((part.column() < lastcolumn)
2549 if (!print_last_column_on_own_line || part.column() != lastcolumn)
[all …]
/dports/net/sshping/sshping-0.1.4/ext/
H A Doptionparser.h2442 int lastcolumn; member
2447 lastcolumn = 0;
2458 upmax(lastcolumn, part.column());
2483 for (int i = 0; i < lastcolumn; ++i)
2498 int rightwidth = width - tabstop[lastcolumn];
2501 … ( col_width[lastcolumn] == 0 || // and all last columns are > overlong_column_threshold
2518 if (lastcolumn == 0)
2533 if (part.column() > lastcolumn)
2545 if ((part.column() < lastcolumn)
2560 if (!print_last_column_on_own_line || part.column() != lastcolumn)
[all …]
/dports/www/davix/davix-0.7.6/test/functional/
H A Doptionparser.h2432 int lastcolumn; member
2437 lastcolumn = 0;
2448 upmax(lastcolumn, part.column());
2473 for (int i = 0; i < lastcolumn; ++i)
2488 int rightwidth = width - tabstop[lastcolumn];
2491 … ( col_width[lastcolumn] == 0 || // and all last columns are > overlong_column_threshold
2508 if (lastcolumn == 0)
2523 if (part.column() > lastcolumn)
2535 if ((part.column() < lastcolumn)
2550 if (!print_last_column_on_own_line || part.column() != lastcolumn)
[all …]
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_scale.c522 int lastcolumn; in ScaleShape() local
528 lastcolumn=-1; in ScaleShape()
533 if (lastcolumn>=0) in ScaleShape()
535 … ScaleMaskedWidePost(((p->collumnofs[lastcolumn])+shape),(byte *)bufferofs,startx,width); in ScaleShape()
537 lastcolumn=-1; in ScaleShape()
542 if ((texturecolumn==lastcolumn)&&(width<9)) in ScaleShape()
549 if (lastcolumn>=0) in ScaleShape()
554 lastcolumn=texturecolumn; in ScaleShape()
559 lastcolumn=texturecolumn; in ScaleShape()
563 if (lastcolumn!=-1) in ScaleShape()
[all …]
/dports/science/iboview/ibo-view.20150427/src/External/
H A Doptionparser.h2453 int lastcolumn; member
2458 lastcolumn = 0;
2469 upmax(lastcolumn, part.column());
2494 for (int i = 0; i < lastcolumn; ++i)
2509 int rightwidth = width - tabstop[lastcolumn];
2511 if (rightwidth < last_column_min_width && rightwidth < col_width[lastcolumn])
2525 if (lastcolumn == 0)
2540 if (part.column() > lastcolumn)
2552 if ((part.column() < lastcolumn)
2577 if (part.column() == lastcolumn)
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/testing/
H A DOptionParser.h2652 int lastcolumn; member
2657 lastcolumn = 0;
2670 upmax(lastcolumn, part.column());
2697 for (int i = 0; i < lastcolumn; ++i)
2714 int rightwidth = width - tabstop[lastcolumn];
2716 if (rightwidth < last_column_min_width && rightwidth < col_width[lastcolumn])
2730 if (lastcolumn == 0)
2747 if (part.column() > lastcolumn)
2763 if ((part.column() < lastcolumn) &&
2791 if (part.column() == lastcolumn)
/dports/devel/libgrading/libgrading-0.1.8/vendor/
H A Doptionparser.h2430 int lastcolumn; member
2435 lastcolumn = 0;
2446 upmax(lastcolumn, part.column());
2471 for (int i = 0; i < lastcolumn; ++i)
2486 int rightwidth = width - tabstop[lastcolumn];
2488 if (rightwidth < last_column_min_width && rightwidth < col_width[lastcolumn])
2502 if (lastcolumn == 0)
2517 if (part.column() > lastcolumn)
2529 if ((part.column() < lastcolumn)
2554 if (part.column() == lastcolumn)
/dports/graphics/jogamp-jogl/gluegen/jcpp/src/main/java/com/jogamp/gluegen/jcpp/
H A DLexerSource.java44 private int lastcolumn; field in LexerSource
62 this.lastcolumn = -1; in LexerSource()
94 _c = lastcolumn; in _error()
172 lastcolumn = column; in read()
188 lastcolumn = column; in read()
220 column = lastcolumn; in unread()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dseta2.cpp640 int lastcolumn = firstcolumn + width * 0x10 - 1; in draw_sprites_line() local
644 if (lastcolumn < cliprect.min_x) continue; in draw_sprites_line()
671 …if ((dst_x >= firstcolumn - 8) && (dst_x <= lastcolumn)) // reelnquak reels are heavily glitched w… in draw_sprites_line()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dseta2.cpp640 int lastcolumn = firstcolumn + width * 0x10 - 1; in draw_sprites_line() local
644 if (lastcolumn < cliprect.min_x) continue; in draw_sprites_line()
671 …if ((dst_x >= firstcolumn - 8) && (dst_x <= lastcolumn)) // reelnquak reels are heavily glitched w… in draw_sprites_line()
/dports/science/paje/Paje_1.97/General/
H A DHierarchyBrowser.m74 // FIXME: this is wrong. sometimes it should be lastcolumn-1
117 // FIXME: this is wrong. sometimes it should be lastcolumn-1
/dports/math/gap/gap-4.11.0/pkg/EDIM-1.3.5/doc/
H A Dmathml.css325 mtd[-moz-math-lastcolumn="true"] {
341 mtable[frame="solid"] > mtr > mtd[-moz-math-lastcolumn="true"],
342 mtable[frame="dashed"] > mtr > mtd[-moz-math-lastcolumn="true"] {
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGBitmap.cpp1624 const int lastcolumn = dbitmap.columns()-1; in rotate() local
1629 for(int xnew=lastcolumn;xnew>=0; r++,--xnew) in rotate()
1638 const int lastcolumn = dbitmap.columns()-1; in rotate() local
1639 for(int y=0,ynew=lastcolumn;ynew>=0;y++,ynew--) in rotate()
H A DGPixmap.cpp1723 int lastcolumn = dpixmap.columns()-1; in rotate() local
1729 for(int xnew=lastcolumn; xnew>=0; r++,xnew--) in rotate()
1738 int lastcolumn = dpixmap.columns()-1; in rotate() local
1740 for(int y=0,ynew=lastcolumn; ynew>=0; y++,ynew--) in rotate()
/dports/math/gap/gap-4.11.0/pkg/qpa-version-1.30/lib/
H A Dcombinatorialrep.gi284 breakflag, j, i, reductionnumber, lastcolumn, lastrow, qq, s;
338 lastcolumn := TransposedMat(q)[i] + TransposedMat(q)[j];
342 Add(qq[s],lastcolumn[s]);
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pst90s/
H A Dd_seta2.cpp3355 INT32 lastcolumn = firstcolumn + width * 0x10 - 1; in draw_sprites_line() local
3359 if (lastcolumn < cliprect.min_x) continue; in draw_sprites_line()
3385 …if ((dst_x >= firstcolumn - 8) && (dst_x <= lastcolumn)) // reelnquak reels are heavily glitched w… in draw_sprites_line()
/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DCellToolBase.cpp1482 int lastcolumn=cellstore->columns(); in populateWordCollection() local
1483 if( lastrow < 2000 && lastcolumn < 20) { in populateWordCollection()
1484 for (int j=1 ; j <= lastcolumn ; j++) { in populateWordCollection()
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_lib.h2155 STATIC int check_solution(lprec *lp, int lastcolumn, REAL *solution,
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_lib.h2204 STATIC int check_solution(lprec *lp, int lastcolumn, REAL *solution,

12