/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_collapse.h | 57 * Describes the structure for rectangular nested loops. 103 * Interface struct for rectangular nested loops. 123 // in rectangular case, so let's expose it here: 194 //----------APIs for rectangular loop nests-------------------------------- 221 //----------Init API for non-rectangular loops--------------------------------
|
H A D | kmp_collapse.cpp | 36 // Common functions for working with rectangular and non-rectangular loops 146 // We do this either for a rectangular loop nest, 150 // Note: for non-rectangular loops don't use span for this, it's too big. 393 //----------Calculate original iv on one level for rectangular loop nest------ 447 // Rectangular loop nest 517 // Non-rectangular loop nest 577 // Rectangular: in kmp_calc_span_lessoreq_XX() 642 // Rectangular: in kmp_calc_span_greateroreq_XX() 776 // Non-rectangular loop nest, canonicalized to use <= or >=. 1568 //----------Init API for non-rectangular loops--------------------------------
|
/freebsd/lib/msun/man/ |
H A D | atan2.3 | 143 function is used mostly to convert from rectangular (x,y)
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_pad.3x | 128 specify the upper left-hand corner of a rectangular view of the pad.
|
H A D | curs_variables.3x | 171 represents rectangular portions of the terminal screen with the
|
H A D | ncurses.3x | 239 is a rectangular grid of character cells,
|
/freebsd/usr.sbin/moused/ |
H A D | moused.8 | 557 The USB mouse has a flat rectangular connector.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | wordprocessors | 73 >>9 byte 14 WordPerfect rectangular block
|
H A D | images | 594 >4 long 1 \b, rectangular 24-bit 595 >4 long 2 \b, rectangular 8-bit with colormap 596 >4 long 3 \b, rectangular 32-bit (24-bit with matte) 3083 >0x09 ubyte 0x0B \b, rectangular stride 3084 >0x09 ubyte 0x0D \b, rectangular twiddled
|
/freebsd/stand/efi/libefi/ |
H A D | efi_console.c | 140 * This function is used to mark a rectangular image area so the scrolling
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 245 of a Rectangular Matrix . . . . . . . . 324--326 (or 324--325??) 770 rectangular matrices . . . . . . . . . . 802--804 773 Assignment Problem (Rectangular 1114 E. S. Deutsch Thinning Algorithms on Rectangular,
|
H A D | funstack.in | 1638 title = "{ACM} Algorithm 380: In-situ Transposition of a Rectangular Matrix", 3842 …y of the computer, and software scan conversion is used to convert the rectangular coordinates of … 5457 …title = "An extension of the {Munkres} algorithm for the assignment problem to rectangular … 5469 …rs develop an extension of this algorithm which permits a solution for rectangular matrices. Timin… 5473 …; Munkres algorithm; operations research; optimisation; optimization theory; rectangular matrices", 5479 title = "{ACM} Algorithm 415: Algorithm for the Assignment Problem (Rectangular Matrices)", 5492 …assignment problem; matrix algebra; operations research; optimization; rectangular matrices; subro… 8091 title = "Thinning Algorithms on Rectangular, Hexagonal, and Triangular Arrays", 8102 …abstract = "Three thinning algorithms are developed: one each for use with rectangular, hexago… 8108 …outines; data handling; image processing; pattern recognition systems; rectangular, hexagonal, tri… [all …]
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 99 * This function is used to mark a rectangular image area so the scrolling
|
/freebsd/share/termcap/ |
H A D | termcap.5 | 635 define_bit_image_region Yx Define rectangular bit image region
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.hpux11 | 789 define_bit_image_region defbi str Yx - - ----- Define rectangular bit image region
|
H A D | Caps | 781 define_bit_image_region defbi str Yx - - ----- Define rectangular bit image region
|
H A D | Caps.osf1r5 | 622 define_bit_image_region defbi str Yx - - ----- Define rectangular bit image region
|
H A D | Caps.keys | 872 define_bit_image_region defbi str Yx - - ----- Define rectangular bit image region
|
H A D | Caps.aix4 | 883 define_bit_image_region defbi str Yx - - ----- Define rectangular bit image region
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 7741 /// non-rectangular loops. Applied only for LCV with the non-iterator types, 7745 /// non-rectangular loops. Applied only for LCV with the non-iterator type, 7752 /// Index of the loop this loop depends on and forms non-rectangular loop 7755 /// Final condition for the non-rectangular loop nest support. It is used to 7767 /// Does the loop associated directive support non-rectangular loops? 7814 /// non-rectangular loop. 7874 /// Builds final condition for the non-rectangular loops. 7878 /// Returns true if the initializer forms non-rectangular loop. 7880 /// Returns true if the condition forms non-rectangular loop. 8013 /// Checker for the non-rectangular loops. Checks if the initializer or [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 813 /// List of counters required for the generation of the non-rectangular 816 /// List of initializers required for the generation of the non-rectangular 820 /// non-rectangular loops.
|
H A D | Expr.h | 6854 /// subarray notation to specify a rectangular array: 6861 /// Multidimensional rectangular subarrays in C and C++ may be specified for any
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 787 /// Non-rectangular loops are not yet supported. 1084 /// loop's preheader. This implies that the loop nest is rectangular.
|
/freebsd/contrib/dialog/ |
H A D | util.c | 1523 * Draw a rectangular box with line drawing characters.
|
H A D | dialog.3 | 2315 Draw a rectangular box with line drawing characters. 2340 Draw a rectangular box with line drawing characters.
|