Searched refs:mid (Results 1 - 25 of 40) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/src/image/
H A Dsegment.c58 physaddr_t mid = user_to_phys ( segment, filesz ); local
62 DBG ( "Preparing segment [%lx,%lx,%lx)\n", start, mid, end );
66 DBG ( "Insane segment [%lx,%lx,%lx)\n", start, mid, end );
88 start, mid, end );
/vbox/src/VBox/Runtime/common/math/gcc/
H A Dmuldi3.c75 * (2^n) (u1 - u0) (v0 - v1) + [(u1-u0)... = mid]
94 * (2^n)(high) + (2^n)(mid) + (2^n + 1)(low)
98 * (2^n)(high + mid + low) + low
100 * Furthermore, `high' and `mid' can be computed mod 2^n, as any factor
111 u_int high, mid, udiff, vdiff; local
143 * any upper bits in high and mid, so we can use native
156 mid = udiff * vdiff;
163 prod.ul[H] = high + (negmid ? -mid : mid) + low.ul[L] +
194 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, lo local
[all...]
/vbox/src/libs/xpcom18a4/java/src/
H A DnsAppFileLocProviderProxy.cpp75 jmethodID mid = nsnull;
78 mid = env->GetMethodID(clazz, "getFile",
81 if (!mid)
86 javaFile = env->CallObjectMethod(mJavaLocProvider, mid, prop, persistant);
176 jmethodID mid = nsnull; local
180 mid = env->GetMethodID(clazz, "getFiles",
184 if (!mid)
191 javaFileArray = env->CallObjectMethod(mJavaLocProvider, mid, prop);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcolormapst.h92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
H A Dcolormap.h78 extern _X_EXPORT int CreateColormap(Colormap /*mid */ ,
86 XID mid);
94 extern _X_EXPORT int CopyColormapAndFree(Colormap /*mid */ ,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dcolormapst.h100 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dcolormapst.h92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dcolormapst.h92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dcolormapst.h92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dcolormapst.h92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dcolormapst.h99 long mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcolormapst.h100 long mid; /* client's name for colormap */ member in struct:_ColormapRec
H A Daout.h61 unsigned long a_midmag; /* htonl(flags<<26 | mid<<16 | magic) */
79 * ensure that: 0 < mid < 0x3ff
135 #define AOUT_SETMAGIC(ex,mag,mid,flag) \
136 ( (ex)->a_midmag = htonl( (((flag)&0x3fU)<<26) | (((mid)&0x03ffU)<<16) | \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcolormapst.h109 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcolormapst.h109 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcolormapst.h110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
H A Daout.h61 unsigned long a_midmag; /* htonl(flags<<26 | mid<<16 | magic) */
79 * ensure that: 0 < mid < 0x3ff
135 #define AOUT_SETMAGIC(ex,mag,mid,flag) \
136 ( (ex)->a_midmag = htonl( (((flag)&0x3fU)<<26) | (((mid)&0x03ffU)<<16) | \
/vbox/src/libs/libxml2-2.6.31/
H A Dchvalid.c169 int low, high, mid; local
181 mid = (low + high) / 2;
182 if ((unsigned short) val < sptr[mid].low) {
183 high = mid - 1;
185 if ((unsigned short) val > sptr[mid].high) {
186 low = mid + 1;
200 mid = (low + high) / 2;
201 if (val < lptr[mid].low) {
202 high = mid - 1;
204 if (val > lptr[mid]
[all...]

Completed in 153 milliseconds

12