Home
last modified time | relevance | path

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

/external/cros/system_api/dbus/authpolicy/
Dactive_directory_info.proto103 ERROR_COUNT = 39; enumerator
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c112 static int ERROR_COUNT = 0; /* Count of errors from all tests. */ variable
/external/u-boot/drivers/usb/host/
Dxhci.h635 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro