| /src/lib/libvgl/ |
| H A D | text.c | 77 int b, Bpc, Bpl, lin, bit, topbit; in VGLBitmapPutChar() local 82 for(lin = 0; lin < VGLTextFont->Height; lin++) { in VGLBitmapPutChar() 85 if (VGLTextFont->BitmapArray[(ch*Bpc)+(lin*Bpl)+(b/8)]&(1<<(b%8))) in VGLBitmapPutChar() 88 VGLSetXY(Object, (x+topbit-bit), (y+lin), fgcol); in VGLBitmapPutChar() 91 VGLSetXY(Object, (x+lin), (y-topbit+bit), fgcol); in VGLBitmapPutChar() 94 VGLSetXY(Object, (x-topbit+bit), (y-lin), fgcol); in VGLBitmapPutChar() 97 VGLSetXY(Object, (x-lin), (y+topbit-bit), fgcol); in VGLBitmapPutChar() 100 VGLSetXY(Object, (x+lin+topbit-bit), (y+lin+bit), fgcol); in VGLBitmapPutChar() 106 VGLSetXY(Object, (x+topbit-bit), (y+lin), bgcol); in VGLBitmapPutChar() 109 VGLSetXY(Object, (x+lin), (y-topbit+bit), bgcol); in VGLBitmapPutChar() [all …]
|
| /src/tools/tools/kerninclude/ |
| H A D | kerninclude.sh | 171 ' | sort -rn | while read lin incl 174 echo " INCL $lin $incl" 179 sed "${lin}s/.*//" ${src}_ > ${src} 240 sed "${lin}s/.*/#error \"BARF\"/" ${src}_ > ${src} 289 sed "${lin}d" ${src}_ > ${src} 292 echo "BINGO $src $lin $incl $obj $l"
|
| /src/lib/libc/rpc/ |
| H A D | svc_dg.c | 196 struct sockaddr_in *lin = (struct sockaddr_in *)laddr; in svc_dg_recvfrom() local 199 char tmp[CMSG_LEN(sizeof(*lin))]; in svc_dg_recvfrom() 211 msg.msg_controllen = CMSG_LEN(sizeof(*lin)); in svc_dg_recvfrom() 227 memcpy(&lin->sin_addr, in svc_dg_recvfrom() 234 lin->sin_family = AF_INET; in svc_dg_recvfrom() 235 lin->sin_port = 0; in svc_dg_recvfrom() 239 lin->sin_addr.s_addr = INADDR_ANY; in svc_dg_recvfrom() 301 struct in_addr *lin = &laddr_in->sin_addr; in svc_dg_sendto() local 302 char tmp[CMSG_SPACE(sizeof(*lin))]; in svc_dg_sendto() 314 lin->s_addr != INADDR_ANY) { in svc_dg_sendto() [all …]
|
| /src/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8390-genio-700-evk.dts | 6 * Macpaul Lin <macpaul.lin@mediatek.com>
|
| H A D | mt8395-genio-1200-evk.dts | 5 * Macpaul Lin <macpaul.lin@mediatek.com>
|
| H A D | mt8390-genio-common.dtsi | 6 * Macpaul Lin <macpaul.lin@mediatek.com>
|
| /src/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-moxa-uc-2101.dts | 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
|
| H A D | am335x-moxa-uc-8100-me-t.dts | 5 * Author: SZ Lin (林上智) <sz.lin@moxa.com>
|
| H A D | am335x-moxa-uc-2100-common.dtsi | 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
|
| /src/sys/netinet/ |
| H A D | tcp_subr.c | 3877 struct sockaddr_in *fin = NULL, *lin = NULL; in sysctl_drop() local 3916 lin = (struct sockaddr_in *)&addrs[1]; in sysctl_drop() 3931 lin = (struct sockaddr_in *)&addrs[1]; in sysctl_drop() 3933 lin->sin_len != sizeof(struct sockaddr_in)) in sysctl_drop() 3952 lin->sin_addr, lin->sin_port, INPLOOKUP_WLOCKPCB, NULL); in sysctl_drop() 3995 struct sockaddr_in *fin = NULL, *lin = NULL; in sysctl_switch_tls() local 4034 lin = (struct sockaddr_in *)&addrs[1]; in sysctl_switch_tls() 4049 lin = (struct sockaddr_in *)&addrs[1]; in sysctl_switch_tls() 4051 lin->sin_len != sizeof(struct sockaddr_in)) in sysctl_switch_tls() 4070 lin->sin_addr, lin->sin_port, INPLOOKUP_WLOCKPCB, NULL); in sysctl_switch_tls()
|
| /src/sys/contrib/device-tree/src/arm/nxp/ls/ |
| H A D | ls1021a-moxa-uc-8410a.dts | 7 * SZ Lin (林上智) <sz.lin@moxa.com>
|
| /src/sys/sys/ |
| H A D | stats.h | 372 } lin; member 493 #define HIST_HLPR_INFO_LIN_FIELDS(si) .lin.stepinc = (si)
|
| /src/share/misc/ |
| H A D | iso639 | 290 ln lin lin Lingala
|
| /src/contrib/googletest/googletest/test/ |
| H A D | BUILD.bazel | 204 "googletest-output-test-golden-lin.txt",
|
| /src/sys/dev/sound/pci/ |
| H A D | emu10kx.c | 2563 int idx, lin; in log2lin() local 2576 lin = log_t % (L2L_POINTS); in log2lin() 2577 lin_t = l2l_df[idx] * lin + l2l_f[idx]; in log2lin()
|
| /src/sys/kern/ |
| H A D | subr_stats.c | 471 step = info->lin.stepinc;
|
| /src/crypto/heimdal/ |
| H A D | ltmain.sh | 1035 link|lin|li|l)
|
| /src/contrib/expat/ |
| H A D | Changes | 1408 Cătălin Răceanu
|
| /src/contrib/libevent/build-aux/ |
| H A D | ltmain.sh | 2491 link|lin|li|l)
|
| /src/contrib/openbsm/config/ |
| H A D | ltmain.sh | 2290 link|lin|li|l)
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | ltmain.sh | 2290 link|lin|li|l)
|
| /src/contrib/file/ |
| H A D | ltmain.sh | 2533 link|lin|li|l)
|
| /src/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 2290 link|lin|li|l)
|
| /src/contrib/openpam/ |
| H A D | ltmain.sh | 2548 link|lin|li|l)
|
| /src/contrib/ldns/ |
| H A D | ltmain.sh | 2365 link|lin|li|l)
|