Home
last modified time | relevance | path

Searched refs:KERN (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vipl/filter/
H A Dvipl_filter_helper.h44 int je = (KERN).y_end(); int ie = (KERN).x_end();\
62 int je = (KERN).y_end(); int ie = (KERN).x_end();\
84 for (int i = (KERN).kernel_start(0),j=i+x; i < (KERN).kernel_end(0); ++i) \
98 for (int i = (KERN).kernel_start(0),j=i+x; i < (KERN).kernel_end(0); ++i) \
99 val += ((KERN)(i) * GET_PIXEL((SRC),j++, y));\
112 for (int i = (KERN).kernel_start(0), j =y+i; i < (KERN).kernel_end(0); ++i)\
126 for (int i = (KERN).kernel_start(0), j =y+i; i < (KERN).kernel_end(0); ++i)\
142 for (int i = (KERN).kernel_start(0); i < (KERN).kernel_end(0); ++i) \
156 for (int i = (KERN).kernel_start(0); i < (KERN).kernel_end(0); ++i) \
171 for (int i = (KERN).kernel_start(0); i < (KERN).kernel_end(0); ++i)\
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/
H A Dupdate_sctp.sh21 cp $1/KERN/usrsctp/usrsctplib/*.c $1/KERN/usrsctp/usrsctplib/*.h netwerk/sctp/src
22 …cp $1/KERN/usrsctp/usrsctplib/netinet/*.c $1/KERN/usrsctp/usrsctplib/netinet/*.h netwerk/sctp/src/…
23 …cp $1/KERN/usrsctp/usrsctplib/netinet6/*.c $1/KERN/usrsctp/usrsctplib/netinet6/*.h netwerk/sctp/sr…
/dports/emulators/simh/simh-3.9.0_5/VAX/
H A Dvax_mmu.c79 TLB_ACCW (KERN)+TLB_ACCR (KERN),
80 TLB_ACCR (KERN),
83 TLB_ACCW (KERN)+TLB_ACCW (EXEC)+TLB_ACCR (KERN)+TLB_ACCR (EXEC),
84 TLB_ACCW (KERN)+TLB_ACCR (KERN)+TLB_ACCR (EXEC),
85 TLB_ACCR (KERN)+TLB_ACCR (EXEC),
86 TLB_ACCW (KERN)+TLB_ACCW (EXEC)+TLB_ACCW (SUPV)+
88 TLB_ACCW (KERN)+TLB_ACCW (EXEC)+
90 TLB_ACCW (KERN)+TLB_ACCR (KERN)+TLB_ACCR (EXEC)+TLB_ACCR (SUPV),
91 TLB_ACCR (KERN)+TLB_ACCR (EXEC)+TLB_ACCR (SUPV),
94 TLB_ACCW (KERN)+TLB_ACCW (EXEC)+
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/datasets/star98/src/
H A Dstar98.dat68 1563404 KERN DELANO UNION 68.6434302908726 .780814277746793 1.72894590…
69 1575168 KERN EL TEJON UNIFIED 37.8320172290022 .3584229390681 .86021505376…
70 1573908 KERN MCFARLAND UNIFIED 81.9645732689211 .311526479750779 .233644859…
71 1563677 KERN MOJAVE UNIFIED 40.5990016638935 1.1070110701107 14.87084870…
72 1563685 KERN MUROC JOINT UNIFIED 31.8604651162791 2.01472297559086 12.4370399…
73 1573742 KERN SIERRA SANDS UNIFIED 32.5987279988168 2.2334864565183 4.799619832…
74 1563776 KERN SOUTHERN KERN UNIFIED 49.3510324483776 1.697438951757 8.2191780821…
75 1563800 KERN TAFT UNION 51.4623726585606 .361247947454844 .755336617…
76 1563826 KERN TEHACHAPI UNIFIED 24.9950445986125 .42042042042042 2.722722722…
77 1563842 KERN WASCO UNION 65.8902691511387 .471815247082195 4.39533151…
/dports/print/pslib/pslib-0.4.6/src/
H A Dps_afm.c277 static KERN *newkern(PSDoc *psdoc) { in newkern()
278 KERN *nk ; in newkern()
280 …nk = (KERN *) psdoc->malloc(psdoc, (unsigned long) sizeof(KERN), "newkern: allocate memory for new… in newkern()
418 KERN *k; in calculatekern()
445 KERN *nk ; in addkern()
510 KERN *nk ; in handlekern()
812 static KERN *rmkernmatch(PSDoc *psdoc, KERN *k, char *s) in rmkernmatch()
814 KERN *nk, *ktmp ; in rmkernmatch()
857 KERN *k, *ktmp; in rmkern()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/shaping/data/text-rendering-tests/
H A Dmeson.build30 'KERN-1.tests',
31 'KERN-2.tests',
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/shape/data/text-rendering-tests/
H A Dmeson.build30 'KERN-1.tests',
31 'KERN-2.tests',
/dports/print/harfbuzz/harfbuzz-3.4.0/test/shape/data/text-rendering-tests/
H A Dmeson.build30 'KERN-1.tests',
31 'KERN-2.tests',
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/shape/data/text-rendering-tests/
H A Dmeson.build30 'KERN-1.tests',
31 'KERN-2.tests',
/dports/games/endless-sky/endless-sky-0.9.14/source/text/
H A DFont.cpp74 const int KERN = 2; variable
177 textPos[0] += advance[previous * GLYPHS + glyph] + KERN; in DrawAliased()
185 glUniform1f(aspectI, static_cast<float>(advance[glyph * GLYPHS] + KERN) in DrawAliased()
186 / (advance[underscoreGlyph * GLYPHS] + KERN)); in DrawAliased()
399 width += advance[previous * GLYPHS + glyph] + KERN; in WidthRawString()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_u16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_8nw.c46 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
47 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
56 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
57 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
66 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
67 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_u16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_8nw.c46 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
47 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
56 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
57 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
66 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
67 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_8nw.c46 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
47 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
56 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
57 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
66 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
67 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_u16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_8nw.c46 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
47 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
56 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
57 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
66 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
67 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_u16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
H A Dmlib_ImageConv_u16nw.c45 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
46 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
55 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
56 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
65 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
66 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_8nw.c46 #define CONV_FUNC(KERN) mlib_c_conv##KERN##nw_u8 argument
47 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u8 argument
56 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_s16 argument
57 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_s16 argument
66 #define CONV_FUNC(KERN) mlib_conv##KERN##nw_u16 argument
67 #define CONV_FUNC_I(KERN) mlib_i_conv##KERN##nw_u16 argument

12345678910