/vbox/src/VBox/Devices/PC/ipxe/src/image/ |
H A D | segment.c | 58 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 D | muldi3.c | 75 * (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/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | colormapst.h | 92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | colormapst.h | 109 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | colormapst.h | 109 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | colormapst.h | 100 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | colormapst.h | 92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | colormapst.h | 92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | colormapst.h | 92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | colormapst.h | 92 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/ |
H A D | colormapst.h | 99 long mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | colormapst.h | 110 XID mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | colormapst.h | 100 long mid; /* client's name for colormap */ member in struct:_ColormapRec
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | chvalid.c | 169 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...] |
/vbox/src/libs/xpcom18a4/java/src/ |
H A D | nsAppFileLocProviderProxy.cpp | 75 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);
|
H A D | nsJavaInterfaces.cpp | 426 jmethodID mid = env->GetMethodID(clazz, "<init>", "(J)V"); local 427 if (mid) { 428 return env->NewObject(clazz, mid, reinterpret_cast<jlong>(lock));
|
H A D | nsJavaXPCOMGlue.cpp | 374 jmethodID mid = env->GetMethodID(exceptionClass, "<init>", local 376 if (mid) { 377 throwObj = (jthrowable) env->NewObject(exceptionClass, mid,
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/ |
H A D | dt_module.c | 350 uint_t i, mid, lo = 0, hi = dmp->dm_aslen - 1; local 357 mid = (lo + hi) / 2; 358 if (addr >= asmap[mid]->st_value) 359 lo = mid; 361 hi = mid; 392 uint_t i, mid, lo = 0, hi = dmp->dm_aslen - 1; local 399 mid = (lo + hi) / 2; 400 if (addr >= asmap[mid]->st_value) 401 lo = mid; 403 hi = mid; [all...] |