Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 25 of 38) sorted by relevance

12

/device/google/cuttlefish_common/guest/hals/audio/legacy/
Dvsoc_audio_output_stream.h146 static unsigned int printed = 0; // printed every 2^32-th call. in AddAudioEffect() local
147 ALOGE_IF(!printed++, "%s: not implemented", __FUNCTION__); in AddAudioEffect()
153 static unsigned int printed = 0; // printed every 2^32-th call. in RemoveAudioEffect() local
154 ALOGE_IF(!printed++, "%s: not implemented", __FUNCTION__); in RemoveAudioEffect()
/device/generic/goldfish/wifi/createns/
Dcreatens.cpp119 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/
Dexecns.cpp197 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/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/world/
DREADME74 list of matching mappings is printed. In normal mode (e.g. without
/device/generic/goldfish/ril/
Dreference-ril.c3967 int printed = 0; local
3976 printed = snprintf(currentLoc, remaining, "%s/%d",
3978 if (printed > 0) {
3979 remaining -= (size_t)printed;
3980 currentLoc += printed;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpdb.doc35 occurs in such a statement, the exception name is printed but the
/device/linaro/hikey/mali/bifrost/
DEND_USER_LICENCE_AGREEMENT.txt25 Licence, any printed, electronic or online documentation supplied with
DAPACHE_LICENSE.txt187 same "printed page" as the copyright notice for easier
/device/linaro/hikey/mali/utgard/
DEND_USER_LICENCE_AGREEMENT.txt25 Licence, any printed, electronic or online documentation supplied with
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr1.txt106 entry and exit, a message will be printed indicating
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
DREADME204 names are printed in the warning message about remaining unknown
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DUefiShellDriver1CommandsLib.uni426 " that follow the UEFI Driver Model. By default, the devices are printed in\r\n"
428 " 2. If the option -d is specified, the device paths will be printed instead.\r\n"
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dchange-log.rst199 is printed, confirming that the errata workaround has been applied.
201 - If it does not apply, a VERBOSE message is printed, confirming that the
205 been, a WARN message is printed, alerting that errata workaround is
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DGenPage_Utility_Man_Page.rtf69 …h\af48\dbch\af13\loch\f48 Turn on verbose output with informational messages printed. This is a cou
DGenBootSector_Utility_Man_Page.rtf106 …\af39\dbch\af31505\loch\f39 Turn on verbose output with informational messages printed. This is a c
DSpd2Dec_Utility_Man_Page.rtf98 …505\loch\f39 verbose output wit\hich\af39\dbch\af31505\loch\f39 h informational messages printed.
DFpd2Dsc_Utility_Man_Page.rtf109 al messages printed.
DMsa2Inf_Utility_Man_Page.rtf101 …505\loch\f39 verbose output with informa\hich\af39\dbch\af31505\loch\f39 tional messages printed.
DEfiLdrImage_Utility_Man_Page.rtf109 Turn on verbose output with informational messages printed. This is a count value, so specifying \h…
DBootSectImage_Utility_Man_Page.rtf125 …ich\af39\dbch\af31505\loch\f39 Turn on verbose output with informational messages printed. This is
DEfiRom_Utility_Man_Page.rtf115 Turn on verbose output with informational messages printed. This is a count value, so specifying \h…
DGenCrc32_Utility_Man_Page.rtf121 …dbch\af31505\loch\f43 Turn on verbose output with informational messages printed. This is a count …
DSplitFile_Utility_Man_Page.rtf132 …h\af39\dbch\af31505\loch\f39 verbose output with informational messages printed. This is a count …
DTianoCompress_Utility_Man_Page.rtf127 \hich\af43\dbch\af31505\loch\f43 verbose output with informational messages printed. This is a cou…
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DUefiShellLevel1CommandsLib.uni399 " is printed.\r\n"

12