Searched defs:c1 (Results 1 - 25 of 39) sorted by relevance

12

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dendian.c8 char c1; member in struct:__anon16254::__anon16255
16 e_test.c.c1 = 1;
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_strfunc.h34 fsw_u32 c1, c2; local
37 c1 = *p1++;
49 if (c1 != c2)
61 fsw_u32 c1, c2; local
64 c1 = *p1++;
66 if (c1 != c2)
78 fsw_u32 c1, c2; local
81 c1 = *p1++;
83 if (c1 != c2)
94 fsw_u32 c1, c local
120 fsw_u32 c1, c2; local
146 fsw_u32 c1, c2; local
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dstringextra.c51 unsigned char c1, c2; local
53 c1 = 0; c2 = 0;
56 c1 = *s1; c2 = *s2;
58 if (!c1)
62 if (c1 == c2)
64 c1 = tolower(c1);
66 if (c1 != c2)
70 return (int)c1 - (int)c2;
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibVideo.cpp487 char c1, c2; local
489 &c1, &x, &y, &fEnabled, &c2);
490 if ((cMatches == 7 && c1 == ',') || cMatches == 3)
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsCRT.cpp200 PRUnichar c1 = *s1++; local
202 if (c1 != c2) {
203 if (c1 < c2) return -1;
206 if ((0==c1) || (0==c2)) break;
231 PRUnichar c1 = *s1++; local
233 if (c1 != c2) {
234 if (c1 < c2) return -1;
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsEscape.cpp166 char c1[] = " "; local
168 char* const pc1 = c1;
173 c1[0] = *(src+1);
/vbox/src/VBox/Devices/Network/
H A DDevINIP.cpp780 char c1 = *macStr++ - '0'; local
781 if (c1 > 9)
782 c1 -= 7;
786 *pMac++ = ((c1 & 0x0f) << 4) | (c2 & 0x0f);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dvfscanf.c125 __collate_range_cmp(int c1, int c2) argument
129 s1[0] = (char)c1;
/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsStringObsolete.cpp366 PRUnichar c1 = *s1++; local
369 if (c1 != c2) {
371 // we won't warn on c1>=128 (the 2-byte value) because often
380 if (aIgnoreCase && c1<128 && c2<128) {
382 c1 = ascii_tolower(char(c1));
385 if (c1 == c2) continue;
388 if (c1 < c2) return -1;
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.cpp1520 const char* c1 = strchr(sEscapeKeyHex, *(b++)); local
1522 if (c1 != nsnull
1526 | (((c1 - sEscapeKeyHex) & 0xF) << 4);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicturestr.h115 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicturestr.h116 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicturestr.h119 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicturestr.h119 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicturestr.h119 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicturestr.h119 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicturestr.h119 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicturestr.h102 PictCircle c1; member in struct:_PictRadialGradient
/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c3638 int c0, c1, ttok = DT_TOK_TNAME; local
3691 if ((c1 = input()) == c0)
3693 if (c1 != EOF) unput(c1);
3697 if ((c1 = input()) != c0)
3699 if (c1 != EOF) unput(c1);

Completed in 1335 milliseconds

12