/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | hash.d | 790 const uint[2] b = [0x04_03_02_01, 0x05_ff_ff_ff]; in version() local 795 const uint[2] b = [0x04_03_02_01, 0xff_ff_ff_05]; variable
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
H A D | vms-unwind.h | 51 typedef unsigned int uint; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/ |
H A D | vms-unwind.h | 51 typedef unsigned int uint; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/ |
H A D | dummyrange.d | 334 static bool function(uint,uint) cmp = function(uint a, uint b) { return a == b; }; in function() argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/test/ |
H A D | dummyrange.d | 334 static bool function(uint,uint) cmp = function(uint a, uint b) { return a == b; }; in function() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | initsem.d | 272 const(uint) amax = 0x80000000; in initializerSemantic() local 1147 const(uint) amax = 0x80000000; in visitArray() local
|
H A D | identifier.d | 239 __gshared uint[Key] counters; in generateIdWithLoc() local
|
H A D | dmodule.d | 711 const (uint)[] eBuf = cast(const(uint)[])buf; in parseModule() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | aix-unwind.h | 95 typedef unsigned int uint; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | aix-unwind.h | 95 typedef unsigned int uint; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | ELFTypes.h | 57 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/ |
H A D | sha.d | 254 static immutable uint[64] constants = [ in SHA() local
|
H A D | murmurhash.d | 86 const(uint)[] data = [1, 2, 3, 4]; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | traits.d | 1109 void bar(uint){} in bar() argument 1111 void variadicFoo(uint...){} in variadicFoo() argument
|
H A D | meta.d | 1216 uint result = 0; in Repeat() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | traits.d | 1016 void bar(uint){} in bar() argument 1018 void variadicFoo(uint...){} in variadicFoo() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
H A D | sha.d | 307 static immutable uint[64] constants = [ in SHA() local
|
H A D | murmurhash.d | 86 const(uint)[] data = [1, 2, 3, 4]; variable
|
/netbsd-src/sys/sys/ |
H A D | types.h | 108 typedef unsigned int uint; /* Sys V compatibility */ typedef
|
/netbsd-src/sys/kern/ |
H A D | subr_disk_mbr.c | 137 scan_mbr(mbr_args_t *a, int (*actn)(mbr_args_t *, mbr_partition_t *, int, uint)) in scan_mbr() argument
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | gzlog.c | 242 typedef unsigned int uint; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | gzlog.c | 242 typedef unsigned int uint; typedef
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | gzlog.c | 242 typedef unsigned int uint; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 891 immutable uint[] seeds = [3923355730, 1927035882, unpredictableSeed]; variable 3514 …immutable uint[] seeds = [90027751, 2709791795, 1374631933, 995751648, 3541495258, 984840953, unpr… variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 901 immutable uint[] seeds = [3923355730, 1927035882]; variable 3854 immutable uint[] seeds = [90027751, 2709791795, 1374631933, 995751648, 3541495258, 984840953]; variable
|