HomeSort by: relevance | last modified time | path
    Searched refs:uint64 (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
vm_basic_types.h 10 typedef u64 uint64; typedef in typeref:typename:u64
16 typedef uint64 PA;
18 typedef uint64 PPN64;
svga_types.h 34 typedef u64 uint64; typedef in typeref:typename:u64
40 typedef uint64 PA;
42 typedef uint64 PPN64;
svga3d_types.h 418 typedef uint64 SVGA3dSurfaceAllFlags;
1492 uint64 timestamp;
1500 uint64 realFrequency;
1509 uint64 inputAssemblyVertices;
1510 uint64 inputAssemblyPrimitives;
1511 uint64 vertexShaderInvocations;
1512 uint64 geometryShaderInvocations;
1513 uint64 geometryShaderPrimitives;
1514 uint64 clipperInvocations;
1515 uint64 clipperPrimitives
    [all...]
svga_reg.h 504 uint64 id;
svga3d_dx.h 1478 uint64 value;
  /src/lib/libc/arch/aarch64/softfloat/
aarch64-gcc.h 42 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/m68k/softfloat/
m68k-gcc.h 42 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/mips/softfloat/
mips-gcc.h 40 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/or1k/softfloat/
or1k-gcc.h 42 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/powerpc/softfloat/
powerpc-gcc.h 42 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/sh3/softfloat/
sh3-gcc.h 42 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/sparc64/softfloat/
sparc64-gcc.h 42 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/lib/libc/arch/arm/softfloat/
arm-gcc.h 40 typedef unsigned long long int uint64; typedef in typeref:typename:unsigned long long int
  /src/regress/lib/libc/ieeefp/testfloat/include/
milieu.h 102 typedef uint64_t uint64; typedef in typeref:typename:uint64_t
  /src/sys/lib/libkern/
milieu.h 100 typedef uint64_t uint64; typedef in typeref:typename:uint64_t
  /src/sys/external/bsd/acpica/dist/include/platform/
achaiku.h 178 #define COMPILER_DEPENDENT_UINT64 uint64
  /src/common/lib/libprop/
prop_dictionary_util.c 108 TEMPLATE(uint64, uint64_t)
162 UTEMPLATE(uint64, uint64_t)
prop_array_util.c 101 TEMPLATE(uint64, uint64_t)
174 UTEMPLATE(uint64, uint64_t)
prop_number.c 555 TEMPLATE(uint64, uint64_t, 0, UINT64_MAX)
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sysctl.h 200 XEN_GUEST_HANDLE_64(uint64) trans_pt; /* Px transition table */
208 XEN_GUEST_HANDLE_64(uint64) triggers; /* Cx trigger counts */
209 XEN_GUEST_HANDLE_64(uint64) residencies; /* Cx residencies */
219 XEN_GUEST_HANDLE_64(uint64) pc;
220 XEN_GUEST_HANDLE_64(uint64) cc;
xen.h 939 __DEFINE_XEN_GUEST_HANDLE(uint64, uint64_t);
platform.h 361 XEN_GUEST_HANDLE(uint64) idletime;
domctl.h 861 XEN_GUEST_HANDLE_64(uint64) buffer;
  /src/regress/lib/libc/ieeefp/testfloat/
testCases.c 343 static const uint64 int64P1[ int64NumP1 ] = {
656 static const uint64 int64PInfWeightMasks[ int64NumPInfWeightMasks ] = {
720 static const uint64 int64PInfWeightOffsets[ int64NumPInfWeightMasks ] = {
2359 static const uint64 float128QIn[ float128NumQIn ] = {
2384 static const uint64 float128QOut[ float128NumQOut ] = {
3023 uint64 sig1Low, sig2Low;
3059 static const uint64 float128QInfWeightMasks[ float128NumQInfWeightMasks ] = {
3076 static const uint64 float128QInfWeightOffsets[ float128NumQInfWeightMasks ] = {
3096 uint64 sig1Low, sig2Low;
3107 ( ( (uint64) ( randomUint8() & 1 ) )<<63
    [all...]
  /src/sys/kern/
subr_device.c 1048 TEMPLATE(uint64)

Completed in 39 milliseconds

1 2