Searched refs:LINEAR (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dtypes.h94 LINEAR enumerator in enum:__gnu_parallel::_PartialSumAlgorithm
H A Dsettings.h289 partial_sum_algorithm(LINEAR),
H A Dpartial_sum.h218 case LINEAR:
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dtypes.h94 LINEAR enumerator in enum:__gnu_parallel::_PartialSumAlgorithm
H A Dsettings.h289 partial_sum_algorithm(LINEAR),
H A Dpartial_sum.h218 case LINEAR:
/netbsd-current/sys/arch/vax/vsa/
H A Dspx.c314 #define LINEAR(x, y) ((y * spx_xsize) + x) macro
471 SPX_REG(SPX_DSTPIX) = temp + LINEAR(dxpos, dypos);
472 SPX_REG(SPX_SRCPIX) = temp + LINEAR(sxpos, sypos);
503 SPXg_REG(SPX_DSTPIX) = temp + LINEAR(dxpos, dypos); spxg_delay();
505 SPXg_REG(SPX_SRCPIX) = temp + LINEAR(sxpos, sypos); spxg_delay();
558 SPX_REG(SPX_DSTPIX) = temp + LINEAR(xpos, ypos);
583 SPXg_REG(SPX_DSTPIX) = temp + LINEAR(xpos, ypos); spxg_delay();
760 SPX_REG(SPX_DSTPIX) = temp + LINEAR(col * spx_font.fontwidth,
803 SPXg_REG(SPX_DSTPIX) = temp + LINEAR(col * spx_font.fontwidth,
/netbsd-current/lib/libc/stdlib/
H A Dmerge.c167 LINEAR:
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dvec.h47 LINEAR, enumerator in enum:Search_type
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c1583 case OMP_LIST_LINEAR: type = "LINEAR"; break;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc1670 case OMP_LIST_LINEAR: type = "LINEAR"; break;

Completed in 171 milliseconds