Home
last modified time | relevance | path

Searched defs:val16 (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/base/
Dbitbuffer_unittest.cc44 uint16_t val16; in TEST() local
61 uint16_t val16; in TEST() local
96 uint16_t val16; in TEST() local
291 uint16_t val16; in TEST() local
/external/deqp/framework/delibs/debase/
DdeFloat16.c489 float deFloat16To32 (deFloat16 val16) in deFloat16To32()
551 double deFloat16To64 (deFloat16 val16) in deFloat16To64()
/external/u-boot/drivers/bios_emulator/
Dbesys.c423 u16 val16; in BE_accessReg() local
/external/u-boot/cmd/
Dpci.c66 u16 val16; in pci_read_config() local
/external/u-boot/drivers/net/
Drtl8169.c99 #define RTL_W16(reg, val16) writew((val16), ioaddr + (reg)) argument