Home
last modified time | relevance | path

Searched defs:ocf (Results 1 – 3 of 3) sorted by relevance

/external/qemu/hw/
Dbt-hci-csr.c142 static void csrhci_in_packet_vendor(struct csrhci_s *s, int ocf, in csrhci_in_packet_vendor()
Dbt.h1641 #define cmd_opcode_pack(ogf, ocf) (uint16_t)((ocf & 0x03ff)|(ogf << 10)) argument
/external/icu4c/test/intltest/
Dloctest.cpp1341 UChar ocf = 0x00f4; in Test4139940() local