Home
last modified time | relevance | path

Searched defs:human_readable (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/ip/
Dip.c29 int human_readable; variable
/external/iptables/extensions/
Dlibxt_time.c327 static void time_print_monthdays(uint32_t mask, bool human_readable) in time_print_monthdays()
/external/tensorflow/tensorflow/core/lib/strings/
Dnumbers.cc495 string human_readable; in HumanReadableElapsedTime() local
/external/toybox/lib/
Dlib.c1140 int human_readable(char *buf, unsigned long long num, int style) in human_readable() function