Home
last modified time | relevance | path

Searched defs:uint (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dhash.d790 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 Dvms-unwind.h51 typedef unsigned int uint; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dvms-unwind.h51 typedef unsigned int uint; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d334 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 Ddummyrange.d334 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 Dinitsem.d272 const(uint) amax = 0x80000000; in initializerSemantic() local
1147 const(uint) amax = 0x80000000; in visitArray() local
H A Didentifier.d239 __gshared uint[Key] counters; in generateIdWithLoc() local
H A Ddmodule.d711 const (uint)[] eBuf = cast(const(uint)[])buf; in parseModule() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Daix-unwind.h95 typedef unsigned int uint; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Daix-unwind.h95 typedef unsigned int uint; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFTypes.h57 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dsha.d254 static immutable uint[64] constants = [ in SHA() local
H A Dmurmurhash.d86 const(uint)[] data = [1, 2, 3, 4]; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d1109 void bar(uint){} in bar() argument
1111 void variadicFoo(uint...){} in variadicFoo() argument
H A Dmeta.d1216 uint result = 0; in Repeat() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d1016 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 Dsha.d307 static immutable uint[64] constants = [ in SHA() local
H A Dmurmurhash.d86 const(uint)[] data = [1, 2, 3, 4]; variable
/netbsd-src/sys/sys/
H A Dtypes.h108 typedef unsigned int uint; /* Sys V compatibility */ typedef
/netbsd-src/sys/kern/
H A Dsubr_disk_mbr.c137 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 Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d891 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 Dsorting.d901 immutable uint[] seeds = [3923355730, 1927035882]; variable
3854 immutable uint[] seeds = [90027751, 2709791795, 1374631933, 995751648, 3541495258, 984840953]; variable

12