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.c337 static void time_print_monthdays(uint32_t mask, bool human_readable) in time_print_monthdays()
/external/tensorflow/tensorflow/core/platform/
Dnumbers.cc511 std::string human_readable; in HumanReadableElapsedTime() local
/external/toybox/lib/
Dlib.c1231 int human_readable(char *buf, unsigned long long num, int style) in human_readable() function