Home
last modified time | relevance | path

Searched refs:prefixes (Results 1 – 6 of 6) sorted by relevance

/system/core/toolbox/upstream-netbsd/lib/libc/gen/
Dhumanize_number.c50 const char *prefixes, *sep; in humanize_number() local
63 prefixes = "B\0k\0M\0G\0T\0P\0E"; in humanize_number()
65 prefixes = "\0\0k\0M\0G\0T\0P\0E"; in humanize_number()
73 prefixes = "B\0K\0M\0G\0T\0P\0E"; in humanize_number()
75 prefixes = "\0\0K\0M\0G\0T\0P\0E"; in humanize_number()
78 #define SCALE2PREFIX(scale) (&prefixes[(scale) << 1]) in humanize_number()
/system/core/adb/
Dsockets.cpp612 static const std::vector<std::string>& prefixes = in skip_host_serial() local
615 for (const std::string& prefix : prefixes) { in skip_host_serial()
DSERVICES.TXT104 host-serial/host-usb/host-local/host prefixes as described previously
/system/sepolicy/
Daccess_vectors2 # Define common prefixes for access vectors
/system/media/audio_utils/
DDoxyfile.orig990 # can be used to specify a prefix (or a list of prefixes) that should be ignored
DDoxyfile990 # can be used to specify a prefix (or a list of prefixes) that should be ignored