/external/epid-sdk/epid/common/src/ |
D | endian_convert.h | 30 #define ntohl(u32) \ argument 39 #define htonl(u32) \ argument
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
D | Types.h | 39 typedef unsigned int u32; typedef 44 typedef unsigned long u32; typedef 49 typedef unsigned int u32; typedef
|
/external/libchrome/base/ |
D | big_endian_unittest.cc | 20 uint32_t u32; in TEST() local 50 uint32_t u32; in TEST() local 95 uint32_t u32 = 0; in TEST() local
|
/external/google-breakpad/src/processor/ |
D | binarystream.cc | 71 binarystream &binarystream::operator>>(uint32_t &u32) { in operator >>() 110 binarystream &binarystream::operator<<(uint32_t u32) { in operator <<()
|
/external/v8/src/builtins/ |
D | builtins-sharedarraybuffer-gen.cc | 152 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in TF_BUILTIN() local 216 Label u8(this), u16(this), u32(this), other(this); in TF_BUILTIN() local 276 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in TF_BUILTIN() local 354 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in TF_BUILTIN() local 451 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in BINOP_BUILTIN() local
|
/external/autotest/client/deps/glbench/src/ |
D | md5.h | 10 typedef uint32_t u32; typedef
|
/external/google-breakpad/src/common/ |
D | md5.h | 10 typedef uint32_t u32; typedef
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | type_manager_test.cpp | 699 Integer u32(32, false); in TEST() local 722 Integer u32(32, false); in TEST() local 747 Integer u32(32, false); in TEST() local 774 Integer u32(32, false); in TEST() local 850 Integer u32(32, false); in TEST() local 873 Integer u32(32, false); in TEST() local 921 Integer u32(32, false); in TEST() local 1083 Integer u32(32, false); in TEST() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | type_manager_test.cpp | 701 Integer u32(32, false); in TEST() local 724 Integer u32(32, false); in TEST() local 749 Integer u32(32, false); in TEST() local 776 Integer u32(32, false); in TEST() local 852 Integer u32(32, false); in TEST() local 875 Integer u32(32, false); in TEST() local 923 Integer u32(32, false); in TEST() local 1085 Integer u32(32, false); in TEST() local
|
/external/u-boot/include/ |
D | uboot_aes.h | 13 typedef unsigned int u32; typedef
|
/external/u-boot/board/synopsys/hsdk/ |
D | env-lib.c | 100 bool (*cpu_used)(u32)) in env_validate_core() 196 bool (*cpu_used)(u32)) in envs_read_validate_core() 219 bool (*cpu_used)(u32)) in envs_process_and_validate()
|
/external/autotest/client/profilers/powertop/src/ |
D | ethernet.c | 39 #define u32 __u32 macro
|
/external/openssh/ |
D | rijndael.h | 38 typedef unsigned int u32; typedef
|
/external/u-boot/tools/omap/ |
D | clocks_get_m_n.c | 13 typedef unsigned int u32; typedef
|
/external/openssh/regress/unittests/sshbuf/ |
D | test_sshbuf_getput_fuzz.c | 43 u_int32_t u32; in attempt_parse_blob() local
|
/external/libpng/contrib/tools/ |
D | checksum-icc.c | 57 # define u32(x) (u16(x) * 65536 + u16(x+2)) in read_one_file() macro
|
/external/libyuv/files/unit_test/ |
D | basictypes_test.cc | 32 uint32 u32 = 1u; in TEST_F() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.java | 27 …public long u32() { int o = __offset(14); return o != 0 ? (long)bb.getInt(o + bb_pos) & 0xFFFFFFFF… in u32() method in TypeAliases 28 …public boolean mutateU32(long u32) { int o = __offset(14); if (o != 0) { bb.putInt(o + bb_pos, (in… in mutateU32() 54 long u32, in createTypeAliases() 83 …public static void addU32(FlatBufferBuilder builder, long u32) { builder.addInt(5, (int)u32, (int)… in addU32()
|
/external/u-boot/arch/mips/lib/ |
D | reloc.c | 69 uint32_t u32; in apply_reloc() local
|
/external/u-boot/arch/arc/include/asm/ |
D | types.h | 40 typedef unsigned int u32; typedef
|
/external/u-boot/arch/nios2/include/asm/ |
D | types.h | 45 typedef unsigned int u32; typedef
|
/external/u-boot/arch/xtensa/include/asm/ |
D | types.h | 42 typedef unsigned int u32; typedef
|
/external/u-boot/arch/microblaze/include/asm/ |
D | types.h | 45 typedef unsigned int u32; typedef
|
/external/u-boot/arch/sh/include/asm/ |
D | types.h | 46 typedef unsigned int u32; typedef
|
/external/u-boot/arch/riscv/include/asm/ |
D | types.h | 48 typedef unsigned int u32; typedef
|