Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 18 of 18) sorted by relevance

/system/core/logd/
DLogStatistics.cpp550 ssize_t spaces = EntryBase::PRUNED_LEN - 2 - pruned.length() - change.length(); in format() local
551 if ((spaces <= 0) && pruned.length()) { in format()
552 spaces = 1; in format()
554 if (spaces > 0) { in format()
555 change += android::base::StringPrintf("%*s", (int)spaces, ""); in format()
829 int16_t spaces = 1; in Format() local
834 if (spaces < 0) spaces = 0; in Format()
835 output += android::base::StringPrintf("%*s%s", spaces, "", in Format()
837 spaces += spaces_total + oldLength - output.length(); in Format()
839 if (spaces < 0) spaces = 0; in Format()
[all …]
Devent.logtags8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
/system/media/audio_utils/include/audio_utils/
DLogPlot.h89 int spaces = 1; // Amount of spaces before the data point in audio_utils_log_plot() local
101 ss << std::setw(spaces) << (start ? "|" : "*"); in audio_utils_log_plot()
102 spaces = 1; in audio_utils_log_plot()
104 spaces++; in audio_utils_log_plot()
177 static const std::string spaces(kLen, ' ');
186 ss << getTail(leftPadding, spaces);
189 ss << getTail(colWidth - 1, spaces) <<
205 ss << getTail(bucketWidth, spaces) << label << "\n";
/system/bt/
DEventLogTags.logtags8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
/system/core/liblog/
Devent.logtags8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
/system/core/storaged/
DEventLogTags.logtags8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
/system/memory/lmkd/
Devent.logtags8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
/system/extras/ioblame/
DREADME172 ANDROID: Replace spaces by '_' for some android filesystem tracepoints.
174 Andoid files frequently have spaces in them, as do cmdline strings.
175 Replace these spaces with '_', so tools that parse these tracepoints
/system/nvram/
DREADME.md5 spaces that can hold arbitrary data blobs of limited size. Access restrictions
/system/core/logcat/
Devent.logtags8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
/system/tools/mkbootimg/
Dpylintrc267 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
271 # Number of spaces of indent required inside a hanging or continued line.
/system/update_engine/
Dpylintrc237 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
241 # Number of spaces of indent required inside a hanging or continued line.
/system/core/adb/
DSERVICES.TXT154 by spaces. If an argument contains a space, it must be quoted with
/system/media/audio_utils/
DDoxyfile.orig14 # Values that contain spaces should be placed between quotes (\" \").
207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
208 # uses this value to replace tabs by spaces in code fragments.
672 # search path. Do not use file names with spaces, bibtex cannot handle them. See
743 # spaces.
1933 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
DDoxyfile.bak14 # Values that contain spaces should be placed between quotes (\" \").
207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
208 # uses this value to replace tabs by spaces in code fragments.
672 # search path. Do not use file names with spaces, bibtex cannot handle them. See
743 # spaces.
1933 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
DDoxyfile14 # Values that contain spaces should be placed between quotes (\" \").
233 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
234 # uses this value to replace tabs by spaces in code fragments.
819 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
2134 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
/system/chre/chre_api/doc/
DDoxyfile14 # Values that contain spaces should be placed between quotes (\" \").
215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
216 # uses this value to replace tabs by spaces in code fragments.
771 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
2016 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
/system/chre/pal/doc/
DDoxyfile14 # Values that contain spaces should be placed between quotes (\" \").
215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
216 # uses this value to replace tabs by spaces in code fragments.
771 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
2016 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"