/external/libchrome/base/ |
D | big_endian_unittest.cc | 19 uint16_t u16; in TEST() local 49 uint16_t u16; in TEST() local 94 uint16_t u16 = 0; in TEST() local
|
/external/google-breakpad/src/processor/ |
D | binarystream.cc | 63 binarystream &binarystream::operator>>(uint16_t &u16) { in operator >>() 104 binarystream &binarystream::operator<<(uint16_t u16) { in operator <<()
|
D | binarystream_unittest.cc | 65 uint16_t u16 = 0; in TEST_F() local 267 uint16_t u16 = 0; in TEST_F() local 283 uint16_t u16 = 8; in TEST_F() local 294 uint16_t u16 = 8; in TEST_F() local 352 uint16_t u16 = 0; in TEST_F() local
|
/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/strace/tests-m32/ |
D | nlattr_ifla_brport.c | 56 const uint16_t u16 = 0xabcd; in main() local
|
/external/strace/tests/ |
D | nlattr_ifla_brport.c | 56 const uint16_t u16 = 0xabcd; in main() local
|
/external/strace/tests-mx32/ |
D | nlattr_ifla_brport.c | 56 const uint16_t u16 = 0xabcd; in main() local
|
/external/autotest/client/profilers/powertop/src/ |
D | ethernet.c | 40 #define u16 __u16 macro
|
/external/openssh/ |
D | rijndael.h | 37 typedef unsigned short u16; typedef
|
/external/clang/test/CodeGen/ |
D | 2008-01-28-UnionSize.c | 6 typedef unsigned short u16; typedef
|
/external/openssh/regress/unittests/sshbuf/ |
D | test_sshbuf_getput_fuzz.c | 42 u_int16_t u16; in attempt_parse_blob() local
|
/external/libpng/contrib/tools/ |
D | checksum-icc.c | 56 # define u16(x) (header[x] * 256 + header[x+1]) in read_one_file() macro
|
/external/libyuv/files/unit_test/ |
D | basictypes_test.cc | 30 uint16 u16 = 1u; in TEST_F() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.java | 23 public int u16() { int o = __offset(10); return o != 0 ? bb.getShort(o + bb_pos) & 0xFFFF : 0; } in u16() method in TypeAliases 24 …public boolean mutateU16(int u16) { int o = __offset(10); if (o != 0) { bb.putShort(o + bb_pos, (s… in mutateU16() 52 int u16, in createTypeAliases() 81 …public static void addU16(FlatBufferBuilder builder, int u16) { builder.addShort(3, (short)u16, (s… in addU16()
|
/external/u-boot/arch/arc/include/asm/ |
D | types.h | 37 typedef unsigned short u16; typedef
|
/external/u-boot/arch/nios2/include/asm/ |
D | types.h | 42 typedef unsigned short u16; typedef
|
/external/u-boot/arch/xtensa/include/asm/ |
D | types.h | 39 typedef unsigned short u16; typedef
|
/external/u-boot/arch/microblaze/include/asm/ |
D | types.h | 42 typedef unsigned short u16; typedef
|
/external/u-boot/arch/sh/include/asm/ |
D | types.h | 43 typedef unsigned short u16; typedef
|
/external/u-boot/arch/riscv/include/asm/ |
D | types.h | 45 typedef unsigned short u16; typedef
|
/external/u-boot/arch/nds32/include/asm/ |
D | types.h | 44 typedef unsigned short u16; typedef
|
/external/libunwind/src/dwarf/ |
D | Gexpr.c | 128 uint16_t u16; in read_operand() local 200 uint16_t u16; in dwarf_eval_expr() local
|
/external/u-boot/arch/x86/include/asm/ |
D | types.h | 34 typedef unsigned short u16; typedef
|
/external/u-boot/arch/m68k/include/asm/ |
D | types.h | 34 typedef unsigned short u16; typedef
|
/external/u-boot/arch/arm/include/asm/ |
D | types.h | 34 typedef unsigned short u16; typedef
|