Searched refs:printed (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish/wifi/createns/ |
D | createns.cpp | 119 int printed = snprintf(pidString, in writeNamespacePid() local 123 if (printed <= 0) { in writeNamespacePid() 130 int remaining = printed; in writeNamespacePid() 141 } else if (result < printed) { in writeNamespacePid()
|
/device/generic/goldfish/wifi/execns/ |
D | execns.cpp | 197 int printed = vsnprintf(buffer + len, size - len, fmt, args); in sncatf() local 200 return printed; in sncatf() 223 int printed = snprintf(buffer, sizeof(buffer), in execCommand() local 225 if (printed < 0) { in execCommand()
|
/device/generic/goldfish/radio/ril/ |
D | reference-ril.c | 4050 int printed = 0; local 4059 printed = snprintf(currentLoc, remaining, "%s/%d", 4061 if (printed > 0) { 4062 remaining -= (size_t)printed; 4063 currentLoc += printed;
|
/device/linaro/hikey/mali/bifrost/ |
D | APACHE_LICENSE.txt | 187 same "printed page" as the copyright notice for easier
|
D | END_USER_LICENCE_AGREEMENT.txt | 25 Licence, any printed, electronic or online documentation supplied with
|
/device/amlogic/yukawa/binaries/gpu/ |
D | END_USER_LICENCE_AGREEMENT.txt | 25 Licence, any printed, electronic or online documentation supplied with
|
/device/linaro/hikey/mali/utgard/ |
D | END_USER_LICENCE_AGREEMENT.txt | 25 Licence, any printed, electronic or online documentation supplied with
|
/device/google/cuttlefish_kernel/5.4-x86_64/ |
D | System.map | 132185 ffffffff82ea2ea0 b calibrate_delay.printed
|
/device/google/cuttlefish_kernel/5.4-arm64/ |
D | System.map | 235490 ffffffc0119bd0a0 b calibrate_delay.printed
|